cragwolf_shredder.xml

<monsters>
  <monster>
    <human>
      <head>head_bare, head_f_bare</head>
      <chest>chest_bare, chest_f_bare</chest>
      <legs>legs_bare, legs_f_bare</legs>
      <arms>arms_bare, arms_f_bare</arms>
      <loadouts>
        <loadouts>
          wolf_fur_mantle, berserker_helm_red, berserker_leggings, bloodthirst_twinbanes
        </loadouts>
      </loadouts>
    </human>
    <bones>bones_large</bones>
    <alignment>cragwolf_outlaws</alignment>
    <level>10</level>
    <traits>-armor, -tough, -attack_speed, -dodge</traits>
    <canSteal>false</canSteal>
    <behaviorPackage>town_patrol</behaviorPackage>
    <name>Cragwolf Shredder</name>
    <description>
      Unleashed fury incarnate, prowling the craggy expanse with relentless ferocity.
    </description>
    <key>cragwolf_shredder</key>
    <tags>human</tags>
    <lootTable>cragwolf_shredder</lootTable>
    <lineofsight>10</lineofsight>
    <life>100</life>
    <speed>100</speed>
    <defaultAttackName>fists</defaultAttackName>
    <monsterSoundPack>human</monsterSoundPack>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.05</amount>
      </modifiers>
      <modifiers>
        <type>OnTurnHealthGain</type>
        <amount>0.25</amount>
      </modifiers>
      <modifiers>
        <type>Accuracy</type>
        <amount>75.0</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>5.0</amount>
      </modifiers>
      <modifiers>
        <type>CritChance</type>
        <amount>0.05</amount>
      </modifiers>
    </modifiers>
  </monster>
</monsters>