mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
59 lines
881 B
JSON
59 lines
881 B
JSON
{
|
|
"country": "The Netherlands",
|
|
"name": "Netherlands 1990",
|
|
"authors": "Khopa",
|
|
"description": "",
|
|
"aircrafts": [
|
|
"F_16C_50",
|
|
"F_5E_3",
|
|
"AH_64A"
|
|
],
|
|
"awacs": [
|
|
"E_3A"
|
|
],
|
|
"tankers": [
|
|
"KC_135",
|
|
"KC130"
|
|
],
|
|
"frontline_units": [
|
|
"APC_M113",
|
|
"MBT_Leopard_1A3"
|
|
],
|
|
"artillery_units": [
|
|
],
|
|
"logistics_units": [
|
|
"Transport_M818"
|
|
],
|
|
"infantry_units": [
|
|
"Infantry_M4",
|
|
"Soldier_M249"
|
|
],
|
|
"shorads": [
|
|
"AvengerGenerator"
|
|
],
|
|
"sams": [
|
|
"HawkGenerator"
|
|
],
|
|
"ewrs": [
|
|
"HawkEwrGenerator"
|
|
],
|
|
"aircraft_carrier": [
|
|
],
|
|
"helicopter_carrier": [
|
|
],
|
|
"destroyers": [
|
|
],
|
|
"cruisers": [
|
|
],
|
|
"requirements": {},
|
|
"carrier_names": [
|
|
],
|
|
"helicopter_carrier_names": [
|
|
],
|
|
"navy_generators": [
|
|
"OliverHazardPerryGroupGenerator"
|
|
],
|
|
"has_jtac": true,
|
|
"jtac_unit": "MQ_9_Reaper"
|
|
}
|