]> git.xonotic.org Git - xonotic/xonotic.wiki.git/blobdiff - InstaGib.md
Upload attachment scoreboardCountryflag.jpg
[xonotic/xonotic.wiki.git] / InstaGib.md
index 154dbdc92d26b9a362ac13c34d3ce581c81a876c..f4625881705a86976a07fbe864bad528012c2887 100644 (file)
@@ -1,29 +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
-* 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
+* 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
 ---------------
+* Cells ammunition may be difficult to find on some maps, but can be picked up readily from a downed player.
+
+CVar
+----
 
--   Vaporizer weapon information:
-    -   *Primary fire*: Instant-kill beam; has a **\~1 second** recharge time, so aim wisely.
-    -   *Secondary fire*: [Blaster](Weapons#blaster)-like projectile with a very strong push. Can be used for blaster-jumping or pushing other players off the map.
-    -   *Ammunition*: [Cells](Items#cells)
--   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
+InstaGib is enabled with the [CVar](CVars) `g_instagib`.
\ No newline at end of file