#include <you.h>
Data Fields | |
| struct RoleName | name |
| struct RoleName | rank [9] |
| const char * | lgod |
| const char * | ngod |
| const char * | cgod |
| const char * | filecode |
| const char * | homebase |
| const char * | intermed |
| short | malenum |
| short | femalenum |
| short | petnum |
| short | ldrnum |
| short | guardnum |
| short | neminum |
| short | questarti |
| short | allow |
| xchar | attrbase [A_MAX] |
| xchar | attrdist [A_MAX] |
| struct RoleAdvance | hpadv |
| struct RoleAdvance | enadv |
| xchar | xlev |
| xchar | initrecord |
| int | spelbase |
| int | spelheal |
| int | spelshld |
| int | spelarmr |
| int | spelstat |
| int | spelspec |
| int | spelsbon |
| short Role::allow |
Referenced by ok_align(), ok_gend(), ok_race(), ok_role(), and welcome().
| xchar Role::attrbase[A_MAX] |
Referenced by init_attr().
| xchar Role::attrdist[A_MAX] |
Referenced by init_attr().
| const char * Role::cgod |
Referenced by align_gname(), align_gtitle(), rnd_gname(), and role_init().
| struct RoleAdvance Role::enadv |
| short Role::femalenum |
Referenced by change_sex(), classmon(), do_genocide(), is_playermon_genocided(), mplayer_talk(), rank_of(), role_init(), title_to_mon(), and u_init().
| const char* Role::filecode |
Referenced by init_dungeons(), load_qtlist(), makelevel(), readentry(), set_bonesfile_name(), and topten().
| short Role::guardnum |
Referenced by domonnoise(), guardname(), quest_info(), and role_init().
| const char* Role::homebase |
Referenced by homebase().
| struct RoleAdvance Role::hpadv |
Referenced by newhp().
Referenced by newhp().
| const char* Role::intermed |
Referenced by intermed().
| short Role::ldrnum |
Referenced by ldrname(), quest_info(), and role_init().
| const char* Role::lgod |
Referenced by align_gname(), align_gtitle(), rnd_gname(), and role_init().
| short Role::malenum |
Referenced by change_sex(), classmon(), do_class_genocide(), do_genocide(), is_playermon_genocided(), mplayer_talk(), rank_of(), role_init(), title_to_mon(), and u_init().
| struct RoleName Role::name |
Referenced by can_twoweapon(), change_sex(), classmon(), convert_arg(), do_genocide(), done(), maybe_wail(), minimal_enlightenment(), newuhs(), priestname(), rank_of(), role_init(), str2role(), title_to_mon(), and welcome().
| short Role::neminum |
Referenced by neminame(), quest_info(), and role_init().
| const char * Role::ngod |
Referenced by align_gname(), align_gtitle(), rnd_gname(), and role_init().
| short Role::petnum |
Referenced by pet_type(), and skill_init().
| short Role::questarti |
Referenced by convert_arg(), hack_artifacts(), is_quest_artifact(), and quest_info().
| struct RoleName Role::rank[9] |
Referenced by max_rank_sz(), and rank_of().
| int Role::spelarmr |
Referenced by find_roll_to_hit(), and percent_success().
| int Role::spelbase |
Referenced by percent_success().
| int Role::spelheal |
Referenced by percent_success().
| int Role::spelsbon |
Referenced by percent_success().
| int Role::spelshld |
Referenced by percent_success().
| int Role::spelspec |
Referenced by percent_success().
| int Role::spelstat |
Referenced by percent_success().
1.7.2