You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consider converting states with high autonomy in EU4 to separate vassal polities in Vic3 (mimicking Tripolitania and Egypt for the Ottomans at the 1836 start).
The calculation would be done on Vic3 state with values inherited from EU4.
A state would be eligible for secession if:
- OR
|- IS NOT in the same continent as the mother country's capital
|- AND
|- IS of a different Vic3 culture as the mother country's
|- Does not have a land connection with the mother country's capital
OR
|- AND
| |- Any province of it was part of a _state_ in EU4
| |- Average autonomy was higher than 50% (scaled by development)
|- AND
|- NO province of it was part of a _state_ in EU4
|- Average autonomy was higher than 95% (scaled by development)
Then, all seceeded states in the same Vic3 strategic region would be merged.
The policy of assigning tags for this seceeding states would be:
The namesake of the seceeding state tag if it does not exist on map already (using this configurable. It is possible not all states have one)
The primary tag of the culture if it does not exist on map already (indicated by configurables)
A dynamically generated country
The dynamically generated country would be named through nested locs as such:
State-wide: $[MOTHER COUNTRY TAG]_ADJ$ $[STATE KEY]$ (example: $BRZ_ADJ$ $STATE_NEW_YORK$ = Brazilian New York)
Strategic region-wide: $[MOTHER COUNTRY TAG]_ADJ$ $[REGION KEY]$ (example: $TUR_ADJ$ $region_north_africa$ = Turkish North Africa)
For the dynamically generated countries:
The tag will be F##, with hashes being numbers 00 through 99 (If more than 99 seceeding countries are generated, go with E through A). I'll call β this dynamic number
The tier will be forced to principality
The primary culture will be the one most prevalent in the land they are assigned
The RGB color will be generated by manipulating the mother country's RGB color, as [R+β G B-β] (of course, negatives will be forcibly reduced to 0)
The country history will be copied as from the mother country's
The text was updated successfully, but these errors were encountered:
Sidenote: this thing applies only to countries that are centralized in Vic3 and considered of kingdom rank of higher. It also does not apply to Western or Eastern tech group countries
While nominally an interesting idea if taken under CK2/3, in EU4 this will only lead to pain and suffering.
The AI will not uniformly distribute core states, it'll gun for most dev ones. Cutting away 80%+ autonomy territories will cause a godawful patchwork of core and vassal territory.
There is also the issue of diplomatic cost of maintaining a variety of puppets.
I'll leave this issue open but I doubt this is inherently a good idea. On paper, sure, in reality with EU4's AI - probably not.
Consider converting states with high autonomy in EU4 to separate vassal polities in Vic3 (mimicking Tripolitania and Egypt for the Ottomans at the 1836 start).
The calculation would be done on Vic3 state with values inherited from EU4.
A state would be eligible for secession if:
Then, all seceeded states in the same Vic3 strategic region would be merged.
The policy of assigning tags for this seceeding states would be:
The dynamically generated country would be named through nested locs as such:
$[MOTHER COUNTRY TAG]_ADJ$ $[STATE KEY]$
(example:$BRZ_ADJ$ $STATE_NEW_YORK$
= Brazilian New York)$[MOTHER COUNTRY TAG]_ADJ$ $[REGION KEY]$
(example:$TUR_ADJ$ $region_north_africa$
= Turkish North Africa)For the dynamically generated countries:
The text was updated successfully, but these errors were encountered: