45 const char *gen_name =
"";
77 printf(
" | | | | | attack | resistances |\n");
78 printf(
"monster | hp |dam| ac | wc |pmf ecw adw gpd ptf|phy mag fir ele cld cfs acd drn wmg ght poi slo par tud fer cnc dep dth chs csp gpw hwd bln int | exp | new exp |\n");
79 printf(
"---------------------------------------------------------------------------------------------------------------------------------------------------\n");
84 printf(
"%-15s|%5d|%3d|%4d|%4d|%s|",
88 printf(
"%4d", op->
resist[i]);
116 for (i = 0; i < num; i++) {
117 if (i && (i%3) == 0) {
void print_monsters(void)
struct archt * other_arch
sint64 new_exp(const object *ob)
#define QUERY_FLAG(xyz, p)
sint16 resist[NROFATTACKS]
void bitstostring(long bits, int num, char *str)
void dump_abilities(void)
void describe_item(const object *op, const object *owner, char *retbuf, size_t size)
void free_object(object *ob)
EXTERN archetype * first_archetype
object * arch_to_object(archetype *at)