Character

From RogueBasin
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

An entity 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.