• 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.

Aubrielle

Scarlet Countess
71 Badges
Dec 2, 2011
55
0
  • Crusader Kings II
  • Cities: Skylines
  • Magicka 2
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: The Old Gods
  • Hearts of Iron IV Sign-up
  • Crusader Kings II: Holy Fury
  • Hearts of Iron IV: Cadet
  • Crusader Kings II: Reapers Due
  • Tyranny: Archon Edition
  • Cities: Skylines - Natural Disasters
  • Hearts of Iron IV: Together for Victory
  • Crusader Kings II: Monks and Mystics
  • Steel Division: Normandy 44
  • Cities: Skylines - Mass Transit
  • Steel Division: Normandy 44 Deluxe Edition
  • BATTLETECH
  • Surviving Mars
  • Hearts of Iron IV: Death or Dishonor
  • Stellaris: Synthetic Dawn
  • Age of Wonders III
  • Age of Wonders: Shadow Magic
  • Age of Wonders
  • Europa Universalis IV: Rule Britannia
  • Surviving Mars: Digital Deluxe Edition
  • Shadowrun Returns
  • Shadowrun: Dragonfall
  • Shadowrun: Hong Kong
  • Cities: Skylines - Snowfall
  • Europa Universalis IV
  • Age of Wonders: Planetfall
  • Europa Universalis IV: Wealth of Nations
  • Hearts of Iron III
  • Cities: Skylines - Campus
  • Victoria 2
  • 500k Club
  • Empire of Sin
  • Crusader Kings III
  • Europa Universalis IV: El Dorado
  • Mount & Blade: Warband
  • Crusader Kings II: Way of Life
  • Europa Universalis IV: Common Sense
  • Hearts of Iron IV: La Resistance
  • Crusader Kings II: Conclave
  • Hearts of Iron IV: Expansion Pass
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Republic
  • Deus Vult
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
Firstly, like a lot of others probably, I've modded tons of other games but I'm totally new to modding Paradox games. So please bear with me.

Can anyone point me toward a quick tutorial on how to change things like succession laws? I tried to open my save game in notepad, and of course that didn't work. How does one go about doing something like this in CK 2? :)
 
(1) Go to Crusader Kings 2\decisions\succession_laws.txt.

(2) Make a backup-copy of that file.

(3) Open the original file.

(4) Go to the part for "true_cognatic_succession".

(5) Replace:
Code:
allow = {
			holder_scope = { culture = basque }
		}
with:
Code:
allow = {
			or = {
				holder_scope = { culture = basque }
				holder_scope = { culture = norwegian }
			}
		}

(6) While this will not affect your savegame directly, you may now change your succession law to absolute cognatic as soon as you fulfill the regular requirements.
 
Oh, this is awesome. Thank you, thank you! :)
 
Ohh......okay. I was trying to open it earlier, thinking it was crashing on me when it delayed. o_O Thanks!

I'm just having problems figuring out how to tweak my succession laws right there in the save file. I changed "cognatic_succession" to "true_cognatic_succession" but my laws are still the same. Is it possible to change the laws my king is currently running on, or is it one of those things I'll have to manually do in-game once I meet all the requirements? o_O

Edit: Nevermind! I figured it out. Now the women of my court are happily ruling their own demesnes. :)
 
Last edited: