Character
From RogueBasin
(Difference between revisions)
m |
|||
Line 1: | Line 1: | ||
An entity living and acting inside a roguelike world. | An entity living and acting inside a roguelike world. | ||
− | Characters may be controlled by the player (PCs) or by the computer (NPCs) via Action Selection methods (sometimes | + | Characters may be controlled by the player (PCs) or by the computer (NPCs) via Action Selection methods (sometimes referred to as Artificial Intelligence) |
Characters commonly belong to a [[Race]], and have a [[Class]] that defines their [[Skill|skills]] | Characters commonly belong to a [[Race]], and have a [[Class]] that defines their [[Skill|skills]] | ||
− | + | [[Category:Concepts]] | |
− | [[ | + |
Revision as of 07:29, 22 March 2009
An entity living and acting inside a roguelike world.
Characters may be controlled by the player (PCs) or by the computer (NPCs) via Action Selection methods (sometimes referred to as Artificial Intelligence)
Characters commonly belong to a Race, and have a Class that defines their skills