Moved this from the homepage

Ratstail91
2014-09-15 01:44:08 -07:00
parent 292f0fce5c
commit d1c504fddd
+15
@@ -0,0 +1,15 @@
TODO
Items
Items are randomly found throughout the world, or dropped by defeated monsters and players. Item types include consumables (food that increases HP, etc.) equipment (for boosting stats), legendary (unique and hard to find) and mundane (vendor trash, etc).
TODO: legendary items
Equipment
Equipment items are items that can be worn by players to boost certain stats. Each piece of equipment has a certain “type” which dictates what slot it can be used in.
TODO: Expand these few sections when Ive reached that part of development.