fairy.xml
<monsters>
<monster>
<bones>none</bones>
<alignment>eto</alignment>
<canSteal>false</canSteal>
<name>Fairy</name>
<key>fairy</key>
<zoomImage>fairy</zoomImage>
<lineofsight>12</lineofsight>
<life>16</life>
<speed>140</speed>
<modifiers>
<modifiers>
<type>MinimumDamage</type>
<amount>2.0</amount>
</modifiers>
<modifiers>
<type>MaximumDamage</type>
<amount>3.0</amount>
</modifiers>
<modifiers>
<type>CritChance</type>
<amount>0.35</amount>
</modifiers>
<modifiers>
<type>Dodge</type>
<amount>45.0</amount>
</modifiers>
<modifiers>
<type>PoisonChance</type>
<amount>0.25</amount>
</modifiers>
</modifiers>
</monster>
</monsters>