Walter Model said:
Hi!
Because of the amount of BB you get for inheriting countries, here are modified Russian events for the inheriting of Finland and Poland :
~~~~ EVENTS ~~~~
Just put these in your Russia events folder, deleting the other ones. Please, if they don't work then tell me.
They should work, but I don't think Russia will have troubles with high BB, however I'll include the one for Poland. Finland will not be added, since it's a human player event, and it should get BB for incorperating Finland IMO.
Thanks to the French forum I found out it's pretty easy to form Italy with Naples. If you want a tougher time, add this to the trigger conditions:
NOT = {
control = { province = 842 data = AUS } #Ferrara
control = { province = 844 data = AUS } #Bologna
control = { province = 845 data = AUS } #Rimini
control = { province = 850 data = AUS } #Ancona
control = { province = 854 data = AUS } #L'Aquila
}
Now you have to control all your nothern provinces (the ones which Austria usually captures) in combination with the other requirements.
Also I found a bug if you fullfill the trigger condition too early. If you do this before the Congress of Vienna you won't get Parma-Modena and Tuscany states. To solves this add these two lines to the Defeat in the Neapolitan War (id 115002)
command = { type = secedestate which = ITA value = 840 }
command = { type = secedestate which = ITA value = 849 }