Variables | |
int | player::spellpoints |
int | player::hp |
int | player::mspellpoints |
int | player::mhp |
int | player::ac |
int | player::attack |
int | player::xp |
int | player::level |
int | player::nutrition |
Variable attributes
int player::ac [inherited] |
Armor class
int player::attack [inherited] |
Attack bonus
int player::hp [inherited] |
Curent hit points
int player::level [inherited] |
Level of character
int player::mhp [inherited] |
Maximum hit points
int player::mspellpoints [inherited] |
Maximum spell points
int player::nutrition [inherited] |
Nutrition (see wikihack for info)
int player::spellpoints [inherited] |
Current spell points (in other words - mana)
int player::xp [inherited] |
Expirience points