Cronous Emulation Server Daemon

Character Fields

The fields of the Character class are listed below. For a complete list of Character class members, see the Character Members topic.

Protected Instance Fields

_accuracy 
_add_fire 
_add_lightning 
_add_poison 
_add_water 
_areaCharacter's area.
_attack_max 
_attack_min 
_character_classCharacter class.
_critical 
_deadDeath status.
_defense 
_dodge 
_first_entrySpecifies whether the character has just entered an area.
_fovField of view.
_game_serverThe game server.
_hpHP.
_hp_max 
_idCharacter ID.
_map_engineCurrent map engine.
_mpMP.
_mp_max 
_nameName.
_new_areaCharacter's new area.
_new_positionCharacter's new position.
_positionCharacter's position.
_status_flagStatus flags.
_viewing_charactersCurrently visible characters
_vs_fire 
_vs_lightning 
_vs_poison 
_vs_water 

See Also

Character Class | croemud.character Namespace