boto.xml

<monsters>
  <monster>
    <bones>bones_medium</bones>
    <alignment>streeal</alignment>
    <level>3</level>
    <variation>0.05</variation>
    <behaviorPackage>boto</behaviorPackage>
    <name>Boto</name>
    <description>
      A bag of flesh and disease.
    </description>
    <key>boto</key>
    <zoomImage>boto</zoomImage>
    <lootTable>boto</lootTable>
    <lineofsight>6</lineofsight>
    <life>38</life>
    <speed>130</speed>
    <monsterSoundPack>gremlin</monsterSoundPack>
    <modifiers>
      <modifiers>
        <type>MinimumDecayDamage</type>
        <amount>1.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDecayDamage</type>
        <amount>4.0</amount>
      </modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.08</amount>
      </modifiers>
      <modifiers>
        <type>BlightChance</type>
        <amount>0.012</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>12.0</amount>
      </modifiers>
      <modifiers>
        <type>CritChance</type>
        <amount>-1.0</amount>
      </modifiers>
    </modifiers>
  </monster>
</monsters>