null_flyer.xml
<monsters>
<monster>
<bones>null_debris_22</bones>
<alignment>temple</alignment>
<level>5</level>
<name>Null Flyer</name>
<description>
Mechanistic flyers. They help maintain the temple by transporting resources and removing pesky
outsiders.
</description>
<key>null_flyer</key>
<tags>null</tags>
<zoomImage>null_flyer</zoomImage>
<lootTable>null_flyer</lootTable>
<lineofsight>5</lineofsight>
<life>35</life>
<speed>130</speed>
<behavior>
<type>active_passive</type>
<canOpenDoors>false</canOpenDoors>
<params>
<params type="activeTurns">8</params>
<params type="passiveTurns">15</params>
</params>
</behavior>
<monsterSoundPack>null_flyer</monsterSoundPack>
<renderModes>
<renderModes key="standard">null_flyer</renderModes>
<renderModes key="overcharge">null_flyer_overcharged</renderModes>
</renderModes>
<modifiers>
<modifiers>
<type>IsEssenceImmune</type>
<amount>1.0</amount>
</modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.05</amount>
</modifiers>
<modifiers>
<type>AttackSpeed</type>
<amount>100.0</amount>
</modifiers>
<modifiers>
<type>Dodge</type>
<amount>32.0</amount>
</modifiers>
<modifiers>
<type>MinimumDamage</type>
<amount>7.0</amount>
</modifiers>
<modifiers>
<type>MaximumDamage</type>
<amount>9.0</amount>
</modifiers>
<modifiers>
<type>BleedResist</type>
<amount>5.0</amount>
</modifiers>
<modifiers>
<type>PoisonResist</type>
<amount>5.0</amount>
</modifiers>
<modifiers>
<type>ThunderResist</type>
<amount>-0.25</amount>
</modifiers>
<modifiers>
<type>FireResist</type>
<amount>0.25</amount>
</modifiers>
<modifiers>
<type>IgnoreTraps</type>
<amount>1.0</amount>
</modifiers>
<modifiers>
<type>IsFlying</type>
<amount>1.0</amount>
</modifiers>
</modifiers>
</monster>
</monsters>