• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

Tom Morrison

Sergeant
Aug 15, 2020
50
10
Hi!

I posted on this topic elsewhere. Below is the updated code with revised cost in Supplies to re-equip the Waffen-SS divisions Germany did/would gain from liberating occupied Baltic countries, and with the Soviet reaction to the success of the uprisings.

In August of 1937, the Soviets began a bloody repression of minorities inside the USSR in what became known as the "NKVD National Operations." (Code for that event has been posted elsewhere.) The Soviets' 1940 acquisition of Estonia, Latvia, and Lithuania gave the NKVD more minorities to liquidate. In mid-June of 1941, the NKVD began to murder thousands and to deport tens of thousands of these Baltic peoples to Siberia, with the goal of repopulating the region with Russians. The German invasion of the Soviet Union on 22 June 1941 gave the Baltic peoples a chance to survive. Revolts broke out in all three countries, aided by their countrymen who had been conscripted into the Soviet Army. All three Baltic countries expelled the Soviets, liberated their capitals, and welcomed the approaching German troops as liberators. The Nazis soon dashed their hopes of independence, lumping the Baltics with Belarus in their Reichskommissariat Ostland. Still, the Estonians, Latvians, and Lithuanians provided the Germans with police (Schuma) battalions for rear area security missions. With the reversal of Germany's fortunes and the approach of Soviet forces, these garrison troops were consolidated and reorganized into Waffen-SS infantry divisions for national defense. The Courland Pocket held out until the end of the war, and armed resistance against Soviet occupation continued until the mid-1950s.

The code is below. The graphics are attached in a compressed (.ZIP) folder.

Have fun and game on!

#########################################################################
# Estonian Uprising
# Initial event is done as German as Estonia will NOT be in existence
# If support is given and the uprising succeeds then Estonia is created
#########################################################################

event = {
id = 37948
random = no
country = GER

name = "Estonian Uprising"
desc = "Historically, Soviet oppression of occupied Baltic states included mass arrests, deportations, and genocide. Aided by Finnish intelligence and the Axis invasion of the USSR on June 22, 1941, the Estonians revolted, seized Tallinn, and held it until German forces arrived. Although the Baltic peoples hailed the Germans as liberators, the Germans had other ideas."
style = 0
picture = "Estonian_Uprising"

trigger = {
war = { country = SOV country = GER }
control = { province = 194 data = SOV } # Tallinn
NOT = { exists = EST }
}

date = { day = 0 month = january year = 1936 }
offset = 1
deathdate = { day = 29 month = december year = 1945 }

action_a = {
name = "Provide Aid"
ai_chance = 30

# "Free" units formed from Estonian volunteers, to include several thousand Estonian defectors from the Soviet 22nd Territorial Rifle Corps...
# ...which consisted of the 180th and 182nd Rifle Divisions, most of whose personnel had served in the former Estonian Army.
# The units are 1936 infantry, having inherited second-line Soviet military equipment.

command = { type = add_corps which = "Latvijas Majas Armija" value = land when = 4914 where = 194 } # LtGen Reek, Tallinn
command = { type = add_division which = "1 EK Jalaväediviis" value = infantry when = 1 }
command = { type = add_division which = "2 EK Jalaväediviis" value = infantry when = 1 }
command = { type = add_division which = "3 EK Segabrigaad" value = militia when = 0 }
command = { type = supplies value = 500 where = 194 }
command = { type = oilpool value = 200 where = 194 }
command = { type = convoy which = 510 value = 194 when = 16 } # Supply convoy from Konigsberg to Tallinn
}

action_b = {
name = "Provide No Aid"
ai_chance = 70

# Historically, the Estonians defecting from the Soviet 22nd Territorial Rifle Corps lost much of their heavy equipment.
# Therefore, they are downgraded to 1918 Infantry.

command = { type = domestic which = freedom value = -1 }
command = { type = add_corps which = "Eesti Koduarmee" value = land when = 4914 where = 194 } # LtGen Reek, Tallinn
command = { type = add_division which = "1 EK Jalaväediviis" value = infantry when = 0 }
command = { type = add_division which = "2 EK Jalaväediviis" value = infantry when = 0 }
command = { type = add_division which = "3 EK Segabrigaad" value = militia when = 0 }
command = { type = supplies value = 50 where = 194 }
command = { type = oilpool value = 20 where = 194 }
}
}

event = {
id = 37949
random = no
country = GER

name = "Estonians Desire Independence"
desc = "Historically, the Estonian revolt succeeded in liberating their country. The Estonians welcomed the arriving German forces, but their hopes for independence fell when the Germans grouped the Baltics with Belorussia under a military administration. Estonia's lukewarm support for the Germans increased markedly when Soviet forces again approached their border in 1944. Estonia provided the Germans 26 police battalions, which in 1944 were grouped together to form the 20th Waffen-SS infantry division."
style = 0
picture = "Estonian_Uprising"

trigger = {
event = 38717
control = { province = 193 data = GER } # Narva
control = { province = 194 data = GER } # Tallinn
control = { province = 195 data = GER } # Tartu
control = { province = 196 data = GER } # Parnu
control = { province = 199 data = GER } # Voru
NOT = { exists = EST }
}

date = { day = 0 month = january year = 1936 }
offset = 5
deathdate = { day = 29 month = december year = 1945 }

action_a = {
name = "Place Under Military Administration" # Historically the German choice
ai_chance = 80

# The Germans disbanded Estonia's armed forces to form police units to garrison their Reichskommissariat Ostland.
command = { type = remove_division which = "1 EK Jalaväediviis" value = GER }
command = { type = remove_division which = "2 EK Jalaväediviis" value = GER }
command = { type = remove_division which = "3 EK Segabrigaad" value = GER }

# Estonia provided 26 police battalions to the Germans throughout the war, some of which were pressed into front-line service.

command = { type = domestic which = freedom value = -1 }
command = { type = add_corps which = "Schuma/Estnische Polizei Ost" value = land where = 194 }
command = { type = add_division which = "Eesti Politseipataljonid" value = garrison when = 0 }
command = { type = add_division which = "Eesti Politsei Rindepataljonid" value = militia when = 0 }
command = { type = supplies value = -16.5 } # To equip garrison & militia (5 * 0.5 * 5) + (4 * 0.2 * 5) = 16.5
command = { type = manpowerpool value = 10 } # Estonian volunteers in Wehrmacht, minus German officers for the above units
}

action_b = {
name = "Recognize Estonian Independence"
ai_chance = 20
command = { type = domestic which = democratic value = 1 }
command = { type = domestic which = freedom value = 1 }
command = { type = independence which = EST value = 1 }
command = { type = dissent value = -4 } # Mostly offsets 5% Dissent dictators get when liberating a country

command = { type = trigger which = 37763 } # Estonia set-up
command = { type = trigger which = 38716 } # SOV reaction
}
}

event = {
id = 37950
random = no
country = GER

name = "Estonia: Our Puppet"
desc = "In gratitude for our 'liberation' of their country, Estonia has furnished us two Waffen-SS divisions, plus 22,000 untrained but highly motivated recruits. Our intelligence services report that news of our leniency has encouraged mass desertions from the Soviet military, as Baltic, Central Asian, and Ukrainian conscripts flee the regime of the bloodthirsty Stalin. Many of these deserters have volunteered to serve in our Wehrmacht, forming several police battalions to suppress partisan activity."
style = 0
picture = "german_replacements"

trigger = {
event = 37949
exists = EST
}

date = { day = 0 month = january year = 1936 }
offset = 5
deathdate = { day = 29 month = december year = 1945 }

action_a = {
name = "Excellent!"
command = { type = make_puppet which = EST }

# In 1944, the Germans raised one Waffen-SS division (20th) from Estonia.
# The Germans would have been able to form two divisions immediately had Germany granted Estonia independence.

command = { type = add_division which = "Schuma Bataillonen (Ost) 217-224" value = garrison when = 0 } # Soviet defectors

command = { type = remove_division which = "1 EK Jalaväediviis" value = GER } # Become Waffen SS unit with upgrade
command = { type = remove_division which = "2 EK Jalaväediviis" value = GER } # Become Waffen SS unit with upgrade
command = { type = remove_division which = "3 EK Segabrigaad" value = GER } # Returned to Estonia

command = { type = add_corps which = "III. SS-Freiw-Armeekorps (Estnisches)" value = land where = 194 }
command = { type = add_division which = "5. Wff-Gren-Div. der SS (Estnisches)" value = infantry when = 2 }
command = { type = add_division which = "6. Wff-Gren-Div. der SS (Estnisches)" value = infantry when = 2 }
command = { type = manpowerpool value = 22 } # Estonian volunteers in Wehrmacht, minus German officers for the above units
command = { type = supplies value = -82.5 } # Re-equip above units (5 * 0.5 * 5) + 2(7 * 1 * 5), "free" upgrade to 1939 Inf
}
}

#########################################################################
# Latvian Uprising
# Initial event is done as German as Latvia will NOT be in existence
# If support is given and the uprising succeeds then Latvia is created
#########################################################################

event = {
id = 37951
random = no
country = GER

name = "Latvian Uprising"
desc = "Historically, Soviet oppression of occupied Baltic states included mass arrests, deportations, and genocide. The Axis invasion of the USSR on June 22, 1941 enabled the Latvians to revolt, seize Riga, and hold it until German forces arrived. Although the Baltic peoples hailed the Germans as liberators, the Germans had other ideas."
style = 0
picture = "Latvian_Uprising"

trigger = {
war = { country = SOV country = GER }
control = { province = 197 data = SOV } # Riga
NOT = { exists = LAT }
}

date = { day = 0 month = january year = 1936 }
offset = 1
deathdate = { day = 29 month = december year = 1945 }

action_a = {
ai_chance = 30
name = "Provide Aid"

# "Free" units formed from Latvian volunteers, to include several thousand Latvian defectors from the Soviet 24th Territorial Rifle Corps...
# ...which consisted of the 181st and 183rd Rifle Divisions, most of whose personnel had served in the former Latvian Army...
# ...although many had been demobilized (and several were arrested and/or shot) prior to the German invasion.
# The units are 1936 infantry, having inherited second-line Soviet military equipment.

command = { type = add_corps which = "Latvijas Majas Armija" value = land when = 19012 where = 197 } # Gen Goppers, Riga
command = { type = add_division which = "1 LMA Kajnieku Divizija" value = infantry when = 1 }
command = { type = add_division which = "2 LMA Kajnieku Divizija" value = infantry when = 1 }
command = { type = add_division which = "3 LMA Jaukta Brigade" value = militia when = 0 }
command = { type = supplies value = 500 where = 197 }
command = { type = oilpool value = 200 where = 197 }
command = { type = convoy which = 510 value = 197 when = 16 } # Supply convoy from Konigsberg to Riga
}

action_b = {
ai_chance = 70
name = "Provide No Aid"
command = { type = domestic which = freedom value = -1 }

# Historically, the Latvians defecting from the Soviet 24th Territorial Rifle Corps lost much of their heavy equipment.
# Therefore, they are downgraded to 1918 Infantry.

command = { type = add_corps which = "Latvijas Majas Armija" value = land when = 19012 where = 197 } # Gen Goppers, Riga
command = { type = add_division which = "1 LMA Kajnieku Divizija" value = infantry when = 0 }
command = { type = add_division which = "2 LMA Kajnieku Divizija" value = infantry when = 0 }
command = { type = add_division which = "3 LMA Jaukta Brigade" value = militia when = 0 }
command = { type = supplies value = 50 where = 207 }
command = { type = oilpool value = 20 where = 207 }
}
}

event = {
id = 37952
random = no
country = GER

name = "Latvians Desire Independence"
desc = "Historically, the Latvian revolt succeeded in ejecting the Russians. The Latvians welcomed the arriving German forces, but their hopes for independence fell when the Germans grouped the Baltics with Belorussia under a military administration. Yet Latvian support remained strong: Latvia provided Germany a total of 55 police battalions, most of which were grouped together in 1943-1944 to form two Waffen-SS divisions. The Courland Pocket held out against the Soviets until the German surrender in May of 1945."
style = 0
picture = "Latvian_Independence"

trigger = {
event = 37956
control = { province = 197 data = GER } # Riga
control = { province = 202 data = GER } # Dagaupulis
control = { province = 203 data = GER } # Jekapils
control = { province = 204 data = GER } # Jelgava
control = { province = 205 data = GER } # Mazirbe
NOT = { exists = LAT }
}

date = { day = 0 month = january year = 1936 }
offset = 5
deathdate = { day = 29 month = december year = 1945 }

action_a = {
name = "Place Under Military Administration" # Historically the German choice
ai_chance = 80

# The Germans disbanded Latvia's armed forces to form police units to garrison their Reichskommissariat Ostland.
command = { type = remove_division which = "1 LMA Kajnieku Divizija" value = GER }
command = { type = remove_division which = "2 LMA Kajnieku Divizija" value = GER }
command = { type = remove_division which = "3 LMA Jaukta Brigade" value = GER }

# Latvia provided 55 police battalions to the Germans throughout the war.
# The below represents only the initial police battalion recruitment.

command = { type = domestic which = freedom value = -1 }
command = { type = add_corps which = "Schuma/Lettische Polizei Ost" value = land where = 197 }
command = { type = add_division which = "Latvijas Paligpolicija" value = garrison when = 0 }
command = { type = add_division which = "Schuma/Front Bataillonen 16-21" value = militia when = 0 }
command = { type = add_division which = "Schuma/Front Bataillonen 22-27" value = militia when = 0 }
command = { type = supplies value = -20.5 } # To equip garrison & 2 militias (5 * 0.5 * 5) + 2(4 * 0.2 * 5)
command = { type = manpowerpool value = 26 } # Latvian volunteers in Wehrmacht, minus German officers for the above units
}

action_b = {
name = "Recognize Latvian Independence"
ai_chance = 20
command = { type = domestic which = democratic value = 1 }
command = { type = domestic which = freedom value = 1 }
command = { type = independence which = LAT value = 1 }
command = { type = dissent value = -4 } # Mostly offsets 5% Dissent dictators get when liberating a country

command = { type = trigger which = 38344 } # Latvia set-up
command = { type = trigger which = 38717 } # SOV reaction
}
}

event = {
id = 37953
random = no
country = GER

name = "Latvia: Our Puppet"
desc = "In gratitude for our 'liberation' of their country, Latvia has furnished us two Waffen-SS divisions, plus 26,000 untrained but highly motivated recruits. Our intelligence services report that news of our leniency has encouraged mass desertions from the Soviet military, as Baltic, Central Asian, and Ukrainian conscripts flee the regime of the bloodthirsty Stalin. Many of these deserters have volunteered to serve in our Wehrmacht, forming several police battalions to suppress partisan activity."
style = 0
picture = "german_replacements"

trigger = {
event = 37952
exists = LAT
}

date = { day = 0 month = january year = 1936 }
offset = 5
deathdate = { day = 29 month = december year = 1945 }

action_a = {
name = "Excellent!"
command = { type = make_puppet which = LAT }

# In 1943, several police battalions were grouped to form the 15th Waffen Grenadier Division of the SS (1st Latvian).
# In 1944, several more police battalions were grouped to form the 19th Waffen Grenadier Division of the SS (2nd Latvian).
# The Germans would have been able to form these two divisions sooner had they granted Latvia independence.

command = { type = add_division which = "Schuma Bataillonen (Ost) 209-216" value = garrison when = 0 } # Soviet defectors

command = { type = remove_division which = "1 LMA Kajnieku Divizija" value = GER } # Become Waffen SS unit with upgrade
command = { type = remove_division which = "2 LMA Kajnieku Divizija" value = GER } # Become Waffen SS unit with upgrade
command = { type = remove_division which = "3 LMA Jaukta Brigade" value = GER } # Returned to Latvia

command = { type = add_corps which = "II. SS-Freiw-Armeekorps (Lettisches)" value = land where = 197 }
command = { type = add_division which = "3. Wff-Gren-Div. der SS (Lettisches)" value = infantry when = 2 }
command = { type = add_division which = "4. Wff-Gren-Div. der SS (Lettisches)" value = infantry when = 2 }
command = { type = manpowerpool value = 26 } # Latvian volunteers in Wehrmacht, minus German officers for the above units
command = { type = supplies value = -82.5 } # Re-equip above units (5 * 0.5 * 5) + 2(7 * 1 * 5), "free" upgrade to 1939 Inf
}
}

#########################################################################
# Lithuanian Uprising
# Initial event is done as German as Lithuania will NOT be in existence
# If support is given and the uprising succeeds then Lithuania is created
#########################################################################

event = {
id = 37954
random = no
country = GER

name = "Lithuanian Uprising"
desc = "Historically, the Soviets began mass deportations of Lithuanians to gulags on June 14-18, 1941 with a first group of 17,500 people out of a planned 700,000. The Axis invasion of the USSR on June 22, 1941 enabled the Lithuanians to revolt, seize Kaunas and Vilnius, and hold them until German forces arrived. Although the Baltic peoples hailed the Germans as liberators, the Germans had other ideas."
style = 0
picture = "Lithuania_Uprising"

trigger = {
war = { country = SOV country = GER }
control = { province = 207 data = SOV } # Kaunas
control = { province = 510 data = GER } # Konigsberg
NOT = { exists = LIT }
}

date = { day = 0 month = january year = 1936 }
offset = 1
deathdate = { day = 29 month = december year = 1945 }

action_a = {
ai_chance = 30
name = "Provide Aid"

# "Free" units formed from Lithuanian volunteers, to include several thousand Lithuanian defectors from the Soviet 29th Territorial Rifle Corps...
# ...which consisted of the 179th and 184th Rifle Divisions, most of whose personnel had served in the former Lithuanian Army.
# The units are 1936 infantry, having inherited second-line Soviet military equipment.

command = { type = add_corps which = "Lietuvos Namu Armija" value = land when = 130008 where = 207 } # LtGen Liatukas, Kaunas
command = { type = add_division which = "1 LNA Pestininku Divizija" value = infantry when = 1 }
command = { type = add_division which = "2 LNA Pestininku Divizija" value = infantry when = 1 }
command = { type = add_division which = "3 LNA Misrioji Brigada" value = militia when = 0 }
command = { type = supplies value = 500 where = 207 }
command = { type = oilpool value = 200 where = 207 }
}

action_b = {
ai_chance = 70
name = "Provide No Aid"
command = { type = domestic which = freedom value = -1 }

# Historically, the Lithuanians defecting from the Soviet 29th Territorial Rifle Corps lost much of their heavy equipment.
# Therefore, they are downgraded to 1918 Infantry.

command = { type = add_corps which = "Lietuvos Namu Armija" value = land when = 130008 where = 207 } # LtGen Liatukas, Kaunas
command = { type = add_division which = "1 LNA Pestininku Divizija" value = infantry when = 0 }
command = { type = add_division which = "2 LNA Pestininku Divizija" value = infantry when = 0 }
command = { type = add_division which = "3 LNA Misrioji Brigada" value = militia when = 0 }
command = { type = supplies value = 50 where = 207 }
command = { type = oilpool value = 20 where = 207 }
}
}

event = {
id = 37955
random = no
country = GER

name = "Lithuanians Proclaim Independence"
desc = "Historically, the June 22-28 Lithuanian revolt succeeded in ejecting the Russians. The Lithuanians declared their independence and their support for Hitler's 'New Europe.' The arriving Germans tore down the Lithuanian flag and grouped the Baltics with Belorussia under a military administration. Lithuania's provisional government dissolved on August 5th, 1941; its support for the Third Reich dropped dramatically. Lithuania provided Germany 26 police battalions but not a single Waffen-SS division."
style = 0
picture = "Lithuania_Independence"

trigger = {
event = 37954
control = { province = 207 data = GER } # Kaunas
control = { province = 208 data = GER } # Wilno (Vilnius)
control = { province = 511 data = GER } # Alytus
control = { province = 577 data = GER } # Siauliau
NOT = { exists = LIT }
}

date = { day = 0 month = january year = 1936 }
offset = 5
deathdate = { day = 29 month = december year = 1945 }

action_a = {
name = "Place Under Military Administration" # Historically the German choice
ai_chance = 80

# The Germans disbanded Lithuania's armed forces to form police units to garrison their Reichskommissariat Ostland.
command = { type = remove_division which = "1 LNA Pestininku Divizija" value = GER }
command = { type = remove_division which = "2 LNA Pestininku Divizija" value = GER }
command = { type = remove_division which = "3 LNA Misrioji Brigada" value = GER }

# Lithuania provided 26 police battalions to the Germans throughout the war, some of which were pressed into front-line service.
command = { type = domestic which = freedom value = -1 }
command = { type = add_corps which = "Litauische Schuma Bataillonen" value = land where = 207 }
command = { type = add_division which = "Lietuvos Apsaugos Batalionas" value = garrison when = 0 }
command = { type = add_division which = "Lietuvos Apsaugos Dalys" value = militia when = 0 }
command = { type = supplies value = -16.5 } # To equip garrison & militia (5 * 0.5 * 5) + (4 * 0.2 * 5)
command = { type = manpowerpool value = -1.3 } # German officers for the above units
}

action_b = {
name = "Recognize Lithuanian Independence"
ai_chance = 20
command = { type = domestic which = democratic value = 1 }
command = { type = domestic which = freedom value = 1 }
command = { type = independence which = LIT value = 1 }
command = { type = secedeprovince which = LIT value = 208 } # Give Vilnius (Wilno) to Lithuania
command = { type = dissent value = -4 } # Mostly offsets 5% Dissent dictators get when liberating a country

command = { type = trigger which = 38366 } # Lithuania set-up
command = { type = trigger which = 38718 } # SOV reaction
}
}

event = {
id = 37956
random = no
country = GER

name = "Lithuania: Our Puppet"
desc = "In gratitude for our 'liberation' of their country, Lithuania has furnished us two Waffen-SS divisions, plus 12,000 untrained but highly motivated recruits. Our intelligence services report that news of our leniency has encouraged mass desertions from the Soviet military, as Baltic, Central Asian, and Ukrainian conscripts flee the regime of the bloodthirsty Stalin. Many of these deserters have volunteered to serve in our Wehrmacht, forming several police battalions to suppress partisan activity."
style = 0
picture = "german_replacements"

trigger = {
event = 37955
exists = LIT
}

date = { day = 0 month = january year = 1936 }
offset = 5
deathdate = { day = 29 month = december year = 1945 }

action_a = {
name = "Excellent!"
command = { type = make_puppet which = LIT }

# Historically, the Germans did NOT raise Waffen-SS divisions from Lithuania.
# The Germans would have been able to form two divisions had they granted Lithuania independence.

command = { type = remove_division which = "1 LNA Pestininku Divizija" value = GER } # Become Waffen SS unit with upgrade
command = { type = remove_division which = "2 LNA Pestininku Divizija" value = GER } # Become Waffen SS unit with upgrade
command = { type = remove_division which = "3 LNA Misrioji Brigada" value = GER } # Returned to Lithuania

command = { type = add_division which = "Schuma Bataillonen (Ost) 201-208" value = garrison when = 0 } # Soviet defectors

command = { type = add_corps which = "I. SS-Freiw-Armeekorps (Litauisches)" value = land where = 207 }
command = { type = add_division which = "1. Wff-Gren-Div. der SS (Litauisches)" value = infantry when = 2 }
command = { type = add_division which = "2. Wff-Gren-Div. der SS (Litauisches)" value = infantry when = 2 }

command = { type = manpowerpool value = 12 } # Lithuanian volunteers in Wehrmacht, minus German officers for the above units
command = { type = supplies value = -82.5 } # Re-equip above units (5 * 0.5 * 5) + 2(7 * 1 * 5), "free" upgrade to 1939 Inf
}
}

#########################################################################
# EST 'Liberated' by GER
#########################################################################

event = {
id = 37763 # Triggered by GER 37949
random = no
country = EST

name = "Estonian Independence"
desc = "The Germans have liberated our nation from the murderous Russians! However, we are now beholden to Germany, as we must do all we can to ensure they are victorious over our mutual Soviet enemies. We have therefore furnished them two Waffen-SS infantry divisions and 22,000 additional volunteers."

style = 0
picture = "Estonian_Uprising"

action_a = {
name = "Hurraa!"
command = { type = add_division value = militia } # Free unit returned to Estonia (GER 37950)
command = { type = add_division value = militia }
command = { type = manpowerpool value = -27 } # Volunteers for Wehrmacht (GER 37950) + Militia
command = { type = set_relation which = GER value = 200 }
command = { type = alliance which = GER }
}
}

#########################################################################
# Latvian Independence (GER puppet)
#########################################################################

event = {
id = 38344
random = no
country = LAT

name = "Latvian Independence"
desc = "The Germans have liberated our nation from the murderous Russians! However, we are now beholden to Germany, as we must do all we can to ensure they are victorious over our mutual Soviet enemies. We have therefore furnished them two Waffen-SS infantry divisions and 26,000 additional volunteers."

style = 0
picture = "Latvian_Independence"

action_a = {
name = "Ura!"
command = { type = add_division value = militia } # One free militia returned from GER 37953
command = { type = add_division value = militia }
command = { type = add_division value = militia }
command = { type = manpowerpool value = -36 } # Volunteers for Wehrmacht (GER 37953) + 2 Militia
command = { type = set_relation which = GER value = 200 }
command = { type = alliance which = GER }
}
}

#########################################################################
# LIT Independence! (GER puppet)
#########################################################################

event = {
id = 38366
random = no
country = LIT

name = "Lithuanian Independence"
desc = "The Germans have liberated our nation from the murderous Russians! However, we are now beholden to Germany, as we must do all we can to ensure they are victorious over our mutual Soviet enemies. We have therefore furnished them two Waffen-SS infantry divisions and 12,000 additional volunteers."

style = 0
picture = "Lithuania_Independence"

action_a = {
name = "Hurra!"
command = { type = add_division value = militia } # 3 LNA Misrioji Brigada from GER 37954 & 37955
command = { type = addcore which = 208 } # Wilno, soon to be Vilnius again
command = { type = manpowerpool value = -12 } # Volunteers to Wehrmacht from GER 37956
command = { type = set_relation which = GER value = 200 }
command = { type = alliance which = GER }
}
}

#########################################################################
# EST Uprising
#########################################################################

event = {
id = 38716 # Triggered by GER 37949
random = no
country = SOV

name = "Estonian 'Independence'"
desc = "The Germans declared their support for Estonian 'independence,' installing a puppet regime beholden to Berlin. This news has ignited a firestorm of fascist-resurrectionist, separatist, spying, diversional, defeationist, and terrorist activity, especially among our Baltic, Ukrainian, and Central Asian territories. Several thousand of our minority soldiers have deserted, mutinied, or defected to aid the invading Fascist swine."

style = 0
picture = "Estonian_Uprising"

action_a = {
name = "Curses!"
command = { type = dissent value = 10 } # Many in the USSR greeted the Germans as liberators, raising expectations the Nazis quickly dashed
command = { type = manpowerpool value = -30 }
}
}

#########################################################################
# LAT Uprising
#########################################################################

event = {
id = 38717 # Triggered by GER 37952
random = no
country = SOV

name = "Latvian 'Independence'"
desc = "The Germans declared their support for Latvian 'independence,' installing a puppet regime beholden to Berlin. This news has ignited a firestorm of fascist-resurrectionist, separatist, spying, diversional, defeationist, and terrorist activity, especially among our Baltic, Ukrainian, and Central Asian territories. Several thousand of our minority soldiers have deserted, mutinied, or defected to aid the invading Fascist swine."

style = 0
picture = "Latvian_Independence"

action_a = {
name = "Curses!"
command = { type = dissent value = 10 } # Many in the USSR greeted the Germans as liberators, raising expectations the Nazis quickly dashed
command = { type = manpowerpool value = -30 }
}
}

#########################################################################
# LIT Uprising
#########################################################################

event = {
id = 38718 # Triggered by GER 37955
random = no
country = SOV

name = "Lithuanian 'Independence'"
desc = "The Germans declared their support for Lithuanian 'independence,' installing a puppet regime beholden to Berlin. This news has ignited a firestorm of fascist-resurrectionist, separatist, spying, diversional, defeationist, and terrorist activity, especially among our Baltic, Ukrainian, and Central Asian territories. Several thousand of our minority soldiers have deserted, mutinied, or defected to aid the invading Fascist swine."

style = 0
picture = "Lithuania_Independence"

action_a = {
name = "Curses!"
command = { type = dissent value = 10 } # Many in the USSR greeted the Germans as liberators, raising expectations the Nazis quickly dashed
command = { type = manpowerpool value = -30 }
}
}
 

Attachments

  • Events GFX.zip
    125,1 KB · Views: 0
Would you mind if I took these events and put them into my 'game', which I might upload again at some point should I ever get around to it please?