crimson_guard_crossbow.xml

<monsters>
  <monster>
    <human>
      <head>head_bare, head_f_bare</head>
      <chest>chest_white, chest_f_white</chest>
      <legs>legs_white, legs_f_white</legs>
      <arms>arms_white, arms_f_white</arms>
      <loadouts>
        <loadouts>
          sentrys_heavy_crossbow, crimson_helm, crimson_plate, crimson_gauntlets, crimson_boots,
          crimson_platelegs
        </loadouts>
      </loadouts>
    </human>
    <bones>bones_large</bones>
    <alignment>wizard</alignment>
    <level>14</level>
    <behaviorPackage>crimson_guard_crossbow</behaviorPackage>
    <name>Crimson Guard</name>
    <description>
      An elite unit of the Crimson Guard, highly trained and equipped with a powerful crossbow.
    </description>
    <key>crimson_guard_crossbow</key>
    <tags>human</tags>
    <lootTable>crimson_guard</lootTable>
    <lineofsight>12</lineofsight>
    <life>100</life>
    <speed>110</speed>
    <defaultAttackName>fists</defaultAttackName>
    <abilities>crimson_pin</abilities>
    <monsterSoundPack>human</monsterSoundPack>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.05</amount>
      </modifiers>
      <modifiers>
        <type>Protection</type>
        <amount>2.0</amount>
      </modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>5.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>10.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeedBonus</type>
        <amount>-170.0</amount>
      </modifiers>
      <modifiers>
        <type>BleedChance</type>
        <amount>0.1</amount>
      </modifiers>
      <modifiers>
        <type>Accuracy</type>
        <amount>90.0</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>25.0</amount>
      </modifiers>
      <modifiers>
        <type>CritChance</type>
        <amount>0.1</amount>
      </modifiers>
    </modifiers>
  </monster>
</monsters>