mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
47 lines
920 B
JSON
47 lines
920 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>",
|
|
"locales": ["sv_SE"],
|
|
"aircrafts": [
|
|
"AJS37",
|
|
"UH_1H"
|
|
],
|
|
"awacs": [
|
|
"E_3A"
|
|
],
|
|
"tankers": [
|
|
"KC_135",
|
|
"KC130"
|
|
],
|
|
"frontline_units": [
|
|
"IFV_Warrior",
|
|
"MBT_Leopard_2A4",
|
|
"IFV_M1126_Stryker_ICV",
|
|
"SAM_Avenger__Stinger"
|
|
],
|
|
"artillery_units": [
|
|
],
|
|
"logistics_units": [
|
|
"Truck_M818_6x6"
|
|
],
|
|
"infantry_units": [
|
|
"Infantry_M4",
|
|
"Infantry_M249",
|
|
"MANPADS_Stinger"
|
|
],
|
|
"air_defenses": [
|
|
"AvengerGenerator",
|
|
"HawkGenerator"
|
|
],
|
|
"ewrs": [
|
|
"HawkEwrGenerator"
|
|
],
|
|
"navy_generators": [
|
|
"OliverHazardPerryGroupGenerator"
|
|
],
|
|
"has_jtac": true,
|
|
"jtac_unit": "MQ_9_Reaper"
|
|
}
|