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

TempestDK

Eye of the Storm
26 Badges
Mar 26, 2002
3.438
4
Visit site
  • Victoria 2
  • Victoria 3 Sign Up
  • Crusader Kings III: Royal Edition
  • Crusader Kings II: Holy Fury
  • Crusader Kings II: Jade Dragon
  • Crusader Kings II: Monks and Mystics
  • Crusader Kings II: Reapers Due
  • Crusader Kings II: Conclave
  • Crusader Kings II: Horse Lords
  • Crusader Kings II: Holy Knight (pre-order)
  • 500k Club
  • 200k Club
  • Rome: Vae Victis
  • Cities in Motion
  • Europa Universalis: Rome
  • Victoria: Revolutions
  • Europa Universalis III Complete
  • Europa Universalis III Complete
  • Heir to the Throne
  • Hearts of Iron III
  • For The Glory
  • Europa Universalis III
  • Deus Vult
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: Charlemagne
  • Crusader Kings II
Seems this event is a bit buggy sometimes.

In my current game as an independent Prince of Trebizond, I get this event every time my ruler dies. My new regent can the declare independence from himself. It doesn't make much sense.

Also when the event actually fires if I have a liege, then I think declaring independence should have more severe consequenses than -3.00 prestige. It seems my old liege doesn't care that I have now decided to leave the realm, and he still thinks I am a pretty nice guy.
 
Upvote 0
I already posted in the general forum to ask peoples feedback.

This event is surely bugged. As king, when I die my hier had to pay hommage event - if you chose option B f.e. you become independent.

But you are already a king (king of Portugal and Leon) - to whom should that hommage be payed?

I've seen this happening more then once as king.
 
This event (#1096) is triggered directly by the code, so its triggers can't be fixed.

If it bugs you, I suggest commenting out the independence code until Paradox fixes it:
open db/event/lordship_events.txt in Notepad

Comment out lines 169 and 170 by placing a # in front of them.
This will keep the prestige hit but remove the independence.
You could change the prestige hit in action_b to effect = { type = loyalty value = -1 } -- that would turn the vassal extremely disloyal, still allowing him to potentially break free, but with repercussions this time. No more "free" independence.
 
Last edited: