adventurer_angry_noob.xml

<monsters>
  <monster>
    <human>
      <head>head_bare, head_f_bare</head>
      <chest>chest_bare, chest_f_bare</chest>
      <legs>legs_red, legs_f_red</legs>
      <arms>arms_bare, arms_f_bare</arms>
      <loadoutLootTable>adventurer_angry_noob_outfit</loadoutLootTable>
    </human>
    <bones>bones_large</bones>
    <alignment>city</alignment>
    <canSteal>false</canSteal>
    <behaviorPackage>adventurer_angry_noob</behaviorPackage>
    <name>Adventurer</name>
    <description>
      Hungry for fame and glory.
    </description>
    <key>adventurer_angry_noob</key>
    <tags>human</tags>
    <lineofsight>8</lineofsight>
    <life>100</life>
    <speed>100</speed>
    <defaultAttackName>fists</defaultAttackName>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.15</amount>
      </modifiers>
      <modifiers>
        <type>protection</type>
        <amount>1.0</amount>
      </modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>0.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>0.0</amount>
      </modifiers>
      <modifiers>
        <type>BleedChance</type>
        <amount>0.0</amount>
      </modifiers>
      <modifiers>
        <type>ArmorPen</type>
        <amount>0.1</amount>
      </modifiers>
      <modifiers>
        <type>Accuracy</type>
        <amount>80.0</amount>
      </modifiers>
    </modifiers>
  </monster>
</monsters>