Consider this event:
####################################
# Destruction of the French Fleet #
####################################
# Mers-el-Kébir
diplomatic_decisions = {
destruction_of_french_fleet = {
potential = {
tag = ENG
not = { has_country_flag = destruction_of_the_french_fleet }
exists = VIC
ENG = { war_with = GER }
VIC = {
or = {
10561 = { units_in_province = 1 }
10563 = { units_in_province = 1 }
}
}
}
allow = {
VIC = { not = { war_with = GER } }
}
effect = {
set_country_flag = destruction_of_the_french_fleet
relation = { who = VIC value = -30 }
national_unity = 2
VIC = { country_event = 2601 }
}
ai_will_do = {
factor = 1
}
}
}
I can't find an even 2601 for Vichy. Does this event really sink any Vichy naval units or what really happens when you trigger this decision?
What happens with french exp forces in UK service when Vichy is triggered? Do the remain in UK service or are the destroyed?
####################################
# Destruction of the French Fleet #
####################################
# Mers-el-Kébir
diplomatic_decisions = {
destruction_of_french_fleet = {
potential = {
tag = ENG
not = { has_country_flag = destruction_of_the_french_fleet }
exists = VIC
ENG = { war_with = GER }
VIC = {
or = {
10561 = { units_in_province = 1 }
10563 = { units_in_province = 1 }
}
}
}
allow = {
VIC = { not = { war_with = GER } }
}
effect = {
set_country_flag = destruction_of_the_french_fleet
relation = { who = VIC value = -30 }
national_unity = 2
VIC = { country_event = 2601 }
}
ai_will_do = {
factor = 1
}
}
}
I can't find an even 2601 for Vichy. Does this event really sink any Vichy naval units or what really happens when you trigger this decision?
What happens with french exp forces in UK service when Vichy is triggered? Do the remain in UK service or are the destroyed?