#include <mon-util.h>

Public Attributes | |
| short | mc |
| char | showchar |
| uint8_t | colour |
| const char * | name |
| uint64_t | bitfields |
| mon_resist_def | resists |
| short | weight |
| int8_t | exp_mod |
| monster_type | genus |
| monster_type | species |
| mon_holy_type | holiness |
| short | resist_magic |
| mon_attack_def | attack [4] |
| unsigned | hpdice [4] |
| int8_t | AC |
| int8_t | ev |
| mon_spellbook_type | sec |
| corpse_effect_type | corpse_thingy |
| zombie_size_type | zombie_size |
| shout_type | shouts |
| mon_intel_type | intel |
| habitat_type | habitat |
| flight_type | fly |
| int8_t | speed |
| mon_energy_usage | energy_usage |
| mon_itemuse_type | gmon_use |
| mon_itemeat_type | gmon_eat |
| size_type | size |
| short monsterentry::mc |
| uint8_t monsterentry::colour |
| const char* monsterentry::name |
| uint64_t monsterentry::bitfields |
| short monsterentry::weight |
| int8_t monsterentry::exp_mod |
| unsigned monsterentry::hpdice[4] |
| int8_t monsterentry::AC |
| int8_t monsterentry::ev |
| int8_t monsterentry::speed |
1.5.6