<?xml version="1.0" encoding="UTF-8"?>
<monster name="Gargoyle" nameDescription="a gargoyle" race="blood" experience="150" speed="250" manacost="0">
<health now="450" max="450"/>
<look type="95" corpse="6027"/>
<targetchange interval="5000" chance="8"/>
<strategy attack="100" defense="0"/>
<flags>
<flag summonable="0"/>
<flag attackable="1"/>
<flag hostile="1"/>
<flag illusionable="1"/>
<flag convinceable="0"/>
<flag pushable="0"/>
<flag canpushitems="1"/>
<flag canpushcreatures="1"/>
<flag targetdistance="1"/>
<flag staticattack="90"/>
<flag runonhealth="30"/>
</flags>
<attacks>
<attack name="melee" interval="2000" skill="45" attack="24"/>
<attack name="physical" interval="1000" chance="24" range="7" min="-50" max="-110">
<attribute key="shootEffect" value="largerock"/>
</attack>
</attacks>
<defenses armor="26" defense="20">
<defense name="healing" interval="1000" chance="10" min="5" max="15">
<attribute key="areaEffect" value="blueshimmer"/>
</defense>
</defenses>
<elements>
<element earthPercent="100"/>
<element physicalPercent="22"/>
<element deathPercent="20"/>
<element firePercent="-10"/>
</elements>
<immunities>
<immunity lifedrain="1"/>
</immunities>
<voices interval="5000" chance="10">
<voice sentence="Harrrr Harrrr!"/>
<voice sentence="Stone sweet stone."/>
<voice sentence="Feel my claws, softskin."/>
<voice sentence="Chhhhhrrrrk!"/>
<voice sentence="There is a stone in your shoe!"/>
</voices>
<loot>
<item id="2148" countmax="20" chance="100000"/><!-- gold coin -->
<item id="2671" countmax="2" chance="33333"/><!-- ham -->
<item id="2666" countmax="3" chance="33333"/><!-- meat -->
<item id="" chance="20000"/><!-- steel helmet -->
<item id="2513" chance="25000"/><!-- battle shield -->
<item id="2209" chance="3333"/><!-- club ring -->
<item id="2394" chance="5000"/><!-- morning star -->
<item id="1987" chance="100000"><!-- bag -->
<inside>
<item id="2489" chance="2500"/><!-- dark armor -->
<item id="2148" countmax="5" chance="100000"/><!-- gold coin -->
</inside>
</item>
</loot>
</monster>