Hi everyone. I am experimenting with my own mod. Along with other things I want to reduce the percentage of state that is occupied after victory in battle. I want to do this to make warfare more gradual and especially to reduce the situation when AI leaves an empty front and the whole country is invaded in a few weeks. I tried to modify the following defines:
BATTLE_BASE_MIN_PROVINCES_TAKEN
BATTLE_BASE_MAX_PROVINCES_TAKEN
BATTLE_PROVINCES_TAKEN_ATTACKING_UNIT_SCALE
BATTLE_PROVINCES_TAKEN_THEATER_UNIT_SCALE
OCCUPATION_STATE_BASE_WEIGHT
OCCUPATION_STATE_POP_WEIGHT
OCCUPATION_STATE_INCORPORATED_WEIGHT
OCCUPATION_STATE_DEFENSIVE_BATTLE_VICTORY_SCORE
OCCUPATION_STATE_CLEAR_OCCUPATION_FRACTION
But it seems that nothing happens after it. Successful battle results in occupying approx.25% of the contested state, as it was before. If someone knows the solution, thanks in advance.
BATTLE_BASE_MIN_PROVINCES_TAKEN
BATTLE_BASE_MAX_PROVINCES_TAKEN
BATTLE_PROVINCES_TAKEN_ATTACKING_UNIT_SCALE
BATTLE_PROVINCES_TAKEN_THEATER_UNIT_SCALE
OCCUPATION_STATE_BASE_WEIGHT
OCCUPATION_STATE_POP_WEIGHT
OCCUPATION_STATE_INCORPORATED_WEIGHT
OCCUPATION_STATE_DEFENSIVE_BATTLE_VICTORY_SCORE
OCCUPATION_STATE_CLEAR_OCCUPATION_FRACTION
But it seems that nothing happens after it. Successful battle results in occupying approx.25% of the contested state, as it was before. If someone knows the solution, thanks in advance.