town_guard_captain.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>
          adamant_boots, adamant_plate, adamant_gauntlets, adamant_helm, adamant_platelegs,
                                  coiling_dragon
        </loadouts>
        <loadouts>
          adamant_boots, adamant_plate, adamant_gauntlets, adamant_helm, adamant_platelegs,
                                  zweihander
        </loadouts>
      </loadouts>
    </human>
    <bones>bones_large</bones>
    <alignment>city</alignment>
    <clone>town_guard_sword</clone>
    <level>14</level>
    <canSteal>false</canSteal>
    <behaviorPackage>town_patrol</behaviorPackage>
    <name>Town Guard Captain</name>
    <description>
      Dedicated to protecting their citizens and ensuring the prosperity of the town.
    </description>
    <key>town_guard_captain</key>
    <tags>human</tags>
    <lineofsight>10</lineofsight>
    <life>100</life>
    <speed>130</speed>
    <defaultAttackName>fists</defaultAttackName>
    <monsterSoundPack>human</monsterSoundPack>
    <modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>12.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>18.0</amount>
      </modifiers>
    </modifiers>
  </monster>
</monsters>