• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

Meanmanturbo

General
101 Badges
May 19, 2008
2.387
6.148
  • Arsenal of Democracy
  • Hearts of Iron II: Armageddon
  • Crusader Kings II
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Sword of Islam
  • Commander: Conquest of the Americas
  • Darkest Hour
  • Deus Vult
  • Europa Universalis III
  • Divine Wind
  • Europa Universalis IV: Mare Nostrum
  • Hearts of Iron IV: La Resistance
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Wealth of Nations
  • For The Glory
  • For the Motherland
  • Hearts of Iron III
  • Hearts of Iron III: Their Finest Hour
  • Shadowrun: Hong Kong
  • Knights of Honor
  • Stellaris: Apocalypse
  • Heir to the Throne
  • Europa Universalis III Complete
  • Majesty 2 Collection
  • March of the Eagles
  • Europa Universalis III Complete
  • Europa Universalis IV: Res Publica
  • Victoria: Revolutions
  • Rome Gold
  • Semper Fi
  • Sengoku
  • Supreme Ruler: Cold War
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
  • Rome: Vae Victis
  • Europa Universalis IV: Pre-order
  • Cities: Skylines - After Dark
  • Europa Universalis IV: Cossacks
  • Stellaris: Leviathans Story Pack
  • Stellaris - Path to Destruction bundle
  • Europa Universalis IV
  • Supreme Ruler 2020
  • Victoria 2
  • 500k Club
Hi all,

Transfering direct vassal counts to be vassals under their natural duke is pissing me of with the constant revoking and regranting of duke titles. I have a unhealthy fetish for keeping it nice and orderly with natural duchies. So Ijust want to know what to search for and change in the save files to change this. Or is there a cheat to use?
 
In the savegame, look for lines like this.

Code:
title = { 
    tag = C261 
    tier = county 
[B]    liege = FLAN [/B]
    holder = { character = { type = 4712 id = 377963 } startdate = { year = 1172 month = june day = 22 } } 
    claim = { id = { type = 4712 id = 98457 } character = { type = 4712 id = 452847 } date = { year = 1170 month = july day = 18 } } 
    claim = { id = { type = 4712 id = 490690 } character = { type = 4712 id = 444458 } date = { year = 1170 month = july day = 18 } } 
    claim = { id = { type = 4712 id = 599647 } character = { type = 4712 id = 451584 } date = { year = 1184 month = january day = 14 } } 
    claim = { id = { type = 4712 id = 698346 } character = { type = 4712 id = 395890 } date = { year = 1196 month = august day = 24 } } 
    claim = { id = { type = 4712 id = 707482 } character = { type = 4712 id = 598458 } date = { year = 1197 month = november day = 26 } } 
    }

Simply change the liege to the desired tag.