]> git.xonotic.org Git - xonotic/xonotic.wiki.git/blob - Items.md
Upload attachment items.jpg
[xonotic/xonotic.wiki.git] / Items.md
1 Items
2 =====
3
4 In the arena you will find various items lying around, waiting to be collected.
5
6 Health
7 ------
8
9 Health items increase your health by a certain amount. With health items you can reach a maximum health of 200.
10
11 | **Name** | Mega Health | Big Health | Medium Health | Small Health |
12 |:-|:-:|:-:|:-:|:-:|
13 | **Health** | 100 | 50 | 25 | 5 |
14 | **Item image** |![][h_mega] | ![][h_big] |![][h_medium] | ![][h_small] |
15
16 [h_mega]: http://pics.nexuizninjaz.com/images/s92ftsza0q7r8daau47z.png
17 [h_big]: http://pics.nexuizninjaz.com/images/qxiffzan7xx91qj9x1.png
18 [h_medium]: http://pics.nexuizninjaz.com/images/mulmtdwq27dwh2zwrpa.png
19 [h_small]: http://pics.nexuizninjaz.com/images/91w9h1tomsbml5ukj8re.png
20
21 Armor
22 -----
23
24 Armor items increase your armor by a certain amount. With armor items you can reach a maximum health of 200.
25
26 | **Name** | Mega Armor | Big Armor | Medium Armor | Small Armor |
27 |:-|:-:|:-:|:-:|:-:|
28 | **Armor** | 100 | 50 | 25 | 5 |
29 | **Item image** |![][a_mega] | ![][a_big] |![][a_medium] | ![][a_small] |
30
31 [a_mega]: http://pics.nexuizninjaz.com/images/havtb83g2yglb201q84t.png
32 [a_big]: http://pics.nexuizninjaz.com/images/jyi1aj1vx6rrrckx7zgt.png
33 [a_medium]: http://pics.nexuizninjaz.com/images/ijq1xmxw797e1klv1l.png
34 [a_small]: http://pics.nexuizninjaz.com/images/5zl9javsx6dasvom21gv.png
35
36
37 Ammo
38 ----
39
40 Ammo is required by most [weapons](Weapons).
41
42 | **Name** | Shells | Bullets | Cells | Rockets |
43 |:-|:-:|:-:|:-:|:-:|
44 | **Amount** | 15 | 80 | 30 | 40 |
45 | **Max. amount** | 60 | 320 | 180 | 160 |
46 | **Item image** |![][shells]  |  ![][bullets]  |![][cells] |  ![][rockets]|
47 | **Icon** |![][shells_luma]  |  ![][bullets_luma]  |![][cells_luma] |  ![][rockets_luma]|
48
49 [shells]: http://pics.nexuizninjaz.com/images/q32119stqpps94ohxs.png
50 [bullets]: http://pics.nexuizninjaz.com/images/ryedjz1ljsdi0upidhz.png
51 [cells]: http://pics.nexuizninjaz.com/images/xj7eitmvqar0eya0b9h.png
52 [rockets]: http://pics.nexuizninjaz.com/images/rltbq9d2v2ao425q20he.png
53
54 [shells_luma]: http://pics.nexuizninjaz.com/images/8zuasyijthfo9qnjh236.png
55 [bullets_luma]: http://pics.nexuizninjaz.com/images/if6j7j62k3ycagfdss4n.png
56 [cells_luma]: http://pics.nexuizninjaz.com/images/nbk02sbuc9jfo6570pbk.png
57 [rockets_luma]: http://pics.nexuizninjaz.com/images/wci2civtjylb4pejoe9b.png
58
59 Fuel
60 ----
61
62 Fuel is used for special tools like the [Jetpack](jetpack). In the HUD, fuel is displayed as a yellow bar.
63
64 The fuel item will refill your fuel completely.
65
66 Depending on game settings, fuel may also automatically refill when you're low on fuel, at least partially.
67
68 | **Name** | Fuel |
69 |:-|:-:|
70 | **Item image** | ![][fuel] |
71 | **Icon** | ![][fuel_luma] |
72
73 [fuel]: http://pics.nexuizninjaz.com/images/05moogdlts8nce1f677.png
74 [fuel_luma]: http://pics.nexuizninjaz.com/images/r48z28t4z42sp003ch2r.png
75
76 See also
77 --------
78 * [Powerups](Powerups)