Is a German or Japanese occupation of America realistic? Well I guess it's possible with a Germany victory in Europe but it would take years of preparation.
Care the see the events that lead to the dissolution of the Union?
#########################################################################
# Surrender events - USA surrenders to Germany
#########################################################################
event = {
id = 14
random = no
country = GER
name = EVT_14_NAME
desc = EVT_14_DESC
picture = "american_surrender"
style = 0
trigger = {
control = { province = 606 data = GER }
lost_VP = { country = USA value = 75 }
lost_IC = { country = USA value = 75 }
NOT = {
war = { country = ENG country = GER }
}
NOT = {
war = { country = SOV country = GER }
}
random = 50
}
date = { day = 0 month = january year = 1936 }
offset = 10
deathdate = { day = 29 month = december year = 1947 }
action_a = {
ai_chance = 50
name = EVT_14_ACTA
command = { type = dissent value = -5 }
command = { type = money value = 10000 }
command = { type = trigger which = 67 }
}
action_b = {
ai_chance = 50
name = EVT_14_ACTB
command = { type = dissent value = -2 }
command = { type = money value = 5000 }
command = { type = sleepevent which = 67 }
}
}
event = {
id = 67
random = no
country = USA
name = EVT_67_NAME
desc = EVT_67_DESC
style = 0
# triggered by German event 14
action_a = {
ai_chance = 50
name = EVT_67_ACTA
command = { type = peace which = GER value = 0 }
command = { type = set_relation which = GER value = 50 }
command = { type = leave_alliance }
command = { type = dissent value = 15 }
command = { type = independence which = TEX value = 1 }
command = { type = independence which = CAL value = 1 }
command = { type = independence which = CSA value = 1 }
command = { type = secedeprovince which = GER value = 1 } # Reykjavik
command = { type = secedeprovince which = GER value = 2 } # Hofn
command = { type = secedeprovince which = GER value = 800 } # Greenland
command = { type = domestic which = defense_lobby value = -2 }
command = { type = domestic which = freedom value = -2 }
command = { type = set_domestic which = democratic value = 2 }
command = { type = set_domestic which = political_left value = 3 }
command = { type = headofstate which = 6039 }
command = { type = headofgovernment which = 6052 }
command = { type = foreignminister which = 6069 }
command = { type = armamentminister which = 6094 }
command = { type = ministerofsecurity which = 6111 }
command = { type = ministerofintelligence which = 6132 }
command = { type = chiefofstaff which = 6140 }
command = { type = chiefofarmy which = 6148 }
command = { type = chiefofnavy which = 6164 }
command = { type = chiefofair which = 6172 }
}
action_b = {
ai_chance = 50
name = EVT_67_ACTB
command = { type = domestic which = defense_lobby value = 1 }
command = { type = dissent value = 5 }
}
}
Bookmarks