Home
last modified time | relevance | path

Searched refs:SKILL_MIND (Results 1 – 8 of 8) sorted by relevance

/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dtables.c2859 SKILL_MIND,
3843 SKILL_MIND,
4052 SKILL_MIND,
4475 SKILL_MIND,
4660 SKILL_MIND,
H A Dskills.c500 case SKILL_MIND:
H A Dxtra1.c5636 …if (get_skill(p_ptr, SKILL_MIND) >= 40 && !p_ptr->reduce_insanity) { p_ptr->reduce_insanity = 1; c…
5637 …if (get_skill(p_ptr, SKILL_MIND) >= 50) { p_ptr->reduce_insanity = 2; csheet_boni[14].cb[3] |= CB4…
H A Dxtra2.c1350 if (get_skill(p_ptr, SKILL_MIND) >= 30) v /= 2; in set_confused()
/dports/games/tomenet/tomenet-4.6.0/src/common/
H A Ddefines-player.h168 #define SKILL_MIND 59 macro
H A Ddefines.h7503 #define SKILL_MIND 59 macro
/dports/games/tomenet/tomenet-4.6.0/lib/scpt/
H A Dmikaelh.lua63 …f get_skill_value(p, SKILL_MIND) > 0 then msg_print(Ind, " . Mind " .. …
H A Dspells.lua73 ["skill"] = SKILL_MIND,