Home
last modified time | relevance | path

Searched refs:MONS_NEQOXEC (Results 1 – 16 of 16) sorted by relevance

/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dlev-pand.cc37 env.mons_alloc[4] = MONS_NEQOXEC; in init_pandemonium()
39 env.mons_alloc[6] = MONS_NEQOXEC; in init_pandemonium()
67 env.mons_alloc[4] = MONS_NEQOXEC; in init_pandemonium()
104 case 5: env.mons_alloc[pc] = MONS_NEQOXEC; break; in init_pandemonium()
H A Dreligion.cc684 create_monster(MONS_NEQOXEC + random2(5), ENCH_ABJ_III, in Xom_acts()
688 create_monster(MONS_NEQOXEC + random2(5), ENCH_ABJ_III, in Xom_acts()
692 create_monster(MONS_NEQOXEC + random2(5), ENCH_ABJ_III, in Xom_acts()
780 create_monster( MONS_NEQOXEC + random2(5), ENCH_ABJ_III, in Xom_acts()
784 create_monster( MONS_NEQOXEC + random2(5), ENCH_ABJ_III, in Xom_acts()
790 create_monster( MONS_NEQOXEC + random2(5), ENCH_ABJ_III, in Xom_acts()
846 : MONS_NEQOXEC + random2(5); in Xom_acts()
1820 if (create_monster(MONS_NEQOXEC + random2(5), 0, BEH_HOSTILE, in divine_retribution()
H A Dmon-pick.cc222 case MONS_NEQOXEC: in mons_abyss()
284 case MONS_NEQOXEC: in mons_rare_abyss()
488 case MONS_NEQOXEC: in mons_pan()
H A Dmonplace.cc870 mon_type = (coinflip()? MONS_NEQOXEC : MONS_ORANGE_DEMON); in band_member()
1261 summoned = ((temp_rand > 3367) ? MONS_NEQOXEC : // 14.69% in summon_any_demon()
H A Dmon-data.h2135 MONS_NEQOXEC, '3', MAGENTA, "neqoxec",
2137 0, 12, MONS_NEQOXEC, MH_DEMONIC, -6,
H A Dabl-show.cc980 MONS_NEQOXEC + random2(5) ); in activate_ability()
H A Denum.h1600 MONS_NEQOXEC, // 225 enumerator
H A Ddescribe.cc5620 case MONS_NEQOXEC: in describe_monsters()
H A Dmaps.cc1566 mons_array[1] = MONS_NEQOXEC; in mnoleg()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dlev-pand.cc54 2, MONS_NEQOXEC, in init_pandemonium()
H A Dmon-pick-data.h831 { 1, 5, 225, FLAT, MONS_NEQOXEC },
951 { 1, 1, 400, FLAT, MONS_NEQOXEC },
H A Dmonster-type.h619 MONS_NEQOXEC, enumerator
H A Dmon-place.cc2353 {MONS_NEQOXEC, 3}}}},
3029 MONS_NEQOXEC, in random_demon_by_tier()
H A Dgod-wrath.cc578 MONS_NEQOXEC, in _makhleb_summon_servants()
H A Dmon-data.h5570 MONS_NEQOXEC, '3', LIGHTMAGENTA, "neqoxec",
5573 12, MONS_NEQOXEC, MONS_NEQOXEC, MH_DEMONIC, 40,
H A Dability.cc2569 summon_demon_type(random_choose(MONS_HELLWING, MONS_NEQOXEC, in _do_ability()