ParadoxGameConverters / Vic2ToHoI4

Converts Victoria 2 saves into Hearts of Iron 4 mods.
MIT License
28 stars 21 forks source link

Output old world satellites at 'puppet' instead of 'dominion' level #1089

Closed cetvrtak closed 2 years ago

IohannesIohannium commented 3 years ago

If an overlord and a subject share the same continent, the subject should be a puppet. Else, a dominion.

Idhrendur commented 3 years ago

This should be doable by just adjusting regions.txt, correct?

The same continent thing would take some extra code, but that can be a separate issue.

IohannesIohannium commented 3 years ago

Maybe adding a continent.txt file that regroups the regions defined in regions.txt by continent

Idhrendur commented 3 years ago

I could have sworn we already had continents from HoI4. I think just adding a continent field to each region would be easiest.

But I'm not sure I like that general rule with continents in any case. Both the Raj and Indochina are on different continents than their overlords but are very different in-game. Thus the 'level' field in regions.txt.

cetvrtak commented 3 years ago

But I'm not sure I like that general rule with continents in any case. Both the Raj and Indochina are on different continents than their overlords but are very different in-game. Thus the 'level' field in regions.txt.

When opening this issue, I was thinking along the lines of making a distinction between, e.g. two British satellites: Ireland and Canada. Ideally, Ireland would convert as a puppet, Canada as a dominion.