hedgehog.xml
<monsters>
<monster>
<bones>bones_small</bones>
<alignment>wildlife</alignment>
<level>1</level>
<traits>dodge</traits>
<canSteal>false</canSteal>
<behaviorPackage>hedgehog</behaviorPackage>
<name>Hedgehog</name>
<key>hedgehog</key>
<tags>animal</tags>
<zoomImage>hedgehog</zoomImage>
<lootTable>hedgehog</lootTable>
<lineofsight>4</lineofsight>
<life>12</life>
<speed>100</speed>
<defaultAttackName>spines</defaultAttackName>
<monsterSoundPack>gremlin</monsterSoundPack>
<modifiers>
<modifiers>
<type>IgnoreTraps</type>
<amount>1.0</amount>
</modifiers>
<modifiers>
<type>MinimumDamage</type>
<amount>1.0</amount>
</modifiers>
<modifiers>
<type>MaximumDamage</type>
<amount>3.0</amount>
</modifiers>
<modifiers>
<type>Dodge</type>
<amount>15.0</amount>
</modifiers>
<modifiers>
<type>ArmorPen</type>
<amount>0.5</amount>
</modifiers>
<modifiers>
<type>BleedChance</type>
<amount>0.02</amount>
</modifiers>
</modifiers>
</monster>
</monsters>