summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml
index 67ed3a76..ebe9ac63 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -843,4 +843,21 @@
/>
</monster>
+ <monster id="34" name="Zombie">
+ <sprite>monster-zombie.xml</sprite>
+ <attributes
+ hp="20"
+ size="4"
+ speed="64"
+ attack-min="10"
+ attack-delta="2"
+ attack-magic="0"
+ hit="10"
+ evade="5"
+ physical-defence="5"
+ magical-defence="0"
+ mutation="50"
+ />
+ </monster>
+
</monsters>