Home
last modified time | relevance | path

Searched refs:MONS_CYCLOPS (Results 1 – 17 of 17) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/catch2-tests/
H A Dtest_mon-util.cc80 const auto habitat = mons_habitat_type(MONS_CYCLOPS, MONS_CYCLOPS);
87 const auto habitat = mons_habitat_type(MONS_CYCLOPS, MONS_CYCLOPS, true);
/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dmon-pick.cc1136 case MONS_CYCLOPS: in mons_mineorc_level()
1188 case MONS_CYCLOPS: in mons_mineorc_rare()
2307 case MONS_CYCLOPS: in mons_standard_level()
2504 case MONS_CYCLOPS: in mons_standard_rare()
H A Dmon-data.h435 MONS_CYCLOPS, 'C', BROWN, "cyclops",
437 2500, 10, MONS_CYCLOPS, MH_NATURAL, -3,
H A Denum.h1437 MONS_CYCLOPS, enumerator
H A Dreligion.cc2047 (temp_rand > 9) ? MONS_CYCLOPS : in divine_retribution()
H A Dspells4.cc1807 if (menv[mon].type != MONS_CYCLOPS) in glamour_monsters()
H A Ddescribe.cc4751 case MONS_CYCLOPS: in describe_monsters()
H A Ddungeon.cc2770 case MONS_CYCLOPS: in give_item()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-pick-data.h136 { 11, 21, 825, SEMI, MONS_CYCLOPS },
222 { 1, 4, 8, FLAT, MONS_CYCLOPS },
363 { 0, 6, 110, SEMI, MONS_CYCLOPS },
H A Dmonster-type.h490 MONS_CYCLOPS, enumerator
H A Dgod-wrath.cc158 { 5, 15, 2, PEAK, MONS_CYCLOPS },
186 if (mon_type != MONS_CYCLOPS) in _okawaru_random_servant()
H A Dmon-gear.cc1079 case MONS_CYCLOPS: in make_mons_weapon()
H A Dspl-summoning.cc553 mon = random_choose(MONS_CYCLOPS, MONS_STONE_GIANT); in summon_berserker()
H A Dmon-data.h2799 MONS_CYCLOPS, 'C', YELLOW, "cyclops",
2802 14, MONS_GIANT, MONS_CYCLOPS, MH_NATURAL, 40,
6317 10, MONS_GIANT, MONS_CYCLOPS, MH_NATURAL, 60,
H A Dmon-place.cc1869 { MONS_CYCLOPS, { { 0, 0, []() { in __anon536559e20802()
H A Dmon-util.cc958 return mons_species(mons.type) == MONS_CYCLOPS in mons_is_native_in_branch()
H A Dmonster.cc683 || species == MONS_CYCLOPS in can_throw_large_rocks()