Cold War assets mod v1.2 support (#482)

* Implemented support for the Cold War assets mod (ex Tu-16) v1.0 by tripod3

* Rename     resources/ui/units/aircrafts/banners/Tu-16.jpg (from resources/ui/units/aircrafts/banners/Tu_16.jpg)
Rename     resources/ui/units/aircrafts/banners/Tu-4K.jpg (from resources/ui/units/aircrafts/banners/Tu_4K.jpg)
Rename     resources/ui/units/aircrafts/icons/Tu-16_24.jpg (from resources/ui/units/aircrafts/icons/Tu_16_24.jpg)
Rename     resources/ui/units/aircrafts/icons/Tu-4K_24.jpg (from resources/ui/units/aircrafts/icons/Tu_4K_24.jpg)

Also added coldwarassets handling in ModSettings() call.

* Added a DEAD loadout for the Tu-22KD.

* Updated Cold War assets mod by tripod3 support to v1.2

* Modified   pydcs_extensions/coldwarassets/coldwarassets.py
Modified   resources/units/aircraft/B_47.yaml

* Modified   qt_ui/windows/newgame/WizardPages/QGeneratorSettings.py

* Added      resources/units/aircraft/Yak_28.yaml

* Added banners, icons, loadouts and unit yamls by Biggus for new Cold War Assets added in mod version 1.2.

* Removed the Tu-128 Fiddler from soviet_union_1965.json because the Tu-128M variant is a 1979 modernization.

* Remove CAS & Armed Recon from Yak-28

* Fix typo

* Add BAI & DEAD to Tu-4K

---------

Co-authored-by: Raffson <Raffson@users.noreply.github.com>
This commit is contained in:
MetalStormGhost
2025-03-29 22:09:58 +02:00
committed by GitHub
parent 889b7299d3
commit b671d520c9
29 changed files with 1156 additions and 10 deletions

View File

@@ -0,0 +1,374 @@
local unitPayloads = {
["name"] = "B_58",
["payloads"] = {
[1] = {
["displayName"] = "Retribution Strike",
["name"] = "Retribution Strike",
["pylons"] = {
[1] = {
["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
["num"] = 1,
["settings"] = {
["NFP_PRESID"] = "MDRN_B_A_GPLD",
["NFP_PRESVER"] = 1,
["NFP_VIS_DrawArgNo_57"] = 0,
["NFP_fuze_type_nose"] = "M904E4",
["NFP_fuze_type_tail"] = "M905",
["arm_delay_ctrl_M904E4"] = 4,
["arm_delay_ctrl_M905"] = 4,
["function_delay_ctrl_M904E4"] = 0,
["function_delay_ctrl_M905"] = 0,
},
},
[2] = {
["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
["num"] = 2,
["settings"] = {
["NFP_PRESID"] = "MDRN_B_A_GPLD",
["NFP_PRESVER"] = 1,
["NFP_VIS_DrawArgNo_57"] = 0,
["NFP_fuze_type_nose"] = "M904E4",
["NFP_fuze_type_tail"] = "M905",
["arm_delay_ctrl_M904E4"] = 4,
["arm_delay_ctrl_M905"] = 4,
["function_delay_ctrl_M904E4"] = 0,
["function_delay_ctrl_M905"] = 0,
},
},
[3] = {
["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
["num"] = 3,
["settings"] = {
["NFP_PRESID"] = "MDRN_B_A_GPLD",
["NFP_PRESVER"] = 1,
["NFP_VIS_DrawArgNo_57"] = 0,
["NFP_fuze_type_nose"] = "M904E4",
["NFP_fuze_type_tail"] = "M905",
["arm_delay_ctrl_M904E4"] = 4,
["arm_delay_ctrl_M905"] = 4,
["function_delay_ctrl_M904E4"] = 0,
["function_delay_ctrl_M905"] = 0,
},
},
[4] = {
["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
["num"] = 4,
["settings"] = {
["NFP_PRESID"] = "MDRN_B_A_GPLD",
["NFP_PRESVER"] = 1,
["NFP_VIS_DrawArgNo_57"] = 0,
["NFP_fuze_type_nose"] = "M904E4",
["NFP_fuze_type_tail"] = "M905",
["arm_delay_ctrl_M904E4"] = 4,
["arm_delay_ctrl_M905"] = 4,
["function_delay_ctrl_M904E4"] = 0,
["function_delay_ctrl_M905"] = 0,
},
},
[5] = {
["CLSID"] = "{W_53_B_58}",
["num"] = 5,
},
},
["tasks"] = {
[1] = 32,
},
},
[2] = {
["displayName"] = "Retribution Anti-ship",
["name"] = "Retribution Anti-ship",
["pylons"] = {
[1] = {
["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
["num"] = 1,
["settings"] = {
["NFP_PRESID"] = "MDRN_B_A_GPLD",
["NFP_PRESVER"] = 1,
["NFP_VIS_DrawArgNo_57"] = 0,
["NFP_fuze_type_nose"] = "M904E4",
["NFP_fuze_type_tail"] = "M905",
["arm_delay_ctrl_M904E4"] = 4,
["arm_delay_ctrl_M905"] = 4,
["function_delay_ctrl_M904E4"] = 0,
["function_delay_ctrl_M905"] = 0,
},
},
[2] = {
["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
["num"] = 2,
["settings"] = {
["NFP_PRESID"] = "MDRN_B_A_GPLD",
["NFP_PRESVER"] = 1,
["NFP_VIS_DrawArgNo_57"] = 0,
["NFP_fuze_type_nose"] = "M904E4",
["NFP_fuze_type_tail"] = "M905",
["arm_delay_ctrl_M904E4"] = 4,
["arm_delay_ctrl_M905"] = 4,
["function_delay_ctrl_M904E4"] = 0,
["function_delay_ctrl_M905"] = 0,
},
},
[3] = {
["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
["num"] = 3,
["settings"] = {
["NFP_PRESID"] = "MDRN_B_A_GPLD",
["NFP_PRESVER"] = 1,
["NFP_VIS_DrawArgNo_57"] = 0,
["NFP_fuze_type_nose"] = "M904E4",
["NFP_fuze_type_tail"] = "M905",
["arm_delay_ctrl_M904E4"] = 4,
["arm_delay_ctrl_M905"] = 4,
["function_delay_ctrl_M904E4"] = 0,
["function_delay_ctrl_M905"] = 0,
},
},
[4] = {
["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
["num"] = 4,
["settings"] = {
["NFP_PRESID"] = "MDRN_B_A_GPLD",
["NFP_PRESVER"] = 1,
["NFP_VIS_DrawArgNo_57"] = 0,
["NFP_fuze_type_nose"] = "M904E4",
["NFP_fuze_type_tail"] = "M905",
["arm_delay_ctrl_M904E4"] = 4,
["arm_delay_ctrl_M905"] = 4,
["function_delay_ctrl_M904E4"] = 0,
["function_delay_ctrl_M905"] = 0,
},
},
[5] = {
["CLSID"] = "{W_53_B_58}",
["num"] = 5,
},
},
["tasks"] = {
[1] = 32,
},
},
[3] = {
["displayName"] = "Retribution DEAD",
["name"] = "Retribution DEAD",
["pylons"] = {
[1] = {
["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
["num"] = 1,
["settings"] = {
["NFP_PRESID"] = "MDRN_B_A_GPLD",
["NFP_PRESVER"] = 1,
["NFP_VIS_DrawArgNo_57"] = 0,
["NFP_fuze_type_nose"] = "M904E4",
["NFP_fuze_type_tail"] = "M905",
["arm_delay_ctrl_M904E4"] = 4,
["arm_delay_ctrl_M905"] = 4,
["function_delay_ctrl_M904E4"] = 0,
["function_delay_ctrl_M905"] = 0,
},
},
[2] = {
["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
["num"] = 2,
["settings"] = {
["NFP_PRESID"] = "MDRN_B_A_GPLD",
["NFP_PRESVER"] = 1,
["NFP_VIS_DrawArgNo_57"] = 0,
["NFP_fuze_type_nose"] = "M904E4",
["NFP_fuze_type_tail"] = "M905",
["arm_delay_ctrl_M904E4"] = 4,
["arm_delay_ctrl_M905"] = 4,
["function_delay_ctrl_M904E4"] = 0,
["function_delay_ctrl_M905"] = 0,
},
},
[3] = {
["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
["num"] = 3,
["settings"] = {
["NFP_PRESID"] = "MDRN_B_A_GPLD",
["NFP_PRESVER"] = 1,
["NFP_VIS_DrawArgNo_57"] = 0,
["NFP_fuze_type_nose"] = "M904E4",
["NFP_fuze_type_tail"] = "M905",
["arm_delay_ctrl_M904E4"] = 4,
["arm_delay_ctrl_M905"] = 4,
["function_delay_ctrl_M904E4"] = 0,
["function_delay_ctrl_M905"] = 0,
},
},
[4] = {
["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
["num"] = 4,
["settings"] = {
["NFP_PRESID"] = "MDRN_B_A_GPLD",
["NFP_PRESVER"] = 1,
["NFP_VIS_DrawArgNo_57"] = 0,
["NFP_fuze_type_nose"] = "M904E4",
["NFP_fuze_type_tail"] = "M905",
["arm_delay_ctrl_M904E4"] = 4,
["arm_delay_ctrl_M905"] = 4,
["function_delay_ctrl_M904E4"] = 0,
["function_delay_ctrl_M905"] = 0,
},
},
[5] = {
["CLSID"] = "{W_53_B_58}",
["num"] = 5,
},
},
["tasks"] = {
[1] = 32,
},
},
[4] = {
["displayName"] = "Retribution OCA/Runway",
["name"] = "Retribution OCA/Runway",
["pylons"] = {
[1] = {
["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
["num"] = 1,
["settings"] = {
["NFP_PRESID"] = "MDRN_B_A_GPLD",
["NFP_PRESVER"] = 1,
["NFP_VIS_DrawArgNo_57"] = 0,
["NFP_fuze_type_nose"] = "M904E4",
["NFP_fuze_type_tail"] = "M905",
["arm_delay_ctrl_M904E4"] = 4,
["arm_delay_ctrl_M905"] = 4,
["function_delay_ctrl_M904E4"] = 0,
["function_delay_ctrl_M905"] = 0,
},
},
[2] = {
["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
["num"] = 2,
["settings"] = {
["NFP_PRESID"] = "MDRN_B_A_GPLD",
["NFP_PRESVER"] = 1,
["NFP_VIS_DrawArgNo_57"] = 0,
["NFP_fuze_type_nose"] = "M904E4",
["NFP_fuze_type_tail"] = "M905",
["arm_delay_ctrl_M904E4"] = 4,
["arm_delay_ctrl_M905"] = 4,
["function_delay_ctrl_M904E4"] = 0,
["function_delay_ctrl_M905"] = 0,
},
},
[3] = {
["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
["num"] = 3,
["settings"] = {
["NFP_PRESID"] = "MDRN_B_A_GPLD",
["NFP_PRESVER"] = 1,
["NFP_VIS_DrawArgNo_57"] = 0,
["NFP_fuze_type_nose"] = "M904E4",
["NFP_fuze_type_tail"] = "M905",
["arm_delay_ctrl_M904E4"] = 4,
["arm_delay_ctrl_M905"] = 4,
["function_delay_ctrl_M904E4"] = 0,
["function_delay_ctrl_M905"] = 0,
},
},
[4] = {
["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
["num"] = 4,
["settings"] = {
["NFP_PRESID"] = "MDRN_B_A_GPLD",
["NFP_PRESVER"] = 1,
["NFP_VIS_DrawArgNo_57"] = 0,
["NFP_fuze_type_nose"] = "M904E4",
["NFP_fuze_type_tail"] = "M905",
["arm_delay_ctrl_M904E4"] = 4,
["arm_delay_ctrl_M905"] = 4,
["function_delay_ctrl_M904E4"] = 0,
["function_delay_ctrl_M905"] = 0,
},
},
[5] = {
["CLSID"] = "{W_53_B_58}",
["num"] = 5,
},
},
["tasks"] = {
[1] = 32,
},
},
[5] = {
["displayName"] = "Retribution Armed Recon",
["name"] = "Retribution Armed Recon",
["pylons"] = {
[1] = {
["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
["num"] = 1,
["settings"] = {
["NFP_PRESID"] = "MDRN_B_A_GPLD",
["NFP_PRESVER"] = 1,
["NFP_VIS_DrawArgNo_57"] = 0,
["NFP_fuze_type_nose"] = "M904E4",
["NFP_fuze_type_tail"] = "M905",
["arm_delay_ctrl_M904E4"] = 4,
["arm_delay_ctrl_M905"] = 4,
["function_delay_ctrl_M904E4"] = 0,
["function_delay_ctrl_M905"] = 0,
},
},
[2] = {
["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
["num"] = 2,
["settings"] = {
["NFP_PRESID"] = "MDRN_B_A_GPLD",
["NFP_PRESVER"] = 1,
["NFP_VIS_DrawArgNo_57"] = 0,
["NFP_fuze_type_nose"] = "M904E4",
["NFP_fuze_type_tail"] = "M905",
["arm_delay_ctrl_M904E4"] = 4,
["arm_delay_ctrl_M905"] = 4,
["function_delay_ctrl_M904E4"] = 0,
["function_delay_ctrl_M905"] = 0,
},
},
[3] = {
["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
["num"] = 3,
["settings"] = {
["NFP_PRESID"] = "MDRN_B_A_GPLD",
["NFP_PRESVER"] = 1,
["NFP_VIS_DrawArgNo_57"] = 0,
["NFP_fuze_type_nose"] = "M904E4",
["NFP_fuze_type_tail"] = "M905",
["arm_delay_ctrl_M904E4"] = 4,
["arm_delay_ctrl_M905"] = 4,
["function_delay_ctrl_M904E4"] = 0,
["function_delay_ctrl_M905"] = 0,
},
},
[4] = {
["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
["num"] = 4,
["settings"] = {
["NFP_PRESID"] = "MDRN_B_A_GPLD",
["NFP_PRESVER"] = 1,
["NFP_VIS_DrawArgNo_57"] = 0,
["NFP_fuze_type_nose"] = "M904E4",
["NFP_fuze_type_tail"] = "M905",
["arm_delay_ctrl_M904E4"] = 4,
["arm_delay_ctrl_M905"] = 4,
["function_delay_ctrl_M904E4"] = 0,
["function_delay_ctrl_M905"] = 0,
},
},
[5] = {
["CLSID"] = "{W_53_B_58}",
["num"] = 5,
},
},
["tasks"] = {
[1] = 32,
},
},
},
["tasks"] = {
},
["unitType"] = "B_58",
}
return unitPayloads

View File

@@ -0,0 +1,134 @@
local unitPayloads = {
["name"] = "Tu_128M",
["payloads"] = {
[1] = {
["displayName"] = "Retribution BARCAP",
["name"] = "Retribution BARCAP",
["pylons"] = {
[1] = {
["CLSID"] = "{R-8M1T}",
["num"] = 4,
},
[2] = {
["CLSID"] = "{R-8M1R}",
["num"] = 2,
},
[3] = {
["CLSID"] = "{R-8M1T}",
["num"] = 1,
},
[4] = {
["CLSID"] = "{R-8M1R}",
["num"] = 3,
},
},
["tasks"] = {
[1] = 10,
},
},
[2] = {
["displayName"] = "Retribution Escort",
["name"] = "Retribution Escort",
["pylons"] = {
[1] = {
["CLSID"] = "{R-8M1T}",
["num"] = 4,
},
[2] = {
["CLSID"] = "{R-8M1R}",
["num"] = 2,
},
[3] = {
["CLSID"] = "{R-8M1T}",
["num"] = 1,
},
[4] = {
["CLSID"] = "{R-8M1R}",
["num"] = 3,
},
},
["tasks"] = {
[1] = 10,
},
},
[3] = {
["displayName"] = "Retribution Fighter sweep",
["name"] = "Retribution Fighter sweep",
["pylons"] = {
[1] = {
["CLSID"] = "{R-8M1T}",
["num"] = 4,
},
[2] = {
["CLSID"] = "{R-8M1R}",
["num"] = 2,
},
[3] = {
["CLSID"] = "{R-8M1T}",
["num"] = 1,
},
[4] = {
["CLSID"] = "{R-8M1R}",
["num"] = 3,
},
},
["tasks"] = {
[1] = 10,
},
},
[4] = {
["displayName"] = "Retribution Intercept",
["name"] = "Retribution Intercept",
["pylons"] = {
[1] = {
["CLSID"] = "{R-8M1T}",
["num"] = 4,
},
[2] = {
["CLSID"] = "{R-8M1R}",
["num"] = 2,
},
[3] = {
["CLSID"] = "{R-8M1T}",
["num"] = 1,
},
[4] = {
["CLSID"] = "{R-8M1R}",
["num"] = 3,
},
},
["tasks"] = {
[1] = 10,
},
},
[5] = {
["displayName"] = "Retribution TARCAP",
["name"] = "Retribution TARCAP",
["pylons"] = {
[1] = {
["CLSID"] = "{R-8M1T}",
["num"] = 4,
},
[2] = {
["CLSID"] = "{R-8M1R}",
["num"] = 2,
},
[3] = {
["CLSID"] = "{R-8M1T}",
["num"] = 1,
},
[4] = {
["CLSID"] = "{R-8M1R}",
["num"] = 3,
},
},
["tasks"] = {
[1] = 10,
},
},
},
["tasks"] = {
},
["unitType"] = "Tu_128M",
}
return unitPayloads

View File

@@ -0,0 +1,48 @@
local unitPayloads = {
["name"] = "Tu_95K",
["payloads"] = {
[1] = {
["displayName"] = "Retribution Strike",
["name"] = "Retribution Strike",
["pylons"] = {
[1] = {
["CLSID"] = "{Kh_20_Tu_95K}",
["num"] = 1,
},
},
["tasks"] = {
[1] = 32,
},
},
[2] = {
["displayName"] = "Retribution Anti-ship",
["name"] = "Retribution Anti-ship",
["pylons"] = {
[1] = {
["CLSID"] = "{Kh_20_Tu_95K}",
["num"] = 1,
},
},
["tasks"] = {
[1] = 32,
},
},
[3] = {
["displayName"] = "Retribution DEAD",
["name"] = "Retribution DEAD",
["pylons"] = {
[1] = {
["CLSID"] = "{Kh_20_Tu_95K}",
["num"] = 1,
},
},
["tasks"] = {
[1] = 32,
},
},
},
["tasks"] = {
},
["unitType"] = "Tu_95K",
}
return unitPayloads

View File

@@ -0,0 +1,176 @@
local unitPayloads = {
["name"] = "Yak_28",
["payloads"] = {
[1] = {
["displayName"] = "Retribution BARCAP",
["name"] = "Retribution BARCAP",
["pylons"] = {
[1] = {
["CLSID"] = "{R-98MR_Yak_28}",
["num"] = 5,
},
[2] = {
["CLSID"] = "{R-3S}",
["num"] = 1,
},
[3] = {
["CLSID"] = "{R-98MT_Yak_28}",
["num"] = 2,
},
[4] = {
["CLSID"] = "{R-3S}",
["num"] = 4,
},
},
["tasks"] = {
[1] = 10,
},
},
[2] = {
["displayName"] = "Retribution Escort",
["name"] = "Retribution Escort",
["pylons"] = {
[1] = {
["CLSID"] = "{R-98MR_Yak_28}",
["num"] = 5,
},
[2] = {
["CLSID"] = "{R-3S}",
["num"] = 1,
},
[3] = {
["CLSID"] = "{R-98MT_Yak_28}",
["num"] = 2,
},
[4] = {
["CLSID"] = "{R-3S}",
["num"] = 4,
},
},
["tasks"] = {
[1] = 10,
},
},
[3] = {
["displayName"] = "Retribution Fighter sweep",
["name"] = "Retribution Fighter sweep",
["pylons"] = {
[1] = {
["CLSID"] = "{R-98MR_Yak_28}",
["num"] = 5,
},
[2] = {
["CLSID"] = "{R-3S}",
["num"] = 1,
},
[3] = {
["CLSID"] = "{R-98MT_Yak_28}",
["num"] = 2,
},
[4] = {
["CLSID"] = "{R-3S}",
["num"] = 4,
},
},
["tasks"] = {
[1] = 10,
},
},
[4] = {
["displayName"] = "Retribution Intercept",
["name"] = "Retribution Intercept",
["pylons"] = {
[1] = {
["CLSID"] = "{R-98MR_Yak_28}",
["num"] = 5,
},
[2] = {
["CLSID"] = "{R-3S}",
["num"] = 1,
},
[3] = {
["CLSID"] = "{R-98MT_Yak_28}",
["num"] = 2,
},
[4] = {
["CLSID"] = "{R-3S}",
["num"] = 4,
},
},
["tasks"] = {
[1] = 10,
},
},
[5] = {
["displayName"] = "Retribution TARCAP",
["name"] = "Retribution TARCAP",
["pylons"] = {
[1] = {
["CLSID"] = "{R-98MR_Yak_28}",
["num"] = 5,
},
[2] = {
["CLSID"] = "{R-3S}",
["num"] = 1,
},
[3] = {
["CLSID"] = "{R-98MT_Yak_28}",
["num"] = 2,
},
[4] = {
["CLSID"] = "{R-3S}",
["num"] = 4,
},
},
["tasks"] = {
[1] = 10,
},
},
[6] = {
["displayName"] = "Retribution CAS",
["name"] = "Retribution CAS",
["pylons"] = {
[1] = {
["CLSID"] = "{ORO57K_S5M_HEFRAG}",
["num"] = 5,
},
[2] = {
["CLSID"] = "{ORO57K_S5M_HEFRAG}",
["num"] = 2,
},
[3] = {
["CLSID"] = "{MBD3_U6_3*FAB-250_fwd}",
["num"] = 3,
},
},
["tasks"] = {
[1] = 10,
},
},
[7] = {
["displayName"] = "Retribution Armed Recon",
["name"] = "Retribution Armed Recon",
["pylons"] = {
[1] = {
["CLSID"] = "{ORO57K_S5M_HEFRAG}",
["num"] = 5,
},
[2] = {
["CLSID"] = "{ORO57K_S5M_HEFRAG}",
["num"] = 2,
},
[3] = {
["CLSID"] = "{MBD3_U6_3*FAB-250_fwd}",
["num"] = 3,
},
},
["tasks"] = {
[1] = 10,
},
},
},
["tasks"] = {
},
["unitType"] = "Yak_28",
}
return unitPayloads

View File

@@ -22,6 +22,7 @@
"Su-24M Fencer-D",
"Su-25 Frogfoot",
"Su-27 Flanker-B",
"Tu-128M Fiddler",
"Tu-142 Bear-F",
"Tu-22M3 Backfire-C",
"Tu-95MS Bear-H"

View File

@@ -1,7 +1,7 @@
{
"country": "USSR",
"name": "Soviet Union 1965",
"authors": "Ghosti",
"authors": "Ghosti & Biggus",
"description": "<p>Soviet armed forces in the 60s, unsing the Cold War Assets mod by tripod3.</p>",
"locales": [
"ru_RU"
@@ -11,13 +11,16 @@
"MiG-15bis Fagot",
"MiG-19P Farmer-B",
"MiG-21bis Fishbed-N",
"Yak-28",
"Tu-4K Bull",
"Tu-16 Badger-B",
"Tu-22D Blinder",
"Tu-22KD Blinder",
"Tu-95K Bear-C",
"Tu-95MS Bear-H"
],
"awacs": [
"Tu-126",
"A-50"
],
"tankers": [

View File

@@ -1,13 +1,15 @@
{
"country": "USA",
"name": "USA 1965",
"authors": "Khopa",
"description": "<p>US army in the late 60s, during Vietnam war.</p>",
"authors": "Khopa, with additional units by Ghosti and Biggus",
"description": "<p>US forces in the late 60s, during Vietnam war.</p>",
"locales": [
"en_US"
],
"aircrafts": [
"B-52H Stratofortress",
"B-47 Stratojet",
"B-58 Hustler",
"C-130",
"CH-47D",
"CH-47F Block I",

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@@ -17,4 +17,4 @@ tasks:
OCA/Runway: 610
Strike: 610
SEAD: 90
SEAD Sweep: 90
SEAD Escort: 90

View File

@@ -0,0 +1,17 @@
description:
"The Convair B-58 Hustler, designed and produced by American aircraft manufacturer Convair, was the first operational bomber capable of Mach 2 flight."
introduced: 1960
manufacturer: Convair
origin: USA
price: 35
role: Strategic Bomber
max_range: 1500
variants:
B-58 Hustler: {}
tasks:
CAS: 100
Anti-ship: 90
DEAD: 220
OCA/Runway: 670
Strike: 670
Armed Recon: 200

View File

@@ -13,4 +13,6 @@ variants:
tasks:
OCA/Runway: 200
Strike: 200
Anti-ship: 200
Anti-ship: 200
BAI: 270
DEAD: 245

View File

@@ -0,0 +1,14 @@
description: "The Tupolev Tu-126 (NATO reporting name: Moss) was an airborne early warning and control aircraft developed from the Tupolev Tu-114 airliner by the Tupolev design bureau. It was in service with the armed forces of the Soviet Union from 1965 to 1984."
introduced: 1962
max_group_size: 1
max_range: 2000
manufacturer: Tupolev
origin: USSR
price: 45
patrol:
altitude: 25000
variants:
Tu-126: null
Tu-126 Moss: null
tasks:
AEW&C: 11

View File

@@ -0,0 +1,25 @@
description:
"The Tupolev Tu-128 (NATO reporting name Fiddler) is a long-range interceptor aircraft
introduced by the Soviet Union in the 1960s. The official designation was Tu-128, but
this designation was less commonly used in the West. It was the largest and heaviest
fighter ever in service. The Tu-128M variant is a 1979 modernization of almost all
existing aircraft for better interception at low altitude. Development originated in
1970. Engines and airframe were not altered. The full designation of the entire
weapons complex was Tu-128S-4M. It contained a new RP-SM Smerch-M radar, and new
missile set, a combination of R-4RM and R-4TM."
introduced: 1964
manufacturer: Tupolev
origin: USSR
price: 15
role: Interceptor
max_range: 400
gunfighter: false
variants:
Tu-128M Fiddler: {}
kneeboard_units: "metric"
tasks:
BARCAP: 380
Escort: 380
Fighter sweep: 380
Intercept: 380
TARCAP: 380

View File

@@ -0,0 +1,22 @@
description:
"The Tupolev Tu-95 (Russian: \u0422\u0443\u043F\u043E\u043B\u0435\u0432\
\ \u0422\u0443-95; NATO reporting name: \"Bear\") is a large, four-engine turboprop-powered\
\ strategic bomber and missile platform. First flown in 1952, the Tu-95 entered\
\ service with the Long-Range Aviation of the Soviet Air Forces in 1956 and is expected\
\ to serve the Russian Aerospace Forces until at least 2040. A development of the\
\ bomber for maritime patrol is designated Tu-142, while a passenger airliner derivative\
\ was called Tu-114. The aircraft has four Kuznetsov NK-12 engines with contra-rotating\
\ propellers. It is the only propeller-powered strategic bomber still in operational\
\ use today. The Tu-95 is one of the loudest military aircraft, particularly because\
\ the tips of the propeller blades move faster than the speed of sound"
introduced: 1960
manufacturer: Tupolev
origin: USSR/Russia
price: 35
role: Strategic Bomber
variants:
Tu-95K Bear-C: {}
tasks:
Strike: 650
Anti-ship: 490
DEAD: 290

View File

@@ -0,0 +1,24 @@
description:
"The Yakovlev Yak-28 (Russian: Яковлев Як-28) is a swept wing, turbojet-powered
combat aircraft used by the Soviet Union. Produced initially as a tactical medium
bomber, it was also manufactured in reconnaissance, electronic warfare, interceptor,
and trainer versions, known by the NATO reporting names Brewer, Brewer-E, Firebar,
and Maestro respectively. Based on the Yak-129 prototype first flown on 5 March 1958,
it began to enter service in 1964."
introduced: 1964
manufacturer: Yakovlev
origin: USSR
price: 15
role: Interceptor
max_range: 200
gunfighter: false
variants:
Yak-28: {}
Yak-28 Firebar: {}
kneeboard_units: "metric"
tasks:
BARCAP: 350
Escort: 350
Fighter sweep: 350
Intercept: 350
TARCAP: 350

View File

@@ -22,4 +22,4 @@ tasks:
OCA/Runway: 600
Strike: 600
SEAD: 30
SEAD Sweep: 30
SEAD Escort: 30