Home
last modified time | relevance | path

Searched refs:res_cold (Results 1 – 23 of 23) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dspl-monench.cc28 if (victim->res_cold() > 0 in englaciate()
H A Dl-moninf.cc199 MIRES1(res_cold, MR_RES_COLD) in MIRES1()
745 MIREG(res_cold),
H A Dtransform.h124 virtual int res_cold() const;
H A Dactor.h297 virtual int res_cold() const = 0;
H A Dtransform.cc321 int Form::res_cold() const in res_cold() function in Form
721 int res_cold() const override in res_cold() function in FormDragon
H A Dcloud.cc957 return act.res_cold() >= 3; in actor_cloud_immune()
1041 return act->res_cold(); in _actor_cloud_resist()
H A Dmonster.h385 int res_cold() const override;
H A Dactor.cc158 : res_cold() > 0) in can_hibernate()
H A Dfight.cc597 return defender->res_cold(); in _beam_to_resist()
H A Douch.cc313 && you.res_cold() <= 0 && coinflip()) in expose_player_to_element()
H A Dwiz-mon.cc503 mons.res_cold(), in debug_stethoscope()
H A Dplayer.h763 int res_cold() const override;
H A Dmonster.cc2834 && res_cold() <= 0 && coinflip()) in expose_to_element()
3745 int monster::res_cold() const in res_cold() function in monster
H A Dplayer.cc1331 rc += get_form()->res_cold(); in player_res_cold()
6114 int player::res_cold() const in res_cold() function in player
H A Dspl-damage.cc710 && (act->is_player() || act->res_cold() < 3) in _cast_los_attack_spell()
H A Dbeam.cc2887 return mon->res_cold() >= 3; in is_harmless()
H A Dmon-cast.cc7646 && foe->res_cold() <= 0); in _monster_spell_goodness()
/dports/games/zangband/zangband/src/
H A Dzborg1.h297 s16b res_cold; member
H A Dzborg4.c1718 bp_ptr->able.res_cold += number; in borg_notice_potions()
1724 bp_ptr->able.res_cold += number; in borg_notice_potions()
H A Dzborg5.c3866 value += 250 * MIN(bp_ptr->able.res_cold, 5); in borg_power_aux4()
/dports/games/mangband/mangband-1.5.3/lib/xtra/sound/
H A Dsound.cfg178 res_cold =
/dports/games/angband/Angband-4.2.2/lib/sounds/
H A Dsound.cfg196 res_cold = pls_tone_stick.mp3
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/test/stress/
H A Dqw.rc1495 rC=you.res_cold,
3857 return (you.res_cold() < 1)
4378 or check_monsters(LOS, cold_resistance_monsters) and you.res_cold() < 3