Code:
#########################################################################
# The Vichy Regime
#########################################################################
event = {
id = 2800
random = no
country = FRA
# Triggered by GER 2021
name = "EVT_2800_NAME"
desc = "EVT_2800_DESC"
style = 0
picture = "VIC"
action_a = {
name = "ACTIONNAME2800A" # We have no choice but to accept
ai_chance = 97
command = { type = capital which = 1075 } # Brazzaville
command = { type = construct which = air_base where = 1075 value = 4 } #Brazzaville
command = { type = construct which = flak where = 1075 value = 2 } #Brazzaville
command = { type = independence which = VIC value = 0 }
# Delete the original French Army
command = { type = add_corps which = "Troupes d'Afrique Centrale" value = land where = 1075 }
command = { type = add_division which = "1ère Div. d'Infanterie Coloniale" value = infantry when = 1 }
command = { type = add_division which = "2ème Div. d'Infanterie Coloniale" value = infantry when = 1 }
command = { type = add_division which = "3ème Div. d'Infanterie Coloniale" value = infantry when = 1 }
command = { type = trigger which = 3803 } # Japan might demand Vichy territories
command = { type = trigger which = 3850 } # Japan might demand Vichy territories - Axis Japan
command = { type = sleepevent which = 2103 }
command = { type = trigger which = 4003 }
##Moved ministerial changes to new event with options##
command = { type = trigger which = 970 } #Leadership of Free France
}
action_b = {
name = "ACTIONNAME2800B" # Never! Vive la France!
ai_chance = 3
command = { type = relation which = ENG value = 15 }
command = { type = relation which = USA value = 5 }
command = { type = relation which = SOV value = 10 }
}
}