@Tiket Cookie
I agree Germany would never let Free France land. But that's not really a problem. After all, we need conflict! I also agree Free France loses the bonuses whenever they regain the mainland. By the way, do you think there will be problems with local Algerians?
It could be a start for WW3 yes!
About the Algerians:
If Free France regain mainland, they will keep their colonies, as IRL, because they will think as normal. But the locals Algerians, like IRL will want their independance as a reward for "all the sacrifices they made for the mainland". And then you have a civil war, as IRL, with the USA and URSS (if still here) who will push diplomatically for the independance, (because of their anti-colonialist policy) and probably a similar outcome as today.
If Vichy France regain the colonies, Allies will help locals indigenous forces to fight independance wars against them, but I think that a modern french army, wich could use any means to achieve its goal, would finaly win, as the Germans in their Ostplan vs the partisans.
Without any territorial change (each France on his side of the Mediterranean), I think that Free France forces are enought to keep revolt and partisans low, because the central autority will be just here.
EDIT: I wrote the events about a "Plan Marshall", a decision by the US who let the French decide if they want economical help against freemarket and democratic slider change, and made it as if you want could extand it to others nations. (for me, it would make sense with UK, Iceland, Ireland and perhaps Turkey, and Free France of course and you probably could ameliorate the mecanism but that the first event: )
Code:
event = {
id = 500
random = no
country = USA
decision = {
NOT = {
war = { country = SOV country = GER }
war = { country = ENG country = GER }
war = { country = U01 country = GER }
war = { country = USA country = JAP }
}
}
decision_trigger = {
government = democratic
}
name = "Plan Marshall"
desc = "The Plan Marshall offers to give monetary support to help rebuild European economies after the end of World War II in order to prevent the spread of German influence. However, conditions are imposed: the respect of the democracy and of the free market."
style = 2
picture = "lend_lease"
date = { day = 10 month = january year = 1942 }
offset = 30
deathdate = { day = 29 month = december year = 1947 }
action = {
name = ACTION_NAME_GREAT
ai_chance = 100
command = { type = relation which = ENG value = 15 }
command = { type = relation which = U01 value = 15 }
command = { type = trigger which = 501 }
command = { type = relation which = ICL value = 15 }
command = { type = relation which = TUR value = 10 }
command = { type = relation which = IRE value = 10 }
command = { type = relation which = GER value = -25 }
command = { type = relation which = ITA value = -15 }
command = { type = relation which = FRA value = -10 }
command = { type = domestic which = interventionism value = 1 }
command = { type = domestic which = defense_lobby value = 1 }
command = { type = peacetime_ic_mod value = 10 }
}
}
Last edited: