mermo.xml

<monsters>
  <monster>
    <bones>bones_large</bones>
    <alignment>city</alignment>
    <variation>0.0</variation>
    <canSteal>false</canSteal>
    <behaviorPackage>mermo</behaviorPackage>
    <name>Mermo</name>
    <description>
      An odd sight indeed; a bearded gremlin behind a pair of glasses.
    </description>
    <key>mermo</key>
    <zoomImage>mermo</zoomImage>
    <lineofsight>8</lineofsight>
    <life>80</life>
    <speed>90</speed>
    <defaultAttackName>fists</defaultAttackName>
    <monsterSoundPack>mermo</monsterSoundPack>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.12</amount>
      </modifiers>
      <modifiers>
        <type>Protection</type>
        <amount>1.0</amount>
      </modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>6.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>12.0</amount>
      </modifiers>
      <modifiers>
        <type>ArmorPen</type>
        <amount>0.12</amount>
      </modifiers>
    </modifiers>
  </monster>
</monsters>