From 8e53eb40a8f47a09ced69d92dc1ff3477fa9ef99 Mon Sep 17 00:00:00 2001 From: John Vanderbeck Date: Sun, 28 Dec 2014 15:27:37 -0800 Subject: [PATCH] Added new failures ReducedMaxThrust and LockedGimbal to Squad engine configs --- TestFlight/Squad_Engines.cfg | 416 +++++++++++++++++++++++++++++++++++ 1 file changed, 416 insertions(+) diff --git a/TestFlight/Squad_Engines.cfg b/TestFlight/Squad_Engines.cfg index 2242f6e7..73ce573e 100644 --- a/TestFlight/Squad_Engines.cfg +++ b/TestFlight/Squad_Engines.cfg @@ -88,6 +88,58 @@ // For all failures repairChance = 100 } + } + MODULE + { + name = TestFlightFailure_LockGimbal + failureTitle = Gimbal Failure + failureType = mechanical + severity = failure + // ** PLEASE USE ONLY THESE WEIGHTS ** + // The weight of the failure is how likely it is to occur RELATIVE to other failures defined on the same part + // 2 = Rare, 4 = Seldom, 8 = Average, 16 = Often, 32 = Common + weight = 16 + REPAIR + { + // For PHYSICAL failures + canBeRepairedOnLanded = True + canBeRepairedOnSplashed = False + canBeRepairedInFlight = True + requiresEVA = False + sparePartsRequired = 10 + // For SOFTWARE failures + // canBeRepairedByRemote + // dataScale + // dataSize + // For all failures + repairChance = 100 + } + } + MODULE + { + name = TestFlightFailure_ReducedMaxThrust + failureTitle = Loss of Thrust + failureType = mechanical + severity = failure + // ** PLEASE USE ONLY THESE WEIGHTS ** + // The weight of the failure is how likely it is to occur RELATIVE to other failures defined on the same part + // 2 = Rare, 4 = Seldom, 8 = Average, 16 = Often, 32 = Common + weight = 32 + REPAIR + { + // For PHYSICAL failures + canBeRepairedOnLanded = True + canBeRepairedOnSplashed = False + canBeRepairedInFlight = True + requiresEVA = False + sparePartsRequired = 10 + // For SOFTWARE failures + // canBeRepairedByRemote + // dataScale + // dataSize + // For all failures + repairChance = 100 + } } MODULE { @@ -156,6 +208,58 @@ // For all failures repairChance = 100 } + } + MODULE + { + name = TestFlightFailure_LockGimbal + failureTitle = Gimbal Failure + failureType = mechanical + severity = failure + // ** PLEASE USE ONLY THESE WEIGHTS ** + // The weight of the failure is how likely it is to occur RELATIVE to other failures defined on the same part + // 2 = Rare, 4 = Seldom, 8 = Average, 16 = Often, 32 = Common + weight = 16 + REPAIR + { + // For PHYSICAL failures + canBeRepairedOnLanded = True + canBeRepairedOnSplashed = False + canBeRepairedInFlight = True + requiresEVA = False + sparePartsRequired = 10 + // For SOFTWARE failures + // canBeRepairedByRemote + // dataScale + // dataSize + // For all failures + repairChance = 100 + } + } + MODULE + { + name = TestFlightFailure_ReducedMaxThrust + failureTitle = Loss of Thrust + failureType = mechanical + severity = failure + // ** PLEASE USE ONLY THESE WEIGHTS ** + // The weight of the failure is how likely it is to occur RELATIVE to other failures defined on the same part + // 2 = Rare, 4 = Seldom, 8 = Average, 16 = Often, 32 = Common + weight = 32 + REPAIR + { + // For PHYSICAL failures + canBeRepairedOnLanded = True + canBeRepairedOnSplashed = False + canBeRepairedInFlight = True + requiresEVA = False + sparePartsRequired = 10 + // For SOFTWARE failures + // canBeRepairedByRemote + // dataScale + // dataSize + // For all failures + repairChance = 100 + } } MODULE { @@ -224,6 +328,58 @@ // For all failures repairChance = 100 } + } + MODULE + { + name = TestFlightFailure_LockGimbal + failureTitle = Gimbal Failure + failureType = mechanical + severity = failure + // ** PLEASE USE ONLY THESE WEIGHTS ** + // The weight of the failure is how likely it is to occur RELATIVE to other failures defined on the same part + // 2 = Rare, 4 = Seldom, 8 = Average, 16 = Often, 32 = Common + weight = 16 + REPAIR + { + // For PHYSICAL failures + canBeRepairedOnLanded = True + canBeRepairedOnSplashed = False + canBeRepairedInFlight = True + requiresEVA = False + sparePartsRequired = 10 + // For SOFTWARE failures + // canBeRepairedByRemote + // dataScale + // dataSize + // For all failures + repairChance = 100 + } + } + MODULE + { + name = TestFlightFailure_ReducedMaxThrust + failureTitle = Loss of Thrust + failureType = mechanical + severity = failure + // ** PLEASE USE ONLY THESE WEIGHTS ** + // The weight of the failure is how likely it is to occur RELATIVE to other failures defined on the same part + // 2 = Rare, 4 = Seldom, 8 = Average, 16 = Often, 32 = Common + weight = 32 + REPAIR + { + // For PHYSICAL failures + canBeRepairedOnLanded = True + canBeRepairedOnSplashed = False + canBeRepairedInFlight = True + requiresEVA = False + sparePartsRequired = 10 + // For SOFTWARE failures + // canBeRepairedByRemote + // dataScale + // dataSize + // For all failures + repairChance = 100 + } } MODULE { @@ -292,6 +448,58 @@ // For all failures repairChance = 100 } + } + MODULE + { + name = TestFlightFailure_LockGimbal + failureTitle = Gimbal Failure + failureType = mechanical + severity = failure + // ** PLEASE USE ONLY THESE WEIGHTS ** + // The weight of the failure is how likely it is to occur RELATIVE to other failures defined on the same part + // 2 = Rare, 4 = Seldom, 8 = Average, 16 = Often, 32 = Common + weight = 16 + REPAIR + { + // For PHYSICAL failures + canBeRepairedOnLanded = True + canBeRepairedOnSplashed = False + canBeRepairedInFlight = True + requiresEVA = False + sparePartsRequired = 10 + // For SOFTWARE failures + // canBeRepairedByRemote + // dataScale + // dataSize + // For all failures + repairChance = 100 + } + } + MODULE + { + name = TestFlightFailure_ReducedMaxThrust + failureTitle = Loss of Thrust + failureType = mechanical + severity = failure + // ** PLEASE USE ONLY THESE WEIGHTS ** + // The weight of the failure is how likely it is to occur RELATIVE to other failures defined on the same part + // 2 = Rare, 4 = Seldom, 8 = Average, 16 = Often, 32 = Common + weight = 32 + REPAIR + { + // For PHYSICAL failures + canBeRepairedOnLanded = True + canBeRepairedOnSplashed = False + canBeRepairedInFlight = True + requiresEVA = False + sparePartsRequired = 10 + // For SOFTWARE failures + // canBeRepairedByRemote + // dataScale + // dataSize + // For all failures + repairChance = 100 + } } MODULE { @@ -360,6 +568,58 @@ // For all failures repairChance = 100 } + } + MODULE + { + name = TestFlightFailure_LockGimbal + failureTitle = Gimbal Failure + failureType = mechanical + severity = failure + // ** PLEASE USE ONLY THESE WEIGHTS ** + // The weight of the failure is how likely it is to occur RELATIVE to other failures defined on the same part + // 2 = Rare, 4 = Seldom, 8 = Average, 16 = Often, 32 = Common + weight = 16 + REPAIR + { + // For PHYSICAL failures + canBeRepairedOnLanded = True + canBeRepairedOnSplashed = False + canBeRepairedInFlight = True + requiresEVA = False + sparePartsRequired = 10 + // For SOFTWARE failures + // canBeRepairedByRemote + // dataScale + // dataSize + // For all failures + repairChance = 100 + } + } + MODULE + { + name = TestFlightFailure_ReducedMaxThrust + failureTitle = Loss of Thrust + failureType = mechanical + severity = failure + // ** PLEASE USE ONLY THESE WEIGHTS ** + // The weight of the failure is how likely it is to occur RELATIVE to other failures defined on the same part + // 2 = Rare, 4 = Seldom, 8 = Average, 16 = Often, 32 = Common + weight = 32 + REPAIR + { + // For PHYSICAL failures + canBeRepairedOnLanded = True + canBeRepairedOnSplashed = False + canBeRepairedInFlight = True + requiresEVA = False + sparePartsRequired = 10 + // For SOFTWARE failures + // canBeRepairedByRemote + // dataScale + // dataSize + // For all failures + repairChance = 100 + } } MODULE { @@ -428,6 +688,58 @@ // For all failures repairChance = 100 } + } + MODULE + { + name = TestFlightFailure_LockGimbal + failureTitle = Gimbal Failure + failureType = mechanical + severity = failure + // ** PLEASE USE ONLY THESE WEIGHTS ** + // The weight of the failure is how likely it is to occur RELATIVE to other failures defined on the same part + // 2 = Rare, 4 = Seldom, 8 = Average, 16 = Often, 32 = Common + weight = 16 + REPAIR + { + // For PHYSICAL failures + canBeRepairedOnLanded = True + canBeRepairedOnSplashed = False + canBeRepairedInFlight = True + requiresEVA = False + sparePartsRequired = 10 + // For SOFTWARE failures + // canBeRepairedByRemote + // dataScale + // dataSize + // For all failures + repairChance = 100 + } + } + MODULE + { + name = TestFlightFailure_ReducedMaxThrust + failureTitle = Loss of Thrust + failureType = mechanical + severity = failure + // ** PLEASE USE ONLY THESE WEIGHTS ** + // The weight of the failure is how likely it is to occur RELATIVE to other failures defined on the same part + // 2 = Rare, 4 = Seldom, 8 = Average, 16 = Often, 32 = Common + weight = 32 + REPAIR + { + // For PHYSICAL failures + canBeRepairedOnLanded = True + canBeRepairedOnSplashed = False + canBeRepairedInFlight = True + requiresEVA = False + sparePartsRequired = 10 + // For SOFTWARE failures + // canBeRepairedByRemote + // dataScale + // dataSize + // For all failures + repairChance = 100 + } } MODULE { @@ -496,6 +808,58 @@ // For all failures repairChance = 100 } + } + MODULE + { + name = TestFlightFailure_LockGimbal + failureTitle = Gimbal Failure + failureType = mechanical + severity = failure + // ** PLEASE USE ONLY THESE WEIGHTS ** + // The weight of the failure is how likely it is to occur RELATIVE to other failures defined on the same part + // 2 = Rare, 4 = Seldom, 8 = Average, 16 = Often, 32 = Common + weight = 16 + REPAIR + { + // For PHYSICAL failures + canBeRepairedOnLanded = True + canBeRepairedOnSplashed = False + canBeRepairedInFlight = True + requiresEVA = False + sparePartsRequired = 10 + // For SOFTWARE failures + // canBeRepairedByRemote + // dataScale + // dataSize + // For all failures + repairChance = 100 + } + } + MODULE + { + name = TestFlightFailure_ReducedMaxThrust + failureTitle = Loss of Thrust + failureType = mechanical + severity = failure + // ** PLEASE USE ONLY THESE WEIGHTS ** + // The weight of the failure is how likely it is to occur RELATIVE to other failures defined on the same part + // 2 = Rare, 4 = Seldom, 8 = Average, 16 = Often, 32 = Common + weight = 32 + REPAIR + { + // For PHYSICAL failures + canBeRepairedOnLanded = True + canBeRepairedOnSplashed = False + canBeRepairedInFlight = True + requiresEVA = False + sparePartsRequired = 10 + // For SOFTWARE failures + // canBeRepairedByRemote + // dataScale + // dataSize + // For all failures + repairChance = 100 + } } MODULE { @@ -564,6 +928,58 @@ // For all failures repairChance = 100 } + } + MODULE + { + name = TestFlightFailure_LockGimbal + failureTitle = Gimbal Failure + failureType = mechanical + severity = failure + // ** PLEASE USE ONLY THESE WEIGHTS ** + // The weight of the failure is how likely it is to occur RELATIVE to other failures defined on the same part + // 2 = Rare, 4 = Seldom, 8 = Average, 16 = Often, 32 = Common + weight = 16 + REPAIR + { + // For PHYSICAL failures + canBeRepairedOnLanded = True + canBeRepairedOnSplashed = False + canBeRepairedInFlight = True + requiresEVA = False + sparePartsRequired = 10 + // For SOFTWARE failures + // canBeRepairedByRemote + // dataScale + // dataSize + // For all failures + repairChance = 100 + } + } + MODULE + { + name = TestFlightFailure_ReducedMaxThrust + failureTitle = Loss of Thrust + failureType = mechanical + severity = failure + // ** PLEASE USE ONLY THESE WEIGHTS ** + // The weight of the failure is how likely it is to occur RELATIVE to other failures defined on the same part + // 2 = Rare, 4 = Seldom, 8 = Average, 16 = Often, 32 = Common + weight = 32 + REPAIR + { + // For PHYSICAL failures + canBeRepairedOnLanded = True + canBeRepairedOnSplashed = False + canBeRepairedInFlight = True + requiresEVA = False + sparePartsRequired = 10 + // For SOFTWARE failures + // canBeRepairedByRemote + // dataScale + // dataSize + // For all failures + repairChance = 100 + } } MODULE {