Home
last modified time | relevance | path

Searched refs:MONS_PANDEMONIUM_LORD (Results 1 – 22 of 22) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dl-dgnmon.cc106 if (mon.type == MONS_PANDEMONIUM_LORD) in dgn_set_random_mon_list()
H A Dkills.cc465 if (md.monnum == MONS_PANDEMONIUM_LORD) in base_name()
737 KILLEXP_ACCESS(ispandemon, boolean, monnum == MONS_PANDEMONIUM_LORD) in KILLEXP_ACCESS()
H A Dnotes.cc389 if (what && first == MONS_PANDEMONIUM_LORD) in describe()
H A Dmon-info.cc704 || type == MONS_PANDEMONIUM_LORD) in monster_info()
975 case MONS_PANDEMONIUM_LORD: in _core_name()
1624 if (book == MST_GHOST || type == MONS_PANDEMONIUM_LORD) in has_spells()
H A Dmonster-type.h646 MONS_PANDEMONIUM_LORD, enumerator
H A Dmon-speak.cc604 else if (mons->type == MONS_PANDEMONIUM_LORD) in mons_speaks()
H A Dshout.cc79 if (mons.type == MONS_PANDEMONIUM_LORD) in _shout_key()
H A Dspl-goditem.cc167 return mons_is_pghost(mc) || mc == MONS_PANDEMONIUM_LORD ? 1000 in _pacification_hp()
H A Dtilemcache.cc1587 return mon.type == MONS_PANDEMONIUM_LORD; in valid()
H A Dmon-data.h6102 MONS_PANDEMONIUM_LORD, '&', COLOUR_UNDEF, "pandemonium lord",
6106 14, MONS_PANDEMONIUM_LORD, MONS_PANDEMONIUM_LORD, MH_DEMONIC, -5,
7330 15, MONS_PANDEMONIUM_LORD, MONS_MNOLEG, MH_DEMONIC, WILL_INVULN,
7345 15, MONS_PANDEMONIUM_LORD, MONS_LOM_LOBON, MH_DEMONIC, WILL_INVULN,
7359 15, MONS_PANDEMONIUM_LORD, MONS_CEREBOV, MH_DEMONIC, WILL_INVULN,
7373 15, MONS_PANDEMONIUM_LORD, MONS_GLOORX_VLOQ, MH_DEMONIC, WILL_INVULN,
H A Ddirectn.cc3358 if (mi.type == MONS_PANDEMONIUM_LORD) in _describe_monster_weapon()
3647 || mi.type == MONS_PANDEMONIUM_LORD in get_monster_equipment_desc()
3657 else if (mi.type == MONS_PANDEMONIUM_LORD) in get_monster_equipment_desc()
H A Ddecks.cc1221 dct2 = MONS_PANDEMONIUM_LORD; in _summon_demon_card()
H A Dmon-place.cc1840 { MONS_PANDEMONIUM_LORD, { {}, {{ BAND_PANDEMONIUM_LORD, {1, 4}, true }}}},
2620 return MONS_PANDEMONIUM_LORD; in _pick_zot_exit_defender()
H A Dmon-util.cc2442 if (m->mc == MONS_PANDEMONIUM_LORD) in exper_value()
2941 case MONS_PANDEMONIUM_LORD: in define_monster()
5465 || mons.type == MONS_PANDEMONIUM_LORD) in mons_is_notable()
H A Ddescribe.cc3834 ASSERT(mi.type == MONS_PANDEMONIUM_LORD || mons_is_pghost(mi.type)); in _monster_attacks_description()
4729 case MONS_PANDEMONIUM_LORD: in get_monster_db_desc()
H A Ditem-name.cc1206 const bool weapon = mtype != MONS_PANDEMONIUM_LORD; in ghost_brand_name()
H A Dgod-abil.cc1701 && mon->type != MONS_PANDEMONIUM_LORD; in yred_can_enslave_soul()
3150 || mons_genus(type) == MONS_PANDEMONIUM_LORD in gozag_type_bribable()
H A Dhiscores.cc1416 if (mons->type == MONS_PANDEMONIUM_LORD) in init_death_cause()
H A Ditems.cc1200 else if (monnum == MONS_PANDEMONIUM_LORD) in _origin_monster_name()
H A Dmonster.cc352 if (!ghost || !(type == MONS_PANDEMONIUM_LORD || mons_is_pghost(type))) in ghost_brand()
H A Dmapdef.cc4689 return MONS_PANDEMONIUM_LORD; in mons_by_name()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/util/monster/
H A Dmonster-main.cc853 mon.has_hydra_multi_attack() || mon.type == MONS_PANDEMONIUM_LORD in main()
1152 if (shapeshifter || mon.type == MONS_PANDEMONIUM_LORD) in main()