<?xml version="1.0" encoding="UTF-8" ?> <!-- Copyright (c) 2020 Josh Davidson (Octal450) --> <PropertyList> <offsets> <pitch-deg>2.2</pitch-deg> </offsets> <params> <n1>engines/engine[4]/n1</n1> <on-fire>systems/failures/engine-right-fire</on-fire> <contrail>engines/engine[1]/contrail</contrail> <reverser-pos-norm>sim/multiplay/generic/float[3]</reverser-pos-norm> <pylon-model-path>Aircraft/A320-family/Models/Engines/XMLs/a320.pylon.cfm.right.xml</pylon-model-path> </params> <model> <path alias="../../params/pylon-model-path" /> </model> <model> <path>Aircraft/A320-family/Models/Engines/XMLs/a320.cfm.xml</path> <offsets> <x-m>0.941</x-m> </offsets> </model> <model> <path>Aircraft/A320-family/Models/Engines/XMLs/a320.nacelle.cfm.xml</path> <overlay> <params> <reverser-pos-norm alias="../../../../params/reverser-pos-norm" /> </params> </overlay> </model> <model> <name>contrail</name> <path>Aircraft/A320-family/Models/Effects/contrail.xml</path> <condition> <property>environment/contrail</property> </condition> <overlay> <params> <contrail alias="../../../../params/contrail" /> </params> </overlay> <offsets> <x-m>4.875</x-m> <y-m>0</y-m> <z-m>0</z-m> </offsets> </model> <!-- Takeoff/Landing Engine Moisture --> <model> <name>moisture</name> <path>Aircraft/A320-family/Models/Effects/Moisture.xml</path> <condition> <and> <greater-than> <property>position/altitude-agl-ft</property> <value>1</value> </greater-than> <greater-than> <property>environment/relative-humidity</property> <value>45</value> </greater-than> <less-than-equals> <property>position/altitude-agl-ft</property> <value>75</value> </less-than-equals> <less-than-equals> <property>sim/time/sun-angle-rad</property> <value>1.63</value> </less-than-equals> <greater-than> <property>engines/engine[1]/n1</property> <value>60</value> </greater-than> </and> </condition> <offsets> <x-m>0</x-m> <y-m>0</y-m> <z-m>0.3</z-m> <pitch-deg>0</pitch-deg> </offsets> </model> <!-- Takeoff/Landing Engine spray --> <model> <path>Aircraft/A320-family/Models/Effects/engine-spray.xml</path> <name>engine-spray</name> <condition> <and> <greater-than> <property>position/altitude-agl-ft</property> <value>1</value> </greater-than> <greater-than> <property>environment/surface/wetness</property> <value>0.3</value> </greater-than> <less-than-equals> <property>position/altitude-agl-ft</property> <value>15</value> </less-than-equals> <less-than-equals> <property>sim/time/sun-angle-rad</property> <value>1.63</value> </less-than-equals> <greater-than> <property>engines/engine[1]/n1-actual</property> <value>65</value> </greater-than> <equals> <property>engines/engine[1]/reverser-pos-norm</property> <value>0</value> </equals> </and> </condition> <offsets> <x-m>4.875</x-m> <y-m>0</y-m> <z-m>-5</z-m> </offsets> </model> <!-- Takeoff/Landing Engine Reverse spray --> <model> <path>Aircraft/A320-family/Models/Effects/engine-spray-reverse.xml</path> <name>engine-spray-reverse</name> <condition> <and> <greater-than> <property>position/altitude-agl-ft</property> <value>1</value> </greater-than> <greater-than> <property>environment/surface/wetness</property> <value>0.3</value> </greater-than> <less-than-equals> <property>sim/time/sun-angle-rad</property> <value>1.63</value> </less-than-equals> <greater-than> <property>engines/engine[1]/n1-actual</property> <value>65</value> </greater-than> <greater-than> <property>engines/engine[1]/reverser-pos-norm</property> <value>0.75</value> </greater-than> </and> </condition> <offsets> <x-m>0</x-m> <y-m>0</y-m> <z-m>0</z-m> </offsets> </model> <model> <name>Engine fire</name> <path>Aircraft/A320-family/Models/Effects/enginefire.xml</path> <offsets> <x-m>2.774</x-m> <y-m>0</y-m> <z-m>0</z-m> </offsets> <condition> <property alias="../../../params/on-fire" /> </condition> </model> <animation> <name>Fan</name> <type>spin</type> <object-name>blades</object-name> <object-name>cone</object-name> <factor>-67</factor> <property alias="../../params/n1" /> <axis> <x>-1</x> <y>0</y> <z>0</z> </axis> </animation> </PropertyList>