diff --git a/client/demo.js b/client/demo.js index 9dd1444b..17321e79 100644 --- a/client/demo.js +++ b/client/demo.js @@ -18,7 +18,7 @@ const DEMO_UNIT_DATA = { contacts: [{ID: 2, detectionMethod: 1}, {ID: 3, detectionMethod: 4}, {ID: 5, detectionMethod: 4}], activePath: [{lat: 38, lng: -115, alt: 0}, {lat: 38, lng: -114, alt: 0}] }, - ["2"]:{ category: "Aircraft", alive: true, human: false, controlled: false, coalition: 1, country: 0, name: "FA-18C_hornet", unitName: "Cool guy 1-2", groupName: "Cool group 2", state: 1, task: "Being cool", + ["2"]:{ category: "Aircraft", alive: true, human: false, controlled: false, coalition: 1, country: 0, name: "B-52H", unitName: "Cool guy 1-2", groupName: "Cool group 2", state: 1, task: "Being cool", hasTask: false, position: { lat: 36.9, lng: -116, alt: 1000 }, speed: 200, heading: 315 * Math.PI / 180, isTanker: false, isAWACS: false, onOff: true, followRoads: false, fuel: 50, desiredSpeed: 300, desiredSpeedType: 1, desiredAltitude: 1000, desiredAltitudeType: 1, leaderID: 0, formationOffset: { x: 0, y: 0, z: 0 }, diff --git a/client/public/databases/units/aircraftdatabase.json b/client/public/databases/units/aircraftdatabase.json index 53c15a41..6258e44f 100644 --- a/client/public/databases/units/aircraftdatabase.json +++ b/client/public/databases/units/aircraftdatabase.json @@ -198,7 +198,7 @@ "code": "MK-84*2,LAU-68*2,AGM-65K*2", "name": "MK-84*2,LAU-68*2,AGM-65K*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -258,7 +258,7 @@ "code": "Mk-82*6,Mk-84*2,AIM-9*2,ECM", "name": "Mk-82*6,Mk-84*2,AIM-9*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -280,7 +280,7 @@ "code": "Mk-84*4,AIM-9*2,ECM", "name": "Mk-84*4,AIM-9*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -302,7 +302,7 @@ "code": "Mk-82*8,AIM-9*2,ECM", "name": "Mk-82*8,AIM-9*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -559,7 +559,7 @@ "name": "AGM-65K*2,GBU-38*4,AIM-9*2,TGP,ECM", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -582,7 +582,7 @@ "name": "BDU-33*6, TGP, CAP-9*1", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -785,7 +785,7 @@ "name": "PGM- GBU-10*2,GBU-12*4,AIM-9*2,TGP,ECM", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -1184,7 +1184,7 @@ "name": "BDU-50HD*2,BDU-50LGB*2,TGP, CAP-9*1", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -1241,7 +1241,7 @@ "name": "M151*98, Mk-82*2,AIM-9*2,ECM", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -1732,7 +1732,7 @@ "name": "AGM-65G,AGM-65K,GBU-10*2,AIM-9*2,TGP,ECM", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -1793,7 +1793,7 @@ "name": "GBU-31*2,GBU-38*4,AIM-9*2,TGP,ECM, AIM-9*2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -2015,7 +2015,7 @@ "code": "Mk-82*4,Mk-8AIR*4,AIM-9*2,ECM", "name": "Mk-82*4,Mk-8AIR*4,AIM-9*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2045,7 +2045,7 @@ "code": "Mk-82*20,AIM-9*2,ECM", "name": "Mk-82*20,AIM-9*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2071,7 +2071,7 @@ "code": "Mk-82*6,AIM-9*2,TGP,ECM", "name": "Mk-82*6,AIM-9*2,TGP,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2097,7 +2097,7 @@ "code": "Mk-84*6,AIM-9*2,TGP,ECM", "name": "Mk-84*6,AIM-9*2,TGP,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2131,7 +2131,7 @@ "code": "Mk-82AIR*6,Mk-8AIR*4,M151*1,TGP,AIM-9*2,ECM", "name": "Mk-82AIR*6,Mk-8AIR*4,M151*1,TGP,AIM-9*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2169,7 +2169,7 @@ "code": "GBU-38*4,M151 APKWS*7,AGM-65D*1,AGM-65H*1,TGP,AIM-9*2,ECM", "name": "GBU-38*4,M151 APKWS*7,AGM-65D*1,AGM-65H*1,TGP,AIM-9*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2203,7 +2203,7 @@ "code": "GBU-38*4,M151 APKWS*7,AGM-65E*2,TGP,AIM-9*2,ECM", "name": "GBU-38*4,M151 APKWS*7,AGM-65E*2,TGP,AIM-9*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2237,7 +2237,7 @@ "code": "GBU-12*4,M151 APKWS*7,AGM-65E*2,TGP,AIM-9*2,ECM", "name": "GBU-12*4,M151 APKWS*7,AGM-65E*2,TGP,AIM-9*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2275,7 +2275,7 @@ "code": "GBU-12*2,GBU-38*2,M151 APKWS*7,AGM-65E*2,TGP,AIM-9*2,ECM", "name": "GBU-12*2,GBU-38*2,M151 APKWS*7,AGM-65E*2,TGP,AIM-9*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2309,7 +2309,7 @@ "code": "GBU-10*2,M151 APKWS*7,AGM-65E*2,TGP,AIM-9*2,ECM", "name": "GBU-10*2,M151 APKWS*7,AGM-65E*2,TGP,AIM-9*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2343,7 +2343,7 @@ "code": "GBU-31*2,M151 APKWS*7,AGM-65E*2,TGP,AIM-9*2,ECM", "name": "GBU-31*2,M151 APKWS*7,AGM-65E*2,TGP,AIM-9*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2377,7 +2377,7 @@ "code": "GBU-54*4,M151 APKWS*7,AGM-65E*2,TGP,AIM-9*2,ECM", "name": "GBU-54*4,M151 APKWS*7,AGM-65E*2,TGP,AIM-9*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2411,7 +2411,7 @@ "code": "GBU-54*4,M151 APKWS*7,AGM-65D*4,TGP,AIM-9*2,ECM", "name": "GBU-54*4,M151 APKWS*7,AGM-65D*4,TGP,AIM-9*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] } ], @@ -2692,7 +2692,7 @@ "name": "500 lb GP bomb LD*4", "roles": [ "CAS", - "Ground Attack", + "Strike", "Runway Attack", "Antiship Strike" ] @@ -2782,7 +2782,7 @@ "code": "", "name": "Empty loadout", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2804,7 +2804,7 @@ "code": "Battlefield Air Interdiction: RB-75*4, RB-24J*2, XT", "name": "Battlefield Air Interdiction: RB-75*4, RB-24J*2, XT", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2874,7 +2874,7 @@ "code": "Hard Target (Countermeasures): RB-05, XT, KB, U22", "name": "Hard Target (Countermeasures): RB-05, XT, KB, U22", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2896,7 +2896,7 @@ "code": "Hard Target (MAV): RB-75T*2, RB-74*2, XT", "name": "Hard Target (MAV): RB-75T*2, RB-74*2, XT", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2910,7 +2910,7 @@ "code": "Ferry Flight: XT", "name": "Ferry Flight: XT", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2972,7 +2972,7 @@ "code": "Countermeasures Escort: U/22A, KB", "name": "Countermeasures Escort: U/22A, KB", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2994,7 +2994,7 @@ "code": "Strike: BK90 (MJ1)*2, RB-74*2, XT", "name": "Strike: BK90 (MJ1)*2, RB-74*2, XT", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -3056,7 +3056,7 @@ "code": "Rocket Half Load HE: ARAK HE*2, RB-74*2, XT", "name": "Rocket Half Load HE: ARAK HE*2, RB-74*2, XT", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -3100,7 +3100,7 @@ "code": "Bombs Low-drag: SB71LD*16, RB-24J*2, XT", "name": "Bombs Low-drag: SB71LD*16, RB-24J*2, XT", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -3126,7 +3126,7 @@ "code": "SEAD: RB-75T*2, U22/A, KB, XT", "name": "SEAD: RB-75T*2, U22/A, KB, XT", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -3221,7 +3221,7 @@ "code": "Bombs High-drag: SB71HD*16, XT, RB-24J", "name": "Bombs High-drag: SB71HD*16, XT, RB-24J", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -3261,7 +3261,7 @@ "code": "Rocket Full Load HE: ARAK HE*4, RB-24J, XT", "name": "Rocket Full Load HE: ARAK HE*4, RB-24J, XT", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -3279,7 +3279,7 @@ "code": "Illumination: LYSB*8, XT", "name": "Illumination: LYSB*8, XT", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -3345,7 +3345,7 @@ "code": "Hard Target: RB-05A*2, RB-74*2, XT", "name": "Hard Target: RB-05A*2, RB-74*2, XT", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -3363,7 +3363,7 @@ "code": "RB-05*2, XT", "name": "RB-05*2, XT", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -3599,7 +3599,7 @@ "code": "Interdiction (H-H-H-H): AIM-9Mx2, Mk-83LDx6, Jammer Pod, GAU-12", "name": "Interdiction (H-H-H-H): AIM-9Mx2, Mk-83LDx6, Jammer Pod, GAU-12", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -3633,7 +3633,7 @@ "code": "Interdiction (H-H-H-H): AIM-9Mx2, Mk-83LDx4, Jammer Pod, GAU-12, Fuel Tankx2", "name": "Interdiction (H-H-H-H): AIM-9Mx2, Mk-83LDx4, Jammer Pod, GAU-12, Fuel Tankx2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -3693,7 +3693,7 @@ "code": "Interdiction (H-L-L-H): AIM-9Mx2, Mk-82SEx8, Jammer Pod, GAU-12", "name": "Interdiction (H-L-L-H): AIM-9Mx2, Mk-82SEx8, Jammer Pod, GAU-12", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -3733,7 +3733,7 @@ "code": "PGM (H-H-H-H): GBU-12x4, TPOD, Fuel Tankx2", "name": "PGM (H-H-H-H): GBU-12x4, TPOD, Fuel Tankx2", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -3957,7 +3957,7 @@ "code": "PGM (H-H-H-H): GBU-12x5, TPOD, Jammer POd, GAU-12", "name": "PGM (H-H-H-H): GBU-12x5, TPOD, Jammer POd, GAU-12", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -4013,7 +4013,7 @@ "code": "PGM (H-H-H-H): AIM-9Mx2, GBU-16x4, TPOD, GAU-12", "name": "PGM (H-H-H-H): AIM-9Mx2, GBU-16x4, TPOD, GAU-12", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -4035,7 +4035,7 @@ "code": "Anti Armor: AIM-9Mx2, AGM-65Fx4, GAU-12", "name": "Anti Armor: AIM-9Mx2, AGM-65Fx4, GAU-12", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -4291,7 +4291,7 @@ "code": "PGM: AIM-9M, AGM-122, AGM-65E2x4, TPOD", "name": "PGM: AIM-9M, AGM-122, AGM-65E2x4, TPOD", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -4317,7 +4317,7 @@ "code": "PGM: AIM-9M, AGM-122, APKWSIIx4, TPOD", "name": "PGM: AIM-9M, AGM-122, APKWSIIx4, TPOD", "roles": [ - "Pinpoint Strike" + "Strike" ] } ], @@ -4508,7 +4508,7 @@ "code": "", "name": "Empty loadout", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -4523,7 +4523,7 @@ "name": "Mk-82*84", "roles": [ "Runway Attack", - "Ground Attack" + "Strike" ] }, { @@ -4537,7 +4537,7 @@ "code": "AGM-154*12", "name": "AGM-154*12", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -4552,8 +4552,8 @@ "name": "GBU-38*48", "roles": [ "CAS", - "Ground Attack", - "Pinpoint Strike" + "Strike", + "Strike" ] }, { @@ -4614,7 +4614,7 @@ "name": "Mk-84*24", "roles": [ "Runway Attack", - "Ground Attack" + "Strike" ] }, { @@ -4628,8 +4628,8 @@ "code": "GBU-31*24", "name": "GBU-31*24", "roles": [ - "Ground Attack", - "Pinpoint Strike" + "Strike", + "Strike" ] }, { @@ -4643,8 +4643,8 @@ "code": "GBU-31(V)3/B*24", "name": "GBU-31(V)3/B*24", "roles": [ - "Ground Attack", - "Pinpoint Strike" + "Strike", + "Strike" ] }, { @@ -4662,8 +4662,8 @@ "code": "GBU-31*8, GBU-38*32", "name": "GBU-31*8, GBU-38*32", "roles": [ - "Ground Attack", - "Pinpoint Strike" + "Strike", + "Strike" ] } ], @@ -4691,7 +4691,7 @@ "code": "", "name": "Empty loadout", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -4705,7 +4705,7 @@ "code": "Mk-84*18", "name": "Mk-84*18", "roles": [ - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -4724,7 +4724,7 @@ "code": "Mk 82*51", "name": "Mk 82*51", "roles": [ - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -4739,7 +4739,7 @@ "code": "Mk20*18", "name": "Mk20*18", "roles": [ - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -4758,7 +4758,7 @@ "code": "AGM-86C*20", "name": "AGM-86C*20", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -4833,7 +4833,7 @@ "Runway Attack", "CAS", "Antiship Strike", - "Ground Attack" + "Strike" ] }, { @@ -4850,7 +4850,7 @@ "Runway Attack", "CAS", "Antiship Strike", - "Ground Attack" + "Strike" ] } ], @@ -5137,7 +5137,7 @@ "code": "2*R.550 MAGIC, DEFA 553 CANNON", "name": "2*R.550 MAGIC, DEFA 553 CANNON", "roles": [ - "Fighter Sweep" + "CAP" ] }, { @@ -5155,7 +5155,7 @@ "code": "2*AIM-9M, AN-M3 CANNON (III)", "name": "2*AIM-9M, AN-M3 CANNON (III)", "roles": [ - "Intercept" + "CAP" ] }, { @@ -5173,7 +5173,7 @@ "code": "2*AIM-9P, DEFA 553 CANNON", "name": "2*AIM-9P, DEFA 553 CANNON", "roles": [ - "Fighter Sweep" + "CAP" ] }, { @@ -5191,7 +5191,7 @@ "code": "2*R.550 MAGIC, DEFA 553 CANNON (III)", "name": "2*R.550 MAGIC, DEFA 553 CANNON (III)", "roles": [ - "Intercept" + "CAP" ] }, { @@ -5275,7 +5275,7 @@ "code": "2*AIM-9M, AN-M3 CANNON", "name": "2*AIM-9M, AN-M3 CANNON", "roles": [ - "Fighter Sweep" + "CAP" ] }, { @@ -5297,7 +5297,7 @@ "code": "2*BELOUGA,2*BDU-33, DEFA-553 CANNON", "name": "2*BELOUGA,2*BDU-33, DEFA-553 CANNON", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -5527,7 +5527,7 @@ "code": "2*AIM-9P, AN-M3 CANNON (III)", "name": "2*AIM-9P, AN-M3 CANNON (III)", "roles": [ - "Intercept" + "CAP" ] }, { @@ -6018,7 +6018,7 @@ "code": "", "name": "Empty loadout", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -6032,7 +6032,7 @@ "code": "GBU-12*2", "name": "GBU-12*2", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -6046,7 +6046,7 @@ "code": "GBU-10*2", "name": "GBU-10*2", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -6060,7 +6060,7 @@ "code": "GBU-27*2", "name": "GBU-27*2", "roles": [ - "Pinpoint Strike" + "Strike" ] } ], @@ -6088,7 +6088,7 @@ "code": "", "name": "Empty loadout", "roles": [ - "Intercept" + "CAP" ] }, { @@ -6102,10 +6102,10 @@ "code": "XT*2", "name": "XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -6127,10 +6127,10 @@ "code": "AIM-54A-MK47*6, AIM-9L*2, XT*2", "name": "AIM-54A-MK47*6, AIM-9L*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -6152,10 +6152,10 @@ "code": "AIM-7F*6, AIM-9L*2, XT*2", "name": "AIM-7F*6, AIM-9L*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -6181,10 +6181,10 @@ "code": "AIM-54A-MK47*4, AIM-7F*2, AIM-9L*2, XT*2", "name": "AIM-54A-MK47*4, AIM-7F*2, AIM-9L*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -6214,10 +6214,10 @@ "code": "AIM-54A-MK47*2, AIM-7F*1, AIM-9L*4, XT*2", "name": "AIM-54A-MK47*2, AIM-7F*1, AIM-9L*4, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -6243,10 +6243,10 @@ "code": "AIM-54A-MK47*4, AIM-9L*4, XT*2", "name": "AIM-54A-MK47*4, AIM-9L*4, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -6272,10 +6272,10 @@ "code": "AIM-54A-MK47*4, AIM-9M*4, XT*2", "name": "AIM-54A-MK47*4, AIM-9M*4, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -6301,10 +6301,10 @@ "code": "AIM-54A-MK60*4, AIM-9M*4, XT*2", "name": "AIM-54A-MK60*4, AIM-9M*4, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -6330,10 +6330,10 @@ "code": "AIM-7F*4, AIM-9L*4, XT*2", "name": "AIM-7F*4, AIM-9L*4, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -6351,7 +6351,7 @@ "code": "BDU-33*14", "name": "BDU-33*14", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -6366,7 +6366,7 @@ "code": "BDU-33*12", "name": "BDU-33*12", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -6381,8 +6381,8 @@ "code": "GBU-10*2", "name": "GBU-10*2", "roles": [ - "Ground Attack", - "Pinpoint Strike", + "Strike", + "Strike", "Runway Attack" ] }, @@ -6397,8 +6397,8 @@ "code": "GBU-12*4", "name": "GBU-12*4", "roles": [ - "Ground Attack", - "Pinpoint Strike" + "Strike", + "Strike" ] }, { @@ -6412,8 +6412,8 @@ "code": "GBU-16*4", "name": "GBU-16*4", "roles": [ - "Ground Attack", - "Pinpoint Strike" + "Strike", + "Strike" ] }, { @@ -6427,8 +6427,8 @@ "code": "GBU-24*2", "name": "GBU-24*2", "roles": [ - "Ground Attack", - "Pinpoint Strike", + "Strike", + "Strike", "Runway Attack" ] }, @@ -6443,7 +6443,7 @@ "code": "Mk-84*4", "name": "Mk-84*4", "roles": [ - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -6458,7 +6458,7 @@ "code": "Mk-83*4", "name": "Mk-83*4", "roles": [ - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -6473,7 +6473,7 @@ "code": "Mk-82*4", "name": "Mk-82*4", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -6491,7 +6491,7 @@ "code": "Mk-82*14", "name": "Mk-82*14", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -6510,7 +6510,7 @@ "code": "Mk-81*14", "name": "Mk-81*14", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -6525,7 +6525,7 @@ "code": "Mk-20*4", "name": "Mk-20*4", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -6539,7 +6539,7 @@ "code": "Mk-82AIR*4", "name": "Mk-82AIR*4", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -6557,7 +6557,7 @@ "code": "Zuni*12", "name": "Zuni*12", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -6576,7 +6576,7 @@ "code": "Zuni*28", "name": "Zuni*28", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -6595,10 +6595,10 @@ "code": "LUU-2*24", "name": "LUU-2*24", "roles": [ - "Ground Attack", + "Strike", "CAS", "Runway Attack", - "Pinpoint Strike" + "Strike" ] }, { @@ -6628,7 +6628,7 @@ "code": "AIM-54A-MK60*1, AIM-7F*1, AIM-9L*2, XT*2, Mk-82*2", "name": "AIM-54A-MK60*1, AIM-7F*1, AIM-9L*2, XT*2, Mk-82*2", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -6659,7 +6659,7 @@ "code": "AIM-54A-MK60*1, AIM-7F*1, AIM-9L*2, XT*2, Mk-82*1", "name": "AIM-54A-MK60*1, AIM-7F*1, AIM-9L*2, XT*2, Mk-82*1", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -6690,7 +6690,7 @@ "code": "AIM-54A-MK60*1, AIM-7F*1, AIM-9L*2, XT*2, Mk-20*2", "name": "AIM-54A-MK60*1, AIM-7F*1, AIM-9L*2, XT*2, Mk-20*2", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -6721,10 +6721,10 @@ "code": "AIM-7M*1, AIM-9M*2, XT*2, GBU-12*2, LANTIRN", "name": "AIM-7M*1, AIM-9M*2, XT*2, GBU-12*2, LANTIRN", "roles": [ - "Ground Attack", + "Strike", "CAS", "Runway Attack", - "Pinpoint Strike" + "Strike" ] }, { @@ -6754,10 +6754,10 @@ "code": "AIM-7M*1, AIM-9M*2, XT*2, GBU-24*1, LANTIRN", "name": "AIM-7M*1, AIM-9M*2, XT*2, GBU-24*1, LANTIRN", "roles": [ - "Ground Attack", + "Strike", "CAS", "Runway Attack", - "Pinpoint Strike" + "Strike" ] }, { @@ -6791,10 +6791,10 @@ "code": "AIM-54A-MK60*1, AIM-7M*1, AIM-9M*2, XT*2, Mk-82*2, LANTIRN", "name": "AIM-54A-MK60*1, AIM-7M*1, AIM-9M*2, XT*2, Mk-82*2, LANTIRN", "roles": [ - "Ground Attack", + "Strike", "CAS", "Runway Attack", - "Pinpoint Strike" + "Strike" ] }, { @@ -6828,10 +6828,10 @@ "code": "AIM-54A-MK60*1, AIM-7M*1, AIM-9M*2, XT*2, Mk-20*2, LANTIRN", "name": "AIM-54A-MK60*1, AIM-7M*1, AIM-9M*2, XT*2, Mk-20*2, LANTIRN", "roles": [ - "Ground Attack", + "Strike", "CAS", "Runway Attack", - "Pinpoint Strike" + "Strike" ] } ], @@ -6999,7 +6999,7 @@ "code": "", "name": "Empty loadout", "roles": [ - "Intercept" + "CAP" ] }, { @@ -7013,10 +7013,10 @@ "code": "XT*2", "name": "XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7038,10 +7038,10 @@ "code": "AIM-54A-MK47*6, AIM-9M*2, XT*2", "name": "AIM-54A-MK47*6, AIM-9M*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7063,10 +7063,10 @@ "code": "AIM-54A-MK47*6, AIM-9L*2, XT*2", "name": "AIM-54A-MK47*6, AIM-9L*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7088,10 +7088,10 @@ "code": "AIM-54A-MK60*6, AIM-9M*2, XT*2", "name": "AIM-54A-MK60*6, AIM-9M*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7113,10 +7113,10 @@ "code": "AIM-54C-MK47*6, AIM-9M*2, XT*2", "name": "AIM-54C-MK47*6, AIM-9M*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7138,10 +7138,10 @@ "code": "AIM-7M*6, AIM-9M*2, XT*2", "name": "AIM-7M*6, AIM-9M*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7163,10 +7163,10 @@ "code": "AIM-7M*6, AIM-9L*2, XT*2", "name": "AIM-7M*6, AIM-9L*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7192,10 +7192,10 @@ "code": "AIM-54A-MK47*4, AIM-7M*2, AIM-9M*2, XT*2", "name": "AIM-54A-MK47*4, AIM-7M*2, AIM-9M*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7221,10 +7221,10 @@ "code": "AIM-54A-MK47*4, AIM-7M*2, AIM-9L*2, XT*2", "name": "AIM-54A-MK47*4, AIM-7M*2, AIM-9L*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7250,10 +7250,10 @@ "code": "AIM-54A-MK60*4, AIM-7M*2, AIM-9M*2, XT*2", "name": "AIM-54A-MK60*4, AIM-7M*2, AIM-9M*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7279,10 +7279,10 @@ "code": "AIM-54C-MK47*4, AIM-7M*2, AIM-9M*2, XT*2", "name": "AIM-54C-MK47*4, AIM-7M*2, AIM-9M*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7312,10 +7312,10 @@ "code": "AIM-54A-MK47*2, AIM-7M*1, AIM-9M*2, AIM-9L*2, XT*2", "name": "AIM-54A-MK47*2, AIM-7M*1, AIM-9M*2, AIM-9L*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7345,10 +7345,10 @@ "code": "AIM-54A-MK47*2, AIM-7M*1, AIM-9M*4, XT*2", "name": "AIM-54A-MK47*2, AIM-7M*1, AIM-9M*4, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7378,10 +7378,10 @@ "code": "AIM-54A-MK60*2, AIM-7M*1, AIM-9M*4, XT*2", "name": "AIM-54A-MK60*2, AIM-7M*1, AIM-9M*4, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7411,10 +7411,10 @@ "code": "AIM-54C-MK47*2, AIM-7M*1, AIM-9M*4, XT*2", "name": "AIM-54C-MK47*2, AIM-7M*1, AIM-9M*4, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7440,10 +7440,10 @@ "code": "AIM-54A-MK47*4, AIM-9M*2, AIM-9L*2, XT*2", "name": "AIM-54A-MK47*4, AIM-9M*2, AIM-9L*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7469,10 +7469,10 @@ "code": "AIM-54A-MK47*4, AIM-9M*4, XT*2", "name": "AIM-54A-MK47*4, AIM-9M*4, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7498,10 +7498,10 @@ "code": "AIM-54A-MK60*4, AIM-9M*4, XT*2", "name": "AIM-54A-MK60*4, AIM-9M*4, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7527,10 +7527,10 @@ "code": "AIM-54C-MK47*4, AIM-9M*4, XT*2", "name": "AIM-54C-MK47*4, AIM-9M*4, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7556,10 +7556,10 @@ "code": "AIM-7M*4, AIM-9M*2, AIM-9L*2, XT*2", "name": "AIM-7M*4, AIM-9M*2, AIM-9L*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7585,10 +7585,10 @@ "code": "AIM-7M*4, AIM-9L*4, XT*2", "name": "AIM-7M*4, AIM-9L*4, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7614,10 +7614,10 @@ "code": "AIM-54A-MK47*2, AIM-7M*3, AIM-9M*2, XT*2", "name": "AIM-54A-MK47*2, AIM-7M*3, AIM-9M*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7643,10 +7643,10 @@ "code": "AIM-54A-MK60*2, AIM-7M*3, AIM-9M*2, XT*2", "name": "AIM-54A-MK60*2, AIM-7M*3, AIM-9M*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7672,10 +7672,10 @@ "code": "AIM-54C-MK47*2, AIM-7M*3, AIM-9M*2, XT*2", "name": "AIM-54C-MK47*2, AIM-7M*3, AIM-9M*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7693,7 +7693,7 @@ "code": "BDU-33*14", "name": "BDU-33*14", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -7708,7 +7708,7 @@ "code": "BDU-33*12", "name": "BDU-33*12", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -7723,8 +7723,8 @@ "code": "GBU-10*2", "name": "GBU-10*2", "roles": [ - "Ground Attack", - "Pinpoint Strike", + "Strike", + "Strike", "Runway Attack" ] }, @@ -7739,8 +7739,8 @@ "code": "GBU-12*4", "name": "GBU-12*4", "roles": [ - "Ground Attack", - "Pinpoint Strike" + "Strike", + "Strike" ] }, { @@ -7754,8 +7754,8 @@ "code": "GBU-16*4", "name": "GBU-16*4", "roles": [ - "Ground Attack", - "Pinpoint Strike" + "Strike", + "Strike" ] }, { @@ -7769,8 +7769,8 @@ "code": "GBU-24*2", "name": "GBU-24*2", "roles": [ - "Ground Attack", - "Pinpoint Strike", + "Strike", + "Strike", "Runway Attack" ] }, @@ -7785,7 +7785,7 @@ "code": "Mk-84*4", "name": "Mk-84*4", "roles": [ - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -7800,7 +7800,7 @@ "code": "Mk-83*4", "name": "Mk-83*4", "roles": [ - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -7815,7 +7815,7 @@ "code": "Mk-82*4", "name": "Mk-82*4", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -7833,7 +7833,7 @@ "code": "Mk-82*14", "name": "Mk-82*14", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -7852,7 +7852,7 @@ "code": "Mk-81*14", "name": "Mk-81*14", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -7867,7 +7867,7 @@ "code": "Mk-20*4", "name": "Mk-20*4", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -7881,7 +7881,7 @@ "code": "Mk-82AIR*4", "name": "Mk-82AIR*4", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -7899,7 +7899,7 @@ "code": "Zuni*12", "name": "Zuni*12", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -7918,7 +7918,7 @@ "code": "Zuni*28", "name": "Zuni*28", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -7937,10 +7937,10 @@ "code": "LUU-2*24", "name": "LUU-2*24", "roles": [ - "Ground Attack", + "Strike", "CAS", "Runway Attack", - "Pinpoint Strike" + "Strike" ] }, { @@ -7970,7 +7970,7 @@ "code": "AIM-54A-MK60*1, AIM-7M*1, AIM-9M*2, XT*2, Mk-82*2", "name": "AIM-54A-MK60*1, AIM-7M*1, AIM-9M*2, XT*2, Mk-82*2", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -8001,7 +8001,7 @@ "code": "AIM-54A-MK60*1, AIM-7M*1, AIM-9M*2, XT*2, Mk-82*1", "name": "AIM-54A-MK60*1, AIM-7M*1, AIM-9M*2, XT*2, Mk-82*1", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -8032,7 +8032,7 @@ "code": "AIM-54A-MK60*1, AIM-7M*1, AIM-9M*2, XT*2, Mk-20*2", "name": "AIM-54A-MK60*1, AIM-7M*1, AIM-9M*2, XT*2, Mk-20*2", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -8063,10 +8063,10 @@ "code": "AIM-7M*1, AIM-9M*2, XT*2, GBU-12*2, LANTIRN", "name": "AIM-7M*1, AIM-9M*2, XT*2, GBU-12*2, LANTIRN", "roles": [ - "Ground Attack", + "Strike", "CAS", "Runway Attack", - "Pinpoint Strike" + "Strike" ] }, { @@ -8096,10 +8096,10 @@ "code": "AIM-7M*1, AIM-9M*2, XT*2, GBU-24*1, LANTIRN", "name": "AIM-7M*1, AIM-9M*2, XT*2, GBU-24*1, LANTIRN", "roles": [ - "Ground Attack", + "Strike", "CAS", "Runway Attack", - "Pinpoint Strike" + "Strike" ] }, { @@ -8133,10 +8133,10 @@ "code": "AIM-54A-MK60*1, AIM-7M*1, AIM-9M*2, XT*2, Mk-82*2, LANTIRN", "name": "AIM-54A-MK60*1, AIM-7M*1, AIM-9M*2, XT*2, Mk-82*2, LANTIRN", "roles": [ - "Ground Attack", + "Strike", "CAS", "Runway Attack", - "Pinpoint Strike" + "Strike" ] }, { @@ -8170,10 +8170,10 @@ "code": "AIM-54A-MK60*1, AIM-7M*1, AIM-9M*2, XT*2, Mk-20*2, LANTIRN", "name": "AIM-54A-MK60*1, AIM-7M*1, AIM-9M*2, XT*2, Mk-20*2, LANTIRN", "roles": [ - "Ground Attack", + "Strike", "CAS", "Runway Attack", - "Pinpoint Strike" + "Strike" ] } ], @@ -8369,7 +8369,7 @@ "code": "AIM-9*2,AIM-120*6,Fuel", "name": "AIM-9*2,AIM-120*6,Fuel", "roles": [ - "Intercept" + "CAP" ] }, { @@ -8392,7 +8392,7 @@ "name": "AIM-9*4,AIM-120*4,Fuel*3", "roles": [ "Escort", - "Fighter Sweep", + "CAP", "CAP" ] }, @@ -8415,7 +8415,7 @@ "code": "AIM-9*4,AIM-120*4,Fuel", "name": "AIM-9*4,AIM-120*4,Fuel", "roles": [ - "Intercept" + "CAP" ] }, { @@ -8442,7 +8442,7 @@ "name": "AIM-9*2,AIM-120*2,AIM-7*4,Fuel*3", "roles": [ "Escort", - "Fighter Sweep", + "CAP", "CAP" ] }, @@ -8470,7 +8470,7 @@ "name": "AIM-9*2,AIM-120*6,Fuel*3", "roles": [ "Escort", - "Fighter Sweep", + "CAP", "CAP" ] }, @@ -8493,7 +8493,7 @@ "code": "AIM-9*4,AIM-7*4,Fuel", "name": "AIM-9*4,AIM-7*4,Fuel", "roles": [ - "Intercept" + "CAP" ] }, { @@ -8515,7 +8515,7 @@ "code": "AIM-120*8,Fuel", "name": "AIM-120*8,Fuel", "roles": [ - "Intercept" + "CAP" ] }, { @@ -8538,7 +8538,7 @@ "name": "AIM-9*4,AIM-7*4,Fuel*3", "roles": [ "Escort", - "Fighter Sweep", + "CAP", "CAP" ] }, @@ -8562,7 +8562,7 @@ "name": "AIM-120*8,Fuel*3", "roles": [ "Escort", - "Fighter Sweep", + "CAP", "CAP" ] }, @@ -8589,7 +8589,7 @@ "code": "AIM-9*2,AIM-120*2,AIM-7*4,Fuel", "name": "AIM-9*2,AIM-120*2,AIM-7*4,Fuel", "roles": [ - "Intercept" + "CAP" ] } ], @@ -8680,7 +8680,7 @@ "code": "", "name": "Empty loadout", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -8710,7 +8710,7 @@ "code": "AIM-120B*2,AIM-9M*2,FUEL*3,CBU-87*6,Mk-82AIR*6", "name": "AIM-120B*2,AIM-9M*2,FUEL*3,CBU-87*6,Mk-82AIR*6", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -8736,7 +8736,7 @@ "code": "AIM-120B*2,AIM-9M*2,FUEL*3,CBU-97*12", "name": "AIM-120B*2,AIM-9M*2,FUEL*3,CBU-97*12", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -8762,7 +8762,7 @@ "code": "AIM-120B*2,AIM-9M*2,FUEL*3,Mk-82*12", "name": "AIM-120B*2,AIM-9M*2,FUEL*3,Mk-82*12", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -8785,8 +8785,8 @@ "name": "AIM-120B*4,AIM-120C*4,FUEL*3", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -8822,7 +8822,7 @@ "name": "AIM-120B*2,AIM-9M*2,FUEL,GBU-31*4,AGM-65H,AGM-65D", "roles": [ "CAS", - "Pinpoint Strike" + "Strike" ] }, { @@ -8883,8 +8883,8 @@ "name": "AIM-120B*4,AIM-9M*4,FUEL*3", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -8916,8 +8916,8 @@ "name": "AIM-120B*2,AIM-9M*2,AIM-120C*2,AIM-7M*2,FUEL*3", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -8983,7 +8983,7 @@ "name": "AIM-120B*2,AIM-9M*2,FUEL,GBU-31*4,AGM-154C*2", "roles": [ "CAS", - "Pinpoint Strike" + "Strike" ] }, { @@ -9010,8 +9010,8 @@ "name": "AIM-120B*2,AIM-9M*2,AIM-7M*4,FUEL*3", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -9038,7 +9038,7 @@ "code": "AIM-120B*2,AIM-9M*2,FUEL*3,Mk-84*8", "name": "AIM-120B*2,AIM-9M*2,FUEL*3,Mk-84*8", "roles": [ - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -9168,8 +9168,8 @@ "name": "AIM-120C*2,AIM-9M*4,AIM-7M*2,FUEL*3", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -9193,8 +9193,8 @@ "name": "AIM-9M*4,AIM-7M*4,FUEL*3", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -9273,7 +9273,7 @@ "code": "AIM-120B*2,AIM-9M*2,FUEL*3,Mk-82AIR*12", "name": "AIM-120B*2,AIM-9M*2,FUEL*3,Mk-82AIR*12", "roles": [ - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -9373,8 +9373,8 @@ "name": "AIM-120B*2,AIM-120C*4,AIM-9M*2,FUEL*3", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -9405,7 +9405,7 @@ "code": "AIM-120B*2,AIM-9M*2,FUEL*3,Mk-82*6,Mk-82AIR*6", "name": "AIM-120B*2,AIM-9M*2,FUEL*3,Mk-82*6,Mk-82AIR*6", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -9534,8 +9534,8 @@ "name": "AIM-120B*6,AIM-9M*2,FUEL*3", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -9589,8 +9589,8 @@ "name": "AIM-120C*6,AIM-9M*2,FUEL*3", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -9613,7 +9613,7 @@ "code": "GBU-31(V)3/B*5, AIM-120C*2, AIM-9M*2", "name": "GBU-31(V)3/B*5, AIM-120C*2, AIM-9M*2", "roles": [ - "Pinpoint Strike" + "Strike" ] } ], @@ -9884,8 +9884,8 @@ "name": "AIM-120C*4, AIM-9X*2, FUEL*2, ECM", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -9917,8 +9917,8 @@ "name": "AIM-120C*4, AIM-9X*2, FUEL*2, ECM, TGP", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -9942,8 +9942,8 @@ "name": "AIM-120C*6, FUEL*2, ECM", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -9971,8 +9971,8 @@ "name": "AIM-120C*6, FUEL*2, ECM, TGP", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -10056,7 +10056,7 @@ "name": "AIM-120C*2, AIM-9X*2, AGM-65D*2, FUEL*2, ECM, TGP", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -10092,7 +10092,7 @@ "roles": [ "Antiship Strike", "CAS", - "Ground Attack" + "Strike" ] }, { @@ -10128,7 +10128,7 @@ "roles": [ "Antiship Strike", "CAS", - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -10165,7 +10165,7 @@ "roles": [ "Antiship Strike", "CAS", - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -10202,7 +10202,7 @@ "roles": [ "Antiship Strike", "CAS", - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -10239,7 +10239,7 @@ "roles": [ "Antiship Strike", "CAS", - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -10276,7 +10276,7 @@ "roles": [ "Antiship Strike", "CAS", - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -10313,7 +10313,7 @@ "roles": [ "Antiship Strike", "CAS", - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -10350,7 +10350,7 @@ "roles": [ "Antiship Strike", "CAS", - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -10387,7 +10387,7 @@ "roles": [ "Antiship Strike", "CAS", - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -10424,7 +10424,7 @@ "roles": [ "Antiship Strike", "CAS", - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -10461,7 +10461,7 @@ "roles": [ "Antiship Strike", "CAS", - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -10564,7 +10564,7 @@ "code": "AIM-120C*2, AIM-9X*2, MK-84*2, FUEL*2, ECM, TGP", "name": "AIM-120C*2, AIM-9X*2, MK-84*2, FUEL*2, ECM, TGP", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -10594,7 +10594,7 @@ "code": "AIM-120C*2, AIM-9X*2, MK-82P*4, FUEL*2, ECM, TGP", "name": "AIM-120C*2, AIM-9X*2, MK-82P*4, FUEL*2, ECM, TGP", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -10628,7 +10628,7 @@ "code": "AIM-120C*2, AIM-9X*2, GBU-12*2, FUEL*2, ECM, TGP", "name": "AIM-120C*2, AIM-9X*2, GBU-12*2, FUEL*2, ECM, TGP", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -10662,7 +10662,7 @@ "code": "AIM-120C*2, AIM-9X*2, GBU-12*4, FUEL*2, ECM, TGP", "name": "AIM-120C*2, AIM-9X*2, GBU-12*4, FUEL*2, ECM, TGP", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -10696,7 +10696,7 @@ "code": "AIM-120C*2, AIM-9X*2, GBU-10*2, FUEL*2, ECM, TGP", "name": "AIM-120C*2, AIM-9X*2, GBU-10*2, FUEL*2, ECM, TGP", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -10730,7 +10730,7 @@ "code": "AIM-120C*2, AIM-9X*2, GBU-24*2, FUEL*2, ECM, TGP", "name": "AIM-120C*2, AIM-9X*2, GBU-24*2, FUEL*2, ECM, TGP", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -10764,7 +10764,7 @@ "code": "AIM-120C*2, AIM-9X*2, GBU-31-1B*2, FUEL*2, ECM, TGP", "name": "AIM-120C*2, AIM-9X*2, GBU-31-1B*2, FUEL*2, ECM, TGP", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -10798,7 +10798,7 @@ "code": "AIM-120C*2, AIM-9X*2, GBU-31-3B*2, FUEL*2, ECM, TGP", "name": "AIM-120C*2, AIM-9X*2, GBU-31-3B*2, FUEL*2, ECM, TGP", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -10832,7 +10832,7 @@ "code": "AIM-120C*2, AIM-9X*2, GBU-38*2, FUEL*2, ECM, TGP", "name": "AIM-120C*2, AIM-9X*2, GBU-38*2, FUEL*2, ECM, TGP", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -10866,7 +10866,7 @@ "code": "AIM-120C*2, AIM-9X*2, GBU-38*4, FUEL*2, ECM, TGP", "name": "AIM-120C*2, AIM-9X*2, GBU-38*4, FUEL*2, ECM, TGP", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -10900,7 +10900,7 @@ "code": "AIM-120C*2, AIM-9X*2, AGM-65K*2, FUEL*2, ECM, TGP", "name": "AIM-120C*2, AIM-9X*2, AGM-65K*2, FUEL*2, ECM, TGP", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -10934,7 +10934,7 @@ "code": "AIM-120C*2, AIM-9X*2, AGM-65G*2, FUEL*2, ECM, TGP", "name": "AIM-120C*2, AIM-9X*2, AGM-65G*2, FUEL*2, ECM, TGP", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -10972,7 +10972,7 @@ "code": "AIM-120C*2, AIM-9X*2, AGM-65G, AGM-65K, FUEL*2, ECM, TGP", "name": "AIM-120C*2, AIM-9X*2, AGM-65G, AGM-65K, FUEL*2, ECM, TGP", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -11566,7 +11566,7 @@ "code": "AIM-9*4,AIM-7*4", "name": "AIM-9*4,AIM-7*4", "roles": [ - "Intercept" + "CAP" ] }, { @@ -11644,7 +11644,7 @@ "code": "Mk-82*18,AIM-7*2,ECM", "name": "Mk-82*18,AIM-7*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -11670,7 +11670,7 @@ "code": "GBU-12*2,AIM-7*2,Fuel*2,ECM", "name": "GBU-12*2,AIM-7*2,Fuel*2,ECM", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -11718,7 +11718,7 @@ "code": "Mk-82*6,AIM-7*2,Fuel*2,ECM", "name": "Mk-82*6,AIM-7*2,Fuel*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -11744,7 +11744,7 @@ "code": "GBU-10*2,AIM-7*2,Fuel*2,ECM", "name": "GBU-10*2,AIM-7*2,Fuel*2,ECM", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -11859,7 +11859,7 @@ "name": "AIM-9*4,AIM-7*4,Fuel*2", "roles": [ "Escort", - "Fighter Sweep", + "CAP", "CAP" ] }, @@ -11882,7 +11882,7 @@ "code": "Mk-84*2,AIM-7*2,ECM", "name": "Mk-84*2,AIM-7*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -11971,7 +11971,7 @@ "name": "Mk-82LD*4,AIM-9P*2,Fuel 275", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -11991,7 +11991,7 @@ "roles": [ "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -12011,7 +12011,7 @@ "roles": [ "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -12031,7 +12031,7 @@ "roles": [ "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -12051,7 +12051,7 @@ "roles": [ "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -12074,7 +12074,7 @@ "name": "Mk-82SE*4,AIM-9P*2,Fuel 275", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -12097,7 +12097,7 @@ "name": "CBU-52B*4,AIM-9P*2,Fuel 275", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -12120,7 +12120,7 @@ "name": "LAU-3 HE*4,AIM-9P*2,Fuel 275", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -12143,7 +12143,7 @@ "name": "LAU-3 HEAT*4,AIM-9P*2,Fuel 275", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -12166,7 +12166,7 @@ "name": "LAU-68 HE*4,AIM-9P*2,Fuel 275", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -12189,7 +12189,7 @@ "name": "LAU-68 HEAT*4,AIM-9P*2,Fuel 275", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -12212,7 +12212,7 @@ "name": "M-117*4,AIM-9P*2,Fuel 275", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -12235,7 +12235,7 @@ "name": "GBU-12*4,AIM-9P*2,Fuel 275", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -12254,7 +12254,7 @@ "name": "CBU-52B*5,AIM-9*2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -12273,7 +12273,7 @@ "name": "Mk-82LD*5,AIM-9*2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -12292,7 +12292,7 @@ "name": "Mk-82SE*5,AIM-9*2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -12319,7 +12319,7 @@ "name": "Mk-82LD*7,AIM-9P*2, Fuel 275*2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -12346,7 +12346,7 @@ "name": "Mk-82SE*7,AIM-9P*2, Fuel 275*2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -12373,7 +12373,7 @@ "name": "LAU-3 HE*2,Mk-82LD,AIM-9P*2,Fuel 275*2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -12400,7 +12400,7 @@ "name": "LAU-68 HE*2,Mk-82LD,AIM-9P*2,Fuel 275*2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -12419,7 +12419,7 @@ "name": "M-117*5,AIM-9*2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -12437,8 +12437,8 @@ "code": "AIM-9P*2, Fuel 275", "name": "AIM-9P*2, Fuel 275", "roles": [ - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -12456,8 +12456,8 @@ "code": "AIM-9P*2, Fuel 150", "name": "AIM-9P*2, Fuel 150", "roles": [ - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -12475,8 +12475,8 @@ "code": "AIM-9P5*2, Fuel 275", "name": "AIM-9P5*2, Fuel 275", "roles": [ - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -12494,8 +12494,8 @@ "code": "AIM-9P5*2, Fuel 150", "name": "AIM-9P5*2, Fuel 150", "roles": [ - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -12513,8 +12513,8 @@ "code": "AIM-9B*2, Fuel 275", "name": "AIM-9B*2, Fuel 275", "roles": [ - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -12532,8 +12532,8 @@ "code": "AIM-9B*2, Fuel 150", "name": "AIM-9B*2, Fuel 150", "roles": [ - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -12553,7 +12553,7 @@ "roles": [ "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -12573,7 +12573,7 @@ "roles": [ "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -12607,8 +12607,8 @@ "code": "AIM-9B*2", "name": "AIM-9B*2", "roles": [ - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -12622,8 +12622,8 @@ "code": "AIM-9P*2", "name": "AIM-9P*2", "roles": [ - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -12637,8 +12637,8 @@ "code": "AIM-9P5*2", "name": "AIM-9P5*2", "roles": [ - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -13178,10 +13178,10 @@ "code": "GAR-8*2", "name": "GAR-8*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -13199,10 +13199,10 @@ "code": "120gal Fuel*2, GAR-8*2", "name": "120gal Fuel*2, GAR-8*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -13216,7 +13216,7 @@ "code": "HVAR*16", "name": "HVAR*16", "roles": [ - "Ground Attack", + "Strike", "CAS", "Antiship Strike" ] @@ -13237,7 +13237,7 @@ "name": "200gal Fuel*2, HVARx2*4", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -13252,7 +13252,7 @@ "name": "AN-M64*2", "roles": [ "CAS", - "Ground Attack", + "Strike", "Antiship Strike" ] }, @@ -13272,7 +13272,7 @@ "name": "200gal Fuel*2, AN-M64*2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -13287,7 +13287,7 @@ "name": "M117*2", "roles": [ "CAS", - "Ground Attack", + "Strike", "Antiship Strike" ] } @@ -13515,7 +13515,7 @@ "code": "AIM-9M*6, AIM-7M*2, FUEL*2", "name": "AIM-9M*6, AIM-7M*2, FUEL*2", "roles": [ - "Fighter Sweep" + "CAP" ] }, { @@ -13537,7 +13537,7 @@ "code": "AIM-9M*2, MK-84*2, FUEL*2", "name": "AIM-9M*2, MK-84*2, FUEL*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -13559,7 +13559,7 @@ "code": "AIM-9M*2, MK-83*4, FUEL*2", "name": "AIM-9M*2, MK-83*4, FUEL*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -13733,7 +13733,7 @@ "code": "AIM-9M*2, MK-83*2, FUEL*2", "name": "AIM-9M*2, MK-83*2, FUEL*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -13755,7 +13755,7 @@ "code": "AIM-9M*2, ZUNI*4, FUEL*2", "name": "AIM-9M*2, ZUNI*4, FUEL*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -13777,7 +13777,7 @@ "code": "AIM-9M*2, LAU-61*4, FUEL*2", "name": "AIM-9M*2, LAU-61*4, FUEL*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -13799,7 +13799,7 @@ "code": "AIM-9M*2, LAU-68*4, FUEL*2", "name": "AIM-9M*2, LAU-68*4, FUEL*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -13821,7 +13821,7 @@ "code": "AIM-9M*2, AIM-7M*2, FUEL*1", "name": "AIM-9M*2, AIM-7M*2, FUEL*1", "roles": [ - "Intercept" + "CAP" ] }, { @@ -13878,8 +13878,8 @@ "name": "AIM-9X*2, AIM-120C-5*6, FUEL*3", "roles": [ "CAP", - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -13969,7 +13969,7 @@ "code": "AIM-9X*2, AIM-120C-5*1, GBU-38*4, GBU-12*4, ATFLIR, FUEL", "name": "AIM-9X*2, AIM-120C-5*1, GBU-38*4, GBU-12*4, ATFLIR, FUEL", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -14003,7 +14003,7 @@ "code": "AIM-9X*2, AIM-120C-5*1, AGM-84E*2, DATALINK, ATFLIR, FUEL*2", "name": "AIM-9X*2, AIM-120C-5*1, AGM-84E*2, DATALINK, ATFLIR, FUEL*2", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -14640,7 +14640,7 @@ "code": "SC 50 * 4", "name": "SC 50 * 4", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -14654,7 +14654,7 @@ "code": "AB 250 (w/ SD 10A)", "name": "AB 250 (w/ SD 10A)", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -14668,7 +14668,7 @@ "code": "AB 250 (w/ SD 2)", "name": "AB 250 (w/ SD 2)", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -14682,7 +14682,7 @@ "code": "AB 500 (w/ SD 10A)", "name": "AB 500 (w/ SD 10A)", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -14696,7 +14696,7 @@ "code": "SC 250 L2", "name": "SC 250 L2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -14710,7 +14710,7 @@ "code": "SC 250 J", "name": "SC 250 J", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -14724,7 +14724,7 @@ "code": "SC 500 J", "name": "SC 500 J", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -14738,7 +14738,7 @@ "code": "SC 500 L2", "name": "SC 500 L2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -14752,7 +14752,7 @@ "code": "SD 250 Stg", "name": "SD 250 Stg", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -14766,7 +14766,7 @@ "code": "SD 500 A", "name": "SD 500 A", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -14780,7 +14780,7 @@ "code": "Fuel Tank 300 liters", "name": "Fuel Tank 300 liters", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -14988,7 +14988,7 @@ "Runway Attack", "CAS", "Antiship Strike", - "Ground Attack" + "Strike" ] }, { @@ -15019,8 +15019,8 @@ "name": "R4M", "roles": [ "CAP", - "Intercept", - "Ground Attack", + "CAP", + "Strike", "CAS" ] }, @@ -15036,8 +15036,8 @@ "name": "BR 21", "roles": [ "CAP", - "Intercept", - "Ground Attack", + "CAP", + "Strike", "CAS" ] } @@ -15177,7 +15177,7 @@ "code": "250-2 HD Bomb x 12 in Bay", "name": "250-2 HD Bomb x 12 in Bay", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -15191,7 +15191,7 @@ "code": "250-2 HD Bomb x 24 in Bay", "name": "250-2 HD Bomb x 24 in Bay", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -15205,7 +15205,7 @@ "code": "250-3 LD Bomb x 36", "name": "250-3 LD Bomb x 36", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -15223,7 +15223,7 @@ "code": "KD-63 x 4", "name": "KD-63 x 4", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -15237,7 +15237,7 @@ "code": "KD-20 x 6", "name": "KD-20 x 6", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -15251,7 +15251,7 @@ "code": "KD-20 x 4", "name": "KD-20 x 4", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -15273,7 +15273,7 @@ "code": "KD-63 x 2, KD-20 x 4", "name": "KD-63 x 2, KD-20 x 4", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -15295,7 +15295,7 @@ "code": "KD-63 x 2, KD-20 x 2", "name": "KD-63 x 2, KD-20 x 2", "roles": [ - "Pinpoint Strike" + "Strike" ] } ], @@ -15338,7 +15338,7 @@ "name": "6xRS-82", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -15353,7 +15353,7 @@ "name": "2xFAB-100", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -15372,7 +15372,7 @@ "name": "6xRS-82, 2xFAB-100", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -15391,7 +15391,7 @@ "name": "6xRS-82, 2xDropTank-93L", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -15653,7 +15653,7 @@ "code": "FAB-100x36,R-73x2,ECM", "name": "FAB-100x36,R-73x2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -15683,7 +15683,7 @@ "code": "FAB-250x8,R-73x2,ECM", "name": "FAB-250x8,R-73x2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -15713,7 +15713,7 @@ "code": "FAB-500x8,R-73x2,ECM", "name": "FAB-500x8,R-73x2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -15743,7 +15743,7 @@ "code": "S-8KOMx80,FAB-250x4,R-73x2,ECM", "name": "S-8KOMx80,FAB-250x4,R-73x2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -15773,7 +15773,7 @@ "code": "S-13x20,FAB-250x4,R-73x2,ECM", "name": "S-13x20,FAB-250x4,R-73x2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -15803,7 +15803,7 @@ "code": "S-25x4,FAB-500x4,R-73x2,ECM", "name": "S-25x4,FAB-500x4,R-73x2,ECM", "roles": [ - "Ground Attack", + "Strike", "Antiship Strike" ] }, @@ -15834,10 +15834,10 @@ "code": "R-27ERx4,R-27ETx2,R-73x2,ECM", "name": "R-27ERx4,R-27ETx2,R-73x2,ECM", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -15863,10 +15863,10 @@ "code": "R-77x6,R-73x2,ECM", "name": "R-77x6,R-73x2,ECM", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -15892,10 +15892,10 @@ "code": "R-27ERx6,R-73x2,ECM", "name": "R-27ERx6,R-73x2,ECM", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -15925,10 +15925,10 @@ "code": "R-77x4,R-27ETx2,R-73x2,ECM", "name": "R-77x4,R-27ETx2,R-73x2,ECM", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -15958,10 +15958,10 @@ "code": "R-77x4,R-27ERx2,R-73x2,ECM", "name": "R-77x4,R-27ERx2,R-73x2,ECM", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -16009,10 +16009,10 @@ "code": "R-73x4,ECM", "name": "R-73x4,ECM", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -16042,10 +16042,10 @@ "code": "R-77x2,R-27ETx2,R-73x2,ECM", "name": "R-77x2,R-27ETx2,R-73x2,ECM", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -16063,10 +16063,10 @@ "code": "R-77x6,R-73x4", "name": "R-77x6,R-73x4", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -16100,10 +16100,10 @@ "code": "R-77x2,R-27ETx2,R-27ERx2,R-73x2,ECM", "name": "R-77x2,R-27ETx2,R-27ERx2,R-73x2,ECM", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -16133,10 +16133,10 @@ "code": "R-27ETx2,R-27ERx4,R-73x2,ECM", "name": "R-27ETx2,R-27ERx4,R-73x2,ECM", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -16166,7 +16166,7 @@ "code": "S-8TsMx80,FAB-250x4,R-73x2,ECM", "name": "S-8TsMx80,FAB-250x4,R-73x2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -16196,7 +16196,7 @@ "code": "S-8OFP2x80,FAB-250x4,R-73x2,ECM", "name": "S-8OFP2x80,FAB-250x4,R-73x2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -16222,7 +16222,7 @@ "code": "FAB-250x18,R-73x2,ECM", "name": "FAB-250x18,R-73x2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -18323,7 +18323,7 @@ "name": "S-5KOx32", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -18338,7 +18338,7 @@ "name": "S-5KOx64", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -18357,7 +18357,7 @@ "name": "S-5KOx32, PTB-150x2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -18376,7 +18376,7 @@ "name": "S-5KOx32, PTB-350x2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -18395,7 +18395,7 @@ "name": "S-5KOx32, FAB-100x2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -18414,7 +18414,7 @@ "name": "OFAB-100 Jupiter x4, FAB-100x2", "roles": [ "CAS", - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -18431,7 +18431,7 @@ "roles": [ "Antiship Strike", "CAS", - "Ground Attack" + "Strike" ] }, { @@ -18447,7 +18447,7 @@ "roles": [ "Antiship Strike", "CAS", - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -18463,7 +18463,7 @@ "name": "OFAB-100 Jupiter x8", "roles": [ "CAS", - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -18484,7 +18484,7 @@ "roles": [ "Antiship Strike", "CAS", - "Ground Attack" + "Strike" ] }, { @@ -18504,7 +18504,7 @@ "roles": [ "Antiship Strike", "CAS", - "Ground Attack" + "Strike" ] }, { @@ -18868,7 +18868,7 @@ "code": "Bravo / 4xMk-82 / Magic", "name": "Bravo / 4xMk-82 / Magic", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -18890,7 +18890,7 @@ "code": "Bravo / GBU-12 / Magic", "name": "Bravo / GBU-12 / Magic", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -18912,7 +18912,7 @@ "code": "Bravo / 2xGBU-12 / Magic", "name": "Bravo / 2xGBU-12 / Magic", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -18934,7 +18934,7 @@ "code": "Bravo / GBU-16 / Magic", "name": "Bravo / GBU-16 / Magic", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -18956,7 +18956,7 @@ "code": "Bravo / GBU-24 / Magic", "name": "Bravo / GBU-24 / Magic", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -19022,7 +19022,7 @@ "code": "Fox / 4xMk-82 / Magic", "name": "Fox / 4xMk-82 / Magic", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -19048,7 +19048,7 @@ "code": "Kilo / 4xMk-82 / Magic", "name": "Kilo / 4xMk-82 / Magic", "roles": [ - "Ground Attack" + "Strike" ] } ], @@ -19200,7 +19200,7 @@ "code": "A - 2*320L TipTanks + 2*DEFA-553 GunPods + 2*Mk.83 + 2*Mk.81 ", "name": "A - 2*320L TipTanks + 2*DEFA-553 GunPods + 2*Mk.83 + 2*Mk.81 ", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -19358,7 +19358,6 @@ "code": "A - 2*500L TipTanks + 2*330L Tanks + Luggage Container [Ferry Long Range]", "name": "A - 2*500L TipTanks + 2*330L Tanks + Luggage Container [Ferry Long Range]", "roles": [ - "Nothing", "Transport" ] }, @@ -19381,7 +19380,7 @@ "code": "A - 2*500L TipTanks + 4*Mk.82HD + 2*LR-25 (API Rockets)", "name": "A - 2*500L TipTanks + 4*Mk.82HD + 2*LR-25 (API Rockets)", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -19433,7 +19432,7 @@ "code": "A - 2*500L TipTanks + 2*AN/M3 GunPods + 2*Matra 155 + 2* Belouga", "name": "A - 2*500L TipTanks + 2*AN/M3 GunPods + 2*Matra 155 + 2* Belouga", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -19543,7 +19542,7 @@ "code": "A - 2*320L TipTanks + 2*DEFA-553 GunPods + 2*Mk.82LD + 2*LR-25 (HEI Rockets)", "name": "A - 2*320L TipTanks + 2*DEFA-553 GunPods + 2*Mk.82LD + 2*LR-25 (HEI Rockets)", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -19561,8 +19560,7 @@ "code": "A - 2*320L TipTanks + 6*Mk.82LD", "name": "A - 2*320L TipTanks + 6*Mk.82LD", "roles": [ - "Nothing", - "Ground Attack" + "Strike" ] }, { @@ -19598,7 +19596,7 @@ "code": "Anti - Light Armoured Vehicle (36*BAT-120 ABL)", "name": "Anti - Light Armoured Vehicle (36*BAT-120 ABL)", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -19735,7 +19733,7 @@ "name": "GBU-12*4", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -19750,7 +19748,7 @@ "name": "GBU-38*4", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -19769,7 +19767,7 @@ "name": "AGM-114K*8,GBU-38*2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -19788,7 +19786,7 @@ "name": "AGM-114K*12", "roles": [ "CAS", - "Ground Attack" + "Strike" ] } ], @@ -19855,7 +19853,7 @@ "name": "2*FAB-50", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -19870,7 +19868,7 @@ "name": "2*FAB-100M", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -19927,8 +19925,8 @@ "name": "Fuel tank 300", "roles": [ "Escort", - "Fighter Sweep", - "Intercept" + "CAP", + "CAP" ] }, { @@ -19943,8 +19941,8 @@ "name": "Fuel tank 400", "roles": [ "Escort", - "Fighter Sweep", - "Intercept" + "CAP", + "CAP" ] } ], @@ -20147,8 +20145,8 @@ "roles": [ "CAP", "Escort", - "Fighter Sweep", - "Intercept" + "CAP", + "CAP" ] }, { @@ -20168,8 +20166,8 @@ "roles": [ "CAP", "Escort", - "Fighter Sweep", - "Intercept" + "CAP", + "CAP" ] }, { @@ -20185,8 +20183,8 @@ "roles": [ "CAP", "Escort", - "Fighter Sweep", - "Intercept" + "CAP", + "CAP" ] }, { @@ -20209,7 +20207,7 @@ "name": "K-13A x 2, ORO-57K x 2, PTB-760 x 2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -20228,7 +20226,7 @@ "name": "ORO-57K x 2, PTB-760 x 2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -20243,7 +20241,7 @@ "name": "ORO-57K x 4", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -20258,7 +20256,7 @@ "name": "ORO-57K x 2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -20277,7 +20275,7 @@ "name": "FAB-100M x 2, ORO-57K x 2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -20296,7 +20294,7 @@ "name": "FAB-250 x 2, ORO-57K x 2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -20311,7 +20309,7 @@ "name": "FAB-100M x 2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -20326,7 +20324,7 @@ "name": "FAB-250 x 2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] } ], @@ -20649,7 +20647,7 @@ "code": "Few big targets, GROM + BOMBS", "name": "Few big targets, GROM + BOMBS", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -20675,7 +20673,7 @@ "code": "Very hard target, PENETRATION", "name": "Very hard target, PENETRATION", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -20697,7 +20695,7 @@ "code": "Aerial attack, hard targets, CLUSTERS", "name": "Aerial attack, hard targets, CLUSTERS", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -20719,7 +20717,7 @@ "code": "Hard targets, ROCKETS, PENETRATION", "name": "Hard targets, ROCKETS, PENETRATION", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -20741,7 +20739,7 @@ "code": "Soft targets, ROCKETS, BLAST-FRAGMENTS", "name": "Soft targets, ROCKETS, BLAST-FRAGMENTS", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -20771,7 +20769,7 @@ "code": "Long range, MIX", "name": "Long range, MIX", "roles": [ - "Intercept" + "CAP" ] }, { @@ -20797,7 +20795,7 @@ "code": "Long range, RADAR GUIDED MISSILES", "name": "Long range, RADAR GUIDED MISSILES", "roles": [ - "Intercept" + "CAP" ] }, { @@ -20823,7 +20821,7 @@ "code": "Long range, INFRA RED MISSILES", "name": "Long range, INFRA RED MISSILES", "roles": [ - "Intercept" + "CAP" ] }, { @@ -20923,7 +20921,7 @@ "code": "Long range, JAMMER", "name": "Long range, JAMMER", "roles": [ - "Intercept" + "CAP" ] }, { @@ -20975,7 +20973,7 @@ "code": "Soft targets, UPK + CLUSTERS", "name": "Soft targets, UPK + CLUSTERS", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -21031,7 +21029,7 @@ "code": "NUCLEAR A", "name": "NUCLEAR A", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -21061,7 +21059,7 @@ "code": "NUCLEAR B", "name": "NUCLEAR B", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -21087,7 +21085,7 @@ "code": "Short range", "name": "Short range", "roles": [ - "Intercept" + "CAP" ] }, { @@ -21435,7 +21433,7 @@ "code": "R-60M*4", "name": "R-60M*4", "roles": [ - "Intercept" + "CAP" ] }, { @@ -21457,7 +21455,7 @@ "code": "B-8*2,R-60M*2,Fuel-800", "name": "B-8*2,R-60M*2,Fuel-800", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -21479,7 +21477,7 @@ "code": "UB-32*2,R-60M*2,Fuel-800", "name": "UB-32*2,R-60M*2,Fuel-800", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -21502,7 +21500,7 @@ "name": "R-24R*2,R-60M*4,Fuel-800", "roles": [ "Escort", - "Fighter Sweep", + "CAP", "CAP" ] }, @@ -21530,7 +21528,7 @@ "name": "R-24R,R-24T,R-60M*4,Fuel-800", "roles": [ "Escort", - "Fighter Sweep", + "CAP", "CAP" ] }, @@ -21550,7 +21548,7 @@ "name": "R-60M*4,Fuel-800", "roles": [ "Escort", - "Fighter Sweep", + "CAP", "CAP" ] }, @@ -21573,7 +21571,7 @@ "code": "FAB-500*2,R-60M*2,Fuel-800", "name": "FAB-500*2,R-60M*2,Fuel-800", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -21591,7 +21589,7 @@ "code": "R-24R*2,R-60M*4", "name": "R-24R*2,R-60M*4", "roles": [ - "Intercept" + "CAP" ] }, { @@ -21613,7 +21611,7 @@ "code": "FAB-250*2,R-60M*2,Fuel-800", "name": "FAB-250*2,R-60M*2,Fuel-800", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -21679,7 +21677,7 @@ "code": "R-24R,R-24T,R-60M*4", "name": "R-24R,R-24T,R-60M*4", "roles": [ - "Intercept" + "CAP" ] } ], @@ -21735,7 +21733,7 @@ "code": "", "name": "Empty loadout", "roles": [ - "Intercept" + "CAP" ] }, { @@ -21754,9 +21752,9 @@ "name": "R-40R*2,R-40T*2", "roles": [ "CAP", - "Intercept", + "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -21771,9 +21769,9 @@ "name": "R-40R*4", "roles": [ "CAP", - "Intercept", + "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -21792,9 +21790,9 @@ "name": "R-40R*2,R-60M*2", "roles": [ "CAP", - "Intercept", + "CAP", "Escort", - "Fighter Sweep" + "CAP" ] } ], @@ -21847,7 +21845,7 @@ "code": "FAB-500x2_60x2", "name": "FAB-500x2_60x2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -21896,7 +21894,7 @@ "code": "", "name": "Empty loadout", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -21922,7 +21920,7 @@ "code": "FAB-250*6,R-60M*2,Fuel", "name": "FAB-250*6,R-60M*2,Fuel", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -21988,7 +21986,7 @@ "code": "Kh-29L*2,R-60M*2,Fuel", "name": "Kh-29L*2,R-60M*2,Fuel", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -22002,7 +22000,7 @@ "code": "B-8*4", "name": "B-8*4", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -22068,7 +22066,7 @@ "code": "Kh-29T*2,R-60M*2,Fuel", "name": "Kh-29T*2,R-60M*2,Fuel", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -22094,7 +22092,7 @@ "code": "FAB-500*2,FAB-250*2,R-60M*2,Fuel", "name": "FAB-500*2,FAB-250*2,R-60M*2,Fuel", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -22138,7 +22136,7 @@ "code": "KAB-500*2,R-60M*2,Fuel", "name": "KAB-500*2,R-60M*2,Fuel", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -22174,7 +22172,7 @@ "code": "UB-32*4", "name": "UB-32*4", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -22293,7 +22291,7 @@ "code": "FAB-250*4,R-73*2,Fuel", "name": "FAB-250*4,R-73*2,Fuel", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -22315,7 +22313,7 @@ "code": "B-8*4,R-73*2,Fuel", "name": "B-8*4,R-73*2,Fuel", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -22333,7 +22331,7 @@ "code": "R-60M*4,R-27R*2", "name": "R-60M*4,R-27R*2", "roles": [ - "Intercept" + "CAP" ] }, { @@ -22355,7 +22353,7 @@ "code": "R-73*4,R-27R*2,Fuel-1500", "name": "R-73*4,R-27R*2,Fuel-1500", "roles": [ - "Fighter Sweep", + "CAP", "CAP", "Escort" ] @@ -22375,7 +22373,7 @@ "code": "R-73*6,Fuel-1500", "name": "R-73*6,Fuel-1500", "roles": [ - "Fighter Sweep", + "CAP", "CAP", "Escort" ] @@ -22395,7 +22393,7 @@ "code": "R-60M*6,Fuel-1500", "name": "R-60M*6,Fuel-1500", "roles": [ - "Fighter Sweep", + "CAP", "CAP", "Escort" ] @@ -22419,7 +22417,7 @@ "code": "S-24*4,R-73*2,Fuel", "name": "S-24*4,R-73*2,Fuel", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -22441,7 +22439,7 @@ "code": "FAB-500*4,R-73*2,Fuel", "name": "FAB-500*4,R-73*2,Fuel", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -22455,7 +22453,7 @@ "code": "R-60M*6", "name": "R-60M*6", "roles": [ - "Intercept" + "CAP" ] }, { @@ -22491,7 +22489,7 @@ "code": "R-73*6", "name": "R-73*6", "roles": [ - "Intercept" + "CAP" ] }, { @@ -22517,7 +22515,7 @@ "code": "R-73*2,R-60M*2,R-27R*2,Fuel-1500", "name": "R-73*2,R-60M*2,R-27R*2,Fuel-1500", "roles": [ - "Fighter Sweep", + "CAP", "CAP", "Escort" ] @@ -22541,7 +22539,7 @@ "code": "R-60M*4,R-27R*2,Fuel-1500", "name": "R-60M*4,R-27R*2,Fuel-1500", "roles": [ - "Fighter Sweep", + "CAP", "CAP", "Escort" ] @@ -22583,7 +22581,7 @@ "code": "R-73*4,R-27R*2", "name": "R-73*4,R-27R*2", "roles": [ - "Intercept" + "CAP" ] }, { @@ -22605,7 +22603,7 @@ "code": "R-73*2,R-60M*2,R-27R*2", "name": "R-73*2,R-60M*2,R-27R*2", "roles": [ - "Intercept" + "CAP" ] }, { @@ -22760,7 +22758,7 @@ "code": "R-73*2,R-60M*2,R-27R*2", "name": "R-73*2,R-60M*2,R-27R*2", "roles": [ - "Intercept" + "CAP" ] }, { @@ -22782,7 +22780,7 @@ "code": "R-73*4,R-27R*2,Fuel-1500", "name": "R-73*4,R-27R*2,Fuel-1500", "roles": [ - "Fighter Sweep", + "CAP", "CAP", "Escort" ] @@ -22802,7 +22800,7 @@ "code": "R-73*6,Fuel-1500", "name": "R-73*6,Fuel-1500", "roles": [ - "Fighter Sweep", + "CAP", "CAP", "Escort" ] @@ -22822,7 +22820,7 @@ "code": "R-60M*6,Fuel-1500", "name": "R-60M*6,Fuel-1500", "roles": [ - "Fighter Sweep", + "CAP", "CAP", "Escort" ] @@ -22846,7 +22844,7 @@ "code": "S-24*4,R-73*2,Fuel", "name": "S-24*4,R-73*2,Fuel", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -22868,7 +22866,7 @@ "code": "FAB-500*4,R-73*2,Fuel", "name": "FAB-500*4,R-73*2,Fuel", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -22942,7 +22940,7 @@ "code": "R-73*2,R-60M*2,R-27R*2,Fuel-1500", "name": "R-73*2,R-60M*2,R-27R*2,Fuel-1500", "roles": [ - "Fighter Sweep", + "CAP", "CAP", "Escort" ] @@ -22970,8 +22968,8 @@ "code": "R-77*2,R-73*2,Fuel-1500,Fuel-1150*2", "name": "R-77*2,R-73*2,Fuel-1500,Fuel-1150*2", "roles": [ - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -22994,7 +22992,7 @@ "code": "B-8*4,R-73*2,Fuel", "name": "B-8*4,R-73*2,Fuel", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -23030,7 +23028,7 @@ "code": "R-73*6", "name": "R-73*6", "roles": [ - "Intercept" + "CAP" ] }, { @@ -23062,7 +23060,7 @@ "code": "R-60M*6", "name": "R-60M*6", "roles": [ - "Intercept" + "CAP" ] }, { @@ -23080,7 +23078,7 @@ "code": "R-60M*4,R-27R*2", "name": "R-60M*4,R-27R*2", "roles": [ - "Intercept" + "CAP" ] }, { @@ -23098,7 +23096,7 @@ "code": "R-73*4,R-27R*2", "name": "R-73*4,R-27R*2", "roles": [ - "Intercept" + "CAP" ] }, { @@ -23116,7 +23114,7 @@ "code": "R-77*4,R-73*2", "name": "R-77*4,R-73*2", "roles": [ - "Intercept" + "CAP" ] }, { @@ -23138,7 +23136,7 @@ "code": "FAB-250*4,R-73*2,Fuel", "name": "FAB-250*4,R-73*2,Fuel", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -23160,7 +23158,7 @@ "code": "R-60M*4,R-27R*2,Fuel-1500", "name": "R-60M*4,R-27R*2,Fuel-1500", "roles": [ - "Fighter Sweep", + "CAP", "CAP", "Escort" ] @@ -23184,7 +23182,7 @@ "code": "R-77*4,R-73*2,Fuel-1500", "name": "R-77*4,R-73*2,Fuel-1500", "roles": [ - "Fighter Sweep", + "CAP", "CAP", "Escort" ] @@ -23336,7 +23334,7 @@ "code": "", "name": "Empty loadout", "roles": [ - "Intercept" + "CAP" ] }, { @@ -23355,9 +23353,9 @@ "name": "R-40T*2,R-33*4", "roles": [ "CAP", - "Intercept", + "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -23380,9 +23378,9 @@ "name": "R-40T,R-33*4,R-40R", "roles": [ "CAP", - "Intercept", + "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -23401,9 +23399,9 @@ "name": "R-40R*2,R-33*4", "roles": [ "CAP", - "Intercept", + "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -23422,9 +23420,9 @@ "name": "R-60M*4,R-33*4", "roles": [ "CAP", - "Intercept", + "CAP", "Escort", - "Fighter Sweep" + "CAP" ] } ], @@ -23487,10 +23485,10 @@ "code": "2*AIM9-JULI, 2*R530IR, 1*Fuel Tank", "name": "2*AIM9-JULI, 2*R530IR, 1*Fuel Tank", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -23512,10 +23510,10 @@ "code": "2*AIM9-JULI, 2*R530EM, 1*Fuel Tank", "name": "2*AIM9-JULI, 2*R530EM, 1*Fuel Tank", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -23537,10 +23535,10 @@ "code": "2*R550 Magic I, 2*R530IR, 1*Fuel Tank", "name": "2*R550 Magic I, 2*R530IR, 1*Fuel Tank", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -23558,7 +23556,7 @@ "code": "2*AIM9-JULI, 1*R530EM", "name": "2*AIM9-JULI, 1*R530EM", "roles": [ - "Intercept" + "CAP" ] }, { @@ -23576,7 +23574,7 @@ "code": "2*R550 Magic I, 1*R530IR", "name": "2*R550 Magic I, 1*R530IR", "roles": [ - "Intercept" + "CAP" ] }, { @@ -23646,7 +23644,7 @@ "code": "2*AIM9-J, 2*MATRA F4 SNEB251 (HE), 2*R530IR, 1*Fuel Tank", "name": "2*AIM9-J, 2*MATRA F4 SNEB251 (HE), 2*R530IR, 1*Fuel Tank", "roles": [ - "Fighter Sweep" + "CAP" ] }, { @@ -23826,7 +23824,7 @@ "code": "2*AIM-9JULI, 8*SAMP 250 HD", "name": "2*AIM-9JULI, 8*SAMP 250 HD", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -23848,7 +23846,7 @@ "code": "2*AIM-9JULI, 8*SAMP 400 LD", "name": "2*AIM-9JULI, 8*SAMP 400 LD", "roles": [ - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -23871,7 +23869,7 @@ "code": "2*AIM-9JULI, 8*BLU107 Durandal", "name": "2*AIM-9JULI, 8*BLU107 Durandal", "roles": [ - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -23894,10 +23892,10 @@ "code": "2*AIM9-JULI, 2*S530F, 1*Fuel Tank", "name": "2*AIM9-JULI, 2*S530F, 1*Fuel Tank", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -23919,10 +23917,10 @@ "code": "2*R550 Magic I, 2*S530F, 1*Fuel Tank", "name": "2*R550 Magic I, 2*S530F, 1*Fuel Tank", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -23948,10 +23946,10 @@ "code": "2*R550 Magic I, 2*S530F, 1*Fuel Tank, 1*BARAX ECM Pod", "name": "2*R550 Magic I, 2*S530F, 1*Fuel Tank, 1*BARAX ECM Pod", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] } ], @@ -24433,7 +24431,7 @@ "name": "250 lb S.A.P*2; 500 lb S.A.P.*2", "roles": [ "CAP", - "Ground Attack" + "Strike" ] }, { @@ -24452,7 +24450,7 @@ "name": "500 lb GP Mk.V*2, 500 lb GP Short tail*2", "roles": [ "CAP", - "Ground Attack", + "Strike", "CAS", "Runway Attack" ] @@ -24473,7 +24471,7 @@ "name": "100 gal Drop tank*2, 500 lb MC Short tail*2", "roles": [ "CAP", - "Ground Attack" + "Strike" ] }, { @@ -24498,7 +24496,7 @@ "CAP", "Antiship Strike", "CAS", - "Ground Attack" + "Strike" ] }, { @@ -24523,7 +24521,7 @@ "CAP", "Antiship Strike", "CAS", - "Ground Attack" + "Strike" ] }, { @@ -24538,7 +24536,7 @@ "name": "500 lb GP Short tail*4", "roles": [ "CAP", - "Ground Attack", + "Strike", "CAS", "Runway Attack" ] @@ -24685,7 +24683,7 @@ "code": "AN-M57*3", "name": "AN-M57*3", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -24704,7 +24702,7 @@ "code": "AN-M64*2, Fuel110", "name": "AN-M64*2, Fuel110", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -24726,7 +24724,7 @@ "code": "M8*6, AN-M57*2, Fuel110", "name": "M8*6, AN-M57*2, Fuel110", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -24745,7 +24743,7 @@ "code": "HVAR*10, Fuel110", "name": "HVAR*10, Fuel110", "roles": [ - "Ground Attack", + "Strike", "CAS" ] } @@ -24892,7 +24890,7 @@ "name": "Fuel75*2", "roles": [ "CAP", - "Fighter Sweep", + "CAP", "AFAC" ] }, @@ -24930,7 +24928,7 @@ "name": "HVAR*6,M64*2", "roles": [ "CAS", - "Ground Attack", + "Strike", "Antiship Strike" ] }, @@ -24946,7 +24944,7 @@ "name": "HVAR*6", "roles": [ "CAS", - "Ground Attack", + "Strike", "Antiship Strike", "AFAC" ] @@ -24962,7 +24960,7 @@ "code": "M64*2", "name": "M64*2", "roles": [ - "Ground Attack", + "Strike", "Antiship Strike", "CAS", "Runway Attack" @@ -24980,7 +24978,7 @@ "name": "HVAR*10", "roles": [ "CAS", - "Ground Attack", + "Strike", "Runway Attack", "Antiship Strike" ] @@ -25153,7 +25151,7 @@ "code": "", "name": "Empty loadout", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25175,7 +25173,7 @@ "code": "UB-32*4,R-60M*2,FAB-250*4", "name": "UB-32*4,R-60M*2,FAB-250*4", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25193,7 +25191,7 @@ "code": "FAB-100*24,R-60M*2", "name": "FAB-100*24,R-60M*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25215,7 +25213,7 @@ "code": "UB-32*4,R-60M*2,Fuel*2", "name": "UB-32*4,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25237,7 +25235,7 @@ "code": "B-8*4,R-60M*2,FAB-250*4", "name": "B-8*4,R-60M*2,FAB-250*4", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25259,7 +25257,7 @@ "code": "Kh-29L*2,R-60M*2,Fuel*2", "name": "Kh-29L*2,R-60M*2,Fuel*2", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -25281,7 +25279,7 @@ "code": "B-8*4,R-60M*2,Fuel*2", "name": "B-8*4,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25303,7 +25301,7 @@ "code": "Kh-29T*2,R-60M*2,Fuel*2", "name": "Kh-29T*2,R-60M*2,Fuel*2", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -25365,7 +25363,7 @@ "code": "S-24*4,R-60M*2,Fuel*2", "name": "S-24*4,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25439,7 +25437,7 @@ "code": "FAB-250*16,R-60M*2", "name": "FAB-250*16,R-60M*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25484,7 +25482,7 @@ "name": "RBK-500AO*4,SPPU-22*2,R-60M*2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -25506,7 +25504,7 @@ "code": "S-24*4,R-60M*2,FAB-250*4", "name": "S-24*4,R-60M*2,FAB-250*4", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25538,7 +25536,7 @@ "code": "FAB-500*6,R-60M*2", "name": "FAB-500*6,R-60M*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25613,7 +25611,7 @@ "code": "", "name": "Empty loadout", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25631,7 +25629,7 @@ "code": "UB-13*4,FAB-500*2", "name": "UB-13*4,FAB-500*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25667,7 +25665,7 @@ "code": "UB-13*4", "name": "UB-13*4", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25685,7 +25683,7 @@ "code": "KAB-500*4,R-60M*2", "name": "KAB-500*4,R-60M*2", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -25707,7 +25705,7 @@ "code": "S-25*2,Fuel*3", "name": "S-25*2,Fuel*3", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25752,7 +25750,7 @@ "code": "B-8*2,Fuel*3", "name": "B-8*2,Fuel*3", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25770,7 +25768,7 @@ "code": "FAB-1500*2,R-60M*2", "name": "FAB-1500*2,R-60M*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25784,7 +25782,7 @@ "code": "S-24*4", "name": "S-24*4", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25844,7 +25842,7 @@ "code": "FAB-100*24", "name": "FAB-100*24", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25884,7 +25882,7 @@ "code": "UB-13*2,Fuel*3", "name": "UB-13*2,Fuel*3", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25902,7 +25900,7 @@ "code": "B-8*2,Fuel*2", "name": "B-8*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25952,7 +25950,7 @@ "code": "UB-32*4", "name": "UB-32*4", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25970,7 +25968,7 @@ "code": "Kh-29L*2,R-60M*2", "name": "Kh-29L*2,R-60M*2", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -25992,7 +25990,7 @@ "code": "S-24*2,Fuel*3", "name": "S-24*2,Fuel*3", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -26032,7 +26030,7 @@ "code": "FAB-500*4,R-60M*2", "name": "FAB-500*4,R-60M*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -26046,7 +26044,7 @@ "code": "FAB-250*8", "name": "FAB-250*8", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -26104,7 +26102,7 @@ "code": "KAB-1500*2,R-60M*2,Fuel", "name": "KAB-1500*2,R-60M*2,Fuel", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -26122,7 +26120,7 @@ "code": "UB-32*4,FAB-250*4", "name": "UB-32*4,FAB-250*4", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -26140,7 +26138,7 @@ "code": "Kh-29T*2,R-60M*2", "name": "Kh-29T*2,R-60M*2", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -26162,7 +26160,7 @@ "code": "UB-32*2,Fuel*3", "name": "UB-32*2,Fuel*3", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -26184,7 +26182,7 @@ "code": "Kh-59M*2,R-60M*2,Fuel", "name": "Kh-59M*2,R-60M*2,Fuel", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -26198,7 +26196,7 @@ "code": "S-25*4", "name": "S-25*4", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -26212,7 +26210,7 @@ "code": "B-8*6", "name": "B-8*6", "roles": [ - "Ground Attack" + "Strike" ] } ], @@ -26323,7 +26321,7 @@ "code": "FAB-250*4,UB-13*2,R-60M*2,SPPU-22*2", "name": "FAB-250*4,UB-13*2,R-60M*2,SPPU-22*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -26346,7 +26344,7 @@ "name": "S-25L*6,UB-13*2,R-60M*2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -26369,7 +26367,7 @@ "name": "S-25*6,SPPU-22*2,R-60M*2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -26421,7 +26419,7 @@ "code": "S-8KOM*120,R-60M*2,Fuel*2", "name": "S-8KOM*120,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -26447,7 +26445,7 @@ "code": "FAB-250*4,S-25*2,R-60M*2,Fuel*2", "name": "FAB-250*4,S-25*2,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -26499,7 +26497,7 @@ "code": "FAB-250*2,SPPU-22*2,SAB-100*4,R-60M*2", "name": "FAB-250*2,SPPU-22*2,SAB-100*4,R-60M*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -26561,7 +26559,7 @@ "code": "Kh-29L*2,Kh-25ML*4,R-60M*2", "name": "Kh-29L*2,Kh-25ML*4,R-60M*2", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -26609,7 +26607,7 @@ "code": "FAB-250*4,UB-13*2,R-60M*2,Fuel*2", "name": "FAB-250*4,UB-13*2,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -26649,7 +26647,7 @@ "code": "Kh-25ML*4,R-60M*2,Fuel*2", "name": "Kh-25ML*4,R-60M*2,Fuel*2", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -26711,7 +26709,7 @@ "code": "Kh-29L*2,Kh-25ML*4,S-25L*2,R-60M*2", "name": "Kh-29L*2,Kh-25ML*4,S-25L*2,R-60M*2", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -26733,7 +26731,7 @@ "code": "FAB-500*6,R-60M*2,Fuel*2", "name": "FAB-500*6,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -26759,7 +26757,7 @@ "code": "Kh-29L*2,Kh-25ML*2,R-60M*2,Fuel*2", "name": "Kh-29L*2,Kh-25ML*2,R-60M*2,Fuel*2", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -26781,7 +26779,7 @@ "code": "Kh-29L*2,R-60M*2,Fuel*2", "name": "Kh-29L*2,R-60M*2,Fuel*2", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -26799,7 +26797,7 @@ "code": "FAB-100*32,R-60M*2", "name": "FAB-100*32,R-60M*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -26821,7 +26819,7 @@ "code": "FAB-100*16,R-60M*2,Fuel*2", "name": "FAB-100*16,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -26843,7 +26841,7 @@ "code": "FAB-250*6,R-60M*2,Fuel*2", "name": "FAB-250*6,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -26887,7 +26885,7 @@ "code": "S-25*6,R-60M*2,Fuel*2", "name": "S-25*6,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -26909,7 +26907,7 @@ "code": "UB-13*6,R-60M*2,Fuel*2", "name": "UB-13*6,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -27092,7 +27090,7 @@ "code": "FAB-250*4,SPPU-22*2,SAB-100*2,R-60M*2", "name": "FAB-250*4,SPPU-22*2,SAB-100*2,R-60M*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -27122,7 +27120,7 @@ "code": "Kh-29L*2,Kh-25ML*4,R-73*2,Mercury LLTV Pod,MPS-410", "name": "Kh-29L*2,Kh-25ML*4,R-73*2,Mercury LLTV Pod,MPS-410", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -27152,7 +27150,7 @@ "code": "KAB-500Kr*2,Kh-25ML*2,R-73*2,MPS-410,Fuel*2", "name": "KAB-500Kr*2,Kh-25ML*2,R-73*2,MPS-410,Fuel*2", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -27218,7 +27216,7 @@ "code": "UB-13*6,R-60M*2,Fuel*2", "name": "UB-13*6,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -27244,7 +27242,7 @@ "code": "Kh-29T*2,R-73*2,Fuel*2,MPS-410", "name": "Kh-29T*2,R-73*2,Fuel*2,MPS-410", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -27300,7 +27298,7 @@ "code": "FAB-250*4,UB-13*2,R-60M*2,Fuel*2", "name": "FAB-250*4,UB-13*2,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -27348,7 +27346,7 @@ "code": "Kh-29T*2,Kh-25ML*4,R-73*2,MPS-410", "name": "Kh-29T*2,Kh-25ML*4,R-73*2,MPS-410", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -27374,7 +27372,7 @@ "code": "FAB-250*4,UB-13*2,R-60M*2,SPPU-22*2", "name": "FAB-250*4,UB-13*2,R-60M*2,SPPU-22*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -27396,7 +27394,7 @@ "code": "FAB-500*6,R-60M*2,Fuel*2", "name": "FAB-500*6,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -27466,7 +27464,7 @@ "code": "S-8KOM*120,R-60M*2,Fuel*2", "name": "S-8KOM*120,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -27485,7 +27483,7 @@ "name": "KMGU-2 (PTAB-2.5KO)*8,R-60M*2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -27507,7 +27505,7 @@ "code": "FAB-250*6,R-60M*2,Fuel*2", "name": "FAB-250*6,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -27537,7 +27535,7 @@ "code": "Kh-29L*2,R-73*2,Fuel*2,Mercury LLTV Pod,MPS-410", "name": "Kh-29L*2,R-73*2,Fuel*2,Mercury LLTV Pod,MPS-410", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -27555,7 +27553,7 @@ "code": "FAB-100*32,R-60M*2", "name": "FAB-100*32,R-60M*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -27596,7 +27594,7 @@ "name": "S-25L*6,UB-13*2,R-60M*2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -27622,7 +27620,7 @@ "code": "FAB-250*4,S-25*2,R-60M*2,Fuel*2", "name": "FAB-250*4,S-25*2,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -27649,7 +27647,7 @@ "name": "S-25*2,SPPU-22*4,R-60M*2,R-73*2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -27668,7 +27666,7 @@ "name": "KMGU-2 (AO-2.5RT)*8,R-60M*2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -27724,7 +27722,7 @@ "code": "S-25*6,R-60M*2,Fuel*2", "name": "S-25*6,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -27902,7 +27900,7 @@ "code": "FAB-100*16,R-60M*2,Fuel*2", "name": "FAB-100*16,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -28035,8 +28033,8 @@ "name": "R-73*4,R-27ER*4,R-27ET*2", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -28063,7 +28061,7 @@ "code": "KMGU-2 (AO-2.5RT)*5,R-73*2,ECM", "name": "KMGU-2 (AO-2.5RT)*5,R-73*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -28115,7 +28113,7 @@ "code": "KMGU-2 (PTAB-2.5KO)*5,R-73*2,ECM", "name": "KMGU-2 (PTAB-2.5KO)*5,R-73*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -28142,8 +28140,8 @@ "name": "R-73*2,R-27ER*6,ECM", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -28159,8 +28157,8 @@ "name": "R-73*6", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -28195,7 +28193,7 @@ "code": "S-13*10,RBK-500AO*2,FAB-500*2,R-73*2,ECM", "name": "S-13*10,RBK-500AO*2,FAB-500*2,R-73*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -28214,8 +28212,8 @@ "name": "R-73*4,R-27ER*6", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -28247,8 +28245,8 @@ "name": "R-73*2,R-27ER*4,R-27ET*2,ECM", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -28272,8 +28270,8 @@ "name": "R-73*4,ECM", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -28318,7 +28316,7 @@ "code": "FAB-500*6,R-73*2,ECM", "name": "FAB-500*6,R-73*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -28919,8 +28917,8 @@ "roles": [ "Escort", "CAP", - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -28952,8 +28950,8 @@ "roles": [ "Escort", "CAP", - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -29038,8 +29036,8 @@ "roles": [ "Escort", "CAP", - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -29133,7 +29131,7 @@ "code": "FAB-250*4,B-8*2,R-73*2,ECM", "name": "FAB-250*4,B-8*2,R-73*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -29181,7 +29179,7 @@ "code": "KAB-1500*2,R-73*2,R-77*2,ECM", "name": "KAB-1500*2,R-73*2,R-77*2,ECM", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -29227,8 +29225,8 @@ "roles": [ "Escort", "CAP", - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -29258,7 +29256,7 @@ "code": "FAB-250*4,S-25*2,R-73*2,ECM", "name": "FAB-250*4,S-25*2,R-73*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -29290,8 +29288,8 @@ "roles": [ "Escort", "CAP", - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -29327,8 +29325,8 @@ "roles": [ "Escort", "CAP", - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -29358,7 +29356,7 @@ "code": "FAB-1500*2,R-73*2,R-77*2,ECM", "name": "FAB-1500*2,R-73*2,R-77*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -29386,8 +29384,8 @@ "roles": [ "Escort", "CAP", - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -29417,7 +29415,7 @@ "code": "Kh-59M*2,R-73*2,R-77*2,ECM", "name": "Kh-59M*2,R-73*2,R-77*2,ECM", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -29443,7 +29441,7 @@ "code": "FAB-500*6,R-73*2,ECM", "name": "FAB-500*6,R-73*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -29467,8 +29465,8 @@ "roles": [ "Escort", "CAP", - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -29498,7 +29496,7 @@ "code": "Kh-29L*4,R-73*2,R-77*2,ECM", "name": "Kh-29L*4,R-73*2,R-77*2,ECM", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -29540,8 +29538,8 @@ "roles": [ "Escort", "CAP", - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -29571,7 +29569,7 @@ "code": "FAB-250*4,UB-13*2,R-73*2,ECM", "name": "FAB-250*4,UB-13*2,R-73*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -29603,8 +29601,8 @@ "roles": [ "Escort", "CAP", - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -29634,7 +29632,7 @@ "code": "KAB-500*4,R-73*2,R-77*2,ECM", "name": "KAB-500*4,R-73*2,R-77*2,ECM", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -29660,7 +29658,7 @@ "code": "FAB-250*6,R-73*2,ECM", "name": "FAB-250*6,R-73*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -29684,8 +29682,8 @@ "roles": [ "Escort", "CAP", - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -29715,7 +29713,7 @@ "code": "Kh-29T*4,R-73*2,R-77*2,ECM", "name": "Kh-29T*4,R-73*2,R-77*2,ECM", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -29872,10 +29870,10 @@ "code": "R-73*4", "name": "R-73*4", "roles": [ - "Fighter Sweep", + "CAP", "Escort", "CAP", - "Intercept" + "CAP" ] }, { @@ -29897,10 +29895,10 @@ "code": "R-73*4,R-27R*2,R-27ER*6", "name": "R-73*4,R-27R*2,R-27ER*6", "roles": [ - "Fighter Sweep", + "CAP", "Escort", "CAP", - "Intercept" + "CAP" ] }, { @@ -29930,10 +29928,10 @@ "code": "R-73*2,R-27ET*2,R-27ER*6,ECM", "name": "R-73*2,R-27ET*2,R-27ER*6,ECM", "roles": [ - "Fighter Sweep", + "CAP", "Escort", "CAP", - "Intercept" + "CAP" ] }, { @@ -29955,10 +29953,10 @@ "code": "R-73*4,R-27ET*2,R-27ER*6", "name": "R-73*4,R-27ET*2,R-27ER*6", "roles": [ - "Fighter Sweep", + "CAP", "Escort", "CAP", - "Intercept" + "CAP" ] }, { @@ -29988,7 +29986,7 @@ "code": "FAB-250*6,R-73*2,R-27R*2,ECM", "name": "FAB-250*6,R-73*2,R-27R*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -30018,10 +30016,10 @@ "code": "R-73*2,R-27R*2,R-27ER*6,ECM", "name": "R-73*2,R-27R*2,R-27ER*6,ECM", "roles": [ - "Fighter Sweep", + "CAP", "Escort", "CAP", - "Intercept" + "CAP" ] }, { @@ -30129,7 +30127,7 @@ "code": "UB-13*4,FAB-250*4,R-73*2,ECM", "name": "UB-13*4,FAB-250*4,R-73*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -30159,7 +30157,7 @@ "code": "S-25*4,FAB-250*4,R-73*2,ECM", "name": "S-25*4,FAB-250*4,R-73*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -30189,7 +30187,7 @@ "code": "FAB-500*6,R-73*2,R-27R*2,ECM", "name": "FAB-500*6,R-73*2,R-27R*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -30219,7 +30217,7 @@ "code": "B-8*4,FAB-250*4,R-73*2,ECM", "name": "B-8*4,FAB-250*4,R-73*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -30508,7 +30506,7 @@ "code": "", "name": "Empty loadout", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -30538,7 +30536,7 @@ "code": "UB-13*4,FAB-250*4,R-73*2,ECM", "name": "UB-13*4,FAB-250*4,R-73*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -30568,7 +30566,7 @@ "code": "FAB-100*28,R-73*2,ECM", "name": "FAB-100*28,R-73*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -30624,7 +30622,7 @@ "code": "Kh-29L*4,R-73*2,R-77*2,ECM", "name": "Kh-29L*4,R-73*2,R-77*2,ECM", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -30654,7 +30652,7 @@ "code": "KAB-500*4,R-73*2,R-77*2,ECM", "name": "KAB-500*4,R-73*2,R-77*2,ECM", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -30706,7 +30704,7 @@ "code": "FAB-250*8,R-73*2,ECM", "name": "FAB-250*8,R-73*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -30754,7 +30752,7 @@ "code": "Kh-29T*4,R-73*2,R-77*2,ECM", "name": "Kh-29T*4,R-73*2,R-77*2,ECM", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -30810,7 +30808,7 @@ "code": "FAB-1500*3,R-73*2,R-77*2,ECM", "name": "FAB-1500*3,R-73*2,R-77*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -30840,7 +30838,7 @@ "code": "Kh-59M*2,R-73*2,R-77*2,ECM", "name": "Kh-59M*2,R-73*2,R-77*2,ECM", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -30874,7 +30872,7 @@ "code": "B-8*6,R-73*2,R-27R*2,ECM", "name": "B-8*6,R-73*2,R-27R*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -30900,7 +30898,7 @@ "code": "FAB-500*8,R-73*2,ECM", "name": "FAB-500*8,R-73*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -30930,7 +30928,7 @@ "code": "KAB-1500*2,R-73*2,R-77*2,ECM", "name": "KAB-1500*2,R-73*2,R-77*2,ECM", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -31118,7 +31116,7 @@ "code": "", "name": "Empty loadout", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -31200,9 +31198,9 @@ "code": "GBU-16*2, AIM-9M*2, Fuel*2, ECM", "name": "GBU-16*2, AIM-9M*2, Fuel*2, ECM", "roles": [ - "Ground Attack", + "Strike", "AFAC", - "Pinpoint Strike" + "Strike" ] }, { @@ -31232,7 +31230,7 @@ "code": "BL755*4, AIM-9M*2, Fuel*2, ECM", "name": "BL755*4, AIM-9M*2, Fuel*2, ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -31320,7 +31318,7 @@ "code": "", "name": "Empty loadout", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -31372,7 +31370,7 @@ "code": "GBU-16*2,AIM-9*2,Fuel*2", "name": "GBU-16*2,AIM-9*2,Fuel*2", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -31520,7 +31518,7 @@ "code": "Mk-82*4,AIM-9*2,Fuel*2", "name": "Mk-82*4,AIM-9*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] } ], @@ -31638,7 +31636,7 @@ "code": "", "name": "Empty loadout", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -31652,7 +31650,7 @@ "code": "Kh-65*12", "name": "Kh-65*12", "roles": [ - "Pinpoint Strike" + "Strike" ] } ], @@ -31726,7 +31724,7 @@ "code": "FAB-250*69", "name": "FAB-250*69", "roles": [ - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -31741,7 +31739,7 @@ "code": "FAB-500*33", "name": "FAB-500*33", "roles": [ - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -31760,7 +31758,7 @@ "code": "FAB-500*33, FAB-250*36", "name": "FAB-500*33, FAB-250*36", "roles": [ - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -31775,7 +31773,7 @@ "code": "FAB-250*33", "name": "FAB-250*33", "roles": [ - "Ground Attack", + "Strike", "Runway Attack" ] } @@ -31805,7 +31803,7 @@ "code": "", "name": "Empty loadout", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -31819,7 +31817,7 @@ "code": "Kh-65*6", "name": "Kh-65*6", "roles": [ - "Pinpoint Strike" + "Strike" ] } ], diff --git a/client/public/databases/units/default/aircraftdatabase.json b/client/public/databases/units/default/aircraftdatabase.json index f4e9867f..6258e44f 100644 --- a/client/public/databases/units/default/aircraftdatabase.json +++ b/client/public/databases/units/default/aircraftdatabase.json @@ -3,7 +3,7 @@ "name": "A-10C_2", "coalition": "blue", "era": "Late Cold War", - "label": "A-10C Warthog", + "label": "A-10C Warthog test", "shortLabel": "10", "loadouts": [ { @@ -198,7 +198,7 @@ "code": "MK-84*2,LAU-68*2,AGM-65K*2", "name": "MK-84*2,LAU-68*2,AGM-65K*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -258,7 +258,7 @@ "code": "Mk-82*6,Mk-84*2,AIM-9*2,ECM", "name": "Mk-82*6,Mk-84*2,AIM-9*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -280,7 +280,7 @@ "code": "Mk-84*4,AIM-9*2,ECM", "name": "Mk-84*4,AIM-9*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -302,7 +302,7 @@ "code": "Mk-82*8,AIM-9*2,ECM", "name": "Mk-82*8,AIM-9*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -559,7 +559,7 @@ "name": "AGM-65K*2,GBU-38*4,AIM-9*2,TGP,ECM", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -582,7 +582,7 @@ "name": "BDU-33*6, TGP, CAP-9*1", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -785,7 +785,7 @@ "name": "PGM- GBU-10*2,GBU-12*4,AIM-9*2,TGP,ECM", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -1184,7 +1184,7 @@ "name": "BDU-50HD*2,BDU-50LGB*2,TGP, CAP-9*1", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -1241,7 +1241,7 @@ "name": "M151*98, Mk-82*2,AIM-9*2,ECM", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -1732,7 +1732,7 @@ "name": "AGM-65G,AGM-65K,GBU-10*2,AIM-9*2,TGP,ECM", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -1793,7 +1793,7 @@ "name": "GBU-31*2,GBU-38*4,AIM-9*2,TGP,ECM, AIM-9*2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -2015,7 +2015,7 @@ "code": "Mk-82*4,Mk-8AIR*4,AIM-9*2,ECM", "name": "Mk-82*4,Mk-8AIR*4,AIM-9*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2045,7 +2045,7 @@ "code": "Mk-82*20,AIM-9*2,ECM", "name": "Mk-82*20,AIM-9*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2071,7 +2071,7 @@ "code": "Mk-82*6,AIM-9*2,TGP,ECM", "name": "Mk-82*6,AIM-9*2,TGP,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2097,7 +2097,7 @@ "code": "Mk-84*6,AIM-9*2,TGP,ECM", "name": "Mk-84*6,AIM-9*2,TGP,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2131,7 +2131,7 @@ "code": "Mk-82AIR*6,Mk-8AIR*4,M151*1,TGP,AIM-9*2,ECM", "name": "Mk-82AIR*6,Mk-8AIR*4,M151*1,TGP,AIM-9*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2169,7 +2169,7 @@ "code": "GBU-38*4,M151 APKWS*7,AGM-65D*1,AGM-65H*1,TGP,AIM-9*2,ECM", "name": "GBU-38*4,M151 APKWS*7,AGM-65D*1,AGM-65H*1,TGP,AIM-9*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2203,7 +2203,7 @@ "code": "GBU-38*4,M151 APKWS*7,AGM-65E*2,TGP,AIM-9*2,ECM", "name": "GBU-38*4,M151 APKWS*7,AGM-65E*2,TGP,AIM-9*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2237,7 +2237,7 @@ "code": "GBU-12*4,M151 APKWS*7,AGM-65E*2,TGP,AIM-9*2,ECM", "name": "GBU-12*4,M151 APKWS*7,AGM-65E*2,TGP,AIM-9*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2275,7 +2275,7 @@ "code": "GBU-12*2,GBU-38*2,M151 APKWS*7,AGM-65E*2,TGP,AIM-9*2,ECM", "name": "GBU-12*2,GBU-38*2,M151 APKWS*7,AGM-65E*2,TGP,AIM-9*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2309,7 +2309,7 @@ "code": "GBU-10*2,M151 APKWS*7,AGM-65E*2,TGP,AIM-9*2,ECM", "name": "GBU-10*2,M151 APKWS*7,AGM-65E*2,TGP,AIM-9*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2343,7 +2343,7 @@ "code": "GBU-31*2,M151 APKWS*7,AGM-65E*2,TGP,AIM-9*2,ECM", "name": "GBU-31*2,M151 APKWS*7,AGM-65E*2,TGP,AIM-9*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2377,7 +2377,7 @@ "code": "GBU-54*4,M151 APKWS*7,AGM-65E*2,TGP,AIM-9*2,ECM", "name": "GBU-54*4,M151 APKWS*7,AGM-65E*2,TGP,AIM-9*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2411,7 +2411,7 @@ "code": "GBU-54*4,M151 APKWS*7,AGM-65D*4,TGP,AIM-9*2,ECM", "name": "GBU-54*4,M151 APKWS*7,AGM-65D*4,TGP,AIM-9*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] } ], @@ -2692,7 +2692,7 @@ "name": "500 lb GP bomb LD*4", "roles": [ "CAS", - "Ground Attack", + "Strike", "Runway Attack", "Antiship Strike" ] @@ -2782,7 +2782,7 @@ "code": "", "name": "Empty loadout", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2804,7 +2804,7 @@ "code": "Battlefield Air Interdiction: RB-75*4, RB-24J*2, XT", "name": "Battlefield Air Interdiction: RB-75*4, RB-24J*2, XT", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2874,7 +2874,7 @@ "code": "Hard Target (Countermeasures): RB-05, XT, KB, U22", "name": "Hard Target (Countermeasures): RB-05, XT, KB, U22", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2896,7 +2896,7 @@ "code": "Hard Target (MAV): RB-75T*2, RB-74*2, XT", "name": "Hard Target (MAV): RB-75T*2, RB-74*2, XT", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2910,7 +2910,7 @@ "code": "Ferry Flight: XT", "name": "Ferry Flight: XT", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2972,7 +2972,7 @@ "code": "Countermeasures Escort: U/22A, KB", "name": "Countermeasures Escort: U/22A, KB", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2994,7 +2994,7 @@ "code": "Strike: BK90 (MJ1)*2, RB-74*2, XT", "name": "Strike: BK90 (MJ1)*2, RB-74*2, XT", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -3056,7 +3056,7 @@ "code": "Rocket Half Load HE: ARAK HE*2, RB-74*2, XT", "name": "Rocket Half Load HE: ARAK HE*2, RB-74*2, XT", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -3100,7 +3100,7 @@ "code": "Bombs Low-drag: SB71LD*16, RB-24J*2, XT", "name": "Bombs Low-drag: SB71LD*16, RB-24J*2, XT", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -3126,7 +3126,7 @@ "code": "SEAD: RB-75T*2, U22/A, KB, XT", "name": "SEAD: RB-75T*2, U22/A, KB, XT", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -3221,7 +3221,7 @@ "code": "Bombs High-drag: SB71HD*16, XT, RB-24J", "name": "Bombs High-drag: SB71HD*16, XT, RB-24J", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -3261,7 +3261,7 @@ "code": "Rocket Full Load HE: ARAK HE*4, RB-24J, XT", "name": "Rocket Full Load HE: ARAK HE*4, RB-24J, XT", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -3279,7 +3279,7 @@ "code": "Illumination: LYSB*8, XT", "name": "Illumination: LYSB*8, XT", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -3345,7 +3345,7 @@ "code": "Hard Target: RB-05A*2, RB-74*2, XT", "name": "Hard Target: RB-05A*2, RB-74*2, XT", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -3363,7 +3363,7 @@ "code": "RB-05*2, XT", "name": "RB-05*2, XT", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -3599,7 +3599,7 @@ "code": "Interdiction (H-H-H-H): AIM-9Mx2, Mk-83LDx6, Jammer Pod, GAU-12", "name": "Interdiction (H-H-H-H): AIM-9Mx2, Mk-83LDx6, Jammer Pod, GAU-12", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -3633,7 +3633,7 @@ "code": "Interdiction (H-H-H-H): AIM-9Mx2, Mk-83LDx4, Jammer Pod, GAU-12, Fuel Tankx2", "name": "Interdiction (H-H-H-H): AIM-9Mx2, Mk-83LDx4, Jammer Pod, GAU-12, Fuel Tankx2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -3693,7 +3693,7 @@ "code": "Interdiction (H-L-L-H): AIM-9Mx2, Mk-82SEx8, Jammer Pod, GAU-12", "name": "Interdiction (H-L-L-H): AIM-9Mx2, Mk-82SEx8, Jammer Pod, GAU-12", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -3733,7 +3733,7 @@ "code": "PGM (H-H-H-H): GBU-12x4, TPOD, Fuel Tankx2", "name": "PGM (H-H-H-H): GBU-12x4, TPOD, Fuel Tankx2", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -3957,7 +3957,7 @@ "code": "PGM (H-H-H-H): GBU-12x5, TPOD, Jammer POd, GAU-12", "name": "PGM (H-H-H-H): GBU-12x5, TPOD, Jammer POd, GAU-12", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -4013,7 +4013,7 @@ "code": "PGM (H-H-H-H): AIM-9Mx2, GBU-16x4, TPOD, GAU-12", "name": "PGM (H-H-H-H): AIM-9Mx2, GBU-16x4, TPOD, GAU-12", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -4035,7 +4035,7 @@ "code": "Anti Armor: AIM-9Mx2, AGM-65Fx4, GAU-12", "name": "Anti Armor: AIM-9Mx2, AGM-65Fx4, GAU-12", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -4291,7 +4291,7 @@ "code": "PGM: AIM-9M, AGM-122, AGM-65E2x4, TPOD", "name": "PGM: AIM-9M, AGM-122, AGM-65E2x4, TPOD", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -4317,7 +4317,7 @@ "code": "PGM: AIM-9M, AGM-122, APKWSIIx4, TPOD", "name": "PGM: AIM-9M, AGM-122, APKWSIIx4, TPOD", "roles": [ - "Pinpoint Strike" + "Strike" ] } ], @@ -4508,7 +4508,7 @@ "code": "", "name": "Empty loadout", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -4523,7 +4523,7 @@ "name": "Mk-82*84", "roles": [ "Runway Attack", - "Ground Attack" + "Strike" ] }, { @@ -4537,7 +4537,7 @@ "code": "AGM-154*12", "name": "AGM-154*12", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -4552,8 +4552,8 @@ "name": "GBU-38*48", "roles": [ "CAS", - "Ground Attack", - "Pinpoint Strike" + "Strike", + "Strike" ] }, { @@ -4614,7 +4614,7 @@ "name": "Mk-84*24", "roles": [ "Runway Attack", - "Ground Attack" + "Strike" ] }, { @@ -4628,8 +4628,8 @@ "code": "GBU-31*24", "name": "GBU-31*24", "roles": [ - "Ground Attack", - "Pinpoint Strike" + "Strike", + "Strike" ] }, { @@ -4643,8 +4643,8 @@ "code": "GBU-31(V)3/B*24", "name": "GBU-31(V)3/B*24", "roles": [ - "Ground Attack", - "Pinpoint Strike" + "Strike", + "Strike" ] }, { @@ -4662,8 +4662,8 @@ "code": "GBU-31*8, GBU-38*32", "name": "GBU-31*8, GBU-38*32", "roles": [ - "Ground Attack", - "Pinpoint Strike" + "Strike", + "Strike" ] } ], @@ -4691,7 +4691,7 @@ "code": "", "name": "Empty loadout", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -4705,7 +4705,7 @@ "code": "Mk-84*18", "name": "Mk-84*18", "roles": [ - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -4724,7 +4724,7 @@ "code": "Mk 82*51", "name": "Mk 82*51", "roles": [ - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -4739,7 +4739,7 @@ "code": "Mk20*18", "name": "Mk20*18", "roles": [ - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -4758,7 +4758,7 @@ "code": "AGM-86C*20", "name": "AGM-86C*20", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -4833,7 +4833,7 @@ "Runway Attack", "CAS", "Antiship Strike", - "Ground Attack" + "Strike" ] }, { @@ -4850,7 +4850,7 @@ "Runway Attack", "CAS", "Antiship Strike", - "Ground Attack" + "Strike" ] } ], @@ -5137,7 +5137,7 @@ "code": "2*R.550 MAGIC, DEFA 553 CANNON", "name": "2*R.550 MAGIC, DEFA 553 CANNON", "roles": [ - "Fighter Sweep" + "CAP" ] }, { @@ -5155,7 +5155,7 @@ "code": "2*AIM-9M, AN-M3 CANNON (III)", "name": "2*AIM-9M, AN-M3 CANNON (III)", "roles": [ - "Intercept" + "CAP" ] }, { @@ -5173,7 +5173,7 @@ "code": "2*AIM-9P, DEFA 553 CANNON", "name": "2*AIM-9P, DEFA 553 CANNON", "roles": [ - "Fighter Sweep" + "CAP" ] }, { @@ -5191,7 +5191,7 @@ "code": "2*R.550 MAGIC, DEFA 553 CANNON (III)", "name": "2*R.550 MAGIC, DEFA 553 CANNON (III)", "roles": [ - "Intercept" + "CAP" ] }, { @@ -5275,7 +5275,7 @@ "code": "2*AIM-9M, AN-M3 CANNON", "name": "2*AIM-9M, AN-M3 CANNON", "roles": [ - "Fighter Sweep" + "CAP" ] }, { @@ -5297,7 +5297,7 @@ "code": "2*BELOUGA,2*BDU-33, DEFA-553 CANNON", "name": "2*BELOUGA,2*BDU-33, DEFA-553 CANNON", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -5527,7 +5527,7 @@ "code": "2*AIM-9P, AN-M3 CANNON (III)", "name": "2*AIM-9P, AN-M3 CANNON (III)", "roles": [ - "Intercept" + "CAP" ] }, { @@ -6018,7 +6018,7 @@ "code": "", "name": "Empty loadout", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -6032,7 +6032,7 @@ "code": "GBU-12*2", "name": "GBU-12*2", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -6046,7 +6046,7 @@ "code": "GBU-10*2", "name": "GBU-10*2", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -6060,7 +6060,7 @@ "code": "GBU-27*2", "name": "GBU-27*2", "roles": [ - "Pinpoint Strike" + "Strike" ] } ], @@ -6088,7 +6088,7 @@ "code": "", "name": "Empty loadout", "roles": [ - "Intercept" + "CAP" ] }, { @@ -6102,10 +6102,10 @@ "code": "XT*2", "name": "XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -6127,10 +6127,10 @@ "code": "AIM-54A-MK47*6, AIM-9L*2, XT*2", "name": "AIM-54A-MK47*6, AIM-9L*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -6152,10 +6152,10 @@ "code": "AIM-7F*6, AIM-9L*2, XT*2", "name": "AIM-7F*6, AIM-9L*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -6181,10 +6181,10 @@ "code": "AIM-54A-MK47*4, AIM-7F*2, AIM-9L*2, XT*2", "name": "AIM-54A-MK47*4, AIM-7F*2, AIM-9L*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -6214,10 +6214,10 @@ "code": "AIM-54A-MK47*2, AIM-7F*1, AIM-9L*4, XT*2", "name": "AIM-54A-MK47*2, AIM-7F*1, AIM-9L*4, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -6243,10 +6243,10 @@ "code": "AIM-54A-MK47*4, AIM-9L*4, XT*2", "name": "AIM-54A-MK47*4, AIM-9L*4, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -6272,10 +6272,10 @@ "code": "AIM-54A-MK47*4, AIM-9M*4, XT*2", "name": "AIM-54A-MK47*4, AIM-9M*4, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -6301,10 +6301,10 @@ "code": "AIM-54A-MK60*4, AIM-9M*4, XT*2", "name": "AIM-54A-MK60*4, AIM-9M*4, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -6330,10 +6330,10 @@ "code": "AIM-7F*4, AIM-9L*4, XT*2", "name": "AIM-7F*4, AIM-9L*4, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -6351,7 +6351,7 @@ "code": "BDU-33*14", "name": "BDU-33*14", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -6366,7 +6366,7 @@ "code": "BDU-33*12", "name": "BDU-33*12", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -6381,8 +6381,8 @@ "code": "GBU-10*2", "name": "GBU-10*2", "roles": [ - "Ground Attack", - "Pinpoint Strike", + "Strike", + "Strike", "Runway Attack" ] }, @@ -6397,8 +6397,8 @@ "code": "GBU-12*4", "name": "GBU-12*4", "roles": [ - "Ground Attack", - "Pinpoint Strike" + "Strike", + "Strike" ] }, { @@ -6412,8 +6412,8 @@ "code": "GBU-16*4", "name": "GBU-16*4", "roles": [ - "Ground Attack", - "Pinpoint Strike" + "Strike", + "Strike" ] }, { @@ -6427,8 +6427,8 @@ "code": "GBU-24*2", "name": "GBU-24*2", "roles": [ - "Ground Attack", - "Pinpoint Strike", + "Strike", + "Strike", "Runway Attack" ] }, @@ -6443,7 +6443,7 @@ "code": "Mk-84*4", "name": "Mk-84*4", "roles": [ - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -6458,7 +6458,7 @@ "code": "Mk-83*4", "name": "Mk-83*4", "roles": [ - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -6473,7 +6473,7 @@ "code": "Mk-82*4", "name": "Mk-82*4", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -6491,7 +6491,7 @@ "code": "Mk-82*14", "name": "Mk-82*14", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -6510,7 +6510,7 @@ "code": "Mk-81*14", "name": "Mk-81*14", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -6525,7 +6525,7 @@ "code": "Mk-20*4", "name": "Mk-20*4", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -6539,7 +6539,7 @@ "code": "Mk-82AIR*4", "name": "Mk-82AIR*4", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -6557,7 +6557,7 @@ "code": "Zuni*12", "name": "Zuni*12", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -6576,7 +6576,7 @@ "code": "Zuni*28", "name": "Zuni*28", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -6595,10 +6595,10 @@ "code": "LUU-2*24", "name": "LUU-2*24", "roles": [ - "Ground Attack", + "Strike", "CAS", "Runway Attack", - "Pinpoint Strike" + "Strike" ] }, { @@ -6628,7 +6628,7 @@ "code": "AIM-54A-MK60*1, AIM-7F*1, AIM-9L*2, XT*2, Mk-82*2", "name": "AIM-54A-MK60*1, AIM-7F*1, AIM-9L*2, XT*2, Mk-82*2", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -6659,7 +6659,7 @@ "code": "AIM-54A-MK60*1, AIM-7F*1, AIM-9L*2, XT*2, Mk-82*1", "name": "AIM-54A-MK60*1, AIM-7F*1, AIM-9L*2, XT*2, Mk-82*1", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -6690,7 +6690,7 @@ "code": "AIM-54A-MK60*1, AIM-7F*1, AIM-9L*2, XT*2, Mk-20*2", "name": "AIM-54A-MK60*1, AIM-7F*1, AIM-9L*2, XT*2, Mk-20*2", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -6721,10 +6721,10 @@ "code": "AIM-7M*1, AIM-9M*2, XT*2, GBU-12*2, LANTIRN", "name": "AIM-7M*1, AIM-9M*2, XT*2, GBU-12*2, LANTIRN", "roles": [ - "Ground Attack", + "Strike", "CAS", "Runway Attack", - "Pinpoint Strike" + "Strike" ] }, { @@ -6754,10 +6754,10 @@ "code": "AIM-7M*1, AIM-9M*2, XT*2, GBU-24*1, LANTIRN", "name": "AIM-7M*1, AIM-9M*2, XT*2, GBU-24*1, LANTIRN", "roles": [ - "Ground Attack", + "Strike", "CAS", "Runway Attack", - "Pinpoint Strike" + "Strike" ] }, { @@ -6791,10 +6791,10 @@ "code": "AIM-54A-MK60*1, AIM-7M*1, AIM-9M*2, XT*2, Mk-82*2, LANTIRN", "name": "AIM-54A-MK60*1, AIM-7M*1, AIM-9M*2, XT*2, Mk-82*2, LANTIRN", "roles": [ - "Ground Attack", + "Strike", "CAS", "Runway Attack", - "Pinpoint Strike" + "Strike" ] }, { @@ -6828,10 +6828,10 @@ "code": "AIM-54A-MK60*1, AIM-7M*1, AIM-9M*2, XT*2, Mk-20*2, LANTIRN", "name": "AIM-54A-MK60*1, AIM-7M*1, AIM-9M*2, XT*2, Mk-20*2, LANTIRN", "roles": [ - "Ground Attack", + "Strike", "CAS", "Runway Attack", - "Pinpoint Strike" + "Strike" ] } ], @@ -6999,7 +6999,7 @@ "code": "", "name": "Empty loadout", "roles": [ - "Intercept" + "CAP" ] }, { @@ -7013,10 +7013,10 @@ "code": "XT*2", "name": "XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7038,10 +7038,10 @@ "code": "AIM-54A-MK47*6, AIM-9M*2, XT*2", "name": "AIM-54A-MK47*6, AIM-9M*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7063,10 +7063,10 @@ "code": "AIM-54A-MK47*6, AIM-9L*2, XT*2", "name": "AIM-54A-MK47*6, AIM-9L*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7088,10 +7088,10 @@ "code": "AIM-54A-MK60*6, AIM-9M*2, XT*2", "name": "AIM-54A-MK60*6, AIM-9M*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7113,10 +7113,10 @@ "code": "AIM-54C-MK47*6, AIM-9M*2, XT*2", "name": "AIM-54C-MK47*6, AIM-9M*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7138,10 +7138,10 @@ "code": "AIM-7M*6, AIM-9M*2, XT*2", "name": "AIM-7M*6, AIM-9M*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7163,10 +7163,10 @@ "code": "AIM-7M*6, AIM-9L*2, XT*2", "name": "AIM-7M*6, AIM-9L*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7192,10 +7192,10 @@ "code": "AIM-54A-MK47*4, AIM-7M*2, AIM-9M*2, XT*2", "name": "AIM-54A-MK47*4, AIM-7M*2, AIM-9M*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7221,10 +7221,10 @@ "code": "AIM-54A-MK47*4, AIM-7M*2, AIM-9L*2, XT*2", "name": "AIM-54A-MK47*4, AIM-7M*2, AIM-9L*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7250,10 +7250,10 @@ "code": "AIM-54A-MK60*4, AIM-7M*2, AIM-9M*2, XT*2", "name": "AIM-54A-MK60*4, AIM-7M*2, AIM-9M*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7279,10 +7279,10 @@ "code": "AIM-54C-MK47*4, AIM-7M*2, AIM-9M*2, XT*2", "name": "AIM-54C-MK47*4, AIM-7M*2, AIM-9M*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7312,10 +7312,10 @@ "code": "AIM-54A-MK47*2, AIM-7M*1, AIM-9M*2, AIM-9L*2, XT*2", "name": "AIM-54A-MK47*2, AIM-7M*1, AIM-9M*2, AIM-9L*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7345,10 +7345,10 @@ "code": "AIM-54A-MK47*2, AIM-7M*1, AIM-9M*4, XT*2", "name": "AIM-54A-MK47*2, AIM-7M*1, AIM-9M*4, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7378,10 +7378,10 @@ "code": "AIM-54A-MK60*2, AIM-7M*1, AIM-9M*4, XT*2", "name": "AIM-54A-MK60*2, AIM-7M*1, AIM-9M*4, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7411,10 +7411,10 @@ "code": "AIM-54C-MK47*2, AIM-7M*1, AIM-9M*4, XT*2", "name": "AIM-54C-MK47*2, AIM-7M*1, AIM-9M*4, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7440,10 +7440,10 @@ "code": "AIM-54A-MK47*4, AIM-9M*2, AIM-9L*2, XT*2", "name": "AIM-54A-MK47*4, AIM-9M*2, AIM-9L*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7469,10 +7469,10 @@ "code": "AIM-54A-MK47*4, AIM-9M*4, XT*2", "name": "AIM-54A-MK47*4, AIM-9M*4, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7498,10 +7498,10 @@ "code": "AIM-54A-MK60*4, AIM-9M*4, XT*2", "name": "AIM-54A-MK60*4, AIM-9M*4, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7527,10 +7527,10 @@ "code": "AIM-54C-MK47*4, AIM-9M*4, XT*2", "name": "AIM-54C-MK47*4, AIM-9M*4, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7556,10 +7556,10 @@ "code": "AIM-7M*4, AIM-9M*2, AIM-9L*2, XT*2", "name": "AIM-7M*4, AIM-9M*2, AIM-9L*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7585,10 +7585,10 @@ "code": "AIM-7M*4, AIM-9L*4, XT*2", "name": "AIM-7M*4, AIM-9L*4, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7614,10 +7614,10 @@ "code": "AIM-54A-MK47*2, AIM-7M*3, AIM-9M*2, XT*2", "name": "AIM-54A-MK47*2, AIM-7M*3, AIM-9M*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7643,10 +7643,10 @@ "code": "AIM-54A-MK60*2, AIM-7M*3, AIM-9M*2, XT*2", "name": "AIM-54A-MK60*2, AIM-7M*3, AIM-9M*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7672,10 +7672,10 @@ "code": "AIM-54C-MK47*2, AIM-7M*3, AIM-9M*2, XT*2", "name": "AIM-54C-MK47*2, AIM-7M*3, AIM-9M*2, XT*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -7693,7 +7693,7 @@ "code": "BDU-33*14", "name": "BDU-33*14", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -7708,7 +7708,7 @@ "code": "BDU-33*12", "name": "BDU-33*12", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -7723,8 +7723,8 @@ "code": "GBU-10*2", "name": "GBU-10*2", "roles": [ - "Ground Attack", - "Pinpoint Strike", + "Strike", + "Strike", "Runway Attack" ] }, @@ -7739,8 +7739,8 @@ "code": "GBU-12*4", "name": "GBU-12*4", "roles": [ - "Ground Attack", - "Pinpoint Strike" + "Strike", + "Strike" ] }, { @@ -7754,8 +7754,8 @@ "code": "GBU-16*4", "name": "GBU-16*4", "roles": [ - "Ground Attack", - "Pinpoint Strike" + "Strike", + "Strike" ] }, { @@ -7769,8 +7769,8 @@ "code": "GBU-24*2", "name": "GBU-24*2", "roles": [ - "Ground Attack", - "Pinpoint Strike", + "Strike", + "Strike", "Runway Attack" ] }, @@ -7785,7 +7785,7 @@ "code": "Mk-84*4", "name": "Mk-84*4", "roles": [ - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -7800,7 +7800,7 @@ "code": "Mk-83*4", "name": "Mk-83*4", "roles": [ - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -7815,7 +7815,7 @@ "code": "Mk-82*4", "name": "Mk-82*4", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -7833,7 +7833,7 @@ "code": "Mk-82*14", "name": "Mk-82*14", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -7852,7 +7852,7 @@ "code": "Mk-81*14", "name": "Mk-81*14", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -7867,7 +7867,7 @@ "code": "Mk-20*4", "name": "Mk-20*4", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -7881,7 +7881,7 @@ "code": "Mk-82AIR*4", "name": "Mk-82AIR*4", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -7899,7 +7899,7 @@ "code": "Zuni*12", "name": "Zuni*12", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -7918,7 +7918,7 @@ "code": "Zuni*28", "name": "Zuni*28", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -7937,10 +7937,10 @@ "code": "LUU-2*24", "name": "LUU-2*24", "roles": [ - "Ground Attack", + "Strike", "CAS", "Runway Attack", - "Pinpoint Strike" + "Strike" ] }, { @@ -7970,7 +7970,7 @@ "code": "AIM-54A-MK60*1, AIM-7M*1, AIM-9M*2, XT*2, Mk-82*2", "name": "AIM-54A-MK60*1, AIM-7M*1, AIM-9M*2, XT*2, Mk-82*2", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -8001,7 +8001,7 @@ "code": "AIM-54A-MK60*1, AIM-7M*1, AIM-9M*2, XT*2, Mk-82*1", "name": "AIM-54A-MK60*1, AIM-7M*1, AIM-9M*2, XT*2, Mk-82*1", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -8032,7 +8032,7 @@ "code": "AIM-54A-MK60*1, AIM-7M*1, AIM-9M*2, XT*2, Mk-20*2", "name": "AIM-54A-MK60*1, AIM-7M*1, AIM-9M*2, XT*2, Mk-20*2", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -8063,10 +8063,10 @@ "code": "AIM-7M*1, AIM-9M*2, XT*2, GBU-12*2, LANTIRN", "name": "AIM-7M*1, AIM-9M*2, XT*2, GBU-12*2, LANTIRN", "roles": [ - "Ground Attack", + "Strike", "CAS", "Runway Attack", - "Pinpoint Strike" + "Strike" ] }, { @@ -8096,10 +8096,10 @@ "code": "AIM-7M*1, AIM-9M*2, XT*2, GBU-24*1, LANTIRN", "name": "AIM-7M*1, AIM-9M*2, XT*2, GBU-24*1, LANTIRN", "roles": [ - "Ground Attack", + "Strike", "CAS", "Runway Attack", - "Pinpoint Strike" + "Strike" ] }, { @@ -8133,10 +8133,10 @@ "code": "AIM-54A-MK60*1, AIM-7M*1, AIM-9M*2, XT*2, Mk-82*2, LANTIRN", "name": "AIM-54A-MK60*1, AIM-7M*1, AIM-9M*2, XT*2, Mk-82*2, LANTIRN", "roles": [ - "Ground Attack", + "Strike", "CAS", "Runway Attack", - "Pinpoint Strike" + "Strike" ] }, { @@ -8170,10 +8170,10 @@ "code": "AIM-54A-MK60*1, AIM-7M*1, AIM-9M*2, XT*2, Mk-20*2, LANTIRN", "name": "AIM-54A-MK60*1, AIM-7M*1, AIM-9M*2, XT*2, Mk-20*2, LANTIRN", "roles": [ - "Ground Attack", + "Strike", "CAS", "Runway Attack", - "Pinpoint Strike" + "Strike" ] } ], @@ -8369,7 +8369,7 @@ "code": "AIM-9*2,AIM-120*6,Fuel", "name": "AIM-9*2,AIM-120*6,Fuel", "roles": [ - "Intercept" + "CAP" ] }, { @@ -8392,7 +8392,7 @@ "name": "AIM-9*4,AIM-120*4,Fuel*3", "roles": [ "Escort", - "Fighter Sweep", + "CAP", "CAP" ] }, @@ -8415,7 +8415,7 @@ "code": "AIM-9*4,AIM-120*4,Fuel", "name": "AIM-9*4,AIM-120*4,Fuel", "roles": [ - "Intercept" + "CAP" ] }, { @@ -8442,7 +8442,7 @@ "name": "AIM-9*2,AIM-120*2,AIM-7*4,Fuel*3", "roles": [ "Escort", - "Fighter Sweep", + "CAP", "CAP" ] }, @@ -8470,7 +8470,7 @@ "name": "AIM-9*2,AIM-120*6,Fuel*3", "roles": [ "Escort", - "Fighter Sweep", + "CAP", "CAP" ] }, @@ -8493,7 +8493,7 @@ "code": "AIM-9*4,AIM-7*4,Fuel", "name": "AIM-9*4,AIM-7*4,Fuel", "roles": [ - "Intercept" + "CAP" ] }, { @@ -8515,7 +8515,7 @@ "code": "AIM-120*8,Fuel", "name": "AIM-120*8,Fuel", "roles": [ - "Intercept" + "CAP" ] }, { @@ -8538,7 +8538,7 @@ "name": "AIM-9*4,AIM-7*4,Fuel*3", "roles": [ "Escort", - "Fighter Sweep", + "CAP", "CAP" ] }, @@ -8562,7 +8562,7 @@ "name": "AIM-120*8,Fuel*3", "roles": [ "Escort", - "Fighter Sweep", + "CAP", "CAP" ] }, @@ -8589,7 +8589,7 @@ "code": "AIM-9*2,AIM-120*2,AIM-7*4,Fuel", "name": "AIM-9*2,AIM-120*2,AIM-7*4,Fuel", "roles": [ - "Intercept" + "CAP" ] } ], @@ -8680,7 +8680,7 @@ "code": "", "name": "Empty loadout", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -8710,7 +8710,7 @@ "code": "AIM-120B*2,AIM-9M*2,FUEL*3,CBU-87*6,Mk-82AIR*6", "name": "AIM-120B*2,AIM-9M*2,FUEL*3,CBU-87*6,Mk-82AIR*6", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -8736,7 +8736,7 @@ "code": "AIM-120B*2,AIM-9M*2,FUEL*3,CBU-97*12", "name": "AIM-120B*2,AIM-9M*2,FUEL*3,CBU-97*12", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -8762,7 +8762,7 @@ "code": "AIM-120B*2,AIM-9M*2,FUEL*3,Mk-82*12", "name": "AIM-120B*2,AIM-9M*2,FUEL*3,Mk-82*12", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -8785,8 +8785,8 @@ "name": "AIM-120B*4,AIM-120C*4,FUEL*3", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -8822,7 +8822,7 @@ "name": "AIM-120B*2,AIM-9M*2,FUEL,GBU-31*4,AGM-65H,AGM-65D", "roles": [ "CAS", - "Pinpoint Strike" + "Strike" ] }, { @@ -8883,8 +8883,8 @@ "name": "AIM-120B*4,AIM-9M*4,FUEL*3", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -8916,8 +8916,8 @@ "name": "AIM-120B*2,AIM-9M*2,AIM-120C*2,AIM-7M*2,FUEL*3", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -8983,7 +8983,7 @@ "name": "AIM-120B*2,AIM-9M*2,FUEL,GBU-31*4,AGM-154C*2", "roles": [ "CAS", - "Pinpoint Strike" + "Strike" ] }, { @@ -9010,8 +9010,8 @@ "name": "AIM-120B*2,AIM-9M*2,AIM-7M*4,FUEL*3", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -9038,7 +9038,7 @@ "code": "AIM-120B*2,AIM-9M*2,FUEL*3,Mk-84*8", "name": "AIM-120B*2,AIM-9M*2,FUEL*3,Mk-84*8", "roles": [ - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -9168,8 +9168,8 @@ "name": "AIM-120C*2,AIM-9M*4,AIM-7M*2,FUEL*3", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -9193,8 +9193,8 @@ "name": "AIM-9M*4,AIM-7M*4,FUEL*3", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -9273,7 +9273,7 @@ "code": "AIM-120B*2,AIM-9M*2,FUEL*3,Mk-82AIR*12", "name": "AIM-120B*2,AIM-9M*2,FUEL*3,Mk-82AIR*12", "roles": [ - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -9373,8 +9373,8 @@ "name": "AIM-120B*2,AIM-120C*4,AIM-9M*2,FUEL*3", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -9405,7 +9405,7 @@ "code": "AIM-120B*2,AIM-9M*2,FUEL*3,Mk-82*6,Mk-82AIR*6", "name": "AIM-120B*2,AIM-9M*2,FUEL*3,Mk-82*6,Mk-82AIR*6", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -9534,8 +9534,8 @@ "name": "AIM-120B*6,AIM-9M*2,FUEL*3", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -9589,8 +9589,8 @@ "name": "AIM-120C*6,AIM-9M*2,FUEL*3", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -9613,7 +9613,7 @@ "code": "GBU-31(V)3/B*5, AIM-120C*2, AIM-9M*2", "name": "GBU-31(V)3/B*5, AIM-120C*2, AIM-9M*2", "roles": [ - "Pinpoint Strike" + "Strike" ] } ], @@ -9884,8 +9884,8 @@ "name": "AIM-120C*4, AIM-9X*2, FUEL*2, ECM", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -9917,8 +9917,8 @@ "name": "AIM-120C*4, AIM-9X*2, FUEL*2, ECM, TGP", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -9942,8 +9942,8 @@ "name": "AIM-120C*6, FUEL*2, ECM", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -9971,8 +9971,8 @@ "name": "AIM-120C*6, FUEL*2, ECM, TGP", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -10056,7 +10056,7 @@ "name": "AIM-120C*2, AIM-9X*2, AGM-65D*2, FUEL*2, ECM, TGP", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -10092,7 +10092,7 @@ "roles": [ "Antiship Strike", "CAS", - "Ground Attack" + "Strike" ] }, { @@ -10128,7 +10128,7 @@ "roles": [ "Antiship Strike", "CAS", - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -10165,7 +10165,7 @@ "roles": [ "Antiship Strike", "CAS", - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -10202,7 +10202,7 @@ "roles": [ "Antiship Strike", "CAS", - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -10239,7 +10239,7 @@ "roles": [ "Antiship Strike", "CAS", - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -10276,7 +10276,7 @@ "roles": [ "Antiship Strike", "CAS", - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -10313,7 +10313,7 @@ "roles": [ "Antiship Strike", "CAS", - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -10350,7 +10350,7 @@ "roles": [ "Antiship Strike", "CAS", - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -10387,7 +10387,7 @@ "roles": [ "Antiship Strike", "CAS", - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -10424,7 +10424,7 @@ "roles": [ "Antiship Strike", "CAS", - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -10461,7 +10461,7 @@ "roles": [ "Antiship Strike", "CAS", - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -10564,7 +10564,7 @@ "code": "AIM-120C*2, AIM-9X*2, MK-84*2, FUEL*2, ECM, TGP", "name": "AIM-120C*2, AIM-9X*2, MK-84*2, FUEL*2, ECM, TGP", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -10594,7 +10594,7 @@ "code": "AIM-120C*2, AIM-9X*2, MK-82P*4, FUEL*2, ECM, TGP", "name": "AIM-120C*2, AIM-9X*2, MK-82P*4, FUEL*2, ECM, TGP", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -10628,7 +10628,7 @@ "code": "AIM-120C*2, AIM-9X*2, GBU-12*2, FUEL*2, ECM, TGP", "name": "AIM-120C*2, AIM-9X*2, GBU-12*2, FUEL*2, ECM, TGP", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -10662,7 +10662,7 @@ "code": "AIM-120C*2, AIM-9X*2, GBU-12*4, FUEL*2, ECM, TGP", "name": "AIM-120C*2, AIM-9X*2, GBU-12*4, FUEL*2, ECM, TGP", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -10696,7 +10696,7 @@ "code": "AIM-120C*2, AIM-9X*2, GBU-10*2, FUEL*2, ECM, TGP", "name": "AIM-120C*2, AIM-9X*2, GBU-10*2, FUEL*2, ECM, TGP", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -10730,7 +10730,7 @@ "code": "AIM-120C*2, AIM-9X*2, GBU-24*2, FUEL*2, ECM, TGP", "name": "AIM-120C*2, AIM-9X*2, GBU-24*2, FUEL*2, ECM, TGP", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -10764,7 +10764,7 @@ "code": "AIM-120C*2, AIM-9X*2, GBU-31-1B*2, FUEL*2, ECM, TGP", "name": "AIM-120C*2, AIM-9X*2, GBU-31-1B*2, FUEL*2, ECM, TGP", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -10798,7 +10798,7 @@ "code": "AIM-120C*2, AIM-9X*2, GBU-31-3B*2, FUEL*2, ECM, TGP", "name": "AIM-120C*2, AIM-9X*2, GBU-31-3B*2, FUEL*2, ECM, TGP", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -10832,7 +10832,7 @@ "code": "AIM-120C*2, AIM-9X*2, GBU-38*2, FUEL*2, ECM, TGP", "name": "AIM-120C*2, AIM-9X*2, GBU-38*2, FUEL*2, ECM, TGP", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -10866,7 +10866,7 @@ "code": "AIM-120C*2, AIM-9X*2, GBU-38*4, FUEL*2, ECM, TGP", "name": "AIM-120C*2, AIM-9X*2, GBU-38*4, FUEL*2, ECM, TGP", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -10900,7 +10900,7 @@ "code": "AIM-120C*2, AIM-9X*2, AGM-65K*2, FUEL*2, ECM, TGP", "name": "AIM-120C*2, AIM-9X*2, AGM-65K*2, FUEL*2, ECM, TGP", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -10934,7 +10934,7 @@ "code": "AIM-120C*2, AIM-9X*2, AGM-65G*2, FUEL*2, ECM, TGP", "name": "AIM-120C*2, AIM-9X*2, AGM-65G*2, FUEL*2, ECM, TGP", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -10972,7 +10972,7 @@ "code": "AIM-120C*2, AIM-9X*2, AGM-65G, AGM-65K, FUEL*2, ECM, TGP", "name": "AIM-120C*2, AIM-9X*2, AGM-65G, AGM-65K, FUEL*2, ECM, TGP", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -11566,7 +11566,7 @@ "code": "AIM-9*4,AIM-7*4", "name": "AIM-9*4,AIM-7*4", "roles": [ - "Intercept" + "CAP" ] }, { @@ -11644,7 +11644,7 @@ "code": "Mk-82*18,AIM-7*2,ECM", "name": "Mk-82*18,AIM-7*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -11670,7 +11670,7 @@ "code": "GBU-12*2,AIM-7*2,Fuel*2,ECM", "name": "GBU-12*2,AIM-7*2,Fuel*2,ECM", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -11718,7 +11718,7 @@ "code": "Mk-82*6,AIM-7*2,Fuel*2,ECM", "name": "Mk-82*6,AIM-7*2,Fuel*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -11744,7 +11744,7 @@ "code": "GBU-10*2,AIM-7*2,Fuel*2,ECM", "name": "GBU-10*2,AIM-7*2,Fuel*2,ECM", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -11859,7 +11859,7 @@ "name": "AIM-9*4,AIM-7*4,Fuel*2", "roles": [ "Escort", - "Fighter Sweep", + "CAP", "CAP" ] }, @@ -11882,7 +11882,7 @@ "code": "Mk-84*2,AIM-7*2,ECM", "name": "Mk-84*2,AIM-7*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -11971,7 +11971,7 @@ "name": "Mk-82LD*4,AIM-9P*2,Fuel 275", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -11991,7 +11991,7 @@ "roles": [ "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -12011,7 +12011,7 @@ "roles": [ "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -12031,7 +12031,7 @@ "roles": [ "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -12051,7 +12051,7 @@ "roles": [ "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -12074,7 +12074,7 @@ "name": "Mk-82SE*4,AIM-9P*2,Fuel 275", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -12097,7 +12097,7 @@ "name": "CBU-52B*4,AIM-9P*2,Fuel 275", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -12120,7 +12120,7 @@ "name": "LAU-3 HE*4,AIM-9P*2,Fuel 275", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -12143,7 +12143,7 @@ "name": "LAU-3 HEAT*4,AIM-9P*2,Fuel 275", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -12166,7 +12166,7 @@ "name": "LAU-68 HE*4,AIM-9P*2,Fuel 275", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -12189,7 +12189,7 @@ "name": "LAU-68 HEAT*4,AIM-9P*2,Fuel 275", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -12212,7 +12212,7 @@ "name": "M-117*4,AIM-9P*2,Fuel 275", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -12235,7 +12235,7 @@ "name": "GBU-12*4,AIM-9P*2,Fuel 275", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -12254,7 +12254,7 @@ "name": "CBU-52B*5,AIM-9*2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -12273,7 +12273,7 @@ "name": "Mk-82LD*5,AIM-9*2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -12292,7 +12292,7 @@ "name": "Mk-82SE*5,AIM-9*2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -12319,7 +12319,7 @@ "name": "Mk-82LD*7,AIM-9P*2, Fuel 275*2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -12346,7 +12346,7 @@ "name": "Mk-82SE*7,AIM-9P*2, Fuel 275*2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -12373,7 +12373,7 @@ "name": "LAU-3 HE*2,Mk-82LD,AIM-9P*2,Fuel 275*2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -12400,7 +12400,7 @@ "name": "LAU-68 HE*2,Mk-82LD,AIM-9P*2,Fuel 275*2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -12419,7 +12419,7 @@ "name": "M-117*5,AIM-9*2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -12437,8 +12437,8 @@ "code": "AIM-9P*2, Fuel 275", "name": "AIM-9P*2, Fuel 275", "roles": [ - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -12456,8 +12456,8 @@ "code": "AIM-9P*2, Fuel 150", "name": "AIM-9P*2, Fuel 150", "roles": [ - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -12475,8 +12475,8 @@ "code": "AIM-9P5*2, Fuel 275", "name": "AIM-9P5*2, Fuel 275", "roles": [ - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -12494,8 +12494,8 @@ "code": "AIM-9P5*2, Fuel 150", "name": "AIM-9P5*2, Fuel 150", "roles": [ - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -12513,8 +12513,8 @@ "code": "AIM-9B*2, Fuel 275", "name": "AIM-9B*2, Fuel 275", "roles": [ - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -12532,8 +12532,8 @@ "code": "AIM-9B*2, Fuel 150", "name": "AIM-9B*2, Fuel 150", "roles": [ - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -12553,7 +12553,7 @@ "roles": [ "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -12573,7 +12573,7 @@ "roles": [ "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -12607,8 +12607,8 @@ "code": "AIM-9B*2", "name": "AIM-9B*2", "roles": [ - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -12622,8 +12622,8 @@ "code": "AIM-9P*2", "name": "AIM-9P*2", "roles": [ - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -12637,8 +12637,8 @@ "code": "AIM-9P5*2", "name": "AIM-9P5*2", "roles": [ - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -13178,10 +13178,10 @@ "code": "GAR-8*2", "name": "GAR-8*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -13199,10 +13199,10 @@ "code": "120gal Fuel*2, GAR-8*2", "name": "120gal Fuel*2, GAR-8*2", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -13216,7 +13216,7 @@ "code": "HVAR*16", "name": "HVAR*16", "roles": [ - "Ground Attack", + "Strike", "CAS", "Antiship Strike" ] @@ -13237,7 +13237,7 @@ "name": "200gal Fuel*2, HVARx2*4", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -13252,7 +13252,7 @@ "name": "AN-M64*2", "roles": [ "CAS", - "Ground Attack", + "Strike", "Antiship Strike" ] }, @@ -13272,7 +13272,7 @@ "name": "200gal Fuel*2, AN-M64*2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -13287,7 +13287,7 @@ "name": "M117*2", "roles": [ "CAS", - "Ground Attack", + "Strike", "Antiship Strike" ] } @@ -13515,7 +13515,7 @@ "code": "AIM-9M*6, AIM-7M*2, FUEL*2", "name": "AIM-9M*6, AIM-7M*2, FUEL*2", "roles": [ - "Fighter Sweep" + "CAP" ] }, { @@ -13537,7 +13537,7 @@ "code": "AIM-9M*2, MK-84*2, FUEL*2", "name": "AIM-9M*2, MK-84*2, FUEL*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -13559,7 +13559,7 @@ "code": "AIM-9M*2, MK-83*4, FUEL*2", "name": "AIM-9M*2, MK-83*4, FUEL*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -13733,7 +13733,7 @@ "code": "AIM-9M*2, MK-83*2, FUEL*2", "name": "AIM-9M*2, MK-83*2, FUEL*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -13755,7 +13755,7 @@ "code": "AIM-9M*2, ZUNI*4, FUEL*2", "name": "AIM-9M*2, ZUNI*4, FUEL*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -13777,7 +13777,7 @@ "code": "AIM-9M*2, LAU-61*4, FUEL*2", "name": "AIM-9M*2, LAU-61*4, FUEL*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -13799,7 +13799,7 @@ "code": "AIM-9M*2, LAU-68*4, FUEL*2", "name": "AIM-9M*2, LAU-68*4, FUEL*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -13821,7 +13821,7 @@ "code": "AIM-9M*2, AIM-7M*2, FUEL*1", "name": "AIM-9M*2, AIM-7M*2, FUEL*1", "roles": [ - "Intercept" + "CAP" ] }, { @@ -13878,8 +13878,8 @@ "name": "AIM-9X*2, AIM-120C-5*6, FUEL*3", "roles": [ "CAP", - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -13969,7 +13969,7 @@ "code": "AIM-9X*2, AIM-120C-5*1, GBU-38*4, GBU-12*4, ATFLIR, FUEL", "name": "AIM-9X*2, AIM-120C-5*1, GBU-38*4, GBU-12*4, ATFLIR, FUEL", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -14003,7 +14003,7 @@ "code": "AIM-9X*2, AIM-120C-5*1, AGM-84E*2, DATALINK, ATFLIR, FUEL*2", "name": "AIM-9X*2, AIM-120C-5*1, AGM-84E*2, DATALINK, ATFLIR, FUEL*2", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -14640,7 +14640,7 @@ "code": "SC 50 * 4", "name": "SC 50 * 4", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -14654,7 +14654,7 @@ "code": "AB 250 (w/ SD 10A)", "name": "AB 250 (w/ SD 10A)", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -14668,7 +14668,7 @@ "code": "AB 250 (w/ SD 2)", "name": "AB 250 (w/ SD 2)", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -14682,7 +14682,7 @@ "code": "AB 500 (w/ SD 10A)", "name": "AB 500 (w/ SD 10A)", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -14696,7 +14696,7 @@ "code": "SC 250 L2", "name": "SC 250 L2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -14710,7 +14710,7 @@ "code": "SC 250 J", "name": "SC 250 J", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -14724,7 +14724,7 @@ "code": "SC 500 J", "name": "SC 500 J", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -14738,7 +14738,7 @@ "code": "SC 500 L2", "name": "SC 500 L2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -14752,7 +14752,7 @@ "code": "SD 250 Stg", "name": "SD 250 Stg", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -14766,7 +14766,7 @@ "code": "SD 500 A", "name": "SD 500 A", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -14780,7 +14780,7 @@ "code": "Fuel Tank 300 liters", "name": "Fuel Tank 300 liters", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -14988,7 +14988,7 @@ "Runway Attack", "CAS", "Antiship Strike", - "Ground Attack" + "Strike" ] }, { @@ -15019,8 +15019,8 @@ "name": "R4M", "roles": [ "CAP", - "Intercept", - "Ground Attack", + "CAP", + "Strike", "CAS" ] }, @@ -15036,8 +15036,8 @@ "name": "BR 21", "roles": [ "CAP", - "Intercept", - "Ground Attack", + "CAP", + "Strike", "CAS" ] } @@ -15177,7 +15177,7 @@ "code": "250-2 HD Bomb x 12 in Bay", "name": "250-2 HD Bomb x 12 in Bay", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -15191,7 +15191,7 @@ "code": "250-2 HD Bomb x 24 in Bay", "name": "250-2 HD Bomb x 24 in Bay", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -15205,7 +15205,7 @@ "code": "250-3 LD Bomb x 36", "name": "250-3 LD Bomb x 36", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -15223,7 +15223,7 @@ "code": "KD-63 x 4", "name": "KD-63 x 4", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -15237,7 +15237,7 @@ "code": "KD-20 x 6", "name": "KD-20 x 6", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -15251,7 +15251,7 @@ "code": "KD-20 x 4", "name": "KD-20 x 4", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -15273,7 +15273,7 @@ "code": "KD-63 x 2, KD-20 x 4", "name": "KD-63 x 2, KD-20 x 4", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -15295,7 +15295,7 @@ "code": "KD-63 x 2, KD-20 x 2", "name": "KD-63 x 2, KD-20 x 2", "roles": [ - "Pinpoint Strike" + "Strike" ] } ], @@ -15338,7 +15338,7 @@ "name": "6xRS-82", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -15353,7 +15353,7 @@ "name": "2xFAB-100", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -15372,7 +15372,7 @@ "name": "6xRS-82, 2xFAB-100", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -15391,7 +15391,7 @@ "name": "6xRS-82, 2xDropTank-93L", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -15653,7 +15653,7 @@ "code": "FAB-100x36,R-73x2,ECM", "name": "FAB-100x36,R-73x2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -15683,7 +15683,7 @@ "code": "FAB-250x8,R-73x2,ECM", "name": "FAB-250x8,R-73x2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -15713,7 +15713,7 @@ "code": "FAB-500x8,R-73x2,ECM", "name": "FAB-500x8,R-73x2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -15743,7 +15743,7 @@ "code": "S-8KOMx80,FAB-250x4,R-73x2,ECM", "name": "S-8KOMx80,FAB-250x4,R-73x2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -15773,7 +15773,7 @@ "code": "S-13x20,FAB-250x4,R-73x2,ECM", "name": "S-13x20,FAB-250x4,R-73x2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -15803,7 +15803,7 @@ "code": "S-25x4,FAB-500x4,R-73x2,ECM", "name": "S-25x4,FAB-500x4,R-73x2,ECM", "roles": [ - "Ground Attack", + "Strike", "Antiship Strike" ] }, @@ -15834,10 +15834,10 @@ "code": "R-27ERx4,R-27ETx2,R-73x2,ECM", "name": "R-27ERx4,R-27ETx2,R-73x2,ECM", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -15863,10 +15863,10 @@ "code": "R-77x6,R-73x2,ECM", "name": "R-77x6,R-73x2,ECM", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -15892,10 +15892,10 @@ "code": "R-27ERx6,R-73x2,ECM", "name": "R-27ERx6,R-73x2,ECM", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -15925,10 +15925,10 @@ "code": "R-77x4,R-27ETx2,R-73x2,ECM", "name": "R-77x4,R-27ETx2,R-73x2,ECM", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -15958,10 +15958,10 @@ "code": "R-77x4,R-27ERx2,R-73x2,ECM", "name": "R-77x4,R-27ERx2,R-73x2,ECM", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -16009,10 +16009,10 @@ "code": "R-73x4,ECM", "name": "R-73x4,ECM", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -16042,10 +16042,10 @@ "code": "R-77x2,R-27ETx2,R-73x2,ECM", "name": "R-77x2,R-27ETx2,R-73x2,ECM", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -16063,10 +16063,10 @@ "code": "R-77x6,R-73x4", "name": "R-77x6,R-73x4", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -16100,10 +16100,10 @@ "code": "R-77x2,R-27ETx2,R-27ERx2,R-73x2,ECM", "name": "R-77x2,R-27ETx2,R-27ERx2,R-73x2,ECM", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -16133,10 +16133,10 @@ "code": "R-27ETx2,R-27ERx4,R-73x2,ECM", "name": "R-27ETx2,R-27ERx4,R-73x2,ECM", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -16166,7 +16166,7 @@ "code": "S-8TsMx80,FAB-250x4,R-73x2,ECM", "name": "S-8TsMx80,FAB-250x4,R-73x2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -16196,7 +16196,7 @@ "code": "S-8OFP2x80,FAB-250x4,R-73x2,ECM", "name": "S-8OFP2x80,FAB-250x4,R-73x2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -16222,7 +16222,7 @@ "code": "FAB-250x18,R-73x2,ECM", "name": "FAB-250x18,R-73x2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -18323,7 +18323,7 @@ "name": "S-5KOx32", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -18338,7 +18338,7 @@ "name": "S-5KOx64", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -18357,7 +18357,7 @@ "name": "S-5KOx32, PTB-150x2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -18376,7 +18376,7 @@ "name": "S-5KOx32, PTB-350x2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -18395,7 +18395,7 @@ "name": "S-5KOx32, FAB-100x2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -18414,7 +18414,7 @@ "name": "OFAB-100 Jupiter x4, FAB-100x2", "roles": [ "CAS", - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -18431,7 +18431,7 @@ "roles": [ "Antiship Strike", "CAS", - "Ground Attack" + "Strike" ] }, { @@ -18447,7 +18447,7 @@ "roles": [ "Antiship Strike", "CAS", - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -18463,7 +18463,7 @@ "name": "OFAB-100 Jupiter x8", "roles": [ "CAS", - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -18484,7 +18484,7 @@ "roles": [ "Antiship Strike", "CAS", - "Ground Attack" + "Strike" ] }, { @@ -18504,7 +18504,7 @@ "roles": [ "Antiship Strike", "CAS", - "Ground Attack" + "Strike" ] }, { @@ -18868,7 +18868,7 @@ "code": "Bravo / 4xMk-82 / Magic", "name": "Bravo / 4xMk-82 / Magic", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -18890,7 +18890,7 @@ "code": "Bravo / GBU-12 / Magic", "name": "Bravo / GBU-12 / Magic", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -18912,7 +18912,7 @@ "code": "Bravo / 2xGBU-12 / Magic", "name": "Bravo / 2xGBU-12 / Magic", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -18934,7 +18934,7 @@ "code": "Bravo / GBU-16 / Magic", "name": "Bravo / GBU-16 / Magic", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -18956,7 +18956,7 @@ "code": "Bravo / GBU-24 / Magic", "name": "Bravo / GBU-24 / Magic", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -19022,7 +19022,7 @@ "code": "Fox / 4xMk-82 / Magic", "name": "Fox / 4xMk-82 / Magic", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -19048,7 +19048,7 @@ "code": "Kilo / 4xMk-82 / Magic", "name": "Kilo / 4xMk-82 / Magic", "roles": [ - "Ground Attack" + "Strike" ] } ], @@ -19200,7 +19200,7 @@ "code": "A - 2*320L TipTanks + 2*DEFA-553 GunPods + 2*Mk.83 + 2*Mk.81 ", "name": "A - 2*320L TipTanks + 2*DEFA-553 GunPods + 2*Mk.83 + 2*Mk.81 ", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -19358,7 +19358,6 @@ "code": "A - 2*500L TipTanks + 2*330L Tanks + Luggage Container [Ferry Long Range]", "name": "A - 2*500L TipTanks + 2*330L Tanks + Luggage Container [Ferry Long Range]", "roles": [ - "Nothing", "Transport" ] }, @@ -19381,7 +19380,7 @@ "code": "A - 2*500L TipTanks + 4*Mk.82HD + 2*LR-25 (API Rockets)", "name": "A - 2*500L TipTanks + 4*Mk.82HD + 2*LR-25 (API Rockets)", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -19433,7 +19432,7 @@ "code": "A - 2*500L TipTanks + 2*AN/M3 GunPods + 2*Matra 155 + 2* Belouga", "name": "A - 2*500L TipTanks + 2*AN/M3 GunPods + 2*Matra 155 + 2* Belouga", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -19543,7 +19542,7 @@ "code": "A - 2*320L TipTanks + 2*DEFA-553 GunPods + 2*Mk.82LD + 2*LR-25 (HEI Rockets)", "name": "A - 2*320L TipTanks + 2*DEFA-553 GunPods + 2*Mk.82LD + 2*LR-25 (HEI Rockets)", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -19561,8 +19560,7 @@ "code": "A - 2*320L TipTanks + 6*Mk.82LD", "name": "A - 2*320L TipTanks + 6*Mk.82LD", "roles": [ - "Nothing", - "Ground Attack" + "Strike" ] }, { @@ -19598,7 +19596,7 @@ "code": "Anti - Light Armoured Vehicle (36*BAT-120 ABL)", "name": "Anti - Light Armoured Vehicle (36*BAT-120 ABL)", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -19735,7 +19733,7 @@ "name": "GBU-12*4", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -19750,7 +19748,7 @@ "name": "GBU-38*4", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -19769,7 +19767,7 @@ "name": "AGM-114K*8,GBU-38*2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -19788,7 +19786,7 @@ "name": "AGM-114K*12", "roles": [ "CAS", - "Ground Attack" + "Strike" ] } ], @@ -19855,7 +19853,7 @@ "name": "2*FAB-50", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -19870,7 +19868,7 @@ "name": "2*FAB-100M", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -19927,8 +19925,8 @@ "name": "Fuel tank 300", "roles": [ "Escort", - "Fighter Sweep", - "Intercept" + "CAP", + "CAP" ] }, { @@ -19943,8 +19941,8 @@ "name": "Fuel tank 400", "roles": [ "Escort", - "Fighter Sweep", - "Intercept" + "CAP", + "CAP" ] } ], @@ -20147,8 +20145,8 @@ "roles": [ "CAP", "Escort", - "Fighter Sweep", - "Intercept" + "CAP", + "CAP" ] }, { @@ -20168,8 +20166,8 @@ "roles": [ "CAP", "Escort", - "Fighter Sweep", - "Intercept" + "CAP", + "CAP" ] }, { @@ -20185,8 +20183,8 @@ "roles": [ "CAP", "Escort", - "Fighter Sweep", - "Intercept" + "CAP", + "CAP" ] }, { @@ -20209,7 +20207,7 @@ "name": "K-13A x 2, ORO-57K x 2, PTB-760 x 2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -20228,7 +20226,7 @@ "name": "ORO-57K x 2, PTB-760 x 2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -20243,7 +20241,7 @@ "name": "ORO-57K x 4", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -20258,7 +20256,7 @@ "name": "ORO-57K x 2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -20277,7 +20275,7 @@ "name": "FAB-100M x 2, ORO-57K x 2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -20296,7 +20294,7 @@ "name": "FAB-250 x 2, ORO-57K x 2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -20311,7 +20309,7 @@ "name": "FAB-100M x 2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -20326,7 +20324,7 @@ "name": "FAB-250 x 2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] } ], @@ -20649,7 +20647,7 @@ "code": "Few big targets, GROM + BOMBS", "name": "Few big targets, GROM + BOMBS", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -20675,7 +20673,7 @@ "code": "Very hard target, PENETRATION", "name": "Very hard target, PENETRATION", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -20697,7 +20695,7 @@ "code": "Aerial attack, hard targets, CLUSTERS", "name": "Aerial attack, hard targets, CLUSTERS", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -20719,7 +20717,7 @@ "code": "Hard targets, ROCKETS, PENETRATION", "name": "Hard targets, ROCKETS, PENETRATION", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -20741,7 +20739,7 @@ "code": "Soft targets, ROCKETS, BLAST-FRAGMENTS", "name": "Soft targets, ROCKETS, BLAST-FRAGMENTS", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -20771,7 +20769,7 @@ "code": "Long range, MIX", "name": "Long range, MIX", "roles": [ - "Intercept" + "CAP" ] }, { @@ -20797,7 +20795,7 @@ "code": "Long range, RADAR GUIDED MISSILES", "name": "Long range, RADAR GUIDED MISSILES", "roles": [ - "Intercept" + "CAP" ] }, { @@ -20823,7 +20821,7 @@ "code": "Long range, INFRA RED MISSILES", "name": "Long range, INFRA RED MISSILES", "roles": [ - "Intercept" + "CAP" ] }, { @@ -20923,7 +20921,7 @@ "code": "Long range, JAMMER", "name": "Long range, JAMMER", "roles": [ - "Intercept" + "CAP" ] }, { @@ -20975,7 +20973,7 @@ "code": "Soft targets, UPK + CLUSTERS", "name": "Soft targets, UPK + CLUSTERS", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -21031,7 +21029,7 @@ "code": "NUCLEAR A", "name": "NUCLEAR A", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -21061,7 +21059,7 @@ "code": "NUCLEAR B", "name": "NUCLEAR B", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -21087,7 +21085,7 @@ "code": "Short range", "name": "Short range", "roles": [ - "Intercept" + "CAP" ] }, { @@ -21435,7 +21433,7 @@ "code": "R-60M*4", "name": "R-60M*4", "roles": [ - "Intercept" + "CAP" ] }, { @@ -21457,7 +21455,7 @@ "code": "B-8*2,R-60M*2,Fuel-800", "name": "B-8*2,R-60M*2,Fuel-800", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -21479,7 +21477,7 @@ "code": "UB-32*2,R-60M*2,Fuel-800", "name": "UB-32*2,R-60M*2,Fuel-800", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -21502,7 +21500,7 @@ "name": "R-24R*2,R-60M*4,Fuel-800", "roles": [ "Escort", - "Fighter Sweep", + "CAP", "CAP" ] }, @@ -21530,7 +21528,7 @@ "name": "R-24R,R-24T,R-60M*4,Fuel-800", "roles": [ "Escort", - "Fighter Sweep", + "CAP", "CAP" ] }, @@ -21550,7 +21548,7 @@ "name": "R-60M*4,Fuel-800", "roles": [ "Escort", - "Fighter Sweep", + "CAP", "CAP" ] }, @@ -21573,7 +21571,7 @@ "code": "FAB-500*2,R-60M*2,Fuel-800", "name": "FAB-500*2,R-60M*2,Fuel-800", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -21591,7 +21589,7 @@ "code": "R-24R*2,R-60M*4", "name": "R-24R*2,R-60M*4", "roles": [ - "Intercept" + "CAP" ] }, { @@ -21613,7 +21611,7 @@ "code": "FAB-250*2,R-60M*2,Fuel-800", "name": "FAB-250*2,R-60M*2,Fuel-800", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -21679,7 +21677,7 @@ "code": "R-24R,R-24T,R-60M*4", "name": "R-24R,R-24T,R-60M*4", "roles": [ - "Intercept" + "CAP" ] } ], @@ -21735,7 +21733,7 @@ "code": "", "name": "Empty loadout", "roles": [ - "Intercept" + "CAP" ] }, { @@ -21754,9 +21752,9 @@ "name": "R-40R*2,R-40T*2", "roles": [ "CAP", - "Intercept", + "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -21771,9 +21769,9 @@ "name": "R-40R*4", "roles": [ "CAP", - "Intercept", + "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -21792,9 +21790,9 @@ "name": "R-40R*2,R-60M*2", "roles": [ "CAP", - "Intercept", + "CAP", "Escort", - "Fighter Sweep" + "CAP" ] } ], @@ -21847,7 +21845,7 @@ "code": "FAB-500x2_60x2", "name": "FAB-500x2_60x2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -21896,7 +21894,7 @@ "code": "", "name": "Empty loadout", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -21922,7 +21920,7 @@ "code": "FAB-250*6,R-60M*2,Fuel", "name": "FAB-250*6,R-60M*2,Fuel", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -21988,7 +21986,7 @@ "code": "Kh-29L*2,R-60M*2,Fuel", "name": "Kh-29L*2,R-60M*2,Fuel", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -22002,7 +22000,7 @@ "code": "B-8*4", "name": "B-8*4", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -22068,7 +22066,7 @@ "code": "Kh-29T*2,R-60M*2,Fuel", "name": "Kh-29T*2,R-60M*2,Fuel", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -22094,7 +22092,7 @@ "code": "FAB-500*2,FAB-250*2,R-60M*2,Fuel", "name": "FAB-500*2,FAB-250*2,R-60M*2,Fuel", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -22138,7 +22136,7 @@ "code": "KAB-500*2,R-60M*2,Fuel", "name": "KAB-500*2,R-60M*2,Fuel", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -22174,7 +22172,7 @@ "code": "UB-32*4", "name": "UB-32*4", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -22293,7 +22291,7 @@ "code": "FAB-250*4,R-73*2,Fuel", "name": "FAB-250*4,R-73*2,Fuel", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -22315,7 +22313,7 @@ "code": "B-8*4,R-73*2,Fuel", "name": "B-8*4,R-73*2,Fuel", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -22333,7 +22331,7 @@ "code": "R-60M*4,R-27R*2", "name": "R-60M*4,R-27R*2", "roles": [ - "Intercept" + "CAP" ] }, { @@ -22355,7 +22353,7 @@ "code": "R-73*4,R-27R*2,Fuel-1500", "name": "R-73*4,R-27R*2,Fuel-1500", "roles": [ - "Fighter Sweep", + "CAP", "CAP", "Escort" ] @@ -22375,7 +22373,7 @@ "code": "R-73*6,Fuel-1500", "name": "R-73*6,Fuel-1500", "roles": [ - "Fighter Sweep", + "CAP", "CAP", "Escort" ] @@ -22395,7 +22393,7 @@ "code": "R-60M*6,Fuel-1500", "name": "R-60M*6,Fuel-1500", "roles": [ - "Fighter Sweep", + "CAP", "CAP", "Escort" ] @@ -22419,7 +22417,7 @@ "code": "S-24*4,R-73*2,Fuel", "name": "S-24*4,R-73*2,Fuel", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -22441,7 +22439,7 @@ "code": "FAB-500*4,R-73*2,Fuel", "name": "FAB-500*4,R-73*2,Fuel", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -22455,7 +22453,7 @@ "code": "R-60M*6", "name": "R-60M*6", "roles": [ - "Intercept" + "CAP" ] }, { @@ -22491,7 +22489,7 @@ "code": "R-73*6", "name": "R-73*6", "roles": [ - "Intercept" + "CAP" ] }, { @@ -22517,7 +22515,7 @@ "code": "R-73*2,R-60M*2,R-27R*2,Fuel-1500", "name": "R-73*2,R-60M*2,R-27R*2,Fuel-1500", "roles": [ - "Fighter Sweep", + "CAP", "CAP", "Escort" ] @@ -22541,7 +22539,7 @@ "code": "R-60M*4,R-27R*2,Fuel-1500", "name": "R-60M*4,R-27R*2,Fuel-1500", "roles": [ - "Fighter Sweep", + "CAP", "CAP", "Escort" ] @@ -22583,7 +22581,7 @@ "code": "R-73*4,R-27R*2", "name": "R-73*4,R-27R*2", "roles": [ - "Intercept" + "CAP" ] }, { @@ -22605,7 +22603,7 @@ "code": "R-73*2,R-60M*2,R-27R*2", "name": "R-73*2,R-60M*2,R-27R*2", "roles": [ - "Intercept" + "CAP" ] }, { @@ -22760,7 +22758,7 @@ "code": "R-73*2,R-60M*2,R-27R*2", "name": "R-73*2,R-60M*2,R-27R*2", "roles": [ - "Intercept" + "CAP" ] }, { @@ -22782,7 +22780,7 @@ "code": "R-73*4,R-27R*2,Fuel-1500", "name": "R-73*4,R-27R*2,Fuel-1500", "roles": [ - "Fighter Sweep", + "CAP", "CAP", "Escort" ] @@ -22802,7 +22800,7 @@ "code": "R-73*6,Fuel-1500", "name": "R-73*6,Fuel-1500", "roles": [ - "Fighter Sweep", + "CAP", "CAP", "Escort" ] @@ -22822,7 +22820,7 @@ "code": "R-60M*6,Fuel-1500", "name": "R-60M*6,Fuel-1500", "roles": [ - "Fighter Sweep", + "CAP", "CAP", "Escort" ] @@ -22846,7 +22844,7 @@ "code": "S-24*4,R-73*2,Fuel", "name": "S-24*4,R-73*2,Fuel", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -22868,7 +22866,7 @@ "code": "FAB-500*4,R-73*2,Fuel", "name": "FAB-500*4,R-73*2,Fuel", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -22942,7 +22940,7 @@ "code": "R-73*2,R-60M*2,R-27R*2,Fuel-1500", "name": "R-73*2,R-60M*2,R-27R*2,Fuel-1500", "roles": [ - "Fighter Sweep", + "CAP", "CAP", "Escort" ] @@ -22970,8 +22968,8 @@ "code": "R-77*2,R-73*2,Fuel-1500,Fuel-1150*2", "name": "R-77*2,R-73*2,Fuel-1500,Fuel-1150*2", "roles": [ - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -22994,7 +22992,7 @@ "code": "B-8*4,R-73*2,Fuel", "name": "B-8*4,R-73*2,Fuel", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -23030,7 +23028,7 @@ "code": "R-73*6", "name": "R-73*6", "roles": [ - "Intercept" + "CAP" ] }, { @@ -23062,7 +23060,7 @@ "code": "R-60M*6", "name": "R-60M*6", "roles": [ - "Intercept" + "CAP" ] }, { @@ -23080,7 +23078,7 @@ "code": "R-60M*4,R-27R*2", "name": "R-60M*4,R-27R*2", "roles": [ - "Intercept" + "CAP" ] }, { @@ -23098,7 +23096,7 @@ "code": "R-73*4,R-27R*2", "name": "R-73*4,R-27R*2", "roles": [ - "Intercept" + "CAP" ] }, { @@ -23116,7 +23114,7 @@ "code": "R-77*4,R-73*2", "name": "R-77*4,R-73*2", "roles": [ - "Intercept" + "CAP" ] }, { @@ -23138,7 +23136,7 @@ "code": "FAB-250*4,R-73*2,Fuel", "name": "FAB-250*4,R-73*2,Fuel", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -23160,7 +23158,7 @@ "code": "R-60M*4,R-27R*2,Fuel-1500", "name": "R-60M*4,R-27R*2,Fuel-1500", "roles": [ - "Fighter Sweep", + "CAP", "CAP", "Escort" ] @@ -23184,7 +23182,7 @@ "code": "R-77*4,R-73*2,Fuel-1500", "name": "R-77*4,R-73*2,Fuel-1500", "roles": [ - "Fighter Sweep", + "CAP", "CAP", "Escort" ] @@ -23336,7 +23334,7 @@ "code": "", "name": "Empty loadout", "roles": [ - "Intercept" + "CAP" ] }, { @@ -23355,9 +23353,9 @@ "name": "R-40T*2,R-33*4", "roles": [ "CAP", - "Intercept", + "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -23380,9 +23378,9 @@ "name": "R-40T,R-33*4,R-40R", "roles": [ "CAP", - "Intercept", + "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -23401,9 +23399,9 @@ "name": "R-40R*2,R-33*4", "roles": [ "CAP", - "Intercept", + "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -23422,9 +23420,9 @@ "name": "R-60M*4,R-33*4", "roles": [ "CAP", - "Intercept", + "CAP", "Escort", - "Fighter Sweep" + "CAP" ] } ], @@ -23487,10 +23485,10 @@ "code": "2*AIM9-JULI, 2*R530IR, 1*Fuel Tank", "name": "2*AIM9-JULI, 2*R530IR, 1*Fuel Tank", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -23512,10 +23510,10 @@ "code": "2*AIM9-JULI, 2*R530EM, 1*Fuel Tank", "name": "2*AIM9-JULI, 2*R530EM, 1*Fuel Tank", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -23537,10 +23535,10 @@ "code": "2*R550 Magic I, 2*R530IR, 1*Fuel Tank", "name": "2*R550 Magic I, 2*R530IR, 1*Fuel Tank", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -23558,7 +23556,7 @@ "code": "2*AIM9-JULI, 1*R530EM", "name": "2*AIM9-JULI, 1*R530EM", "roles": [ - "Intercept" + "CAP" ] }, { @@ -23576,7 +23574,7 @@ "code": "2*R550 Magic I, 1*R530IR", "name": "2*R550 Magic I, 1*R530IR", "roles": [ - "Intercept" + "CAP" ] }, { @@ -23646,7 +23644,7 @@ "code": "2*AIM9-J, 2*MATRA F4 SNEB251 (HE), 2*R530IR, 1*Fuel Tank", "name": "2*AIM9-J, 2*MATRA F4 SNEB251 (HE), 2*R530IR, 1*Fuel Tank", "roles": [ - "Fighter Sweep" + "CAP" ] }, { @@ -23826,7 +23824,7 @@ "code": "2*AIM-9JULI, 8*SAMP 250 HD", "name": "2*AIM-9JULI, 8*SAMP 250 HD", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -23848,7 +23846,7 @@ "code": "2*AIM-9JULI, 8*SAMP 400 LD", "name": "2*AIM-9JULI, 8*SAMP 400 LD", "roles": [ - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -23871,7 +23869,7 @@ "code": "2*AIM-9JULI, 8*BLU107 Durandal", "name": "2*AIM-9JULI, 8*BLU107 Durandal", "roles": [ - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -23894,10 +23892,10 @@ "code": "2*AIM9-JULI, 2*S530F, 1*Fuel Tank", "name": "2*AIM9-JULI, 2*S530F, 1*Fuel Tank", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -23919,10 +23917,10 @@ "code": "2*R550 Magic I, 2*S530F, 1*Fuel Tank", "name": "2*R550 Magic I, 2*S530F, 1*Fuel Tank", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] }, { @@ -23948,10 +23946,10 @@ "code": "2*R550 Magic I, 2*S530F, 1*Fuel Tank, 1*BARAX ECM Pod", "name": "2*R550 Magic I, 2*S530F, 1*Fuel Tank, 1*BARAX ECM Pod", "roles": [ - "Intercept", + "CAP", "CAP", "Escort", - "Fighter Sweep" + "CAP" ] } ], @@ -24433,7 +24431,7 @@ "name": "250 lb S.A.P*2; 500 lb S.A.P.*2", "roles": [ "CAP", - "Ground Attack" + "Strike" ] }, { @@ -24452,7 +24450,7 @@ "name": "500 lb GP Mk.V*2, 500 lb GP Short tail*2", "roles": [ "CAP", - "Ground Attack", + "Strike", "CAS", "Runway Attack" ] @@ -24473,7 +24471,7 @@ "name": "100 gal Drop tank*2, 500 lb MC Short tail*2", "roles": [ "CAP", - "Ground Attack" + "Strike" ] }, { @@ -24498,7 +24496,7 @@ "CAP", "Antiship Strike", "CAS", - "Ground Attack" + "Strike" ] }, { @@ -24523,7 +24521,7 @@ "CAP", "Antiship Strike", "CAS", - "Ground Attack" + "Strike" ] }, { @@ -24538,7 +24536,7 @@ "name": "500 lb GP Short tail*4", "roles": [ "CAP", - "Ground Attack", + "Strike", "CAS", "Runway Attack" ] @@ -24685,7 +24683,7 @@ "code": "AN-M57*3", "name": "AN-M57*3", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -24704,7 +24702,7 @@ "code": "AN-M64*2, Fuel110", "name": "AN-M64*2, Fuel110", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -24726,7 +24724,7 @@ "code": "M8*6, AN-M57*2, Fuel110", "name": "M8*6, AN-M57*2, Fuel110", "roles": [ - "Ground Attack", + "Strike", "CAS" ] }, @@ -24745,7 +24743,7 @@ "code": "HVAR*10, Fuel110", "name": "HVAR*10, Fuel110", "roles": [ - "Ground Attack", + "Strike", "CAS" ] } @@ -24892,7 +24890,7 @@ "name": "Fuel75*2", "roles": [ "CAP", - "Fighter Sweep", + "CAP", "AFAC" ] }, @@ -24930,7 +24928,7 @@ "name": "HVAR*6,M64*2", "roles": [ "CAS", - "Ground Attack", + "Strike", "Antiship Strike" ] }, @@ -24946,7 +24944,7 @@ "name": "HVAR*6", "roles": [ "CAS", - "Ground Attack", + "Strike", "Antiship Strike", "AFAC" ] @@ -24962,7 +24960,7 @@ "code": "M64*2", "name": "M64*2", "roles": [ - "Ground Attack", + "Strike", "Antiship Strike", "CAS", "Runway Attack" @@ -24980,7 +24978,7 @@ "name": "HVAR*10", "roles": [ "CAS", - "Ground Attack", + "Strike", "Runway Attack", "Antiship Strike" ] @@ -25153,7 +25151,7 @@ "code": "", "name": "Empty loadout", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25175,7 +25173,7 @@ "code": "UB-32*4,R-60M*2,FAB-250*4", "name": "UB-32*4,R-60M*2,FAB-250*4", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25193,7 +25191,7 @@ "code": "FAB-100*24,R-60M*2", "name": "FAB-100*24,R-60M*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25215,7 +25213,7 @@ "code": "UB-32*4,R-60M*2,Fuel*2", "name": "UB-32*4,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25237,7 +25235,7 @@ "code": "B-8*4,R-60M*2,FAB-250*4", "name": "B-8*4,R-60M*2,FAB-250*4", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25259,7 +25257,7 @@ "code": "Kh-29L*2,R-60M*2,Fuel*2", "name": "Kh-29L*2,R-60M*2,Fuel*2", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -25281,7 +25279,7 @@ "code": "B-8*4,R-60M*2,Fuel*2", "name": "B-8*4,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25303,7 +25301,7 @@ "code": "Kh-29T*2,R-60M*2,Fuel*2", "name": "Kh-29T*2,R-60M*2,Fuel*2", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -25365,7 +25363,7 @@ "code": "S-24*4,R-60M*2,Fuel*2", "name": "S-24*4,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25439,7 +25437,7 @@ "code": "FAB-250*16,R-60M*2", "name": "FAB-250*16,R-60M*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25484,7 +25482,7 @@ "name": "RBK-500AO*4,SPPU-22*2,R-60M*2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -25506,7 +25504,7 @@ "code": "S-24*4,R-60M*2,FAB-250*4", "name": "S-24*4,R-60M*2,FAB-250*4", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25538,7 +25536,7 @@ "code": "FAB-500*6,R-60M*2", "name": "FAB-500*6,R-60M*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25613,7 +25611,7 @@ "code": "", "name": "Empty loadout", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25631,7 +25629,7 @@ "code": "UB-13*4,FAB-500*2", "name": "UB-13*4,FAB-500*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25667,7 +25665,7 @@ "code": "UB-13*4", "name": "UB-13*4", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25685,7 +25683,7 @@ "code": "KAB-500*4,R-60M*2", "name": "KAB-500*4,R-60M*2", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -25707,7 +25705,7 @@ "code": "S-25*2,Fuel*3", "name": "S-25*2,Fuel*3", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25752,7 +25750,7 @@ "code": "B-8*2,Fuel*3", "name": "B-8*2,Fuel*3", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25770,7 +25768,7 @@ "code": "FAB-1500*2,R-60M*2", "name": "FAB-1500*2,R-60M*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25784,7 +25782,7 @@ "code": "S-24*4", "name": "S-24*4", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25844,7 +25842,7 @@ "code": "FAB-100*24", "name": "FAB-100*24", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25884,7 +25882,7 @@ "code": "UB-13*2,Fuel*3", "name": "UB-13*2,Fuel*3", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25902,7 +25900,7 @@ "code": "B-8*2,Fuel*2", "name": "B-8*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25952,7 +25950,7 @@ "code": "UB-32*4", "name": "UB-32*4", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -25970,7 +25968,7 @@ "code": "Kh-29L*2,R-60M*2", "name": "Kh-29L*2,R-60M*2", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -25992,7 +25990,7 @@ "code": "S-24*2,Fuel*3", "name": "S-24*2,Fuel*3", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -26032,7 +26030,7 @@ "code": "FAB-500*4,R-60M*2", "name": "FAB-500*4,R-60M*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -26046,7 +26044,7 @@ "code": "FAB-250*8", "name": "FAB-250*8", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -26104,7 +26102,7 @@ "code": "KAB-1500*2,R-60M*2,Fuel", "name": "KAB-1500*2,R-60M*2,Fuel", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -26122,7 +26120,7 @@ "code": "UB-32*4,FAB-250*4", "name": "UB-32*4,FAB-250*4", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -26140,7 +26138,7 @@ "code": "Kh-29T*2,R-60M*2", "name": "Kh-29T*2,R-60M*2", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -26162,7 +26160,7 @@ "code": "UB-32*2,Fuel*3", "name": "UB-32*2,Fuel*3", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -26184,7 +26182,7 @@ "code": "Kh-59M*2,R-60M*2,Fuel", "name": "Kh-59M*2,R-60M*2,Fuel", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -26198,7 +26196,7 @@ "code": "S-25*4", "name": "S-25*4", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -26212,7 +26210,7 @@ "code": "B-8*6", "name": "B-8*6", "roles": [ - "Ground Attack" + "Strike" ] } ], @@ -26323,7 +26321,7 @@ "code": "FAB-250*4,UB-13*2,R-60M*2,SPPU-22*2", "name": "FAB-250*4,UB-13*2,R-60M*2,SPPU-22*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -26346,7 +26344,7 @@ "name": "S-25L*6,UB-13*2,R-60M*2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -26369,7 +26367,7 @@ "name": "S-25*6,SPPU-22*2,R-60M*2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -26421,7 +26419,7 @@ "code": "S-8KOM*120,R-60M*2,Fuel*2", "name": "S-8KOM*120,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -26447,7 +26445,7 @@ "code": "FAB-250*4,S-25*2,R-60M*2,Fuel*2", "name": "FAB-250*4,S-25*2,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -26499,7 +26497,7 @@ "code": "FAB-250*2,SPPU-22*2,SAB-100*4,R-60M*2", "name": "FAB-250*2,SPPU-22*2,SAB-100*4,R-60M*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -26561,7 +26559,7 @@ "code": "Kh-29L*2,Kh-25ML*4,R-60M*2", "name": "Kh-29L*2,Kh-25ML*4,R-60M*2", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -26609,7 +26607,7 @@ "code": "FAB-250*4,UB-13*2,R-60M*2,Fuel*2", "name": "FAB-250*4,UB-13*2,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -26649,7 +26647,7 @@ "code": "Kh-25ML*4,R-60M*2,Fuel*2", "name": "Kh-25ML*4,R-60M*2,Fuel*2", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -26711,7 +26709,7 @@ "code": "Kh-29L*2,Kh-25ML*4,S-25L*2,R-60M*2", "name": "Kh-29L*2,Kh-25ML*4,S-25L*2,R-60M*2", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -26733,7 +26731,7 @@ "code": "FAB-500*6,R-60M*2,Fuel*2", "name": "FAB-500*6,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -26759,7 +26757,7 @@ "code": "Kh-29L*2,Kh-25ML*2,R-60M*2,Fuel*2", "name": "Kh-29L*2,Kh-25ML*2,R-60M*2,Fuel*2", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -26781,7 +26779,7 @@ "code": "Kh-29L*2,R-60M*2,Fuel*2", "name": "Kh-29L*2,R-60M*2,Fuel*2", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -26799,7 +26797,7 @@ "code": "FAB-100*32,R-60M*2", "name": "FAB-100*32,R-60M*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -26821,7 +26819,7 @@ "code": "FAB-100*16,R-60M*2,Fuel*2", "name": "FAB-100*16,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -26843,7 +26841,7 @@ "code": "FAB-250*6,R-60M*2,Fuel*2", "name": "FAB-250*6,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -26887,7 +26885,7 @@ "code": "S-25*6,R-60M*2,Fuel*2", "name": "S-25*6,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -26909,7 +26907,7 @@ "code": "UB-13*6,R-60M*2,Fuel*2", "name": "UB-13*6,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -27092,7 +27090,7 @@ "code": "FAB-250*4,SPPU-22*2,SAB-100*2,R-60M*2", "name": "FAB-250*4,SPPU-22*2,SAB-100*2,R-60M*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -27122,7 +27120,7 @@ "code": "Kh-29L*2,Kh-25ML*4,R-73*2,Mercury LLTV Pod,MPS-410", "name": "Kh-29L*2,Kh-25ML*4,R-73*2,Mercury LLTV Pod,MPS-410", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -27152,7 +27150,7 @@ "code": "KAB-500Kr*2,Kh-25ML*2,R-73*2,MPS-410,Fuel*2", "name": "KAB-500Kr*2,Kh-25ML*2,R-73*2,MPS-410,Fuel*2", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -27218,7 +27216,7 @@ "code": "UB-13*6,R-60M*2,Fuel*2", "name": "UB-13*6,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -27244,7 +27242,7 @@ "code": "Kh-29T*2,R-73*2,Fuel*2,MPS-410", "name": "Kh-29T*2,R-73*2,Fuel*2,MPS-410", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -27300,7 +27298,7 @@ "code": "FAB-250*4,UB-13*2,R-60M*2,Fuel*2", "name": "FAB-250*4,UB-13*2,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -27348,7 +27346,7 @@ "code": "Kh-29T*2,Kh-25ML*4,R-73*2,MPS-410", "name": "Kh-29T*2,Kh-25ML*4,R-73*2,MPS-410", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -27374,7 +27372,7 @@ "code": "FAB-250*4,UB-13*2,R-60M*2,SPPU-22*2", "name": "FAB-250*4,UB-13*2,R-60M*2,SPPU-22*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -27396,7 +27394,7 @@ "code": "FAB-500*6,R-60M*2,Fuel*2", "name": "FAB-500*6,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -27466,7 +27464,7 @@ "code": "S-8KOM*120,R-60M*2,Fuel*2", "name": "S-8KOM*120,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -27485,7 +27483,7 @@ "name": "KMGU-2 (PTAB-2.5KO)*8,R-60M*2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -27507,7 +27505,7 @@ "code": "FAB-250*6,R-60M*2,Fuel*2", "name": "FAB-250*6,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -27537,7 +27535,7 @@ "code": "Kh-29L*2,R-73*2,Fuel*2,Mercury LLTV Pod,MPS-410", "name": "Kh-29L*2,R-73*2,Fuel*2,Mercury LLTV Pod,MPS-410", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -27555,7 +27553,7 @@ "code": "FAB-100*32,R-60M*2", "name": "FAB-100*32,R-60M*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -27596,7 +27594,7 @@ "name": "S-25L*6,UB-13*2,R-60M*2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -27622,7 +27620,7 @@ "code": "FAB-250*4,S-25*2,R-60M*2,Fuel*2", "name": "FAB-250*4,S-25*2,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -27649,7 +27647,7 @@ "name": "S-25*2,SPPU-22*4,R-60M*2,R-73*2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -27668,7 +27666,7 @@ "name": "KMGU-2 (AO-2.5RT)*8,R-60M*2", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -27724,7 +27722,7 @@ "code": "S-25*6,R-60M*2,Fuel*2", "name": "S-25*6,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -27902,7 +27900,7 @@ "code": "FAB-100*16,R-60M*2,Fuel*2", "name": "FAB-100*16,R-60M*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -28035,8 +28033,8 @@ "name": "R-73*4,R-27ER*4,R-27ET*2", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -28063,7 +28061,7 @@ "code": "KMGU-2 (AO-2.5RT)*5,R-73*2,ECM", "name": "KMGU-2 (AO-2.5RT)*5,R-73*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -28115,7 +28113,7 @@ "code": "KMGU-2 (PTAB-2.5KO)*5,R-73*2,ECM", "name": "KMGU-2 (PTAB-2.5KO)*5,R-73*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -28142,8 +28140,8 @@ "name": "R-73*2,R-27ER*6,ECM", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -28159,8 +28157,8 @@ "name": "R-73*6", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -28195,7 +28193,7 @@ "code": "S-13*10,RBK-500AO*2,FAB-500*2,R-73*2,ECM", "name": "S-13*10,RBK-500AO*2,FAB-500*2,R-73*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -28214,8 +28212,8 @@ "name": "R-73*4,R-27ER*6", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -28247,8 +28245,8 @@ "name": "R-73*2,R-27ER*4,R-27ET*2,ECM", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -28272,8 +28270,8 @@ "name": "R-73*4,ECM", "roles": [ "Escort", - "Fighter Sweep", - "Intercept", + "CAP", + "CAP", "CAP" ] }, @@ -28318,7 +28316,7 @@ "code": "FAB-500*6,R-73*2,ECM", "name": "FAB-500*6,R-73*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -28919,8 +28917,8 @@ "roles": [ "Escort", "CAP", - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -28952,8 +28950,8 @@ "roles": [ "Escort", "CAP", - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -29038,8 +29036,8 @@ "roles": [ "Escort", "CAP", - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -29133,7 +29131,7 @@ "code": "FAB-250*4,B-8*2,R-73*2,ECM", "name": "FAB-250*4,B-8*2,R-73*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -29181,7 +29179,7 @@ "code": "KAB-1500*2,R-73*2,R-77*2,ECM", "name": "KAB-1500*2,R-73*2,R-77*2,ECM", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -29227,8 +29225,8 @@ "roles": [ "Escort", "CAP", - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -29258,7 +29256,7 @@ "code": "FAB-250*4,S-25*2,R-73*2,ECM", "name": "FAB-250*4,S-25*2,R-73*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -29290,8 +29288,8 @@ "roles": [ "Escort", "CAP", - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -29327,8 +29325,8 @@ "roles": [ "Escort", "CAP", - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -29358,7 +29356,7 @@ "code": "FAB-1500*2,R-73*2,R-77*2,ECM", "name": "FAB-1500*2,R-73*2,R-77*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -29386,8 +29384,8 @@ "roles": [ "Escort", "CAP", - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -29417,7 +29415,7 @@ "code": "Kh-59M*2,R-73*2,R-77*2,ECM", "name": "Kh-59M*2,R-73*2,R-77*2,ECM", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -29443,7 +29441,7 @@ "code": "FAB-500*6,R-73*2,ECM", "name": "FAB-500*6,R-73*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -29467,8 +29465,8 @@ "roles": [ "Escort", "CAP", - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -29498,7 +29496,7 @@ "code": "Kh-29L*4,R-73*2,R-77*2,ECM", "name": "Kh-29L*4,R-73*2,R-77*2,ECM", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -29540,8 +29538,8 @@ "roles": [ "Escort", "CAP", - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -29571,7 +29569,7 @@ "code": "FAB-250*4,UB-13*2,R-73*2,ECM", "name": "FAB-250*4,UB-13*2,R-73*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -29603,8 +29601,8 @@ "roles": [ "Escort", "CAP", - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -29634,7 +29632,7 @@ "code": "KAB-500*4,R-73*2,R-77*2,ECM", "name": "KAB-500*4,R-73*2,R-77*2,ECM", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -29660,7 +29658,7 @@ "code": "FAB-250*6,R-73*2,ECM", "name": "FAB-250*6,R-73*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -29684,8 +29682,8 @@ "roles": [ "Escort", "CAP", - "Intercept", - "Fighter Sweep" + "CAP", + "CAP" ] }, { @@ -29715,7 +29713,7 @@ "code": "Kh-29T*4,R-73*2,R-77*2,ECM", "name": "Kh-29T*4,R-73*2,R-77*2,ECM", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -29872,10 +29870,10 @@ "code": "R-73*4", "name": "R-73*4", "roles": [ - "Fighter Sweep", + "CAP", "Escort", "CAP", - "Intercept" + "CAP" ] }, { @@ -29897,10 +29895,10 @@ "code": "R-73*4,R-27R*2,R-27ER*6", "name": "R-73*4,R-27R*2,R-27ER*6", "roles": [ - "Fighter Sweep", + "CAP", "Escort", "CAP", - "Intercept" + "CAP" ] }, { @@ -29930,10 +29928,10 @@ "code": "R-73*2,R-27ET*2,R-27ER*6,ECM", "name": "R-73*2,R-27ET*2,R-27ER*6,ECM", "roles": [ - "Fighter Sweep", + "CAP", "Escort", "CAP", - "Intercept" + "CAP" ] }, { @@ -29955,10 +29953,10 @@ "code": "R-73*4,R-27ET*2,R-27ER*6", "name": "R-73*4,R-27ET*2,R-27ER*6", "roles": [ - "Fighter Sweep", + "CAP", "Escort", "CAP", - "Intercept" + "CAP" ] }, { @@ -29988,7 +29986,7 @@ "code": "FAB-250*6,R-73*2,R-27R*2,ECM", "name": "FAB-250*6,R-73*2,R-27R*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -30018,10 +30016,10 @@ "code": "R-73*2,R-27R*2,R-27ER*6,ECM", "name": "R-73*2,R-27R*2,R-27ER*6,ECM", "roles": [ - "Fighter Sweep", + "CAP", "Escort", "CAP", - "Intercept" + "CAP" ] }, { @@ -30129,7 +30127,7 @@ "code": "UB-13*4,FAB-250*4,R-73*2,ECM", "name": "UB-13*4,FAB-250*4,R-73*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -30159,7 +30157,7 @@ "code": "S-25*4,FAB-250*4,R-73*2,ECM", "name": "S-25*4,FAB-250*4,R-73*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -30189,7 +30187,7 @@ "code": "FAB-500*6,R-73*2,R-27R*2,ECM", "name": "FAB-500*6,R-73*2,R-27R*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -30219,7 +30217,7 @@ "code": "B-8*4,FAB-250*4,R-73*2,ECM", "name": "B-8*4,FAB-250*4,R-73*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -30508,7 +30506,7 @@ "code": "", "name": "Empty loadout", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -30538,7 +30536,7 @@ "code": "UB-13*4,FAB-250*4,R-73*2,ECM", "name": "UB-13*4,FAB-250*4,R-73*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -30568,7 +30566,7 @@ "code": "FAB-100*28,R-73*2,ECM", "name": "FAB-100*28,R-73*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -30624,7 +30622,7 @@ "code": "Kh-29L*4,R-73*2,R-77*2,ECM", "name": "Kh-29L*4,R-73*2,R-77*2,ECM", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -30654,7 +30652,7 @@ "code": "KAB-500*4,R-73*2,R-77*2,ECM", "name": "KAB-500*4,R-73*2,R-77*2,ECM", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -30706,7 +30704,7 @@ "code": "FAB-250*8,R-73*2,ECM", "name": "FAB-250*8,R-73*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -30754,7 +30752,7 @@ "code": "Kh-29T*4,R-73*2,R-77*2,ECM", "name": "Kh-29T*4,R-73*2,R-77*2,ECM", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -30810,7 +30808,7 @@ "code": "FAB-1500*3,R-73*2,R-77*2,ECM", "name": "FAB-1500*3,R-73*2,R-77*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -30840,7 +30838,7 @@ "code": "Kh-59M*2,R-73*2,R-77*2,ECM", "name": "Kh-59M*2,R-73*2,R-77*2,ECM", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -30874,7 +30872,7 @@ "code": "B-8*6,R-73*2,R-27R*2,ECM", "name": "B-8*6,R-73*2,R-27R*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -30900,7 +30898,7 @@ "code": "FAB-500*8,R-73*2,ECM", "name": "FAB-500*8,R-73*2,ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -30930,7 +30928,7 @@ "code": "KAB-1500*2,R-73*2,R-77*2,ECM", "name": "KAB-1500*2,R-73*2,R-77*2,ECM", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -31118,7 +31116,7 @@ "code": "", "name": "Empty loadout", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -31200,9 +31198,9 @@ "code": "GBU-16*2, AIM-9M*2, Fuel*2, ECM", "name": "GBU-16*2, AIM-9M*2, Fuel*2, ECM", "roles": [ - "Ground Attack", + "Strike", "AFAC", - "Pinpoint Strike" + "Strike" ] }, { @@ -31232,7 +31230,7 @@ "code": "BL755*4, AIM-9M*2, Fuel*2, ECM", "name": "BL755*4, AIM-9M*2, Fuel*2, ECM", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -31320,7 +31318,7 @@ "code": "", "name": "Empty loadout", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -31372,7 +31370,7 @@ "code": "GBU-16*2,AIM-9*2,Fuel*2", "name": "GBU-16*2,AIM-9*2,Fuel*2", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -31520,7 +31518,7 @@ "code": "Mk-82*4,AIM-9*2,Fuel*2", "name": "Mk-82*4,AIM-9*2,Fuel*2", "roles": [ - "Ground Attack" + "Strike" ] } ], @@ -31638,7 +31636,7 @@ "code": "", "name": "Empty loadout", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -31652,7 +31650,7 @@ "code": "Kh-65*12", "name": "Kh-65*12", "roles": [ - "Pinpoint Strike" + "Strike" ] } ], @@ -31726,7 +31724,7 @@ "code": "FAB-250*69", "name": "FAB-250*69", "roles": [ - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -31741,7 +31739,7 @@ "code": "FAB-500*33", "name": "FAB-500*33", "roles": [ - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -31760,7 +31758,7 @@ "code": "FAB-500*33, FAB-250*36", "name": "FAB-500*33, FAB-250*36", "roles": [ - "Ground Attack", + "Strike", "Runway Attack" ] }, @@ -31775,7 +31773,7 @@ "code": "FAB-250*33", "name": "FAB-250*33", "roles": [ - "Ground Attack", + "Strike", "Runway Attack" ] } @@ -31805,7 +31803,7 @@ "code": "", "name": "Empty loadout", "roles": [ - "Pinpoint Strike" + "Strike" ] }, { @@ -31819,7 +31817,7 @@ "code": "Kh-65*6", "name": "Kh-65*6", "roles": [ - "Pinpoint Strike" + "Strike" ] } ], diff --git a/client/public/databases/units/default/helicopterdatabase.json b/client/public/databases/units/default/helicopterdatabase.json index 0327cc7d..e4f87c17 100644 --- a/client/public/databases/units/default/helicopterdatabase.json +++ b/client/public/databases/units/default/helicopterdatabase.json @@ -58,9 +58,9 @@ "code": "8xBGM-71, 14xHYDRA-70", "name": "8xBGM-71, 14xHYDRA-70", "roles": [ - "Escort", + "CAP", "CAS", - "Ground Attack" + "Strike" ] }, { @@ -110,9 +110,9 @@ "code": "14xHYDRA-70", "name": "14xHYDRA-70", "roles": [ - "Escort", + "CAP", "CAS", - "Ground Attack" + "Strike" ] }, { @@ -126,9 +126,9 @@ "code": "38xHYDRA-70", "name": "38xHYDRA-70", "roles": [ - "Escort", + "CAP", "CAS", - "Ground Attack" + "Strike" ] }, { @@ -142,9 +142,9 @@ "code": "8xAGM-114", "name": "8xAGM-114", "roles": [ - "Escort", + "CAP", "CAS", - "Ground Attack" + "Strike" ] }, { @@ -158,9 +158,9 @@ "code": "28xHYDRA-70", "name": "28xHYDRA-70", "roles": [ - "Escort", + "CAP", "CAS", - "Ground Attack" + "Strike" ] }, { @@ -178,9 +178,9 @@ "code": "8xBGM-71, 38xHYDRA-70", "name": "8xBGM-71, 38xHYDRA-70", "roles": [ - "Escort", + "CAP", "CAS", - "Ground Attack" + "Strike" ] }, { @@ -212,9 +212,9 @@ "code": "8xBGM-71", "name": "8xBGM-71", "roles": [ - "Escort", + "CAP", "CAS", - "Ground Attack" + "Strike" ] }, { @@ -246,9 +246,9 @@ "code": "76xHYDRA-70", "name": "76xHYDRA-70", "roles": [ - "Escort", + "CAP", "CAS", - "Ground Attack" + "Strike" ] }, { @@ -266,9 +266,9 @@ "code": "8xAGM-114, 38xHYDRA-70", "name": "8xAGM-114, 38xHYDRA-70", "roles": [ - "Escort", + "CAP", "CAS", - "Ground Attack", + "Strike", "Antiship Strike" ] }, @@ -287,9 +287,9 @@ "code": "8xAGM-114, 14xHYDRA-70", "name": "8xAGM-114, 14xHYDRA-70", "roles": [ - "Escort", + "CAP", "CAS", - "Ground Attack" + "Strike" ] } ], @@ -297,8 +297,8 @@ "enabled": true, "roles": [ "CAS", - "Ground Attack", - "Escort", + "Strike", + "CAP", "AFAC", "Antiship Strike" ], @@ -366,8 +366,8 @@ "AFAC", "Antiship Strike", "CAS", - "Escort", - "Ground Attack" + "CAP", + "Strike" ] }, { @@ -384,8 +384,8 @@ "AFAC", "Antiship Strike", "CAS", - "Escort", - "Ground Attack" + "CAP", + "Strike" ] }, { @@ -402,8 +402,8 @@ "AFAC", "Antiship Strike", "CAS", - "Escort", - "Ground Attack" + "CAP", + "Strike" ] }, { @@ -420,8 +420,8 @@ "AFAC", "Antiship Strike", "CAS", - "Escort", - "Ground Attack" + "CAP", + "Strike" ] }, { @@ -438,8 +438,8 @@ "AFAC", "Antiship Strike", "CAS", - "Escort", - "Ground Attack" + "CAP", + "Strike" ] }, { @@ -456,8 +456,8 @@ "AFAC", "Antiship Strike", "CAS", - "Escort", - "Ground Attack" + "CAP", + "Strike" ] }, { @@ -474,8 +474,8 @@ "AFAC", "Antiship Strike", "CAS", - "Escort", - "Ground Attack" + "CAP", + "Strike" ] }, { @@ -492,8 +492,8 @@ "AFAC", "Antiship Strike", "CAS", - "Escort", - "Ground Attack" + "CAP", + "Strike" ] }, { @@ -510,8 +510,8 @@ "AFAC", "Antiship Strike", "CAS", - "Escort", - "Ground Attack" + "CAP", + "Strike" ] }, { @@ -528,8 +528,8 @@ "AFAC", "Antiship Strike", "CAS", - "Escort", - "Ground Attack" + "CAP", + "Strike" ] } ], @@ -537,8 +537,8 @@ "enabled": true, "roles": [ "CAS", - "Ground Attack", - "Escort", + "Strike", + "CAP", "AFAC", "Antiship Strike" ], @@ -801,7 +801,7 @@ "name": "12x9A4172, 40xS-8KOM, 4xIgla", "roles": [ "CAS", - "Escort" + "CAP" ] }, { @@ -824,7 +824,7 @@ "name": "12x9A4172, 40xS-8OFP, 4xIgla", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -847,7 +847,7 @@ "name": "12x9A4172, 40xS-13, 4xIgla", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -866,8 +866,8 @@ "name": "80xS-8KOM, 4xIgla", "roles": [ "CAS", - "Ground Attack", - "Escort" + "Strike", + "CAP" ] }, { @@ -886,8 +886,8 @@ "name": "80xS-8OFP, 4xIgla", "roles": [ "CAS", - "Ground Attack", - "Escort" + "Strike", + "CAP" ] }, { @@ -906,7 +906,7 @@ "name": "20xS-20, 4xIgla", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -946,7 +946,7 @@ "code": "10xS-13, 2xFAB-500, 4xIgla", "name": "10xS-13, 2xFAB-500, 4xIgla", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -968,7 +968,7 @@ "code": "10xS-13, 2xFAB-250, 4xIgla", "name": "10xS-13, 2xFAB-250, 4xIgla", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -1026,7 +1026,7 @@ "code": "40xS-8OFP, 2xFuel, 4xIgla", "name": "40xS-8OFP, 2xFuel, 4xIgla", "roles": [ - "Escort" + "CAP" ] }, { @@ -1048,7 +1048,7 @@ "code": "12x9A4172, 2xFuel, 4xIgla", "name": "12x9A4172, 2xFuel, 4xIgla", "roles": [ - "Escort" + "CAP" ] } ], @@ -1056,8 +1056,8 @@ "enabled": true, "roles": [ "CAS", - "Ground Attack", - "Escort", + "Strike", + "CAP", "AFAC", "Antiship Strike" ], @@ -1300,7 +1300,7 @@ "name": "2xB8V20 (S-8KOM)+8xATGM 9M114", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -1319,7 +1319,7 @@ "name": "2xB8V20 ( S-8KOM)+4xATGM 9M114", "roles": [ "CAS", - "Escort" + "CAP" ] }, { @@ -1450,7 +1450,7 @@ "name": "2xGUV-1 (GUN 12.7+2x7.62) +4xATGM 9M114", "roles": [ "CAS", - "Escort" + "CAP" ] }, { @@ -1469,7 +1469,7 @@ "name": "2xKMGU (96 AO 2.5RT)+8xATGM 9M114", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -1489,7 +1489,7 @@ "roles": [ "CAS", "Antiship Strike", - "Ground Attack" + "Strike" ] }, { @@ -1509,7 +1509,7 @@ "roles": [ "CAS", "Antiship Strike", - "Ground Attack" + "Strike" ] }, { @@ -1529,7 +1529,7 @@ "roles": [ "CAS", "Antiship Strike", - "Ground Attack" + "Strike" ] }, { @@ -1663,8 +1663,8 @@ "enabled": true, "roles": [ "CAS", - "Ground Attack", - "Escort", + "Strike", + "CAP", "Transport", "AFAC", "Antiship Strike" @@ -1840,21 +1840,7 @@ "code": "2xFAB-250", "name": "2xFAB-250", "roles": [ - "Ground Attack" - ] - }, - { - "items": [ - { - "name": "Fuel tank PTB-450", - "quantity": 4 - } - ], - "enabled": true, - "code": "4xFuel tank", - "name": "4xFuel tank", - "roles": [ - "Nothing" + "Strike" ] }, { @@ -1869,8 +1855,8 @@ "name": "80xS-8", "roles": [ "CAS", - "Ground Attack", - "Escort" + "Strike", + "CAP" ] }, { @@ -1884,7 +1870,7 @@ "code": "4xKMGU AP", "name": "4xKMGU AP", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -1899,8 +1885,8 @@ "name": "4xUPK-23", "roles": [ "CAS", - "Ground Attack", - "Escort" + "Strike", + "CAP" ] }, { @@ -1919,8 +1905,8 @@ "name": "16x9M114, 10xS-13", "roles": [ "CAS", - "Ground Attack", - "Escort", + "Strike", + "CAP", "Antiship Strike" ] }, @@ -1935,7 +1921,7 @@ "code": "4xFAB-500", "name": "4xFAB-500", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -1953,7 +1939,7 @@ "code": "16x9M114, 2xFAB-500", "name": "16x9M114, 2xFAB-500", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -1968,8 +1954,8 @@ "name": "40xS-8", "roles": [ "CAS", - "Ground Attack", - "Escort" + "Strike", + "CAP" ] }, { @@ -1997,7 +1983,7 @@ "code": "2xKMGU AP", "name": "2xKMGU AP", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2012,8 +1998,8 @@ "name": "2xUPK-23", "roles": [ "CAS", - "Ground Attack", - "Escort" + "Strike", + "CAP" ] }, { @@ -2032,8 +2018,8 @@ "name": "16x9M114, 2xUPK-23", "roles": [ "CAS", - "Ground Attack", - "Escort" + "Strike", + "CAP" ] }, { @@ -2047,7 +2033,7 @@ "code": "2xFAB-500", "name": "2xFAB-500", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2066,8 +2052,8 @@ "name": "16x9M114, 40xS-8", "roles": [ "CAS", - "Ground Attack", - "Escort", + "Strike", + "CAP", "Antiship Strike" ] }, @@ -2083,8 +2069,8 @@ "name": "16x9M114", "roles": [ "CAS", - "Ground Attack", - "Escort" + "Strike", + "CAP" ] }, { @@ -2099,8 +2085,8 @@ "name": "20xS-13", "roles": [ "CAS", - "Ground Attack", - "Escort" + "Strike", + "CAP" ] }, { @@ -2119,8 +2105,8 @@ "name": "16x9M114, 2xKMGU AP", "roles": [ "CAS", - "Ground Attack", - "Escort" + "Strike", + "CAP" ] }, { @@ -2134,7 +2120,7 @@ "code": "4xFAB-250", "name": "4xFAB-250", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2148,7 +2134,7 @@ "code": "4xKMGU AT", "name": "4xKMGU AT", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2194,7 +2180,7 @@ "code": "2xKMGU AT", "name": "2xKMGU AT", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2209,22 +2195,8 @@ "name": "9x9M114", "roles": [ "CAS", - "Ground Attack", - "Escort" - ] - }, - { - "items": [ - { - "name": "Fuel tank PTB-450", - "quantity": 2 - } - ], - "enabled": true, - "code": "2xFuel tank", - "name": "2xFuel tank", - "roles": [ - "Nothing" + "Strike", + "CAP" ] }, { @@ -2239,8 +2211,8 @@ "name": "10xS-13", "roles": [ "CAS", - "Ground Attack", - "Escort" + "Strike", + "CAP" ] }, { @@ -2258,7 +2230,7 @@ "code": "2xFAB-250, 16x9M114", "name": "2xFAB-250, 16x9M114", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2277,8 +2249,8 @@ "name": "16x9M114, 2xKMGU AT", "roles": [ "CAS", - "Ground Attack", - "Escort" + "Strike", + "CAP" ] } ], @@ -2286,8 +2258,8 @@ "enabled": true, "roles": [ "CAS", - "Ground Attack", - "Escort", + "Strike", + "CAP", "AFAC", "Antiship Strike" ], @@ -2345,7 +2317,7 @@ "code": "4 x B8", "name": "4 x B8", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2363,7 +2335,7 @@ "code": "4 x B8 + 2GUV_AP-30 (GrL 30mm)", "name": "4 x B8 + 2GUV_AP-30 (GrL 30mm)", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2403,7 +2375,7 @@ "code": "2 xB8 + 2GUV_YaKB (MG-12.7+7.62)+ 2GUV_AP-30 (GrL 30mm)", "name": "2 xB8 + 2GUV_YaKB (MG-12.7+7.62)+ 2GUV_AP-30 (GrL 30mm)", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2417,7 +2389,7 @@ "code": "6 x FAB-100", "name": "6 x FAB-100", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2435,7 +2407,7 @@ "code": "2 x B8 + 2 x UPK-23-250", "name": "2 x B8 + 2 x UPK-23-250", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2449,7 +2421,7 @@ "code": "2 x UPK--23-250", "name": "2 x UPK--23-250", "roles": [ - "Ground Attack" + "Strike" ] } ], @@ -2457,7 +2429,7 @@ "enabled": true, "roles": [ "CAS", - "Ground Attack", + "Strike", "Transport", "AFAC", "Antiship Strike" @@ -2903,9 +2875,9 @@ "enabled": true, "roles": [ "CAS", - "Ground Attack", + "Strike", "AFAC", - "Escort", + "CAP", "Reconnaissance" ], "liveries": { @@ -3176,9 +3148,9 @@ "enabled": true, "roles": [ "CAS", - "Ground Attack", + "Strike", "AFAC", - "Escort", + "CAP", "Reconnaissance" ], "liveries": { @@ -3325,7 +3297,7 @@ "code": "", "name": "Empty loadout", "roles": [ - "Escort" + "CAP" ] }, { @@ -3339,7 +3311,7 @@ "code": "Mistral x 4", "name": "Mistral x 4", "roles": [ - "Escort" + "CAP" ] }, { @@ -3357,7 +3329,7 @@ "code": "Mistral x 4, IR Deflector", "name": "Mistral x 4, IR Deflector", "roles": [ - "Escort" + "CAP" ] }, { @@ -3379,7 +3351,7 @@ "code": "Mistral x 4, IR Deflector, Sand Filter", "name": "Mistral x 4, IR Deflector, Sand Filter", "roles": [ - "Escort" + "CAP" ] } ], @@ -3387,7 +3359,7 @@ "enabled": true, "roles": [ "AFAC", - "Escort", + "CAP", "Reconnaissance" ], "liveries": { @@ -3592,7 +3564,7 @@ "code": "M134 Minigun*2, XM158*2", "name": "M134 Minigun*2, XM158*2", "roles": [ - "Ground Attack", + "Strike", "CAS", "Transport", "AFAC" @@ -3603,7 +3575,7 @@ "enabled": true, "roles": [ "CAS", - "Ground Attack", + "Strike", "Transport" ], "liveries": { diff --git a/client/public/databases/units/helicopterdatabase.json b/client/public/databases/units/helicopterdatabase.json index 0327cc7d..e4f87c17 100644 --- a/client/public/databases/units/helicopterdatabase.json +++ b/client/public/databases/units/helicopterdatabase.json @@ -58,9 +58,9 @@ "code": "8xBGM-71, 14xHYDRA-70", "name": "8xBGM-71, 14xHYDRA-70", "roles": [ - "Escort", + "CAP", "CAS", - "Ground Attack" + "Strike" ] }, { @@ -110,9 +110,9 @@ "code": "14xHYDRA-70", "name": "14xHYDRA-70", "roles": [ - "Escort", + "CAP", "CAS", - "Ground Attack" + "Strike" ] }, { @@ -126,9 +126,9 @@ "code": "38xHYDRA-70", "name": "38xHYDRA-70", "roles": [ - "Escort", + "CAP", "CAS", - "Ground Attack" + "Strike" ] }, { @@ -142,9 +142,9 @@ "code": "8xAGM-114", "name": "8xAGM-114", "roles": [ - "Escort", + "CAP", "CAS", - "Ground Attack" + "Strike" ] }, { @@ -158,9 +158,9 @@ "code": "28xHYDRA-70", "name": "28xHYDRA-70", "roles": [ - "Escort", + "CAP", "CAS", - "Ground Attack" + "Strike" ] }, { @@ -178,9 +178,9 @@ "code": "8xBGM-71, 38xHYDRA-70", "name": "8xBGM-71, 38xHYDRA-70", "roles": [ - "Escort", + "CAP", "CAS", - "Ground Attack" + "Strike" ] }, { @@ -212,9 +212,9 @@ "code": "8xBGM-71", "name": "8xBGM-71", "roles": [ - "Escort", + "CAP", "CAS", - "Ground Attack" + "Strike" ] }, { @@ -246,9 +246,9 @@ "code": "76xHYDRA-70", "name": "76xHYDRA-70", "roles": [ - "Escort", + "CAP", "CAS", - "Ground Attack" + "Strike" ] }, { @@ -266,9 +266,9 @@ "code": "8xAGM-114, 38xHYDRA-70", "name": "8xAGM-114, 38xHYDRA-70", "roles": [ - "Escort", + "CAP", "CAS", - "Ground Attack", + "Strike", "Antiship Strike" ] }, @@ -287,9 +287,9 @@ "code": "8xAGM-114, 14xHYDRA-70", "name": "8xAGM-114, 14xHYDRA-70", "roles": [ - "Escort", + "CAP", "CAS", - "Ground Attack" + "Strike" ] } ], @@ -297,8 +297,8 @@ "enabled": true, "roles": [ "CAS", - "Ground Attack", - "Escort", + "Strike", + "CAP", "AFAC", "Antiship Strike" ], @@ -366,8 +366,8 @@ "AFAC", "Antiship Strike", "CAS", - "Escort", - "Ground Attack" + "CAP", + "Strike" ] }, { @@ -384,8 +384,8 @@ "AFAC", "Antiship Strike", "CAS", - "Escort", - "Ground Attack" + "CAP", + "Strike" ] }, { @@ -402,8 +402,8 @@ "AFAC", "Antiship Strike", "CAS", - "Escort", - "Ground Attack" + "CAP", + "Strike" ] }, { @@ -420,8 +420,8 @@ "AFAC", "Antiship Strike", "CAS", - "Escort", - "Ground Attack" + "CAP", + "Strike" ] }, { @@ -438,8 +438,8 @@ "AFAC", "Antiship Strike", "CAS", - "Escort", - "Ground Attack" + "CAP", + "Strike" ] }, { @@ -456,8 +456,8 @@ "AFAC", "Antiship Strike", "CAS", - "Escort", - "Ground Attack" + "CAP", + "Strike" ] }, { @@ -474,8 +474,8 @@ "AFAC", "Antiship Strike", "CAS", - "Escort", - "Ground Attack" + "CAP", + "Strike" ] }, { @@ -492,8 +492,8 @@ "AFAC", "Antiship Strike", "CAS", - "Escort", - "Ground Attack" + "CAP", + "Strike" ] }, { @@ -510,8 +510,8 @@ "AFAC", "Antiship Strike", "CAS", - "Escort", - "Ground Attack" + "CAP", + "Strike" ] }, { @@ -528,8 +528,8 @@ "AFAC", "Antiship Strike", "CAS", - "Escort", - "Ground Attack" + "CAP", + "Strike" ] } ], @@ -537,8 +537,8 @@ "enabled": true, "roles": [ "CAS", - "Ground Attack", - "Escort", + "Strike", + "CAP", "AFAC", "Antiship Strike" ], @@ -801,7 +801,7 @@ "name": "12x9A4172, 40xS-8KOM, 4xIgla", "roles": [ "CAS", - "Escort" + "CAP" ] }, { @@ -824,7 +824,7 @@ "name": "12x9A4172, 40xS-8OFP, 4xIgla", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -847,7 +847,7 @@ "name": "12x9A4172, 40xS-13, 4xIgla", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -866,8 +866,8 @@ "name": "80xS-8KOM, 4xIgla", "roles": [ "CAS", - "Ground Attack", - "Escort" + "Strike", + "CAP" ] }, { @@ -886,8 +886,8 @@ "name": "80xS-8OFP, 4xIgla", "roles": [ "CAS", - "Ground Attack", - "Escort" + "Strike", + "CAP" ] }, { @@ -906,7 +906,7 @@ "name": "20xS-20, 4xIgla", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -946,7 +946,7 @@ "code": "10xS-13, 2xFAB-500, 4xIgla", "name": "10xS-13, 2xFAB-500, 4xIgla", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -968,7 +968,7 @@ "code": "10xS-13, 2xFAB-250, 4xIgla", "name": "10xS-13, 2xFAB-250, 4xIgla", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -1026,7 +1026,7 @@ "code": "40xS-8OFP, 2xFuel, 4xIgla", "name": "40xS-8OFP, 2xFuel, 4xIgla", "roles": [ - "Escort" + "CAP" ] }, { @@ -1048,7 +1048,7 @@ "code": "12x9A4172, 2xFuel, 4xIgla", "name": "12x9A4172, 2xFuel, 4xIgla", "roles": [ - "Escort" + "CAP" ] } ], @@ -1056,8 +1056,8 @@ "enabled": true, "roles": [ "CAS", - "Ground Attack", - "Escort", + "Strike", + "CAP", "AFAC", "Antiship Strike" ], @@ -1300,7 +1300,7 @@ "name": "2xB8V20 (S-8KOM)+8xATGM 9M114", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -1319,7 +1319,7 @@ "name": "2xB8V20 ( S-8KOM)+4xATGM 9M114", "roles": [ "CAS", - "Escort" + "CAP" ] }, { @@ -1450,7 +1450,7 @@ "name": "2xGUV-1 (GUN 12.7+2x7.62) +4xATGM 9M114", "roles": [ "CAS", - "Escort" + "CAP" ] }, { @@ -1469,7 +1469,7 @@ "name": "2xKMGU (96 AO 2.5RT)+8xATGM 9M114", "roles": [ "CAS", - "Ground Attack" + "Strike" ] }, { @@ -1489,7 +1489,7 @@ "roles": [ "CAS", "Antiship Strike", - "Ground Attack" + "Strike" ] }, { @@ -1509,7 +1509,7 @@ "roles": [ "CAS", "Antiship Strike", - "Ground Attack" + "Strike" ] }, { @@ -1529,7 +1529,7 @@ "roles": [ "CAS", "Antiship Strike", - "Ground Attack" + "Strike" ] }, { @@ -1663,8 +1663,8 @@ "enabled": true, "roles": [ "CAS", - "Ground Attack", - "Escort", + "Strike", + "CAP", "Transport", "AFAC", "Antiship Strike" @@ -1840,21 +1840,7 @@ "code": "2xFAB-250", "name": "2xFAB-250", "roles": [ - "Ground Attack" - ] - }, - { - "items": [ - { - "name": "Fuel tank PTB-450", - "quantity": 4 - } - ], - "enabled": true, - "code": "4xFuel tank", - "name": "4xFuel tank", - "roles": [ - "Nothing" + "Strike" ] }, { @@ -1869,8 +1855,8 @@ "name": "80xS-8", "roles": [ "CAS", - "Ground Attack", - "Escort" + "Strike", + "CAP" ] }, { @@ -1884,7 +1870,7 @@ "code": "4xKMGU AP", "name": "4xKMGU AP", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -1899,8 +1885,8 @@ "name": "4xUPK-23", "roles": [ "CAS", - "Ground Attack", - "Escort" + "Strike", + "CAP" ] }, { @@ -1919,8 +1905,8 @@ "name": "16x9M114, 10xS-13", "roles": [ "CAS", - "Ground Attack", - "Escort", + "Strike", + "CAP", "Antiship Strike" ] }, @@ -1935,7 +1921,7 @@ "code": "4xFAB-500", "name": "4xFAB-500", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -1953,7 +1939,7 @@ "code": "16x9M114, 2xFAB-500", "name": "16x9M114, 2xFAB-500", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -1968,8 +1954,8 @@ "name": "40xS-8", "roles": [ "CAS", - "Ground Attack", - "Escort" + "Strike", + "CAP" ] }, { @@ -1997,7 +1983,7 @@ "code": "2xKMGU AP", "name": "2xKMGU AP", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2012,8 +1998,8 @@ "name": "2xUPK-23", "roles": [ "CAS", - "Ground Attack", - "Escort" + "Strike", + "CAP" ] }, { @@ -2032,8 +2018,8 @@ "name": "16x9M114, 2xUPK-23", "roles": [ "CAS", - "Ground Attack", - "Escort" + "Strike", + "CAP" ] }, { @@ -2047,7 +2033,7 @@ "code": "2xFAB-500", "name": "2xFAB-500", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2066,8 +2052,8 @@ "name": "16x9M114, 40xS-8", "roles": [ "CAS", - "Ground Attack", - "Escort", + "Strike", + "CAP", "Antiship Strike" ] }, @@ -2083,8 +2069,8 @@ "name": "16x9M114", "roles": [ "CAS", - "Ground Attack", - "Escort" + "Strike", + "CAP" ] }, { @@ -2099,8 +2085,8 @@ "name": "20xS-13", "roles": [ "CAS", - "Ground Attack", - "Escort" + "Strike", + "CAP" ] }, { @@ -2119,8 +2105,8 @@ "name": "16x9M114, 2xKMGU AP", "roles": [ "CAS", - "Ground Attack", - "Escort" + "Strike", + "CAP" ] }, { @@ -2134,7 +2120,7 @@ "code": "4xFAB-250", "name": "4xFAB-250", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2148,7 +2134,7 @@ "code": "4xKMGU AT", "name": "4xKMGU AT", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2194,7 +2180,7 @@ "code": "2xKMGU AT", "name": "2xKMGU AT", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2209,22 +2195,8 @@ "name": "9x9M114", "roles": [ "CAS", - "Ground Attack", - "Escort" - ] - }, - { - "items": [ - { - "name": "Fuel tank PTB-450", - "quantity": 2 - } - ], - "enabled": true, - "code": "2xFuel tank", - "name": "2xFuel tank", - "roles": [ - "Nothing" + "Strike", + "CAP" ] }, { @@ -2239,8 +2211,8 @@ "name": "10xS-13", "roles": [ "CAS", - "Ground Attack", - "Escort" + "Strike", + "CAP" ] }, { @@ -2258,7 +2230,7 @@ "code": "2xFAB-250, 16x9M114", "name": "2xFAB-250, 16x9M114", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2277,8 +2249,8 @@ "name": "16x9M114, 2xKMGU AT", "roles": [ "CAS", - "Ground Attack", - "Escort" + "Strike", + "CAP" ] } ], @@ -2286,8 +2258,8 @@ "enabled": true, "roles": [ "CAS", - "Ground Attack", - "Escort", + "Strike", + "CAP", "AFAC", "Antiship Strike" ], @@ -2345,7 +2317,7 @@ "code": "4 x B8", "name": "4 x B8", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2363,7 +2335,7 @@ "code": "4 x B8 + 2GUV_AP-30 (GrL 30mm)", "name": "4 x B8 + 2GUV_AP-30 (GrL 30mm)", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2403,7 +2375,7 @@ "code": "2 xB8 + 2GUV_YaKB (MG-12.7+7.62)+ 2GUV_AP-30 (GrL 30mm)", "name": "2 xB8 + 2GUV_YaKB (MG-12.7+7.62)+ 2GUV_AP-30 (GrL 30mm)", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2417,7 +2389,7 @@ "code": "6 x FAB-100", "name": "6 x FAB-100", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2435,7 +2407,7 @@ "code": "2 x B8 + 2 x UPK-23-250", "name": "2 x B8 + 2 x UPK-23-250", "roles": [ - "Ground Attack" + "Strike" ] }, { @@ -2449,7 +2421,7 @@ "code": "2 x UPK--23-250", "name": "2 x UPK--23-250", "roles": [ - "Ground Attack" + "Strike" ] } ], @@ -2457,7 +2429,7 @@ "enabled": true, "roles": [ "CAS", - "Ground Attack", + "Strike", "Transport", "AFAC", "Antiship Strike" @@ -2903,9 +2875,9 @@ "enabled": true, "roles": [ "CAS", - "Ground Attack", + "Strike", "AFAC", - "Escort", + "CAP", "Reconnaissance" ], "liveries": { @@ -3176,9 +3148,9 @@ "enabled": true, "roles": [ "CAS", - "Ground Attack", + "Strike", "AFAC", - "Escort", + "CAP", "Reconnaissance" ], "liveries": { @@ -3325,7 +3297,7 @@ "code": "", "name": "Empty loadout", "roles": [ - "Escort" + "CAP" ] }, { @@ -3339,7 +3311,7 @@ "code": "Mistral x 4", "name": "Mistral x 4", "roles": [ - "Escort" + "CAP" ] }, { @@ -3357,7 +3329,7 @@ "code": "Mistral x 4, IR Deflector", "name": "Mistral x 4, IR Deflector", "roles": [ - "Escort" + "CAP" ] }, { @@ -3379,7 +3351,7 @@ "code": "Mistral x 4, IR Deflector, Sand Filter", "name": "Mistral x 4, IR Deflector, Sand Filter", "roles": [ - "Escort" + "CAP" ] } ], @@ -3387,7 +3359,7 @@ "enabled": true, "roles": [ "AFAC", - "Escort", + "CAP", "Reconnaissance" ], "liveries": { @@ -3592,7 +3564,7 @@ "code": "M134 Minigun*2, XM158*2", "name": "M134 Minigun*2, XM158*2", "roles": [ - "Ground Attack", + "Strike", "CAS", "Transport", "AFAC" @@ -3603,7 +3575,7 @@ "enabled": true, "roles": [ "CAS", - "Ground Attack", + "Strike", "Transport" ], "liveries": {