Lines Matching defs:charstats
106 struct charstats /* character type statistics */ struct
108 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 */
121 c_energy, /* energy level */
122 c_brains, /* brains */
123 c_magiclvl; /* magic level */