ogre.xml
<monsters>
<monster>
<range>2</range>
<bones>bones_large</bones>
<alignment>ogre</alignment>
<level>16</level>
<variation>0.15</variation>
<behaviorPackage>ogre</behaviorPackage>
<name>Ogre</name>
<description>
A colossal mass of flabs and fury.
</description>
<key>ogre</key>
<size>
<width>2</width>
<height>2</height>
</size>
<zoomImage>ogre</zoomImage>
<lootTable>ogre</lootTable>
<lineofsight>6</lineofsight>
<life>400</life>
<speed>60</speed>
<defaultAttackName>club</defaultAttackName>
<monsterSoundPack>gremlin_brute</monsterSoundPack>
<modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.2</amount>
</modifiers>
<modifiers>
<type>OnTurnHealthGain</type>
<amount>0.5</amount>
</modifiers>
<modifiers>
<type>MinimumDamage</type>
<amount>18.0</amount>
</modifiers>
<modifiers>
<type>MaximumDamage</type>
<amount>28.0</amount>
</modifiers>
<modifiers>
<type>Dodge</type>
<amount>-20.0</amount>
</modifiers>
<modifiers>
<type>CrippleChance</type>
<amount>0.1</amount>
</modifiers>
<modifiers>
<type>StunChance</type>
<amount>0.1</amount>
</modifiers>
<modifiers>
<type>ArmorPen</type>
<amount>0.1</amount>
</modifiers>
<modifiers>
<type>Accuracy</type>
<amount>100.0</amount>
</modifiers>
<modifiers>
<type>AttackSpeed</type>
<amount>60.0</amount>
</modifiers>
</modifiers>
</monster>
</monsters>