fleyrind.xml

<monsters>
  <monster>
    <bones>bones_medium</bones>
    <alignment>streeal</alignment>
    <level>7</level>
    <traits>vigilant, rot_leech, -tough</traits>
    <variation>0.05</variation>
    <behaviorPackage>fleyrind</behaviorPackage>
    <name>Fleyrind</name>
    <description>
      It sizzles with mucus and the smell of disease.
    </description>
    <key>fleyrind</key>
    <zoomImage>fleyrind</zoomImage>
    <lootTable>fleyrind</lootTable>
    <lineofsight>8</lineofsight>
    <life>85</life>
    <speed>90</speed>
    <abilities>fleyrind_charge</abilities>
    <monsterSoundPack>fleyrind</monsterSoundPack>
    <onTurnEffects>
      <onTurnEffects>
        RotLeach -> range:4;
      </onTurnEffects>
    </onTurnEffects>
    <modifiers>
      <modifiers>
        <type>MinimumDecayDamage</type>
        <amount>4.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDecayDamage</type>
        <amount>12.0</amount>
      </modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.12</amount>
      </modifiers>
      <modifiers>
        <type>Accuracy</type>
        <amount>92.0</amount>
      </modifiers>
      <modifiers>
        <type>BlightChance</type>
        <amount>0.02</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>5.0</amount>
      </modifiers>
      <modifiers>
        <type>CritResist</type>
        <amount>5.0</amount>
      </modifiers>
      <modifiers>
        <type>KnockbackResist</type>
        <amount>0.15</amount>
      </modifiers>
      <modifiers>
        <type>OnTurnHealthGain</type>
        <amount>0.35</amount>
      </modifiers>
    </modifiers>
  </monster>
</monsters>