Searched defs:charstats (Results 1 – 1 of 1) sorted by relevance
106 struct charstats /* character type statistics */ struct108 double c_maxbrains; /* max brains per level */109 double c_maxmana; /* max mana per level */110 double c_weakness; /* how strongly poison affects player */111 double c_goldtote; /* how much gold char can carry */112 int c_ringduration; /* bad ring duration */114 {118 } c_quickness, /* quickness */119 c_strength, /* strength */120 c_mana, /* mana */[all …]