barren_plunderer.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>
<loadoutLootTable>barren_plunderer_loot</loadoutLootTable>
</human>
<bones>bones_large</bones>
<alignment>barren_outcasts</alignment>
<level>6</level>
<traits>-armor, -tough, -attack_speed, -dodge</traits>
<canSteal>false</canSteal>
<behaviorPackage>town_patrol</behaviorPackage>
<name>Barren Plunderer</name>
<description>
Banished from the fold, scavenging the land with brazen defiance.
</description>
<key>barren_plunderer</key>
<tags>human</tags>
<lootTable>barren_plunderer</lootTable>
<lineofsight>10</lineofsight>
<life>100</life>
<speed>100</speed>
<defaultAttackName>fists</defaultAttackName>
<monsterSoundPack>human</monsterSoundPack>
<modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.05</amount>
</modifiers>
<modifiers>
<type>OnTurnHealthGain</type>
<amount>0.25</amount>
</modifiers>
<modifiers>
<type>Accuracy</type>
<amount>75.0</amount>
</modifiers>
<modifiers>
<type>Dodge</type>
<amount>5.0</amount>
</modifiers>
<modifiers>
<type>CritChance</type>
<amount>0.05</amount>
</modifiers>
</modifiers>
</monster>
</monsters>