centipede.xml
<monsters>
<monster>
<bones>bones_small</bones>
<alignment>wildlife</alignment>
<level>2</level>
<trapAware>true</trapAware>
<canSteal>false</canSteal>
<behaviorPackage>centipede</behaviorPackage>
<name>Centipede</name>
<description>
A nuisance more than anything else, these pests will keep attacking until they are destroyed.
</description>
<key>centipede</key>
<tags>animal, insect</tags>
<zoomImage>centipede</zoomImage>
<lootTable>centipede</lootTable>
<lineofsight>5</lineofsight>
<life>18</life>
<speed>130</speed>
<defaultAttackName>pincers</defaultAttackName>
<monsterSoundPack>insect</monsterSoundPack>
<modifiers>
<modifiers>
<type>AttackSpeed</type>
<amount>120.0</amount>
</modifiers>
<modifiers>
<type>Accuracy</type>
<amount>90.0</amount>
</modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.15</amount>
</modifiers>
<modifiers>
<type>MinimumDamage</type>
<amount>3.0</amount>
</modifiers>
<modifiers>
<type>MaximumDamage</type>
<amount>5.0</amount>
</modifiers>
<modifiers>
<type>BleedResist</type>
<amount>0.5</amount>
</modifiers>
<modifiers>
<type>BleedChance</type>
<amount>0.01</amount>
</modifiers>
<modifiers>
<type>CritChance</type>
<amount>0.0</amount>
</modifiers>
<modifiers>
<type>Dodge</type>
<amount>8.0</amount>
</modifiers>
</modifiers>
</monster>
</monsters>