Question... why does Free france exist? wouldn't Itaty and/or germany already invaded it? wouldn't they still be in war against it?
Sounds good Screaming-Eagle, would you like some soviet WW2 posters digging up for it? Or for this mod (so they look different, if your 'Event Work in Progress' is for something else)?
Screaming-Eagle said:That would indeed be cool.
Sounds good Screaming-Eagle, would you like some soviet WW2 posters digging up for it? Or for this mod (so they look different, if your 'Event Work in Progress' is for something else)?
It 100% sure than South/Central America will be a major theater for coups and rivalities between Germany and the Allies. Argentina has alway been very near of Germany, and will probably become its best support in the region. In Europe, i seriously dont know wht would be the governements, but i dont think the monarchists would be a serious forces in Croatia, Serbia, etc...
#############################################
###### British 1948 Security Act
#############################################
event = {
id = 500000
random = no
country = ENG
trigger = {
ideology = fascist
}
name = "British 1948 Security Act"
desc = "In an effort to become more Fascist, Britain passed the 1948 Security Bill, The Law called for complete Colonial Lockdown, and a total censorship act was tagged along as well."
style = 0
picture = "politician"
date = { day = 12 month = february year = 1948 }
offset = 0
deathdate = { day = 30 month = december year = 1963 }
action_a = {
name = "Pass the Act"
ai_chance = 98
command = { type = dissent value = 20 }
command = { type = relation which = USA value = -50 }
command = { type = relation which = GER value = 30 }
command = { type = relation which = VIC value = 10 }
command = { type = trigger which = 500001 }
command = { type = manpowerpool value = 10 }
}
action_b = {
name = "We are no puppet"
ai_chance = 2
command = { type = relation which = GER value = -10 }
command = { type = relation which = USA value = 10 }
command = { type = relation which = VIC value = -10 }
command = { type = dissent value = 5 }
}
}
#############################################
###### The Vichy-London Security Acts
#############################################
event = {
id = 500001
random = no
country = VIC
trigger = {
event = 500000
ideology = fascist
}
name = "The Vichy-London Security Acts"
desc = "In an effort to improve relations, and cooperate like the previous governments, Vichy France and England decided to sign a cooperation pact."
style = 0
picture = "vichy_regime"
date = { day = 13 month = april year = 1948 }
offset = 0
deathdate = { day = 30 month = december year = 1964 }
action_a = {
name = "This will Strengthen us Greatly"
ai_chance = 95
command = { type = non_aggression which = VIC where = ENG }
command = { type = relation which = ENG value = 100 }
command = { type = supplies value = 5000 }
command = { type = oilpool value = 5000 }
command = { type = metalpool value = 20000 }
command = { type = energypool value = 5000 }
command = { type = manpowerpool value = 15 }
command = { type = rarematerialspool value = 10000 }
command = { type = trigger which = 500002 }
}
action_b = {
name = "Screw the English"
ai_chance = 5
command = { type = relation which = ENG value = -20 }
command = { type = sleepevent which = 500002 }
}
}