thunder_spider.xml
<monsters>
<monster>
<bones>bones_small</bones>
<alignment>wizard</alignment>
<level>9</level>
<behaviorPackage>thunder_spider</behaviorPackage>
<name>Thunder Spider</name>
<description>
Fast and deadly, these spiders can stun their victims with lightning-fast attacks.
</description>
<key>thunder_spider</key>
<tags>animal, insect, spider</tags>
<zoomImage>thunder_spider</zoomImage>
<lootTable>thunder_spider</lootTable>
<lineofsight>12</lineofsight>
<life>65</life>
<speed>150</speed>
<defaultAttackName>fangs</defaultAttackName>
<monsterSoundPack>spider</monsterSoundPack>
<modifiers>
<modifiers>
<type>Protection</type>
<amount>2.0</amount>
</modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.25</amount>
</modifiers>
<modifiers>
<type>StunResist</type>
<amount>2.0</amount>
</modifiers>
<modifiers>
<type>MinimumThunderDamage</type>
<amount>8.0</amount>
</modifiers>
<modifiers>
<type>MaximumThunderDamage</type>
<amount>12.0</amount>
</modifiers>
<modifiers>
<type>ArmorPen</type>
<amount>0.6</amount>
</modifiers>
<modifiers>
<type>StunChance</type>
<amount>0.08</amount>
</modifiers>
<modifiers>
<type>ThunderResist</type>
<amount>1.0</amount>
</modifiers>
</modifiers>
</monster>
</monsters>