golem.xml
<monsters>
<monster>
<bones>none</bones>
<alignment>wildlife</alignment>
<level>12</level>
<behaviorPackage>golem</behaviorPackage>
<name>Golem</name>
<description>
A creature from the depths.
</description>
<key>golem</key>
<zoomImage>golem</zoomImage>
<lootTable>golem</lootTable>
<lineofsight>8</lineofsight>
<life>240</life>
<speed>60</speed>
<monsterSoundPack>golem</monsterSoundPack>
<modifiers>
<modifiers>
<type>MissileDeflection</type>
<amount>0.75</amount>
</modifiers>
<modifiers>
<type>MinimumDamage</type>
<amount>12.0</amount>
</modifiers>
<modifiers>
<type>MaximumDamage</type>
<amount>22.0</amount>
</modifiers>
<modifiers>
<type>CrippleChance</type>
<amount>0.2</amount>
</modifiers>
<modifiers>
<type>StunChance</type>
<amount>0.08</amount>
</modifiers>
<modifiers>
<type>ArmorPen</type>
<amount>0.4</amount>
</modifiers>
<modifiers>
<type>Protection</type>
<amount>6.0</amount>
</modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.22</amount>
</modifiers>
<modifiers>
<type>Dodge</type>
<amount>-20.0</amount>
</modifiers>
<modifiers>
<type>KnockbackResist</type>
<amount>0.75</amount>
</modifiers>
<modifiers>
<type>BleedResist</type>
<amount>2.0</amount>
</modifiers>
<modifiers>
<type>PoisonResist</type>
<amount>2.0</amount>
</modifiers>
<modifiers>
<type>FireResist</type>
<amount>0.75</amount>
</modifiers>
<modifiers>
<type>ThunderResist</type>
<amount>0.85</amount>
</modifiers>
</modifiers>
</monster>
</monsters>