AI Name Replacement
This commit is contained in:
@@ -95,8 +95,8 @@
|
|||||||
|
|
||||||
<components>
|
<components>
|
||||||
<li>
|
<li>
|
||||||
<key>Engine</key>
|
<key>MainThruster</key>
|
||||||
<label>Engine</label>
|
<label>Main Thruster</label>
|
||||||
<health>120</health>
|
<health>120</health>
|
||||||
<priorityStatEfficiency>true</priorityStatEfficiency>
|
<priorityStatEfficiency>true</priorityStatEfficiency>
|
||||||
<depth>Internal</depth>
|
<depth>Internal</depth>
|
||||||
@@ -124,8 +124,8 @@
|
|||||||
</categories>
|
</categories>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<key>LeftLandingWheel</key>
|
<key>PortLandingStrut</key>
|
||||||
<label>Left Landing Wheel</label>
|
<label>Port Landing Strut</label>
|
||||||
<health>45</health>
|
<health>45</health>
|
||||||
<depth>External</depth>
|
<depth>External</depth>
|
||||||
|
|
||||||
@@ -150,8 +150,8 @@
|
|||||||
</categories>
|
</categories>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<key>RightLandingWheel</key>
|
<key>StarboardLandingStrut</key>
|
||||||
<label>Right Landing Wheel</label>
|
<label>Starboard Landing Strut</label>
|
||||||
<health>45</health>
|
<health>45</health>
|
||||||
<depth>External</depth>
|
<depth>External</depth>
|
||||||
|
|
||||||
@@ -176,8 +176,8 @@
|
|||||||
</categories>
|
</categories>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<key>CentralLandingWheel</key>
|
<key>CentralLandingStrut</key>
|
||||||
<label>Central Landing Wheel</label>
|
<label>Central Landing Strut</label>
|
||||||
<health>45</health>
|
<health>45</health>
|
||||||
<depth>External</depth>
|
<depth>External</depth>
|
||||||
|
|
||||||
@@ -202,8 +202,8 @@
|
|||||||
</categories>
|
</categories>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<key>LeftHorizontalStabilizer</key>
|
<key>PortManeuveringFin</key>
|
||||||
<label>Left Horizontal Stabilizer</label>
|
<label>Port Maneuvering Fin</label>
|
||||||
<health>40</health>
|
<health>40</health>
|
||||||
<depth>External</depth>
|
<depth>External</depth>
|
||||||
|
|
||||||
@@ -218,8 +218,8 @@
|
|||||||
</categories>
|
</categories>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<key>RightHorizontalStabilizer</key>
|
<key>StarboardManeuveringFin</key>
|
||||||
<label>Right Horizontal Stabilizer</label>
|
<label>Starboard Maneuvering Fin</label>
|
||||||
<health>40</health>
|
<health>40</health>
|
||||||
<depth>External</depth>
|
<depth>External</depth>
|
||||||
|
|
||||||
@@ -234,8 +234,8 @@
|
|||||||
</categories>
|
</categories>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<key>FuelIntake</key>
|
<key>FuelCoupling</key>
|
||||||
<label>Fuel Intake</label>
|
<label>Fuel Coupling</label>
|
||||||
<health>50</health>
|
<health>50</health>
|
||||||
<depth>Internal</depth>
|
<depth>Internal</depth>
|
||||||
|
|
||||||
@@ -251,8 +251,8 @@
|
|||||||
</categories>
|
</categories>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<key>Transmission</key>
|
<key>PowerCoupler</key>
|
||||||
<label>Transmission</label>
|
<label>Power Coupler</label>
|
||||||
<health>40</health>
|
<health>40</health>
|
||||||
<depth>Internal</depth>
|
<depth>Internal</depth>
|
||||||
|
|
||||||
@@ -268,8 +268,8 @@
|
|||||||
</categories>
|
</categories>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<key>Rudder</key>
|
<key>RearStabilizer</key>
|
||||||
<label>Rudder</label>
|
<label>Rear Stabilizer</label>
|
||||||
<health>75</health>
|
<health>75</health>
|
||||||
<depth>External</depth>
|
<depth>External</depth>
|
||||||
|
|
||||||
@@ -284,8 +284,8 @@
|
|||||||
</categories>
|
</categories>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<key>Fuselage</key>
|
<key>Hull</key>
|
||||||
<label>Fuselage</label>
|
<label>Hull</label>
|
||||||
<health>300</health>
|
<health>300</health>
|
||||||
<depth>External</depth>
|
<depth>External</depth>
|
||||||
|
|
||||||
@@ -300,8 +300,8 @@
|
|||||||
</hitbox>
|
</hitbox>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<key>Chemtank</key>
|
<key>FuelTank</key>
|
||||||
<label>Chemtank</label>
|
<label>Fuel Tank</label>
|
||||||
<health>100</health>
|
<health>100</health>
|
||||||
<depth>Internal</depth>
|
<depth>Internal</depth>
|
||||||
|
|
||||||
@@ -323,8 +323,8 @@
|
|||||||
</hitbox>
|
</hitbox>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<key>LeftWing</key>
|
<key>PortWing</key>
|
||||||
<label>Left Wing</label>
|
<label>Port Wing</label>
|
||||||
<health>125</health>
|
<health>125</health>
|
||||||
<depth>External</depth>
|
<depth>External</depth>
|
||||||
|
|
||||||
@@ -340,8 +340,8 @@
|
|||||||
</categories>
|
</categories>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<key>RightWing</key>
|
<key>StarboardWing</key>
|
||||||
<label>Right Wing</label>
|
<label>Starboard Wing</label>
|
||||||
<health>125</health>
|
<health>125</health>
|
||||||
<depth>External</depth>
|
<depth>External</depth>
|
||||||
|
|
||||||
@@ -357,21 +357,21 @@
|
|||||||
</categories>
|
</categories>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<key>Upholstery</key>
|
<key>CrewSeats</key>
|
||||||
<label>Upholstery</label>
|
<label>Crew Seats</label>
|
||||||
<health>30</health>
|
<health>30</health>
|
||||||
<depth>Internal</depth>
|
<depth>Internal</depth>
|
||||||
<hitWeight>2</hitWeight>
|
<hitWeight>2</hitWeight>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<key>Dashboard</key>
|
<key>ControlConsole</key>
|
||||||
<label>Dashboard</label>
|
<label>Control Console</label>
|
||||||
<health>30</health>
|
<health>30</health>
|
||||||
<depth>Internal</depth>
|
<depth>Internal</depth>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<key>Servos</key>
|
<key>ServoMotors</key>
|
||||||
<label>Servos</label>
|
<label>Servo Motors</label>
|
||||||
<health>20</health>
|
<health>20</health>
|
||||||
<depth>Internal</depth>
|
<depth>Internal</depth>
|
||||||
<hitWeight>3</hitWeight>
|
<hitWeight>3</hitWeight>
|
||||||
|
|||||||
@@ -91,8 +91,8 @@
|
|||||||
|
|
||||||
<components>
|
<components>
|
||||||
<li>
|
<li>
|
||||||
<key>Engine</key>
|
<key>MainThruster</key>
|
||||||
<label>Engine</label>
|
<label>Main Thruster</label>
|
||||||
<health>120</health>
|
<health>120</health>
|
||||||
<priorityStatEfficiency>true</priorityStatEfficiency>
|
<priorityStatEfficiency>true</priorityStatEfficiency>
|
||||||
<depth>Internal</depth>
|
<depth>Internal</depth>
|
||||||
@@ -120,8 +120,8 @@
|
|||||||
</categories>
|
</categories>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<key>LeftLandingWheel</key>
|
<key>PortLandingStrut</key>
|
||||||
<label>Left Landing Wheel</label>
|
<label>Port Landing Strut</label>
|
||||||
<health>45</health>
|
<health>45</health>
|
||||||
<depth>External</depth>
|
<depth>External</depth>
|
||||||
|
|
||||||
@@ -146,8 +146,8 @@
|
|||||||
</categories>
|
</categories>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<key>RightLandingWheel</key>
|
<key>StarboardLandingStrut</key>
|
||||||
<label>Right Landing Wheel</label>
|
<label>Starboard Landing Strut</label>
|
||||||
<health>45</health>
|
<health>45</health>
|
||||||
<depth>External</depth>
|
<depth>External</depth>
|
||||||
|
|
||||||
@@ -172,8 +172,8 @@
|
|||||||
</categories>
|
</categories>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<key>CentralLandingWheel</key>
|
<key>CentralLandingStrut</key>
|
||||||
<label>Central Landing Wheel</label>
|
<label>Central Landing Strut</label>
|
||||||
<health>45</health>
|
<health>45</health>
|
||||||
<depth>External</depth>
|
<depth>External</depth>
|
||||||
|
|
||||||
@@ -198,8 +198,8 @@
|
|||||||
</categories>
|
</categories>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<key>LeftHorizontalStabilizer</key>
|
<key>PortManeuveringFin</key>
|
||||||
<label>Left Horizontal Stabilizer</label>
|
<label>Port Maneuvering Fin</label>
|
||||||
<health>40</health>
|
<health>40</health>
|
||||||
<depth>External</depth>
|
<depth>External</depth>
|
||||||
|
|
||||||
@@ -214,8 +214,8 @@
|
|||||||
</categories>
|
</categories>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<key>RightHorizontalStabilizer</key>
|
<key>StarboardManeuveringFin</key>
|
||||||
<label>Right Horizontal Stabilizer</label>
|
<label>Starboard Maneuvering Fin</label>
|
||||||
<health>40</health>
|
<health>40</health>
|
||||||
<depth>External</depth>
|
<depth>External</depth>
|
||||||
|
|
||||||
@@ -230,8 +230,8 @@
|
|||||||
</categories>
|
</categories>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<key>FuelIntake</key>
|
<key>FuelCoupling</key>
|
||||||
<label>Fuel Intake</label>
|
<label>Fuel Coupling</label>
|
||||||
<health>50</health>
|
<health>50</health>
|
||||||
<depth>Internal</depth>
|
<depth>Internal</depth>
|
||||||
|
|
||||||
@@ -247,8 +247,8 @@
|
|||||||
</categories>
|
</categories>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<key>Transmission</key>
|
<key>PowerCoupler</key>
|
||||||
<label>Transmission</label>
|
<label>Power Coupler</label>
|
||||||
<health>40</health>
|
<health>40</health>
|
||||||
<depth>Internal</depth>
|
<depth>Internal</depth>
|
||||||
|
|
||||||
@@ -264,8 +264,8 @@
|
|||||||
</categories>
|
</categories>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<key>Rudder</key>
|
<key>RearStabilizer</key>
|
||||||
<label>Rudder</label>
|
<label>Rear Stabilizer</label>
|
||||||
<health>75</health>
|
<health>75</health>
|
||||||
<depth>External</depth>
|
<depth>External</depth>
|
||||||
|
|
||||||
@@ -280,8 +280,8 @@
|
|||||||
</categories>
|
</categories>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<key>Fuselage</key>
|
<key>Hull</key>
|
||||||
<label>Fuselage</label>
|
<label>Hull</label>
|
||||||
<health>300</health>
|
<health>300</health>
|
||||||
<depth>External</depth>
|
<depth>External</depth>
|
||||||
|
|
||||||
@@ -296,8 +296,8 @@
|
|||||||
</hitbox>
|
</hitbox>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<key>Chemtank</key>
|
<key>FuelTank</key>
|
||||||
<label>Chemtank</label>
|
<label>Fuel Tank</label>
|
||||||
<health>100</health>
|
<health>100</health>
|
||||||
<depth>Internal</depth>
|
<depth>Internal</depth>
|
||||||
|
|
||||||
@@ -319,8 +319,8 @@
|
|||||||
</hitbox>
|
</hitbox>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<key>LeftWing</key>
|
<key>PortWing</key>
|
||||||
<label>Left Wing</label>
|
<label>Port Wing</label>
|
||||||
<health>125</health>
|
<health>125</health>
|
||||||
<depth>External</depth>
|
<depth>External</depth>
|
||||||
|
|
||||||
@@ -336,8 +336,8 @@
|
|||||||
</categories>
|
</categories>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<key>RightWing</key>
|
<key>StarboardWing</key>
|
||||||
<label>Right Wing</label>
|
<label>Starboard Wing</label>
|
||||||
<health>125</health>
|
<health>125</health>
|
||||||
<depth>External</depth>
|
<depth>External</depth>
|
||||||
|
|
||||||
@@ -353,21 +353,21 @@
|
|||||||
</categories>
|
</categories>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<key>Upholstery</key>
|
<key>CrewSeats</key>
|
||||||
<label>Upholstery</label>
|
<label>Crew Seats</label>
|
||||||
<health>30</health>
|
<health>30</health>
|
||||||
<depth>Internal</depth>
|
<depth>Internal</depth>
|
||||||
<hitWeight>2</hitWeight>
|
<hitWeight>2</hitWeight>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<key>Dashboard</key>
|
<key>ControlConsole</key>
|
||||||
<label>Dashboard</label>
|
<label>Control Console</label>
|
||||||
<health>30</health>
|
<health>30</health>
|
||||||
<depth>Internal</depth>
|
<depth>Internal</depth>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<key>Servos</key>
|
<key>ServoMotors</key>
|
||||||
<label>Servos</label>
|
<label>Servo Motors</label>
|
||||||
<health>20</health>
|
<health>20</health>
|
||||||
<depth>Internal</depth>
|
<depth>Internal</depth>
|
||||||
<hitWeight>3</hitWeight>
|
<hitWeight>3</hitWeight>
|
||||||
|
|||||||
@@ -94,8 +94,8 @@
|
|||||||
|
|
||||||
<components>
|
<components>
|
||||||
<li>
|
<li>
|
||||||
<key>Engine</key>
|
<key>MainThruster</key>
|
||||||
<label>Engine</label>
|
<label>Main Thruster</label>
|
||||||
<health>120</health>
|
<health>120</health>
|
||||||
<priorityStatEfficiency>true</priorityStatEfficiency>
|
<priorityStatEfficiency>true</priorityStatEfficiency>
|
||||||
<depth>Internal</depth>
|
<depth>Internal</depth>
|
||||||
@@ -375,6 +375,261 @@
|
|||||||
<depth>Internal</depth>
|
<depth>Internal</depth>
|
||||||
<hitWeight>3</hitWeight>
|
<hitWeight>3</hitWeight>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<key>PortLandingStrut</key>
|
||||||
|
<label>Port Landing Strut</label>
|
||||||
|
<health>45</health>
|
||||||
|
<depth>External</depth>
|
||||||
|
|
||||||
|
<armor>
|
||||||
|
<ArmorRating_Blunt>0</ArmorRating_Blunt>
|
||||||
|
<ArmorRating_Sharp>0</ArmorRating_Sharp>
|
||||||
|
</armor>
|
||||||
|
|
||||||
|
<tags>
|
||||||
|
<li>Wheel</li>
|
||||||
|
</tags>
|
||||||
|
|
||||||
|
<hitbox>
|
||||||
|
<fallthrough>false</fallthrough>
|
||||||
|
<cells>
|
||||||
|
<li>(-1, 1)</li>
|
||||||
|
</cells>
|
||||||
|
</hitbox>
|
||||||
|
|
||||||
|
<categories>
|
||||||
|
<li>MoveSpeed</li>
|
||||||
|
</categories>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<key>StarboardLandingStrut</key>
|
||||||
|
<label>Starboard Landing Strut</label>
|
||||||
|
<health>45</health>
|
||||||
|
<depth>External</depth>
|
||||||
|
|
||||||
|
<armor>
|
||||||
|
<ArmorRating_Blunt>0</ArmorRating_Blunt>
|
||||||
|
<ArmorRating_Sharp>0</ArmorRating_Sharp>
|
||||||
|
</armor>
|
||||||
|
|
||||||
|
<tags>
|
||||||
|
<li>Wheel</li>
|
||||||
|
</tags>
|
||||||
|
|
||||||
|
<hitbox>
|
||||||
|
<fallthrough>false</fallthrough>
|
||||||
|
<cells>
|
||||||
|
<li>(1, 1)</li>
|
||||||
|
</cells>
|
||||||
|
</hitbox>
|
||||||
|
|
||||||
|
<categories>
|
||||||
|
<li>MoveSpeed</li>
|
||||||
|
</categories>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<key>CentralLandingStrut</key>
|
||||||
|
<label>Central Landing Strut</label>
|
||||||
|
<health>45</health>
|
||||||
|
<depth>External</depth>
|
||||||
|
|
||||||
|
<armor>
|
||||||
|
<ArmorRating_Blunt>0</ArmorRating_Blunt>
|
||||||
|
<ArmorRating_Sharp>0</ArmorRating_Sharp>
|
||||||
|
</armor>
|
||||||
|
|
||||||
|
<tags>
|
||||||
|
<li>Wheel</li>
|
||||||
|
</tags>
|
||||||
|
|
||||||
|
<hitbox>
|
||||||
|
<fallthrough>false</fallthrough>
|
||||||
|
<cells>
|
||||||
|
<li>(0, -2)</li>
|
||||||
|
</cells>
|
||||||
|
</hitbox>
|
||||||
|
|
||||||
|
<categories>
|
||||||
|
<li>MoveSpeed</li>
|
||||||
|
</categories>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<key>PortManeuveringFin</key>
|
||||||
|
<label>Port Maneuvering Fin</label>
|
||||||
|
<health>125</health>
|
||||||
|
<depth>External</depth>
|
||||||
|
|
||||||
|
<hitbox>
|
||||||
|
<cells>
|
||||||
|
<li>(-1, 1)</li>
|
||||||
|
<li>(-2, 1)</li>
|
||||||
|
</cells>
|
||||||
|
</hitbox>
|
||||||
|
|
||||||
|
<categories>
|
||||||
|
<li>FlightControl</li>
|
||||||
|
</categories>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<key>StarboardManeuveringFin</key>
|
||||||
|
<label>Starboard Maneuvering Fin</label>
|
||||||
|
<health>125</health>
|
||||||
|
<depth>External</depth>
|
||||||
|
|
||||||
|
<hitbox>
|
||||||
|
<cells>
|
||||||
|
<li>(1, 1)</li>
|
||||||
|
<li>(2, 1)</li>
|
||||||
|
</cells>
|
||||||
|
</hitbox>
|
||||||
|
|
||||||
|
<categories>
|
||||||
|
<li>FlightControl</li>
|
||||||
|
</categories>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<key>FuelCoupling</key>
|
||||||
|
<label>Fuel Coupling</label>
|
||||||
|
<health>50</health>
|
||||||
|
<depth>Internal</depth>
|
||||||
|
|
||||||
|
<hitbox>
|
||||||
|
<cells>
|
||||||
|
<li>(0, 1)</li>
|
||||||
|
</cells>
|
||||||
|
</hitbox>
|
||||||
|
|
||||||
|
<categories>
|
||||||
|
<li>MoveSpeed</li>
|
||||||
|
<li>FlightSpeed</li>
|
||||||
|
</categories>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<key>PowerCoupler</key>
|
||||||
|
<label>Power Coupler</label>
|
||||||
|
<health>40</health>
|
||||||
|
<depth>Internal</depth>
|
||||||
|
|
||||||
|
<hitbox>
|
||||||
|
<cells>
|
||||||
|
<li>(0, 2)</li>
|
||||||
|
</cells>
|
||||||
|
</hitbox>
|
||||||
|
|
||||||
|
<categories>
|
||||||
|
<li>MoveSpeed</li>
|
||||||
|
<li>FlightSpeed</li>
|
||||||
|
</categories>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<key>RearStabilizer</key>
|
||||||
|
<label>Rear Stabilizer</label>
|
||||||
|
<health>40</health>
|
||||||
|
<depth>External</depth>
|
||||||
|
|
||||||
|
<hitbox>
|
||||||
|
<cells>
|
||||||
|
<li>(0, -2)</li>
|
||||||
|
</cells>
|
||||||
|
</hitbox>
|
||||||
|
|
||||||
|
<categories>
|
||||||
|
<li>FlightControl</li>
|
||||||
|
</categories>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<key>Hull</key>
|
||||||
|
<label>Hull</label>
|
||||||
|
<health>300</health>
|
||||||
|
<depth>External</depth>
|
||||||
|
|
||||||
|
<hitbox>
|
||||||
|
<cells>
|
||||||
|
<li>(0, 2)</li>
|
||||||
|
<li>(0, 1)</li>
|
||||||
|
<li>(0, 0)</li>
|
||||||
|
<li>(0, -1)</li>
|
||||||
|
<li>(0, -2)</li>
|
||||||
|
</cells>
|
||||||
|
</hitbox>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<key>FuelTank</key>
|
||||||
|
<label>Fuel Tank</label>
|
||||||
|
<health>100</health>
|
||||||
|
<depth>Internal</depth>
|
||||||
|
|
||||||
|
<reactors>
|
||||||
|
<li Class = "Vehicles.Reactor_FuelLeak"/>
|
||||||
|
<li Class = "Vehicles.Reactor_Explosive">
|
||||||
|
<indicator>VF_Explosive</indicator>
|
||||||
|
<chance>0.25</chance>
|
||||||
|
<maxHealth>0.2</maxHealth>
|
||||||
|
<radius>3</radius>
|
||||||
|
<damageDef>Flame</damageDef>
|
||||||
|
</li>
|
||||||
|
</reactors>
|
||||||
|
|
||||||
|
<hitbox>
|
||||||
|
<cells>
|
||||||
|
<li>(0, -1)</li>
|
||||||
|
</cells>
|
||||||
|
</hitbox>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<key>PortWing</key>
|
||||||
|
<label>Port Wing</label>
|
||||||
|
<health>125</health>
|
||||||
|
<depth>External</depth>
|
||||||
|
|
||||||
|
<hitbox>
|
||||||
|
<cells>
|
||||||
|
<li>(-1, 1)</li>
|
||||||
|
<li>(-2, 1)</li>
|
||||||
|
</cells>
|
||||||
|
</hitbox>
|
||||||
|
|
||||||
|
<categories>
|
||||||
|
<li>FlightControl</li>
|
||||||
|
</categories>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<key>StarboardWing</key>
|
||||||
|
<label>Starboard Wing</label>
|
||||||
|
<health>125</health>
|
||||||
|
<depth>External</depth>
|
||||||
|
|
||||||
|
<hitbox>
|
||||||
|
<cells>
|
||||||
|
<li>(1, 1)</li>
|
||||||
|
<li>(2, 1)</li>
|
||||||
|
</cells>
|
||||||
|
</hitbox>
|
||||||
|
|
||||||
|
<categories>
|
||||||
|
<li>FlightControl</li>
|
||||||
|
</categories>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<key>CrewSeats</key>
|
||||||
|
<label>Crew Seats</label>
|
||||||
|
<health>30</health>
|
||||||
|
<depth>Internal</depth>
|
||||||
|
<hitWeight>2</hitWeight>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<key>ControlConsole</key>
|
||||||
|
<label>Control Console</label>
|
||||||
|
<health>30</health>
|
||||||
|
<depth>Internal</depth>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<key>ServoMotors</key>
|
||||||
|
<label>Servo Motors</label>
|
||||||
|
<health>20</health>
|
||||||
|
<depth>Internal</depth>
|
||||||
|
<hitWeight>3</hitWeight>
|
||||||
|
</li>
|
||||||
</components>
|
</components>
|
||||||
|
|
||||||
<comps>
|
<comps>
|
||||||
|
|||||||
@@ -93,8 +93,8 @@
|
|||||||
|
|
||||||
<components>
|
<components>
|
||||||
<li>
|
<li>
|
||||||
<key>Engine</key>
|
<key>MainThruster</key>
|
||||||
<label>Engine</label>
|
<label>Main Thruster</label>
|
||||||
<health>120</health>
|
<health>120</health>
|
||||||
<priorityStatEfficiency>true</priorityStatEfficiency>
|
<priorityStatEfficiency>true</priorityStatEfficiency>
|
||||||
<depth>Internal</depth>
|
<depth>Internal</depth>
|
||||||
|
|||||||
@@ -79,8 +79,8 @@
|
|||||||
|
|
||||||
<components>
|
<components>
|
||||||
<li>
|
<li>
|
||||||
<key>Engine</key>
|
<key>MainThruster</key>
|
||||||
<label>Engine</label>
|
<label>Main Thruster</label>
|
||||||
<health>120</health>
|
<health>120</health>
|
||||||
<priorityStatEfficiency>true</priorityStatEfficiency>
|
<priorityStatEfficiency>true</priorityStatEfficiency>
|
||||||
<depth>Internal</depth>
|
<depth>Internal</depth>
|
||||||
|
|||||||
@@ -93,8 +93,8 @@
|
|||||||
|
|
||||||
<components>
|
<components>
|
||||||
<li>
|
<li>
|
||||||
<key>Engine</key>
|
<key>MainThruster</key>
|
||||||
<label>Engine</label>
|
<label>Main Thruster</label>
|
||||||
<health>120</health>
|
<health>120</health>
|
||||||
<priorityStatEfficiency>true</priorityStatEfficiency>
|
<priorityStatEfficiency>true</priorityStatEfficiency>
|
||||||
<depth>Internal</depth>
|
<depth>Internal</depth>
|
||||||
|
|||||||
Reference in New Issue
Block a user