Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dgod-blessing.cc94 || mon->type == MONS_ORC_WARLORD && one_chance_in(3); in _upgrade_orc_weapon()
125 case MONS_ORC_WARLORD: in _orc_weapon_gift_type()
365 || orc->type == MONS_ORC_WARLORD; in _gift_armour_to_orc()
H A Dmon-grow.cc33 monster_level_up(MONS_ORC_KNIGHT, MONS_ORC_WARLORD),
H A Dmon-pick-data.h187 { 23, 27, 28, SEMI, MONS_ORC_WARLORD },
213 { 1, 4, 8, FLAT, MONS_ORC_WARLORD },
467 { 1, 4, 100, FLAT, MONS_ORC_WARLORD },
468 { 1, 4, 50, RISE, MONS_ORC_WARLORD },
H A Dmon-gear.cc611 { MONS_ORC_WARLORD, ORC_WARLORD_WSPEC }, in make_mons_weapon()
953 { MONS_ORC_WARLORD, { ORC_KNIGHT_BOWS } }, in make_mons_weapon()
1573 case MONS_ORC_WARLORD: in _give_shield()
1839 case MONS_ORC_WARLORD: in make_mons_armour()
H A Dmonster-type.h386 MONS_ORC_WARLORD, enumerator
H A Dgod-wrath.cc168 { 11, 21, 1, FLAT, MONS_ORC_WARLORD },
912 punisher = MONS_ORC_WARLORD; in _beogh_retribution()
H A Dmon-place.cc1801 { MONS_ORC_WARLORD, { {0, 0, [](){ return !player_in_branch(BRANCH_VAULTS); }}, in __anon536559e20602()
2049 case MONS_ORC_WARLORD: in _choose_band()
H A Dmon-cast.cc4277 mon = MONS_ORC_WARLORD; in _mons_cast_spectral_orcs()
H A Dmon-data.h1707 MONS_ORC_WARLORD, 'o', LIGHTCYAN, "orc warlord",
/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dmon-pick.cc1141 case MONS_ORC_WARLORD: in mons_mineorc_level()
1186 case MONS_ORC_WARLORD: in mons_mineorc_rare()
2401 case MONS_ORC_WARLORD: in mons_standard_level()
2685 case MONS_ORC_WARLORD: in mons_standard_rare()
H A Dmonplace.cc565 case MONS_ORC_WARLORD: in choose_band()
H A Denum.h1635 MONS_ORC_WARLORD, enumerator
H A Ddescribe.cc4628 case MONS_ORC_WARLORD: in describe_monsters()
H A Dmon-data.h2489 MONS_ORC_WARLORD, 'o', RED, "orc warlord",
H A Ddungeon.cc2740 case MONS_ORC_WARLORD: in give_item()
3218 case MONS_ORC_WARLORD: in give_item()
H A Dmaps.cc842 mons_array[0] = MONS_ORC_WARLORD; in orc_temple()