<?xml version="1.0" encoding="UTF-8"?>
<monster name="Bog Raider" nameDescription="a bog raider" race="venom" experience="800" speed="300" manacost="0">
<health now="1300" max="1300"/>
<look type="299" corpse="8951"/>
<targetchange interval="60000" chance="0"/>
<strategy attack="100" defense="0"/>
<flags>
<flag summonable="0"/>
<flag attackable="1"/>
<flag hostile="1"/>
<flag illusionable="0"/>
<flag convinceable="0"/>
<flag pushable="0"/>
<flag canpushitems="1"/>
<flag staticattack="15"/>
<flag lightlevel="0"/>
<flag lightcolor="0"/>
<flag targetdistance="1"/>
<flag runonhealth="1"/>
</flags>
<attacks>
<attack name="melee" interval="2000" skill="59" attack="60" poison="4"/>
<attack name="lifedrain" interval="2000" min="-90" max="-140" target="1">
<attribute key="areaEffect" value="redshimmer"/>
</attack>
<attack name="physical" interval="1000" chance="40" radius="2" target="0" min="-100" max="-175">
<attribute key="shootEffect" value="smallearth"/>
</attack>
<attack name="speed" interval="1000" chance="40" range="7" target="1" speedchange="-500" durationn="8000">
<attribute key="areaEffect" value="redshimmer"/>
</attack>
</attacks>
<defenses armor="10" defense="15">
<defense name="speed" interval="10000" chance="40" speedchange="310" duration="20000">
<attribute key="areaEffect" value="greenshimmer"/>
</defense>
<defense name="healing" interval="5000" chance="60" min="50" max="80">
<attribute key="areaEffect" value="blueshimmer"/>
</defense>
</defenses>
<elements>
<element deathPercent="-5"/>
<element earthPercent="-30"/>
<element firePercent="-85"/>
<element physicalPercent="20"/>
<element holyPercent="5"/>
<element energyPercent="10"/>
<element icePercent="5"/>
</elements>
<immunities>
<immunity paralyze="1"/>
<immunity invisible="1"/>
</immunities>
<voices interval="2000" chance="5">
<voice sentence="Tchhh!"/>
<voice sentence="Slurp!"/>
</voices>
<loot>
<item id="2148" countmax="100" chance="50000"/><!-- gold coin -->
<item id="2148" countmax="5" chance="50000"/><!-- gold coin -->
<item id="10584" chance="9090"/><!-- boggy dreads -->
<item id="8472" chance="2173"/><!-- great spirit potion -->
<item id="7591" chance="1960"/><!-- great health potion -->
<item id="2647" chance="1960"/><!-- plate legs -->
<item id="8912" chance="1000"/><!-- springsprout rod -->
<item id="8473" chance="704"/><!-- ultimate health potion -->
<item id="8872" chance="537"/><!-- belted cape -->
<item id="8891" chance="111"/><!-- paladin armor -->
</loot>
</monster>