summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat/des/serial
diff options
context:
space:
mode:
authorDracoOmega <draco_omega@live.com>2013-05-08 16:29:33 -0230
committerDracoOmega <draco_omega@live.com>2013-05-26 20:40:46 -0230
commita75d3a88139c5e15195793d72e41c58e37340d4d (patch)
tree94216dd0ec808c16e3577a8359e85a695a45ad39 /crawl-ref/source/dat/des/serial
parentd35877f49f4a349fb2eceec5dc7b2a04dfabda37 (diff)
downloadcrawl-ref-a75d3a88139c5e15195793d72e41c58e37340d4d.tar.gz
crawl-ref-a75d3a88139c5e15195793d72e41c58e37340d4d.zip
Rotting hulk -> Plague shambler
This improves the monster's base stats and gives it a few new tricks (since it was basically harmless and meaningless before) In addition to the rename, they are now speed 10, inflict more melee damage, and have more hp. Additionally, when their melee attack successfully inflicts disease, it also causes fits of violent retching that prevent potion use or eating for several turns (much shorter in duration than the sickness itself). Finally, whenever they are killed, they release a cloud of miasma that spreads one tile per 10 aut until a certain number of clouds are placed or it reaches its maximal radius (this means that it will spread much further in corridors than open ground). Stepping aside from the miasma should be straightforward if you are at least normal speed (especially in open areas), but might sometimes require special measures if you are slowed or pinned.
Diffstat (limited to 'crawl-ref/source/dat/des/serial')
-rw-r--r--crawl-ref/source/dat/des/serial/undead.des2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/dat/des/serial/undead.des b/crawl-ref/source/dat/des/serial/undead.des
index 57be4f27bf..bc2e659a00 100644
--- a/crawl-ref/source/dat/des/serial/undead.des
+++ b/crawl-ref/source/dat/des/serial/undead.des
@@ -27,7 +27,7 @@ function init_undead(e)
e.kmons('.-_ = zombie / w:4 mummy / wight / necrophage / w:300 nothing')
else
e.kmons('.-_ = w:2 guardian mummy / w:8 mummy / w:20 zombie / \
- skeletal warrior / rotting hulk / w:1 ghoul / w:300 nothing')
+ skeletal warrior / plague shambler / w:1 ghoul / w:300 nothing')
end
e.kmons('t = w:2 col:darkgrey plant name:withered name_adjective \
tile:mons_withered_plant / w:1 col:lightgrey plant name:withered \