Home
last modified time | relevance | path

Searched defs:charstats (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/games/phantasia/
H A Dphantstruct.h102 struct charstats /* character type statistics */ struct
104 double c_maxbrains; /* max brains per level */
105 double c_maxmana; /* max mana per level */
106 double c_weakness; /* how strongly poison affects player */
107 double c_goldtote; /* how much gold char can carry */
108 int c_ringduration; /* bad ring duration */
110 {
114 } c_quickness, /* quickness */
115 c_strength, /* strength */
116 c_mana, /* mana */
[all …]