From 0c93d281bd0715a601844bd119ee44101b944d3f Mon Sep 17 00:00:00 2001 From: Starfire13 <72491792+Starfire13@users.noreply.github.com> Date: Tue, 23 May 2023 17:23:41 +1000 Subject: [PATCH] Update Golan Heights and Caen to Evreux campaigns. I had asked Khopa for permission to edit two of his campaigns to fix some issues. Only the YAMLs have been edited, .miz files did not need changes. I have tested both YAMLs to make sure campaigns will generate. Also tested generating turn 1 .miz and ran it in DCS. Golan Heights: 1. Removed the 2 problematic squadrons from Marj Ruhayyil that were causing aircraft losses due to larger aircraft sizes not fitting at that airfield (which is intended for helicopters). 2. Implemented squadron limits. Caen to Evreux: 1. Re-arranged squadrons for better force distribution and revised primary and secondary mission types for better default play experience. 2. Implemented squadron limits. --- resources/campaigns/caen_to_evreux.yaml | 172 ++++++++------------ resources/campaigns/golan_heights_lite.yaml | 61 +++---- 2 files changed, 105 insertions(+), 128 deletions(-) diff --git a/resources/campaigns/caen_to_evreux.yaml b/resources/campaigns/caen_to_evreux.yaml index 93633987..ea8c8e73 100644 --- a/resources/campaigns/caen_to_evreux.yaml +++ b/resources/campaigns/caen_to_evreux.yaml @@ -1,100 +1,72 @@ ---- -name: Normandy - From Caen to Evreux -theater: Normandy -authors: Khopa -description: -
This is a light scenario on the Normandy map.
August 1944, allied - forces are pushing from Caen/Carpiquet to the cities of Lisieux and - Evreux.
Lisieux is an important logistic hub for the Werhmacht, and Evreux - airbase is hosting most of the Luftwaffe forces in the region.
-recommended_player_faction: Allies 1944 -recommended_enemy_faction: Germany 1944 -recommended_start_date: 1944-07-04 -miz: caen_to_evreux.miz -performance: 1 -version: "10.0" -squadrons: - # Evreux - 26: - - primary: BARCAP - aircraft: - - Bf 109 K-4 Kurfürst - - primary: BARCAP - aircraft: - - Fw 190 A-8 Anton - - primary: BARCAP - aircraft: - - Fw 190 D-9 Dora - - primary: Strike - secondary: air-to-ground - aircraft: - - Ju 88 A-4 - - primary: AEW&C - - primary: Refueling - - primary: Transport - # Conches - 40: - - primary: BARCAP - aircraft: - - Bf 109 K-4 Kurfürst - - primary: BARCAP - aircraft: - - Fw 190 A-8 Anton - - primary: BARCAP - aircraft: - - Fw 190 D-9 Dora - - primary: SEAD - secondary: any - - primary: DEAD - secondary: any - # Carpiquet - 19: - - primary: BARCAP - aircraft: - - Thunderbolt Mk.II (Late) - - P-47D-40 Thunderbolt - - primary: BARCAP - aircraft: - - Mustang Mk.IV (Late) - - P-51D-30-NA Mustang - - primary: BARCAP - aircraft: - - Spitfire LF Mk IX - - primary: BARCAP - aircraft: - - Spitfire LF Mk IX (Clipped Wings) - - primary: Strike - secondary: air-to-ground - aircraft: - - MosquitoFBMkVI - - primary: SEAD - secondary: any - - primary: DEAD - secondary: any - # Ford_AF - 31: - - primary: BARCAP - aircraft: - - Thunderbolt Mk.II (Mid) - - P-47D-30 Thunderbolt (Late) - - primary: BARCAP - aircraft: - - Thunderbolt Mk.II (Early) - - P-47D-30 Thunderbolt (Early) - - primary: BARCAP - aircraft: - - Mustang Mk.IV (Early) - - P-51D-25-NA Mustang - - primary: Strike - secondary: air-to-ground - aircraft: - - Boston Mk.III - - A-20G Havoc - - primary: Strike - secondary: air-to-ground - aircraft: - - Fortress Mk.III - - B-17G Flying Fortress - - primary: AEW&C - - primary: Refueling - - primary: Transport +--- +name: Normandy - From Caen to Evreux +theater: Normandy +authors: Khopa +description: +This is a light scenario on the Normandy map.
August 1944, allied + forces are pushing from Caen/Carpiquet to the cities of Lisieux and + Evreux.
Lisieux is an important logistic hub for the Werhmacht, and Evreux + airbase is hosting most of the Luftwaffe forces in the region.
+recommended_player_faction: Allies 1944 +recommended_enemy_faction: Germany 1944 +recommended_start_date: 1944-07-04 +miz: caen_to_evreux.miz +performance: 1 +version: "10.7" +squadrons: + # Evreux + 26: + - primary: Escort + aircraft: + - Fw 190 D-9 Dora + size: 12 + - primary: Strike + secondary: air-to-ground + aircraft: + - Ju 88 A-4 + size: 12 + # Conches + 40: + - primary: BARCAP + secondary: any + aircraft: + - Bf 109 K-4 Kurfürst + size: 4 + # Carpiquet + 19: + - primary: CAS + secondary: any + aircraft: + - Thunderbolt Mk.II (Late) + - P-47D-40 Thunderbolt + size: 12 + - primary: BARCAP + secondary: any + aircraft: + - Spitfire LF Mk IX + size: 12 + - primary: BAI + secondary: air-to-ground + aircraft: + - MosquitoFBMkVI + size: 12 + - primary: OCA/Runway + secondary: air-to-ground + aircraft: + - Boston Mk.III + - A-20G Havoc + size: 10 + # Ford_AF + 31: + - primary: Escort + secondary: air-to-air + aircraft: + - Mustang Mk.IV (Early) + - P-51D-25-NA Mustang + size: 10 + - primary: Strike + secondary: air-to-ground + aircraft: + - Fortress Mk.III + - B-17G Flying Fortress + size: 10 diff --git a/resources/campaigns/golan_heights_lite.yaml b/resources/campaigns/golan_heights_lite.yaml index 8abfb750..90a9970a 100644 --- a/resources/campaigns/golan_heights_lite.yaml +++ b/resources/campaigns/golan_heights_lite.yaml @@ -7,7 +7,7 @@ recommended_enemy_faction: Syria 2011 description:In this scenario, you start in Israel and the conflict is focused around the golan heights, an historically disputed territory.
This scenario is designed to be performance and helicopter friendly.