Home
last modified time | relevance | path

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

/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dtables.c2824 SKILL_AIR,
3112 SKILL_AIR,
3808 SKILL_AIR,
4022 SKILL_AIR,
4308 SKILL_AIR,
4440 SKILL_AIR,
4625 SKILL_AIR,
H A Dskills.c450 case SKILL_AIR:
H A Dxtra1.c5618 …if (get_skill(p_ptr, SKILL_AIR) >= 30) { p_ptr->feather_fall = TRUE; csheet_boni[14].cb[4] |= CB5_…
5619 …if (get_skill(p_ptr, SKILL_AIR) >= 40) { p_ptr->resist_pois = TRUE; csheet_boni[14].cb[1] |= CB2_R…
5620 if (get_skill(p_ptr, SKILL_AIR) >= 50) {
H A Dxtra2.c3566 do_Maia_skill(Ind, SKILL_AIR, 17); in shape_Maia_skills()
/dports/games/tomenet/tomenet-4.6.0/src/common/
H A Ddefines-player.h161 #define SKILL_AIR 52 macro
H A Ddefines.h7496 #define SKILL_AIR 52 macro
/dports/games/tomenet/tomenet-4.6.0/lib/scpt/
H A Dmikaelh.lua57 …if get_skill_value(p, SKILL_AIR) > 0 then msg_print(Ind, " . Air " .. …
H A Dspells.lua31 ["skill"] = SKILL_AIR,