Home
last modified time | relevance | path

Searched refs:MONS_LOST_SOUL (Results 1 – 4 of 4) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-abil.cc650 if (mons.type == MONS_LOST_SOUL) in _lost_soul_affectable()
677 else if (mi->type == MONS_LOST_SOUL) in _worthy_sacrifice()
709 if (mi->type != MONS_LOST_SOUL || !mons_aligned(&mons, *mi)) in lost_soul_revive()
861 && mons->type != MONS_LOST_SOUL) in mon_special_ability()
H A Dmonster-type.h742 MONS_LOST_SOUL, enumerator
967 MONS_LOST_SOUL, enumerator
H A Dmon-data.h6145 MONS_LOST_SOUL, '*', LIGHTGREEN, "lost soul",
6148 2, MONS_LOST_SOUL, MONS_LOST_SOUL, MH_UNDEAD, WILL_INVULN,
H A Dmon-cast.cc6193 create_monster(mgen_data(MONS_LOST_SOUL, SAME_ATTITUDE(mons), in mons_cast()