Searched refs:m_o_strength (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/games/phantasia/
H A Dphantstruct.h78 double m_o_strength; /* original strength */ member in struct:monster
H A Dsetup.c147 Curmonster.m_o_strength =
H A Dfight.c256 Curmonster.m_strength = Curmonster.m_o_strength
258 * Curmonster.m_o_strength / 4.0;
579 Curmonster.m_strength = Curmonster.m_o_strength;
697 Curmonster.m_o_strength = Curmonster.m_strength *= 2.0;
925 Curmonster.m_o_strength = Curmonster.m_strength;

Completed in 148 milliseconds