mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Merge remote-tracking branch 'remotes/dcs-retribution/dcs-retribution/dev' into pretense-generator
This commit is contained in:
17
resources/units/aircraft/EA_6B.yaml
Normal file
17
resources/units/aircraft/EA_6B.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
carrier_capable: true
|
||||
description:
|
||||
"The Northrop Grumman EA-6B Prowler is a twin-engine, four-seat, mid-wing electronic-warfare \
|
||||
\ aircraft derived from the A-6 Intruder airframe. The EA-6A was the initial electronic warfare \
|
||||
\ version of the A-6 used by the United States Marine Corps and United States Navy. \
|
||||
\ It was capable of carrying and firing anti-radiation missiles (ARMs), such as the AGM-88 HARM."
|
||||
introduced: 1971
|
||||
manufacturer: Northrop Grumman
|
||||
origin: USA
|
||||
price: 11
|
||||
role: Carrier-based Electronic-warfare Aircraft
|
||||
gunfighter: false
|
||||
variants:
|
||||
EA-6B Prowler: {}
|
||||
tasks:
|
||||
SEAD: 460
|
||||
SEAD Escort: 460
|
||||
@@ -29,7 +29,7 @@ radios:
|
||||
default_overrides:
|
||||
#NetCrewControlPriority: 0,
|
||||
#Remove_doors: true,
|
||||
PDU: true,
|
||||
#PDU: true,
|
||||
#Rifles: true,
|
||||
#MMS_removal: false,
|
||||
#Rapid_Deployment_Gear: false,
|
||||
|
||||
20
resources/units/aircraft/Su_15.yaml
Normal file
20
resources/units/aircraft/Su_15.yaml
Normal file
@@ -0,0 +1,20 @@
|
||||
description:
|
||||
"The Sukhoi Su-15 (NATO reporting name: Flagon) is a twinjet supersonic interceptor
|
||||
aircraft developed by the Soviet Union. It entered service in 1965 and remained one
|
||||
of the front-line designs into the 1990s."
|
||||
introduced: 1965
|
||||
manufacturer: Sukhoi
|
||||
origin: USSR/Russia
|
||||
price: 12
|
||||
role: Interceptor
|
||||
max_range: 200
|
||||
gunfighter: true
|
||||
variants:
|
||||
Su-15 Flagon-A: {}
|
||||
kneeboard_units: "metric"
|
||||
tasks:
|
||||
BARCAP: 360
|
||||
Escort: 360
|
||||
Fighter sweep: 360
|
||||
Intercept: 360
|
||||
TARCAP: 360
|
||||
23
resources/units/aircraft/Su_15TM.yaml
Normal file
23
resources/units/aircraft/Su_15TM.yaml
Normal file
@@ -0,0 +1,23 @@
|
||||
description:
|
||||
"The Sukhoi Su-15 (NATO reporting name: Flagon) is a twinjet supersonic interceptor
|
||||
aircraft developed by the Soviet Union. It entered service in 1965 and remained one
|
||||
of the front-line designs into the 1990s. The Flagon-A was followed in December 1971
|
||||
by the Su-15TM (NATO Flagon-E), with the improved Taifun-M radar (NATO Twin Scan)
|
||||
and provision for UPK-23-250 gun pod or R-60 (AA-8 Aphid) short-range air-to-air
|
||||
missiles."
|
||||
introduced: 1971
|
||||
manufacturer: Sukhoi
|
||||
origin: USSR/Russia
|
||||
price: 12
|
||||
role: Interceptor
|
||||
max_range: 200
|
||||
gunfighter: true
|
||||
variants:
|
||||
Su-15TM Flagon-E: {}
|
||||
kneeboard_units: "metric"
|
||||
tasks:
|
||||
BARCAP: 370
|
||||
Escort: 370
|
||||
Fighter sweep: 370
|
||||
Intercept: 370
|
||||
TARCAP: 370
|
||||
@@ -15,7 +15,6 @@ tasks:
|
||||
BAI: 350
|
||||
CAS: 450
|
||||
DEAD: 450
|
||||
Escort: 90
|
||||
OCA/Aircraft: 400
|
||||
OCA/Runway: 400
|
||||
SEAD: 450
|
||||
|
||||
@@ -16,15 +16,8 @@ gunfighter: true
|
||||
variants:
|
||||
F-104S Starfighter: {}
|
||||
tasks:
|
||||
Anti-ship: 150
|
||||
BAI: 140
|
||||
BARCAP: 250
|
||||
CAS: 140
|
||||
DEAD: 140
|
||||
Escort: 150
|
||||
Fighter sweep: 200
|
||||
Intercept: 300
|
||||
OCA/Aircraft: 140
|
||||
OCA/Runway: 200
|
||||
Strike: 50
|
||||
TARCAP: 250
|
||||
|
||||
@@ -18,13 +18,8 @@ variants:
|
||||
tasks:
|
||||
Anti-ship: 150
|
||||
BAI: 140
|
||||
BARCAP: 250
|
||||
CAS: 140
|
||||
DEAD: 140
|
||||
Escort: 150
|
||||
Fighter sweep: 200
|
||||
Intercept: 300
|
||||
OCA/Aircraft: 140
|
||||
OCA/Runway: 200
|
||||
Strike: 50
|
||||
TARCAP: 250
|
||||
|
||||
Reference in New Issue
Block a user