﻿<?xml version="1.0" encoding="UTF-8"?>
<monster name="dwarf" nameDescription="a dwarf" race="blood" experience="45" speed="170" manacost="320">
  <health now="90" max="90"/>
  <look type="69" head="20" body="30" legs="40" feet="50" corpse="6007"/>
  <targetchange interval="2000" chance="0"/>
  <strategy attack="100" defense="0"/>
  <flags>
    <flag summonable="1"/>
    <flag attackable="1"/>
    <flag hostile="1"/>
    <flag illusionable="1"/>
    <flag convinceable="1"/>
    <flag pushable="1"/>
    <flag canpushitems="0"/>
    <flag canpushcreatures="0"/>
    <flag targetdistance="1"/>
    <flag staticattack="90"/>
    <flag runonhealth="0"/>
  </flags>
  <attacks>
    <attack name="melee" interval="2000" skill="23" attack="14"/>
  </attacks>
  <defenses armor="8" defense="10"/>
  <immunities>
    <immunity physical="0"/>
    <immunity energy="0"/>
    <immunity fire="0"/>
    <immunity poison="1"/>
    <immunity lifedrain="0"/>
    <immunity paralyze="0"/>
    <immunity outfit="0"/>
    <immunity drunk="0"/>
    <immunity invisible="0"/>
  </immunities>
  <voices interval="5000" chance="10">
    <voice sentence="Hail Durin!"/>
  </voices>
  <loot>
    <item id="3976" countmax="10" chance1="50000" chancemax="0"/>
    <item id="2148" countmax="15" chance1="100000" chancemax="0"/>
    <item id="2388" chance="6666"/>
    <item id="2386" chance="5000"/>
    <item id="2484" chance="20000"/>
    <item id="2530" chance="6666"/>
    <item id="2649" chance="10000"/>
    <item id="5880" chance="2500" countmax="2" /> -- iron ore
    <item id="1987" chance="100000">
      <inside>
        <item id="2787" countmax="2" chance1="20000" chancemax="0"/>
      </inside>
    </item>
  </loot>
</monster>
