Home
last modified time | relevance | path

Searched refs:TRAIT_ENLIGHTENED (Results 1 – 9 of 9) sorted by relevance

/dports/games/tomenet/tomenet-4.6.0/lib/scpt/
H A Dd_astral.lua55 if (players(Ind).ptrait == TRAIT_ENLIGHTENED) then
89 if (players(Ind).ptrait == TRAIT_ENLIGHTENED) then
121 if (players(Ind).ptrait == TRAIT_ENLIGHTENED) then
252 if (players(Ind).ptrait == TRAIT_ENLIGHTENED) then
/dports/games/tomenet/tomenet-4.6.0/src/common/
H A Ddefines-player.h94 #define TRAIT_ENLIGHTENED 14 /* Maiar */ macro
H A Ddefines.h1767 #define TRAIT_ENLIGHTENED 14 /* Maiar */ macro
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dspells2.c88 if (p_ptr->ptrait == TRAIT_ENLIGHTENED) { in divine_vengeance()
136 if (p_ptr->ptrait == TRAIT_ENLIGHTENED) { in divine_empowerment()
157 if (p_ptr->ptrait == TRAIT_ENLIGHTENED) { in divine_intensify()
219 if (p_ptr->ptrait == TRAIT_ENLIGHTENED) { in divine_gateway()
H A Dcmd1.c618 …|| (p_ptr && p_ptr->prace == RACE_MAIA && (p_ptr->ptrait == TRAIT_ENLIGHTENED) && p_ptr->lev >= 50) in tot_dam_aux()
1197 …|| (p_ptr && p_ptr->prace == RACE_MAIA && (p_ptr->ptrait == TRAIT_ENLIGHTENED) && p_ptr->lev >= 50) in tot_dam_aux_player()
H A Dload2.c1492 if (tmp8u == 0x1) p_ptr->ptrait = TRAIT_ENLIGHTENED; in rd_extra()
H A Dxtra2.c3578 case TRAIT_ENLIGHTENED: in shape_Maia_skills()
4169 p_ptr->ptrait = TRAIT_ENLIGHTENED; in check_experience()
H A Dutil.c6641 if (p_ptr->ptrait == TRAIT_ENLIGHTENED)
H A Dxtra1.c3302 if (p_ptr->ptrait == TRAIT_ENLIGHTENED) {