The open source repository for the action RPG game in development by Sig Productions titled 'Adventures in Lestoria'!
https://forums.lestoria.net
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
448 B
10 lines
448 B
ItemCategory
|
|
{
|
|
# Random side note, these descriptions aren't used anywhere in-game atm.
|
|
Consumables = Items that will be consumed after a single use.
|
|
Equipment = Gear that can be placed onto a player.
|
|
Accessories = Items worn as extra items on the player.
|
|
Materials = Items used as crafting materials for the forge.
|
|
Monster Loot = Monster drops obtained while navigating a level.
|
|
Stage Loot = Stage drops obtained while navigating a level.
|
|
} |