Cronous Emulation Server Daemon

Character Properties

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

Public Instance Properties

accuracy 
add_fire 
add_lightning 
add_poison 
add_water 
areaGets character'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 
idGets character ID.
map_engineCurrent map engine.
mpMP.
mp_max 
nameGets the name.
new_areaGets or sets character's new area.
new_positionGets or sets character's new position.
positionGets character's position.
status_flagStatus flags.
viewing_charactersGets currently visible characters
vs_fire 
vs_lightning 
vs_poison 
vs_water 

See Also

Character Class | croemud.character Namespace