Home
last modified time | relevance | path

Searched refs:c_weakness (Results 1 – 3 of 3) sorted by relevance

/original-bsd/games/phantasia/
H A Dphantstruct.h104 double c_weakness; /* how strongly poison affects player */ member
H A Dmain.c1069 temp = Player.p_poison * Statptr->c_weakness in neatstuff()
H A Dmisc.c1232 dtemp = 1.0 - Player.p_poison * Statptr->c_weakness / 800.0; in adjuststats()