Home
last modified time | relevance | path

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

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