bandit_poacher.xml
<monsters>
<monster>
<human>
<head>head_bare, head_f_bare</head>
<chest>chest_red, chest_f_red</chest>
<legs>legs_red, legs_f_red</legs>
<arms>arms_red, arms_f_red</arms>
<loadouts>
<loadouts>peasant_vest, worker_boots, padded_gloves, padded_leggings, villagers_longbow</loadouts>
<loadouts>hunter_tunic, peasant_shoes, peasant_cap, padded_leggings, tribal_shortbow</loadouts>
</loadouts>
</human>
<range>0</range>
<bones>bones_large</bones>
<alignment>bandit</alignment>
<level>6</level>
<variation>0.1</variation>
<name>Poacher</name>
<description>
These bandits make their living by preying on the weak. They're skilled archers, and they're not to be
underestimated.
</description>
<key>bandit_poacher</key>
<tags>human</tags>
<lootTable>arrow_drop</lootTable>
<lineofsight>10</lineofsight>
<life>80</life>
<speed>100</speed>
<defaultAttackName>fists</defaultAttackName>
<behavior>
<type>simple</type>
<canOpenDoors>true</canOpenDoors>
<params>
<params type="stepBackChance">0.4</params>
<params type="preferredDistance">2</params>
<params type="preferredDistanceStepBackChance">0.3</params>
<params type="doorCheese">0.2</params>
</params>
</behavior>
<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>Accuracy</type>
<amount>80.0</amount>
</modifiers>
</modifiers>
</monster>
</monsters>