lazy_iguana.xml

<monsters>
  <monster>
    <clone>iguana_junior</clone>
    <level>2</level>
    <name>Lazy Iguana</name>
    <description>
      Slower than the Junior Iguana, but with more health.
    </description>
    <key>lazy_iguana</key>
    <tags>animal</tags>
    <zoomImage>lizard_jr2</zoomImage>
    <lineofsight>5</lineofsight>
    <life>35</life>
    <speed>85</speed>
    <defaultAttackName>tail</defaultAttackName>
  </monster>
</monsters>