]> git.xonotic.org Git - xonotic/xonotic.wiki.git/blob - InstaGib.md
Upload attachment attackername.jpg
[xonotic/xonotic.wiki.git] / InstaGib.md
1 InstaGib
2 ========
3
4 Overview
5 --------
6
7 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).
8
9 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.
10
11 Rules
12 -----
13
14 * Vaporizer:
15     * Everyone spawns with the Vaporizer with 10 cells
16     * The Vaporizer consumes 1 cell per shot
17     * If you don't have ammo for 10 seconds, you suicide and might lose a point (depends on game mode)
18     * The secondary fire of the Vaporizer doesn't deal damage
19 * Extra Lives
20     * 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
21     * The number of your extra lives is shown in the HUD as armor
22 * Items and powerup replacements:
23     * Strength [powerup](Powerups) is replaced by Invisibility
24     * Shield powerup is replaced by Speed
25     * [Mega Health](Items) is replaced by Extra Life
26 * 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
27
28 Collectibles and powerups
29 -------------------------
30 * Vaporizer (dropped weapon): +5 cells
31 * Cells item: +5 cells
32 * Invisibility: Makes you (nearly) invisible for 30 seconds
33 * Speed: Greatly increases your movement speed for 30 seconds
34 * Extra Life: Grants you one or more extra lives (amount depends on settings)
35
36 Hints
37 ---------------
38 * Cells ammunition may be difficult to find on some maps, but can be picked up readily from a downed player.
39
40 CVar
41 ----
42
43 InstaGib is enabled with the [CVar](CVars) `g_instagib`.