Currently as of 1.9.3 France can do the focus Join The Ententes without any meaningful limitations and the British AI is scripted to always accept making this French path vastly OP compared to the historical one as well as it can mess up the game as can result in fascist or independent communist Britain join the Ententes which is against the spirit of the game. I'm not sure if Britain leaves the French alliance right after joining in this case or will fight alongside them but i think both options are undesirable.
I'd set this focus to be available only if Britain is democratic and having a common enemy with France.
My logic for this would be the following:
I don't know how i can mark added lines inside the Code text box. Would be happy if someone could educate me on this.
P. S.: I'd also add
I'd set this focus to be available only if Britain is democratic and having a common enemy with France.
My logic for this would be the following:
Code:
available = {
ENG = {
is_faction_leader = yes
has_government = ROOT
}
is_subject = no
NOT = {
has_war_with = ENG
}
any_other_country = {
has_war_with = ROOT
has_war_with = ENG
NOT = { has_capitulated = yes }
}
}
I don't know how i can mark added lines inside the Code text box. Would be happy if someone could educate me on this.
P. S.: I'd also add
is_major = yes to the logic so let's say fighting mighty Hungary together will not enable Britain to bow to the French.
Last edited:
- 5
- 1
- 1