how to make a country in a civilwar
You can use the following as a reward from a focus, event option, etc.
start_civil_war = { ideology = [ideology_type] }
You can add parameters to determine the percentage of land/supplies the breakaway country receives (size = 0.5 - for 50%), specific states the breakaway nation should own (states = { 1 2 3 })
So for example, a fascist uprising:
start_civil_war = {
ideology = fascism
size = 0.4
states = { 120 }
}
You can use the following as a reward from a focus, event option, etc.
start_civil_war = { ideology = [ideology_type] }
You can add parameters to determine the percentage of land/supplies the breakaway country receives (size = 0.5 - for 50%), specific states the breakaway nation should own (states = { 1 2 3 })
So for example, a fascist uprising:
start_civil_war = {
ideology = fascism
size = 0.4
states = { 120 }
}
-jordsta95
ty but how do i make the countries at war in the start of the game
MrMinion13WasTooken
how to make a country in a war