iguana_junior.xml
<monsters>
<monster>
<bones>bones_medium</bones>
<alignment>wildlife</alignment>
<level>2</level>
<trapAware>true</trapAware>
<behaviorPackage>iguana_junior</behaviorPackage>
<name>Junior Iguana</name>
<description>
Feisty little fellas. Known to carry fruit.
</description>
<key>iguana_junior</key>
<tags>animal</tags>
<zoomImage>lizard_jr</zoomImage>
<lootTable>iguana_junior</lootTable>
<lineofsight>8</lineofsight>
<life>30</life>
<speed>110</speed>
<defaultAttackName>tail</defaultAttackName>
<monsterSoundPack>iguana</monsterSoundPack>
<modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.1</amount>
</modifiers>
<modifiers>
<type>Protection</type>
<amount>1.0</amount>
</modifiers>
<modifiers>
<type>MinimumDamage</type>
<amount>1.0</amount>
</modifiers>
<modifiers>
<type>MaximumDamage</type>
<amount>5.0</amount>
</modifiers>
<modifiers>
<type>Dodge</type>
<amount>5.0</amount>
</modifiers>
<modifiers>
<type>FireResist</type>
<amount>0.4</amount>
</modifiers>
</modifiers>
</monster>
</monsters>