Atributos públicos | |
char | name [MAX_CHAR_NAME+1] |
int | map_id |
position_t | position |
uint32_t | head_id |
uint32_t | body_id |
ItemId | helmet_id |
ItemId | armor_id |
ItemId | shield_id |
ItemId | weapon_id |
unsigned int | current_hp |
unsigned int | current_mp |
inventory_t | inventory |
class_type_t | class_type |
race_type_t | race_type |
unsigned int | current_level |
unsigned int | current_exp |
bool | alive |
inventory_t | vault |