bandit_highwayman.xml

<monsters>
  <monster>
    <human>
      <head>head_eyepatch, 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>
      <loadouts>
        <loadouts>
          hunter_tunic, soldiers_gauntlets, soldiers_platelegs, worker_boots, archers_hood,
                                  sharp_shortsword, torch
        </loadouts>
        <loadouts>
          peasant_vest, padded_gloves, soldiers_platelegs, leather_boots, archers_hood, fiendish_cutlass,
                                  torch
        </loadouts>
        <loadouts>
          peasant_vest, worker_gloves, leather_leggings, ragged_plate_boots, peasant_cap, switchblade,
                                  parrying_dagger
        </loadouts>
      </loadouts>
    </human>
    <bones>bones_large</bones>
    <alignment>bandit</alignment>
    <level>10</level>
    <variation>0.1</variation>
    <behaviorPackage>bandit_highwayman</behaviorPackage>
    <name>Highwayman</name>
    <description>
      Known for their viciousness. They won't hesitate to slit your throat.
    </description>
    <key>bandit_highwayman</key>
    <tags>human</tags>
    <lootTable>pocket_change</lootTable>
    <lineofsight>11</lineofsight>
    <life>100</life>
    <speed>110</speed>
    <defaultAttackName>fists</defaultAttackName>
    <abilities>bandit_slash</abilities>
    <monsterSoundPack>human</monsterSoundPack>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.0</amount>
      </modifiers>
      <modifiers>
        <type>protection</type>
        <amount>0.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>Dodge</type>
        <amount>10.0</amount>
      </modifiers>
      <modifiers>
        <type>Accuracy</type>
        <amount>85.0</amount>
      </modifiers>
    </modifiers>
  </monster>
</monsters>