Home
last modified time | relevance | path

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

/netbsd-src/games/phantasia/
H A Dphantstruct.h110 double c_weakness; /* how strongly poison affects player */ member
H A Dmain.c918 temp = Player.p_poison * Statptr->c_weakness in neatstuff()
H A Dmisc.c804 dtemp = 1.0 - Player.p_poison * Statptr->c_weakness / 800.0; in adjuststats()