mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Add WRL campaigns
- Syria - Assault on Damascus - Caucasus - Battle for Georgia (v8) - Caucasus - Up The Coast Adds recommended factions for the given campaigns Co-Authored-By: holyorangejuice <4298744+holyorangejuice@users.noreply.github.com>
This commit is contained in:
118
resources/factions/wrl_taskforceblue.json
Normal file
118
resources/factions/wrl_taskforceblue.json
Normal file
@@ -0,0 +1,118 @@
|
||||
{
|
||||
"country": "Combined Joint Task Forces Blue",
|
||||
"name": "WRL - Task Force Blue",
|
||||
"authors": "HolyOrangeJuice",
|
||||
"description": "<p>A generic blufor faction which is similar to the Blufor Modern preset. This meets the needs of the We Run Liberation group. werunliberation.com.</p>",
|
||||
"aircrafts": [
|
||||
"MiG-21bis Fishbed-N",
|
||||
"F-5E Tiger II",
|
||||
"Mirage-F1CE",
|
||||
"MiG-29A Fulcrum-A",
|
||||
"MiG-29S Fulcrum-C",
|
||||
"J-11A Flanker-L",
|
||||
"Su-27 Flanker-B",
|
||||
"Su-33 Flanker-D",
|
||||
"Su-25 Frogfoot",
|
||||
"Su-25T Frogfoot",
|
||||
"A-10A Thunderbolt II",
|
||||
"A-10C Thunderbolt II (Suite 3)",
|
||||
"A-10C Thunderbolt II (Suite 7)",
|
||||
"AJS-37 Viggen",
|
||||
"AV-8B Harrier II Night Attack",
|
||||
"F-14A Tomcat (Block 135-GR Late)",
|
||||
"F-14B Tomcat",
|
||||
"F-15C Eagle",
|
||||
"F-15E Strike Eagle",
|
||||
"F-16CM Fighting Falcon (Block 50)",
|
||||
"F/A-18C Hornet (Lot 20)",
|
||||
"JF-17 Thunder",
|
||||
"Mirage 2000C",
|
||||
"AH-64D Apache Longbow",
|
||||
"Ka-50 Hokum",
|
||||
"Mi-24P Hind-F",
|
||||
"Mi-8MTV2 Hip",
|
||||
"SA 342L Gazelle",
|
||||
"SA 342M Gazelle",
|
||||
"SA 342M Gazelle Mistral",
|
||||
"UH-1H Iroquois",
|
||||
"Tornado IDS",
|
||||
"Tornado GR4",
|
||||
"B-1B Lancer",
|
||||
"B-52H Stratofortress",
|
||||
"S-3B Viking",
|
||||
"F-117A Nighthawk",
|
||||
"AH-1W SuperCobra",
|
||||
"SH-60B Seahawk",
|
||||
"AH-64D Apache Longbow (AI)"
|
||||
],
|
||||
"awacs": [
|
||||
"E-2D Advanced Hawkeye",
|
||||
"E-3A"
|
||||
],
|
||||
"tankers": [
|
||||
"KC-130",
|
||||
"KC-135 Stratotanker",
|
||||
"KC-135 Stratotanker MPRS",
|
||||
"S-3B Tanker"
|
||||
],
|
||||
"frontline_units": [
|
||||
"LAV-25",
|
||||
"M1043 HMMWV (M2 HMG)",
|
||||
"M1045 HMMWV (BGM-71 TOW)",
|
||||
"M1097 Heavy HMMWV Avenger",
|
||||
"M1126 Stryker ICV (M2 HMG)",
|
||||
"M1128 Stryker Mobile Gun System",
|
||||
"M1134 Stryker ATGM (BGM-71 TOW)",
|
||||
"M1A2 Abrams",
|
||||
"M2A2 Bradley",
|
||||
"M6 Linebacker"
|
||||
],
|
||||
"artillery_units": [
|
||||
"M109A6 Paladin",
|
||||
"M270 Multiple Launch Rocket System"
|
||||
],
|
||||
"logistics_units": [
|
||||
"Truck M818 6x6"
|
||||
],
|
||||
"infantry_units": [
|
||||
"Infantry M249",
|
||||
"Infantry M4",
|
||||
"MANPADS Stinger"
|
||||
],
|
||||
"preset_groups": [
|
||||
"Hawk",
|
||||
"Patriot",
|
||||
"NASAMS AIM-120C"
|
||||
],
|
||||
"naval_units": [
|
||||
"DDG Arleigh Burke IIa",
|
||||
"CG Ticonderoga",
|
||||
"LHA-1 Tarawa",
|
||||
"CVN-74 John C. Stennis"
|
||||
],
|
||||
"missiles": [],
|
||||
"air_defense_units": [
|
||||
"SAM Patriot STR",
|
||||
"M163 Vulcan Air Defense System",
|
||||
"M1097 Heavy HMMWV Avenger",
|
||||
"M48 Chaparral"
|
||||
],
|
||||
"requirements": {},
|
||||
"carrier_names": [
|
||||
"CVN-71 Theodore Roosevelt",
|
||||
"CVN-72 Abraham Lincoln",
|
||||
"CVN-73 George Washington",
|
||||
"CVN-74 John C. Stennis"
|
||||
],
|
||||
"helicopter_carrier_names": [
|
||||
"LHA-1 Tarawa",
|
||||
"LHA-2 Saipan",
|
||||
"LHA-3 Belleau Wood",
|
||||
"LHA-4 Nassau",
|
||||
"LHA-5 Peleliu"
|
||||
],
|
||||
"has_jtac": true,
|
||||
"jtac_unit": "MQ-9 Reaper",
|
||||
"doctrine": "modern",
|
||||
"unrestricted_satnav": true
|
||||
}
|
||||
Reference in New Issue
Block a user