Home
last modified time | relevance | path

Searched refs:MONS_DEEP_TROLL (Results 1 – 15 of 15) sorted by relevance

/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dmonplace.cc749 case MONS_DEEP_TROLL: in choose_band()
980 mon_type = MONS_DEEP_TROLL; in band_member()
H A Dmon-pick.cc2407 case MONS_DEEP_TROLL: in mons_standard_level()
2623 case MONS_DEEP_TROLL: in mons_standard_rare()
H A Dmon-data.h1916 MONS_DEEP_TROLL, 'T', DARKGREY, "deep troll",
1918 1500, 12, MONS_DEEP_TROLL, MH_NATURAL, -3,
H A Denum.h1569 MONS_DEEP_TROLL, enumerator
H A Dreligion.cc1921 punisher = MONS_DEEP_TROLL; in divine_retribution()
H A Ddescribe.cc5036 case MONS_DEEP_TROLL: in describe_monsters()
H A Dmonstuff.cc4794 case MONS_DEEP_TROLL: in monster_descriptor()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-pick-data.h177 { 19, 26, 136, SEMI, MONS_DEEP_TROLL },
254 { 1, 1, 3, FLAT, MONS_DEEP_TROLL },
H A Dmonster-type.h481 MONS_DEEP_TROLL, enumerator
H A Dmon-place.cc2173 { BAND_DEEP_TROLLS, {{{MONS_DEEP_TROLL, 1}}}},
2257 { BAND_DEEP_TROLL_SHAMAN, {{{MONS_DEEP_TROLL, 18},
H A Dmon-data.h4319 MONS_DEEP_TROLL, 'T', YELLOW, "deep troll",
4322 9, MONS_TROLL, MONS_DEEP_TROLL, MH_NATURAL, 40,
4336 10, MONS_TROLL, MONS_DEEP_TROLL, MH_NATURAL, 40,
4351 12, MONS_TROLL, MONS_DEEP_TROLL, MH_NATURAL, 40,
H A Ditem-prop.cc1150 { MONS_DEEP_TROLL, ARM_TROLL_LEATHER_ARMOUR },
H A Dspl-summoning.cc547 3, MONS_DEEP_TROLL, in summon_berserker()
H A Dmon-death.cc452 if (mtyp == MONS_DEEP_TROLL) in _create_monster_hide()
H A Dmon-cast.cc5852 MONS_TWO_HEADED_OGRE, MONS_DEEP_TROLL }; in mons_cast()