Code:
#########################################################################
# The Molotov-Ribbentrop Pact - Historical Pact
#########################################################################
event = {
id = 2600
random = no
country = SOV
# Triggered by GER 2050
name = "EVT_2600_NAME"
desc = "EVT_2600_DESC"
style = 0
picture = "Mol_Rib"
action_a = {
name = "ACTIONNAME2600A" # A Most Excellent Proposition
ai_chance = 96
command = { type = trigger which = 2013 } # GER
command = { type = end_guarantee which = SOV where = FRA }
# Estonia
command = { type = addcore which = 199 }
command = { type = addcore which = 195 }
command = { type = addcore which = 194 }
command = { type = addcore which = 196 }
command = { type = addcore which = 193 }
# Latvia
command = { type = addcore which = 197 }
command = { type = addcore which = 198 }
command = { type = addcore which = 202 }
command = { type = addcore which = 203 }
command = { type = addcore which = 204 }
command = { type = addcore which = 205 }
# Lithuania
command = { type = addcore which = 577 }
command = { type = addcore which = 511 }
command = { type = addcore which = 207 }
# Bessarabia
command = { type = addcore which = 434 }
command = { type = addcore which = 435 }
#command = { type = addcore which = 433 } #Iasi
command = { type = addcore which = 230 }
# Claims on Finland
command = { type = addcore which = 146 }
command = { type = addcore which = 145 }
command = { type = addcore which = 132 }
command = { type = relation which = GER value = 15 }
command = { type = relation which = FIN value = -5 }
command = { type = relation which = POL value = -50 }
command = { type = relation which = LIT value = -10 }
command = { type = relation which = LAT value = -10 }
command = { type = relation which = EST value = -10 }
command = { type = domestic which = interventionism value = 1 }
command = { type = sleepevent which = 2650 } #Germany attacks w/o pact
}
action_b = {
name = "ACTIONNAME2600B" # No deals with the enemies of the Workers!
ai_chance = 3
command = { type = trigger which = 2014 } # GER
command = { type = relation which = GER value = -15 }
command = { type = sleepevent which = 2018 }
command = { type = sleepevent which = 2605 } #Germany dishonors Pact
}
action_c = {
name = "ACTIONNAME2600C" # Propose an unholy alliance
ai_chance = 1
command = { type = relation which = GER value = 25 }
command = { type = trigger which = 2015 } # GER
command = { type = sleepevent which = 2650 } #Germany attacks w/o pact
}
}