From 99cf7dfee75650be79672070d42aea2623316f3c Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Sat, 9 Nov 2019 15:25:18 +0000 Subject: [PATCH] Restructure entire page, add a few short explanations. --- Items.md | 50 +++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 39 insertions(+), 11 deletions(-) diff --git a/Items.md b/Items.md index aaaa31c..55b69fd 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,39 @@ 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 | +| **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. + +Depending on game settings, fuel may automatically refill when you're low on fuel. + +| **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 -- 2.39.2