SabrehavenServer/data/monster/butterflyred.xml
2019-01-16 17:16:38 -05:00

23 lines
769 B
XML

<?xml version="1.0" encoding="UTF - 8"?>
<monster name="red butterfly" nameDescription="a red butterfly" race="venom" experience="0" speed="120" manacost="0">
<health now="2" max="2" />
<look type="228" head="0" body="0" legs="0" feet="0" corpse="4991" />
<targetchange interval="1000" chance="10" />
<targetstrategy nearest="60" weakest="0" mostdamage="0" random="40" />
<flags>
<flag summonable="0" />
<flag attackable="1" />
<flag hostile="0" />
<flag illusionable="1" />
<flag convinceable="0" />
<flag pushable="1" />
<flag canpushitems="0" />
<flag canpushcreatures="0" />
<flag targetdistance="1" />
<flag runonhealth="2" />
</flags>
<attacks attack="0" skill="5">
</attacks>
<defenses armor="0" defense="14">
</defenses>
</monster>