Does anyone know what value in which file to change? I can't seem to figure out the static_modifiers.txt
occupied = {
local_revolt_risk = 2 #2% revolt risk!
}
revolt_risk = {
}
nationalism = {
local_revolt_risk = 0.3 #0.3% for each year revolt risk!
minimum_revolt_risk = 0.3 #0.3% for each year revolt risk!
}
I have no idea what the 0.3 means. What I'm trying to do is reduce the 6% revoltrisk you have in each province when you annex. It's particularly annoying because if a country surrenders, you don't even get to choose an occupation policy. You just have to go with the 6% MINIMUM revoltrisk so your troops can't even reduce it. The occupation_policies.txt is simple enough to edit, but what do I edit to change the annexation policy revoltrisk? Thanks.
occupied = {
local_revolt_risk = 2 #2% revolt risk!
}
revolt_risk = {
}
nationalism = {
local_revolt_risk = 0.3 #0.3% for each year revolt risk!
minimum_revolt_risk = 0.3 #0.3% for each year revolt risk!
}
I have no idea what the 0.3 means. What I'm trying to do is reduce the 6% revoltrisk you have in each province when you annex. It's particularly annoying because if a country surrenders, you don't even get to choose an occupation policy. You just have to go with the 6% MINIMUM revoltrisk so your troops can't even reduce it. The occupation_policies.txt is simple enough to edit, but what do I edit to change the annexation policy revoltrisk? Thanks.