Home
last modified time | relevance | path

Searched refs:MONS_FIRE_ELEMENTAL (Results 1 – 19 of 19) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-pick-data.h235 { 1, 7, 345, FLAT, MONS_FIRE_ELEMENTAL },
914 { 1, 5, 6, FLAT, MONS_FIRE_ELEMENTAL },
1046 { 1, 1, 515, FLAT, MONS_FIRE_ELEMENTAL },
1229 { 1, 27, 100, FLAT, MONS_FIRE_ELEMENTAL },\
1238 { 1, 8, 300, FALL, MONS_FIRE_ELEMENTAL },\
1247 { 1, 6, 22, FALL, MONS_FIRE_ELEMENTAL },\
1262 { 11, 27, 290, RISE, MONS_FIRE_ELEMENTAL },
H A Dmonster-type.h316 MONS_FIRE_ELEMENTAL, enumerator
H A Dgod-wrath.cc1849 { 0, 12, 25, SEMI, MONS_FIRE_ELEMENTAL },
H A Dgod-abil.cc3491 { CLOUD_FIRE, MONS_FIRE_ELEMENTAL }, in qazlal_elemental_force()
3492 { CLOUD_FOREST_FIRE, MONS_FIRE_ELEMENTAL }, in qazlal_elemental_force()
H A Dmon-act.cc3586 || mons->type == MONS_FIRE_ELEMENTAL) in _monster_move()
H A Dmon-place.cc2251 { BAND_AZRAEL, {{{MONS_FIRE_ELEMENTAL, 1},
H A Dmon-data.h3100 MONS_FIRE_ELEMENTAL, 'E', ETC_FIRE, "fire elemental",
3104 10, MONS_ELEMENTAL, MONS_FIRE_ELEMENTAL, MH_NONLIVING, WILL_INVULN,
H A Dmon-util.cc4016 if (mons_genus(m.type) == MONS_EFREET || m.type == MONS_FIRE_ELEMENTAL in monster_shover()
H A Dmonster.cc5368 || mc == MONS_FIRE_ELEMENTAL in _mons_is_fiery()
H A Dmon-cast.cc4229 { SPELL_FIRE_ELEMENTALS, MONS_FIRE_ELEMENTAL }, in _mons_summon_elemental()
/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dspells2.cc1139 && (restricted_type == 0 || restricted_type == MONS_FIRE_ELEMENTAL)) in summon_elemental()
1141 type_summoned = MONS_FIRE_ELEMENTAL; in summon_elemental()
1145 && (restricted_type == 0 || restricted_type == MONS_FIRE_ELEMENTAL)) in summon_elemental()
1147 type_summoned = MONS_FIRE_ELEMENTAL; in summon_elemental()
1177 if ((type_summoned == MONS_FIRE_ELEMENTAL in summon_elemental()
H A Dmon-pick.cc187 case MONS_FIRE_ELEMENTAL: in mons_abyss()
393 case MONS_FIRE_ELEMENTAL: in mons_rare_abyss()
473 case MONS_FIRE_ELEMENTAL: in mons_pan()
2364 case MONS_FIRE_ELEMENTAL: in mons_standard_level()
2707 case MONS_FIRE_ELEMENTAL: in mons_standard_rare()
H A Dmonstuff.cc3461 || (monster->type == MONS_FIRE_ELEMENTAL in handle_monsters()
4047 if (monster->type == MONS_FIRE_ELEMENTAL || one_chance_in(5)) in monster_move()
4128 if (monster->type == MONS_FIRE_ELEMENTAL in monster_move()
4503 || monster->type == MONS_FIRE_ELEMENTAL) in monster_move()
4598 || monster->type == MONS_FIRE_ELEMENTAL) in mons_in_cloud()
H A Dit_use3.cc550 summon_elemental(100, MONS_FIRE_ELEMENTAL, 4); in evoke_wielded()
H A Dfight.cc2200 mclas = MONS_FIRE_ELEMENTAL; in monster_attack()
2278 case MONS_FIRE_ELEMENTAL: in monster_attack()
3194 case MONS_FIRE_ELEMENTAL: in monsters_fight()
H A Dspells4.cc212 case MONS_FIRE_ELEMENTAL: in shatter_monsters()
1851 case MONS_FIRE_ELEMENTAL: in backlight_monsters()
H A Dmon-data.h1421 MONS_FIRE_ELEMENTAL, '#', YELLOW, "fire elemental",
1423 0, 10, MONS_FIRE_ELEMENTAL, MH_NONLIVING, 5000,
H A Denum.h1525 MONS_FIRE_ELEMENTAL, enumerator
H A Ddescribe.cc5331 case MONS_FIRE_ELEMENTAL: in describe_monsters()