X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=Items.md;h=c89621e96b89e4f0cf20e257bcee5d50adbce8b9;hb=d6491fc5da69f2c6cf93aa70321e8b01a19d7cd7;hp=aaaa31c065b3c80cd21fcf32c6bd70f3364b3099;hpb=3b775e31dbaa4ac687b33a7e572195c96bd4d3fb;p=xonotic%2Fxonotic.wiki.git diff --git a/Items.md b/Items.md index aaaa31c..c89621e 100644 --- a/Items.md +++ b/Items.md @@ -1,12 +1,17 @@ Items ===== +In the arena you will find various items lying around, waiting to be collected. + Health ------ -|Mega (100): | Big (50): |Medium (25): | Small (5): | -|:-----------:|:------------:|:------------:|:------------:| -|![][h_mega] | ![][h_big] |![][h_medium] | ![][h_small]| +Health items increase your health by a certain amount. With health items you can reach a maximum health of 200. + +| **Name** | Mega Health | Big Health | Medium Health | Small Health | +|:-|:-:|:-:|:-:|:-:| +| **Health** | 100 | 50 | 25 | 5 | +| **Item image** |![][h_mega] | ![][h_big] |![][h_medium] | ![][h_small] | [h_mega]: http://pics.nexuizninjaz.com/images/s92ftsza0q7r8daau47z.png [h_big]: http://pics.nexuizninjaz.com/images/qxiffzan7xx91qj9x1.png @@ -16,9 +21,12 @@ Health Armor ----- -|Mega (100): | Big (50): |Medium (25): | Small (5): | -|:-----------:|:------------:|:------------:|:------------:| -|![][a_mega] | ![][a_big] |![][a_medium] | ![][a_small]| +Armor items increase your armor by a certain amount. With armor items you can reach a maximum health of 200. + +| **Name** | Mega Armor | Big Armor | Medium Armor | Small Armor | +|:-|:-:|:-:|:-:|:-:| +| **Armor** | 100 | 50 | 25 | 5 | +| **Item image** |![][a_mega] | ![][a_big] |![][a_medium] | ![][a_small] | [a_mega]: http://pics.nexuizninjaz.com/images/havtb83g2yglb201q84t.png [a_big]: http://pics.nexuizninjaz.com/images/jyi1aj1vx6rrrckx7zgt.png @@ -29,19 +37,42 @@ Armor Ammo ---- -|Shells | Bullets |Cells | Rockets | Fuel | -|:-----------:|:------------:|:------------:|:------------:|:------------:| -|![][shells] | ![][bullets] |![][cells] | ![][rockets]| ![][fuel] -|![][shells_luma] | ![][bullets_luma] |![][cells_luma] | ![][rockets_luma]| ![][fuel_luma] +Ammo is required by most [weapons](Weapons). + +| **Name** | Shells | Bullets | Cells | Rockets | +|:-|:-:|:-:|:-:|:-:| +| **Amount** | 15 | 80 | 30 | 40 | +| **Max. amount** | 60 | 320 | 180 | 160 | +| **Item image** |![][shells] | ![][bullets] |![][cells] | ![][rockets]| +| **Icon** |![][shells_luma] | ![][bullets_luma] |![][cells_luma] | ![][rockets_luma]| [shells]: http://pics.nexuizninjaz.com/images/q32119stqpps94ohxs.png [bullets]: http://pics.nexuizninjaz.com/images/ryedjz1ljsdi0upidhz.png [cells]: http://pics.nexuizninjaz.com/images/xj7eitmvqar0eya0b9h.png [rockets]: http://pics.nexuizninjaz.com/images/rltbq9d2v2ao425q20he.png -[fuel]: http://pics.nexuizninjaz.com/images/05moogdlts8nce1f677.png [shells_luma]: http://pics.nexuizninjaz.com/images/8zuasyijthfo9qnjh236.png [bullets_luma]: http://pics.nexuizninjaz.com/images/if6j7j62k3ycagfdss4n.png [cells_luma]: http://pics.nexuizninjaz.com/images/nbk02sbuc9jfo6570pbk.png [rockets_luma]: http://pics.nexuizninjaz.com/images/wci2civtjylb4pejoe9b.png + +Fuel +---- + +Fuel is used for special tools like the [Jetpack](jetpack). In the HUD, fuel is displayed as a yellow bar. + +The fuel item will refill your fuel completely. + +Depending on game settings, fuel may also automatically refill when you're low on fuel, at least partially. + +| **Name** | Fuel | +|:-|:-:| +| **Item image** | ![][fuel] | +| **Icon** | ![][fuel_luma] | + +[fuel]: http://pics.nexuizninjaz.com/images/05moogdlts8nce1f677.png [fuel_luma]: http://pics.nexuizninjaz.com/images/r48z28t4z42sp003ch2r.png + +See also +-------- +* [Powerups](Powerups) \ No newline at end of file