Home
last modified time | relevance | path

Searched refs:MONS_IRON_IMP (Results 1 – 7 of 7) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-pick-data.h630 { 1, 7, 1000, FLAT, MONS_IRON_IMP },
822 { 1, 4, 192, FALL, MONS_IRON_IMP },
H A Dmonster-type.h611 MONS_IRON_IMP, enumerator
H A Dspl-summoning.cc919 return one_chance_in(3) ? MONS_IRON_IMP : MONS_SHADOW_IMP; in _get_imp_type()
928 { MONS_IRON_IMP, "A metallic apparition takes form in the air." },
988 || mon == MONS_IRON_IMP || mon == MONS_SHADOW_IMP) in _summon_demon_wrapper()
H A Dmutation.cc2979 MONS_IRON_IMP, MONS_SHADOW_IMP); in check_demonic_guardian()
H A Dmon-data.h5408 MONS_IRON_IMP, '5', CYAN, "iron imp",
5411 14, MONS_IRON_IMP, MONS_IRON_IMP, MH_DEMONIC, 10,
H A Dmon-place.cc3016 MONS_IRON_IMP, in random_demon_by_tier()
H A Dmon-cast.cc5721 1, MONS_IRON_IMP, in mons_cast()