]> git.xonotic.org Git - xonotic/xonotic.wiki.git/blobdiff - InstaGib.md
Upload attachment zzz-bai-sounds-v11.pk3
[xonotic/xonotic.wiki.git] / InstaGib.md
index 8bcb80b59e2861919d90ba57f52c6b9697d2204d..f4625881705a86976a07fbe864bad528012c2887 100644 (file)
@@ -1,25 +1,43 @@
-InstaGib Mutator:
-=================
+InstaGib
+========
 
 Overview
 --------
 
-InstaGib replaces all weaponry with the [Vaporizer](Weapons#vaporizer). It is a powerful hitscan weapon that will immediately kill the target player in one shot (unless they got an extra life). InstaGib is a popular mutator that mixes well with almost all game modes and may be included in many Xonotic servers. When participating in an InstaGib match, one must have particularly good aim and conserve shots whenever possible.
+InstaGib is a mutator that replaces all weaponry with the [Vaporizer](Weapons#vaporizer). It is a powerful hitscan weapon that will immediately kill the target player in one shot (unless they got an extra life).
+
+InstaGib is a popular mutator that mixes well with almost all game modes and may be included in many Xonotic servers. When participating in an InstaGib match, one must have particularly good aim and conserve shots whenever possible. Because if you run out of ammo for 10 seconds, you will suicide.
 
 Rules
 -----
 
-* Everyone gets the Vaporizer with 10 cells (=10 shots)
-* If you run out of ammo and don't find new ammo for 10 seconds, you die and lose a point
-* Strength [powerup](Powerups) is replaced by Invisibility
-* Shield powerup is replaced by Speed
-* [Mega Health](Items) is replaced by Extra Life
-* The cells [item](Items) only gives you 5 cells
+* Vaporizer:
+    * Everyone spawns with the Vaporizer with 10 cells
+    * The Vaporizer consumes 1 cell per shot
+    * If you don't have ammo for 10 seconds, you suicide and might lose a point (depends on game mode)
+    * The secondary fire of the Vaporizer doesn't deal damage
+* Extra Lives
+    * Extra lives act like armor: If a player is shot while having one or more extra lives, they will survive the shot but suffer a strong pushback
+    * The number of your extra lives is shown in the HUD as armor
+* Items and powerup replacements:
+    * Strength [powerup](Powerups) is replaced by Invisibility
+    * Shield powerup is replaced by Speed
+    * [Mega Health](Items) is replaced by Extra Life
+* If you took damage from the enviroment (e.g. lava), this will reduce the countdown timer when you run out of ammo. You can restore your health back to 100 by collecting ammo
+
+Collectibles and powerups
+-------------------------
+* Vaporizer (dropped weapon): +5 cells
+* Cells item: +5 cells
+* Invisibility: Makes you (nearly) invisible for 30 seconds
+* Speed: Greatly increases your movement speed for 30 seconds
+* Extra Life: Grants you one or more extra lives (amount depends on settings)
 
-Details
+Hints
 ---------------
--   Power cell ammunition may be difficult to find on some maps, but can be picked up readily from a downed player.
--   InstaGib has some unique collectibles:
-    - Invisibility: Makes you (nearly) invisible for 30 seconds
-    - Speed: Greatly increases your movement for 30 seconds
-    - Extra Life: Grants you one or more extra lives (amount depends on settings). Extra lives act like armor, when you got hit with an extra life left, you will survive the shot but suffer a very strong pushbash
\ No newline at end of file
+* Cells ammunition may be difficult to find on some maps, but can be picked up readily from a downed player.
+
+CVar
+----
+
+InstaGib is enabled with the [CVar](CVars) `g_instagib`.
\ No newline at end of file