Home
last modified time | relevance | path

Searched refs:MONS_FIRE_VORTEX (Results 1 – 17 of 17) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-pick-data.h1231 { 1, 27, 50, FLAT, MONS_FIRE_VORTEX },\
1249 { 1, 6, 11, FALL, MONS_FIRE_VORTEX },\
1264 { 11, 27, 145, RISE, MONS_FIRE_VORTEX },
H A Dmonster-type.h324 MONS_FIRE_VORTEX, enumerator
H A Dmon-death.cc1658 else if (mons.type == MONS_FIRE_VORTEX in monster_die()
1670 if (mons.type == MONS_FIRE_VORTEX && !wizard && !mons_reset in monster_die()
H A Ddecks.cc1257 {MONS_FIRE_VORTEX, MONS_MOLTEN_GARGOYLE, MONS_FIRE_DRAGON}, in _elements_card()
H A Dmon-data.h2245 MONS_FIRE_VORTEX, 'v', RED, "fire vortex",
2248 5, MONS_FIRE_VORTEX, MONS_FIRE_VORTEX, MH_NONLIVING, WILL_INVULN,
2261 5, MONS_FIRE_VORTEX, MONS_SPATIAL_VORTEX, MH_NONLIVING, WILL_INVULN,
2307 5, MONS_FIRE_VORTEX, MONS_TWISTER, MH_NONLIVING, WILL_INVULN,
H A Dmelee-attack.cc2833 if (attacker->type == MONS_FIRE_VORTEX) in mons_apply_attack_flavour()
H A Dbeam.cc2746 mgen_data mg(MONS_FIRE_VORTEX, att, p, MHITNOT, MG_NONE, god); in affect_place_explosion_clouds()
5104 if (origin_spell == SPELL_FIRE_STORM && mon->type == MONS_FIRE_VORTEX) in ignores_monster()
H A Dtilepick.cc4244 case MONS_FIRE_VORTEX: in tile_init_props()
H A Dmonster.cc5367 return mc == MONS_FIRE_VORTEX in _mons_is_fiery()
/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dmon-pick.cc2595 case MONS_FIRE_VORTEX: in mons_standard_rare()
H A Dmonstuff.cc356 else if (monster->type == MONS_FIRE_VORTEX in monster_die()
370 if (monster->type == MONS_FIRE_VORTEX) in monster_die()
4596 if (monster->type == MONS_FIRE_VORTEX in mons_in_cloud()
H A Dfight.cc2275 case MONS_FIRE_VORTEX: in monster_attack()
3191 case MONS_FIRE_VORTEX: in monsters_fight()
H A Dmon-data.h356 MONS_FIRE_VORTEX, 'v', RED, "fire vortex",
358 0, 5, MONS_FIRE_VORTEX, MH_NONLIVING, 5000,
H A Dbeam.cc2835 mons_place( MONS_FIRE_VORTEX, BEH_HOSTILE, MHITNOT, true, x, y ); in affect_place_explosion_clouds()
3272 && mon->type == MONS_FIRE_VORTEX) in affect_monster()
H A Denum.h1430 MONS_FIRE_VORTEX, enumerator
H A Dspells4.cc1844 case MONS_FIRE_VORTEX: in backlight_monsters()
H A Ddescribe.cc4711 case MONS_FIRE_VORTEX: in describe_monsters()