INCLUDE enemies/base/zombie.txt

name=Rotting Zombie
level=1
categories=zombie,undead,dungeon,grassland
rarity=common
xp=2

# combat stats
stat=hp,60
speed=3
turn_delay=400ms
chance_pursue=10

power=melee,164,5

stat=accuracy,80
stat=avoidance,10
stat=poise,20

stat=dmg_melee_min,15
stat=dmg_melee_max,20
cooldown=1800ms

#loot
loot=loot/level_1.txt
