Difference between revisions of "Items"

From RogueBasin
Jump to navigation Jump to search
m
m
Line 1: Line 1:
An Item is an object existant inside a roguelike world, which has one or more uses triggered by the smart characters actions.
An Item is an object existant inside a roguelike world, which has one or more uses triggered by the smart characters actions.


The classic roguelike theme defines the following item categories defined by their functionality:
The item categories are closely related to the game theme, and serve different functionalities. The following are some empiric categories based on the classic roguelike theme:
 
* [[Potion|Potions]]
* [[Potion|Potions]]
* [[Scroll|Scrolls]]
* [[Scroll|Scrolls]]

Revision as of 16:13, 4 August 2006

An Item is an object existant inside a roguelike world, which has one or more uses triggered by the smart characters actions.

The item categories are closely related to the game theme, and serve different functionalities. The following are some empiric categories based on the classic roguelike theme: