ParadoxGameConverters / ImperatorToCK3

Converts Imperator: Rome saves into Crusader Kings III mods
MIT License
24 stars 20 forks source link

Conversion of province controller (occupant in war) #734

Open IhateTrains opened 2 years ago

IhateTrains commented 2 years ago

Currently we only convert province ownership. Control should also be converted, mostly when there is a war.

Don't know how to set that in title's history without an effect block. If we use an effect block, it will be something like this: effect = { change_county_control = <occupant_title> }

IhateTrains commented 2 years ago

effect = { change_county_control = }

This is actually for county control :/ https://ck3.paradoxwikis.com/County#Control

IhateTrains commented 2 years ago

As of CK3 1.6 the issue seems blocked by lack of ways to set province controller.