mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Support for the F-105 Thunderchief mod
v2.7.12.23x
This commit is contained in:
125
resources/customized_payloads/VSN_F105D.lua
Normal file
125
resources/customized_payloads/VSN_F105D.lua
Normal file
@@ -0,0 +1,125 @@
|
||||
local unitPayloads = {
|
||||
["name"] = "VSN_F105D",
|
||||
["payloads"] = {
|
||||
[1] = {
|
||||
["displayName"] = "DEAD",
|
||||
["name"] = "DEAD",
|
||||
["pylons"] = {
|
||||
[1] = {
|
||||
["CLSID"] = "{VSN_F105G_Center_PTB}",
|
||||
["num"] = 6,
|
||||
},
|
||||
[2] = {
|
||||
["CLSID"] = "{SB_F105_BRU_41A_M117_6}",
|
||||
["num"] = 5,
|
||||
},
|
||||
[3] = {
|
||||
["CLSID"] = "{SB_F105_BRU_41A_M117_6}",
|
||||
["num"] = 7,
|
||||
},
|
||||
[4] = {
|
||||
["CLSID"] = "{D5D51E24-348C-4702-96AF-97A714E72697}",
|
||||
["num"] = 8,
|
||||
},
|
||||
[5] = {
|
||||
["CLSID"] = "{D5D51E24-348C-4702-96AF-97A714E72697}",
|
||||
["num"] = 4,
|
||||
},
|
||||
},
|
||||
["tasks"] = {
|
||||
[1] = 19,
|
||||
},
|
||||
},
|
||||
[2] = {
|
||||
["displayName"] = "CAS",
|
||||
["name"] = "CAS",
|
||||
["pylons"] = {
|
||||
[1] = {
|
||||
["CLSID"] = "{VSN_F105G_Center_PTB}",
|
||||
["num"] = 6,
|
||||
},
|
||||
[2] = {
|
||||
["CLSID"] = "{SB_F105_BRU_41A_M117_6}",
|
||||
["num"] = 5,
|
||||
},
|
||||
[3] = {
|
||||
["CLSID"] = "{SB_F105_BRU_41A_M117_6}",
|
||||
["num"] = 7,
|
||||
},
|
||||
[4] = {
|
||||
["CLSID"] = "{D5D51E24-348C-4702-96AF-97A714E72697}",
|
||||
["num"] = 8,
|
||||
},
|
||||
[5] = {
|
||||
["CLSID"] = "{D5D51E24-348C-4702-96AF-97A714E72697}",
|
||||
["num"] = 4,
|
||||
},
|
||||
},
|
||||
["tasks"] = {
|
||||
[1] = 19,
|
||||
},
|
||||
},
|
||||
[3] = {
|
||||
["displayName"] = "STRIKE",
|
||||
["name"] = "STRIKE",
|
||||
["pylons"] = {
|
||||
[1] = {
|
||||
["CLSID"] = "{SB_F105_BRU_41A_M117_6}",
|
||||
["num"] = 6,
|
||||
},
|
||||
[2] = {
|
||||
["CLSID"] = "{VSN_F105G_PTB}",
|
||||
["num"] = 5,
|
||||
},
|
||||
[3] = {
|
||||
["CLSID"] = "{VSN_F105G_PTB}",
|
||||
["num"] = 7,
|
||||
},
|
||||
[4] = {
|
||||
["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
|
||||
["num"] = 8,
|
||||
},
|
||||
[5] = {
|
||||
["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
|
||||
["num"] = 4,
|
||||
},
|
||||
},
|
||||
["tasks"] = {
|
||||
[1] = 19,
|
||||
},
|
||||
},
|
||||
[4] = {
|
||||
["displayName"] = "OCA",
|
||||
["name"] = "OCA",
|
||||
["pylons"] = {
|
||||
[1] = {
|
||||
["CLSID"] = "{VSN_F105G_Center_PTB}",
|
||||
["num"] = 6,
|
||||
},
|
||||
[2] = {
|
||||
["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
|
||||
["num"] = 5,
|
||||
},
|
||||
[3] = {
|
||||
["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
|
||||
["num"] = 7,
|
||||
},
|
||||
[4] = {
|
||||
["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
|
||||
["num"] = 8,
|
||||
},
|
||||
[5] = {
|
||||
["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
|
||||
["num"] = 4,
|
||||
},
|
||||
},
|
||||
["tasks"] = {
|
||||
[1] = 19,
|
||||
},
|
||||
},
|
||||
},
|
||||
["tasks"] = {
|
||||
},
|
||||
["unitType"] = "VSN_F105D",
|
||||
}
|
||||
return unitPayloads
|
||||
191
resources/customized_payloads/VSN_F105G.lua
Normal file
191
resources/customized_payloads/VSN_F105G.lua
Normal file
@@ -0,0 +1,191 @@
|
||||
local unitPayloads = {
|
||||
["name"] = "VSN_F105G",
|
||||
["payloads"] = {
|
||||
[1] = {
|
||||
["displayName"] = "DEAD",
|
||||
["name"] = "DEAD",
|
||||
["pylons"] = {
|
||||
[1] = {
|
||||
["CLSID"] = "{VSN_F105G_Center_PTB}",
|
||||
["num"] = 6,
|
||||
},
|
||||
[2] = {
|
||||
["CLSID"] = "{SB_F105_BRU_41A_M117_6}",
|
||||
["num"] = 5,
|
||||
},
|
||||
[3] = {
|
||||
["CLSID"] = "{SB_F105_BRU_41A_M117_6}",
|
||||
["num"] = 7,
|
||||
},
|
||||
[4] = {
|
||||
["CLSID"] = "{D5D51E24-348C-4702-96AF-97A714E72697}",
|
||||
["num"] = 8,
|
||||
},
|
||||
[5] = {
|
||||
["CLSID"] = "{D5D51E24-348C-4702-96AF-97A714E72697}",
|
||||
["num"] = 4,
|
||||
},
|
||||
},
|
||||
["tasks"] = {
|
||||
[1] = 19,
|
||||
},
|
||||
},
|
||||
[2] = {
|
||||
["displayName"] = "CAS",
|
||||
["name"] = "CAS",
|
||||
["pylons"] = {
|
||||
[1] = {
|
||||
["CLSID"] = "{VSN_F105G_Center_PTB}",
|
||||
["num"] = 6,
|
||||
},
|
||||
[2] = {
|
||||
["CLSID"] = "{SB_F105_BRU_41A_M117_6}",
|
||||
["num"] = 5,
|
||||
},
|
||||
[3] = {
|
||||
["CLSID"] = "{SB_F105_BRU_41A_M117_6}",
|
||||
["num"] = 7,
|
||||
},
|
||||
[4] = {
|
||||
["CLSID"] = "{D5D51E24-348C-4702-96AF-97A714E72697}",
|
||||
["num"] = 8,
|
||||
},
|
||||
[5] = {
|
||||
["CLSID"] = "{D5D51E24-348C-4702-96AF-97A714E72697}",
|
||||
["num"] = 4,
|
||||
},
|
||||
},
|
||||
["tasks"] = {
|
||||
[1] = 19,
|
||||
},
|
||||
},
|
||||
[3] = {
|
||||
["displayName"] = "STRIKE",
|
||||
["name"] = "STRIKE",
|
||||
["pylons"] = {
|
||||
[1] = {
|
||||
["CLSID"] = "{SB_F105_BRU_41A_M117_6}",
|
||||
["num"] = 6,
|
||||
},
|
||||
[2] = {
|
||||
["CLSID"] = "{VSN_F105G_PTB}",
|
||||
["num"] = 5,
|
||||
},
|
||||
[3] = {
|
||||
["CLSID"] = "{VSN_F105G_PTB}",
|
||||
["num"] = 7,
|
||||
},
|
||||
[4] = {
|
||||
["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
|
||||
["num"] = 8,
|
||||
},
|
||||
[5] = {
|
||||
["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
|
||||
["num"] = 4,
|
||||
},
|
||||
},
|
||||
["tasks"] = {
|
||||
[1] = 19,
|
||||
},
|
||||
},
|
||||
[4] = {
|
||||
["displayName"] = "OCA",
|
||||
["name"] = "OCA",
|
||||
["pylons"] = {
|
||||
[1] = {
|
||||
["CLSID"] = "{VSN_F105G_Center_PTB}",
|
||||
["num"] = 6,
|
||||
},
|
||||
[2] = {
|
||||
["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
|
||||
["num"] = 5,
|
||||
},
|
||||
[3] = {
|
||||
["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
|
||||
["num"] = 7,
|
||||
},
|
||||
[4] = {
|
||||
["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
|
||||
["num"] = 8,
|
||||
},
|
||||
[5] = {
|
||||
["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
|
||||
["num"] = 4,
|
||||
},
|
||||
},
|
||||
["tasks"] = {
|
||||
[1] = 19,
|
||||
},
|
||||
},
|
||||
[5] = {
|
||||
["displayName"] = "SEAD",
|
||||
["name"] = "SEAD",
|
||||
["pylons"] = {
|
||||
[1] = {
|
||||
["CLSID"] = "{AGM_45A}",
|
||||
["num"] = 5,
|
||||
},
|
||||
[2] = {
|
||||
["CLSID"] = "{VSN_F105G_Center_PTB}",
|
||||
["num"] = 6,
|
||||
},
|
||||
[3] = {
|
||||
["CLSID"] = "{AGM_45A}",
|
||||
["num"] = 8,
|
||||
},
|
||||
[4] = {
|
||||
["CLSID"] = "{AGM_45A}",
|
||||
["num"] = 7,
|
||||
},
|
||||
[5] = {
|
||||
["CLSID"] = "{AGM_45A}",
|
||||
["num"] = 4,
|
||||
},
|
||||
[6] = {
|
||||
["CLSID"] = "{0519A264-0AB6-11d6-9193-00A0249B6F00}",
|
||||
["num"] = 9,
|
||||
},
|
||||
},
|
||||
["tasks"] = {
|
||||
[1] = 19,
|
||||
},
|
||||
},
|
||||
[6] = {
|
||||
["displayName"] = "Liberation SEAD Escort",
|
||||
["name"] = "Liberation SEAD Escort",
|
||||
["pylons"] = {
|
||||
[1] = {
|
||||
["CLSID"] = "{SB_F105_BRU_41A_M117_6}",
|
||||
["num"] = 5,
|
||||
},
|
||||
[2] = {
|
||||
["CLSID"] = "{VSN_F105G_Center_PTB}",
|
||||
["num"] = 6,
|
||||
},
|
||||
[3] = {
|
||||
["CLSID"] = "{0519A264-0AB6-11d6-9193-00A0249B6F00}",
|
||||
["num"] = 9,
|
||||
},
|
||||
[4] = {
|
||||
["CLSID"] = "{AGM_45A}",
|
||||
["num"] = 8,
|
||||
},
|
||||
[5] = {
|
||||
["CLSID"] = "{SB_F105_BRU_41A_M117_6}",
|
||||
["num"] = 7,
|
||||
},
|
||||
[6] = {
|
||||
["CLSID"] = "{AGM_45A}",
|
||||
["num"] = 4,
|
||||
},
|
||||
},
|
||||
["tasks"] = {
|
||||
[1] = 19,
|
||||
},
|
||||
},
|
||||
},
|
||||
["tasks"] = {
|
||||
},
|
||||
["unitType"] = "VSN_F105G",
|
||||
}
|
||||
return unitPayloads
|
||||
@@ -13,6 +13,7 @@
|
||||
"F-100 Super Sabre",
|
||||
"P-51D-25-NA Mustang",
|
||||
"P-51D-30-NA Mustang",
|
||||
"F-105D Thunderchief",
|
||||
"UH-1H Iroquois"
|
||||
],
|
||||
"frontline_units": [
|
||||
|
||||
@@ -12,7 +12,9 @@
|
||||
"CH-47D",
|
||||
"F-4E Phantom II",
|
||||
"F-5E Tiger II",
|
||||
"F-100 Super Sabre",
|
||||
"F-100 Super Sabre",
|
||||
"F-105D Thunderchief",
|
||||
"F-105G Thunderchief",
|
||||
"UH-1H Iroquois"
|
||||
],
|
||||
"awacs": [
|
||||
|
||||
@@ -14,7 +14,8 @@
|
||||
"F-14A Tomcat (Block 135-GR Late)",
|
||||
"F-4E Phantom II",
|
||||
"F-5E Tiger II",
|
||||
"F-100 Super Sabre",
|
||||
"F-100 Super Sabre",
|
||||
"F-105G Thunderchief",
|
||||
"S-3B Viking",
|
||||
"UH-1H Iroquois"
|
||||
],
|
||||
|
||||
BIN
resources/ui/units/aircrafts/icons/VSN_F105D_24.jpg
Normal file
BIN
resources/ui/units/aircrafts/icons/VSN_F105D_24.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.3 KiB |
BIN
resources/ui/units/aircrafts/icons/VSN_F105G_24.jpg
Normal file
BIN
resources/ui/units/aircrafts/icons/VSN_F105G_24.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.3 KiB |
15
resources/units/aircraft/VSN_F105D.yaml
Normal file
15
resources/units/aircraft/VSN_F105D.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
description:
|
||||
"The Republic F-105 Thunderchief is a supersonic fighter-bomber that served with \
|
||||
\ the United States Air Force from 1958 to 1984. Capable of Mach 2, it conducted \
|
||||
\ the majority of strike bombing missions during the early years of the Vietnam War.\
|
||||
\ The F-105D variant is the definitive production model, with all-weather capability \
|
||||
\ because of advanced avionics, including AN/APN-131 navigational radar."
|
||||
introduced: 1958
|
||||
manufacturer: Republic Aviation
|
||||
origin: USA
|
||||
price: 9
|
||||
role: Fighter-Bomber
|
||||
max_range: 150
|
||||
gunfighter: true
|
||||
variants:
|
||||
F-105D Thunderchief: {}
|
||||
15
resources/units/aircraft/VSN_F105G.yaml
Normal file
15
resources/units/aircraft/VSN_F105G.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
description:
|
||||
"The Republic F-105 Thunderchief is a supersonic fighter-bomber that served with \
|
||||
\ the United States Air Force from 1958 to 1984. Capable of Mach 2, it conducted \
|
||||
\ the majority of strike bombing missions during the early years of the Vietnam War.\
|
||||
\ The F-105G variant is a two-seat model designed specifically for Suppression of \
|
||||
Enemy Air Defences (SEAD) / Wild Weasel missions."
|
||||
introduced: 1967
|
||||
manufacturer: Republic Aviation
|
||||
origin: USA
|
||||
price: 9
|
||||
role: Fighter-Bomber
|
||||
max_range: 150
|
||||
gunfighter: true
|
||||
variants:
|
||||
F-105G Thunderchief: {}
|
||||
Reference in New Issue
Block a user