SabrehavenServer/data/monster/781/blood crab.xml
2019-12-04 15:48:47 +02:00

56 lines
1.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<monster name="Blood Crab" nameDescription="a blood crab" race="blood" experience="160" speed="50" manacost="505">
<health now="290" max="290"/>
<look type="200" corpse="6075"/>
<targetchange interval="1000" chance="50" />
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
<flags>
<flag summonable="1"/>
<flag attackable="1"/>
<flag hostile="1"/>
<flag illusionable="1"/>
<flag convinceable="1"/>
<flag pushable="0"/>
<flag canpushitems="1"/>
<flag canpushcreatures="0"/>
<flag targetdistance="1"/>
<flag runonhealth="0"/>
</flags>
<attacks skill="100" attack="20">
</attacks>
<defenses armor="10" defense="15"/>
<immunities>
<immunity drown="1"/>
<immunity earth="1"/>
</immunities>
<loot>
<item id="2464" chance="5500" /><!-- chain armor -->
<item id="2478" chance="2275" /><!-- brass legs -->
<item id="10549" chance="7700" /><!-- bloody pincers -->
<item id="1987" chance="100000"><!-- bag -->
<inside>
<item id="2148" countmax="20" chance="31025" /><!-- gold coin -->
<item id="2667" chance="10750" /><!-- fish -->
<item id="2143" chance="1000" /><!-- white pearl -->
</inside>
</item>
</loot>
</monster>