mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
46 lines
889 B
JSON
46 lines
889 B
JSON
{
|
|
"country": "Sweden",
|
|
"name": "Sweden 1990",
|
|
"authors": "Khopa",
|
|
"description": "<p>Sweden in the 90s.</p><p>Note : Since we're missing the Draken and the Air-to-Air variant of the Viggen, this faction will struggle in air-to-air scenarios.</p>",
|
|
"aircrafts": [
|
|
"AJS37",
|
|
"UH_1H"
|
|
],
|
|
"awacs": [
|
|
"E_3A"
|
|
],
|
|
"tankers": [
|
|
"KC_135",
|
|
"KC130"
|
|
],
|
|
"frontline_units": [
|
|
"IFV_MCV_80",
|
|
"MBT_Leopard_2",
|
|
"APC_M1126_Stryker_ICV",
|
|
"SAM_Avenger_M1097"
|
|
],
|
|
"artillery_units": [
|
|
],
|
|
"logistics_units": [
|
|
"Transport_M818"
|
|
],
|
|
"infantry_units": [
|
|
"Infantry_M4",
|
|
"Soldier_M249",
|
|
"Stinger_MANPADS"
|
|
],
|
|
"air_defenses": [
|
|
"AvengerGenerator",
|
|
"HawkGenerator"
|
|
],
|
|
"ewrs": [
|
|
"HawkEwrGenerator"
|
|
],
|
|
"navy_generators": [
|
|
"OliverHazardPerryGroupGenerator"
|
|
],
|
|
"has_jtac": true,
|
|
"jtac_unit": "MQ_9_Reaper"
|
|
}
|