Initial attempt

This commit is contained in:
Raffson
2024-02-26 00:00:27 +01:00
parent 9e1a642eb2
commit 87b630f8d5
16 changed files with 172 additions and 17 deletions

View File

@@ -81,6 +81,14 @@ settings:
#default="Full"
carriers:
Naval-1:
preferred_name: CVN-74
preferred_type: CVN-74 John C. Stennis
Naval-2:
preferred_name: The Harry
preferred_type: CVN-75 Harry S. Truman
#Squadrons and order of battle settings
squadrons:
@@ -156,7 +164,7 @@ squadrons:
aircraft:
- CH-53E
size: 2
#CV-59 Forrestal
#CV-59 Forrestal
Naval-2:
- primary: AEW&C
aircraft:

View File

@@ -46,14 +46,14 @@
],
"preset_groups": [
"Hawk",
"Patriot"
"Patriot",
"Carrier Strike Group 8"
],
"naval_units": [
"FFG Oliver Hazard Perry",
"DDG Arleigh Burke IIa",
"CG Ticonderoga",
"LHA-1 Tarawa",
"CVN-74 John C. Stennis"
"LHA-1 Tarawa"
],
"missiles": [],
"air_defense_units": [

View File

@@ -2,7 +2,11 @@ name: Carrier Strike Group 8
tasks:
- Navy
units:
- CVN-71 Theodore Roosevelt
- CVN-72 Abraham Lincoln
- CVN-73 George Washington
- CVN-74 John C. Stennis
- CVN-75 Harry S. Truman
- DDG Arleigh Burke IIa
- CG Ticonderoga
layouts:

View File

@@ -0,0 +1,4 @@
class: AircraftCarrier
price: 0
variants:
CVN-71 Theodore Roosevelt: null

View File

@@ -0,0 +1,4 @@
class: AircraftCarrier
price: 0
variants:
CVN-72 Abraham Lincoln: null

View File

@@ -0,0 +1,4 @@
class: AircraftCarrier
price: 0
variants:
CVN-73 George Washington: null

View File

@@ -0,0 +1,4 @@
class: AircraftCarrier
price: 0
variants:
CVN-75 Harry S. Truman: null

View File

@@ -0,0 +1,4 @@
class: AircraftCarrier
price: 0
variants:
CV 1143.5 Admiral Kuznetsov(2017): null