mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
- B52, A-20, and Tu-22 will level bomb targets - When there is an unit group as target, all the units are now engaged instead of only the first unit of the group
80 lines
1.3 KiB
JSON
80 lines
1.3 KiB
JSON
{
|
|
"country": "Russia",
|
|
"name": "Russia 1990",
|
|
"authors": "Khopa",
|
|
"description": "",
|
|
"aircrafts": [
|
|
"MiG_25PD",
|
|
"MiG_29S",
|
|
"MiG_31",
|
|
"Su_24M",
|
|
"Su_25",
|
|
"Su_25T",
|
|
"Su_27",
|
|
"Su_33",
|
|
"Ka_50",
|
|
"Mi_8MT",
|
|
"Mi_24V",
|
|
"Tu_22M3",
|
|
"Tu_95MS"
|
|
],
|
|
"awacs": [
|
|
"A_50"
|
|
],
|
|
"tankers": [
|
|
"IL_78M"
|
|
],
|
|
"frontline_units": [
|
|
"APC_BTR_80",
|
|
"IFV_BMP_1",
|
|
"IFV_BMP_2",
|
|
"MBT_T_72B",
|
|
"MBT_T_80U"
|
|
],
|
|
"artillery_units": [
|
|
"MLRS_9K57_Uragan_BM_27",
|
|
"SPH_2S19_Msta"
|
|
],
|
|
"logistics_units": [
|
|
"Transport_Ural_375",
|
|
"Transport_UAZ_469"
|
|
],
|
|
"infantry_units": [
|
|
"Paratrooper_AKS",
|
|
"Infantry_Soldier_Rus",
|
|
"Paratrooper_RPG_16"
|
|
],
|
|
"shorads": [
|
|
"SA13Generator",
|
|
"SA8Generator"
|
|
],
|
|
"sams": [
|
|
"SA6Generator",
|
|
"SA11Generator"
|
|
],
|
|
"aircraft_carrier": [
|
|
"CV_1143_5_Admiral_Kuznetsov"
|
|
],
|
|
"helicopter_carrier": [
|
|
],
|
|
"helicopter_carrier_names": [
|
|
],
|
|
"destroyers": [
|
|
"FF_1135M_Rezky"
|
|
],
|
|
"cruisers": [
|
|
"FSG_1241_1MP_Molniya"
|
|
],
|
|
"requirements": {},
|
|
"carrier_names": [
|
|
"Admiral Kuznetov",
|
|
"Admiral Gorshkov"
|
|
],
|
|
"navy_generators": [
|
|
"RussianNavyGroupGenerator",
|
|
"KiloSubGroupGenerator"
|
|
],
|
|
"has_jtac": true,
|
|
"jtac_unit": "MQ_9_Reaper"
|
|
}
|