Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-poly.cc200 || targetc == MONS_ACID_BLOB in _jiyva_slime_target()
692 target = MONS_ACID_BLOB; in slimify_monster()
H A Dmonster-type.h164 MONS_ACID_BLOB, enumerator
H A Dmon-pick-data.h417 { 1, 5, 1000, FLAT, MONS_ACID_BLOB },
H A Dgod-wrath.cc1266 MONS_ACID_BLOB, in _jiyva_summon_slimes()
H A Dmon-data.h3561 MONS_ACID_BLOB, 'J', LIGHTCYAN, "acid blob",
3564 12, MONS_JELLY, MONS_ACID_BLOB, MH_NATURAL, 160,
H A Dmon-util.cc4252 return random_choose(MONS_ACID_BLOB, in royal_jelly_ejectable_monster()
H A Dmon-cast.cc4795 { 1, 1, 100, FLAT, MONS_ACID_BLOB },
/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dmon-pick.cc1480 case MONS_ACID_BLOB: in mons_pitslime_level()
1532 case MONS_ACID_BLOB: in mons_pitslime_rare()
H A Dfight.cc1023 || defender->type == MONS_ACID_BLOB in you_attack()
2419 case MONS_ACID_BLOB: in monster_attack()
H A Dmon-data.h2665 MONS_ACID_BLOB, 'J', LIGHTGREEN, "acid blob",
2667 0, 12, MONS_ACID_BLOB, MH_NATURAL, -7,
H A Denum.h1651 MONS_ACID_BLOB, enumerator
H A Dmonstuff.cc2380 case MONS_ACID_BLOB: in handle_special_ability()
3720 || monster->type == MONS_ACID_BLOB in handle_pickup()
H A Dspells4.cc232 case MONS_ACID_BLOB: in shatter_monsters()
H A Ddescribe.cc5386 case MONS_ACID_BLOB: in describe_monsters()
H A Dmaps.cc2092 mons_array[1] = MONS_ACID_BLOB; in slime_pit()