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

KingCarrot

First Lieutenant
89 Badges
Feb 18, 2004
233
128
  • Pillars of Eternity
  • Rome Gold
  • Supreme Ruler: Cold War
  • Victoria 2
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
  • 500k Club
  • Crusader Kings II: Holy Knight (pre-order)
  • Europa Universalis IV: El Dorado
  • Europa Universalis IV: Pre-order
  • Mount & Blade: Warband
  • Mount & Blade: With Fire and Sword
  • Crusader Kings II: Way of Life
  • Victoria: Revolutions
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Horse Lords
  • Europa Universalis IV: Cossacks
  • Crusader Kings II: Conclave
  • Europa Universalis IV: Mare Nostrum
  • Stellaris
  • Crusader Kings II: Reapers Due
  • Europa Universalis IV: Rights of Man
  • Tyranny: Archon Edition
  • Tyranny: Archon Edition
  • Tyranny: Gold Edition
  • Victoria 3 Sign Up
  • Europa Universalis III: Chronicles
  • Hearts of Iron Anthology
  • 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: Sunset Invasion
  • Crusader Kings II: Sword of Islam
  • East India Company Collection
  • Europa Universalis III
  • Ancient Space
  • Europa Universalis III Complete
  • Divine Wind
  • Europa Universalis IV
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Call to arms event
  • Heir to the Throne
  • Europa Universalis III Complete
  • Europa Universalis III Complete
Having some problems with this decision.

It has 2 demands. The second is red (it has 3 sub parts).
When editing the decision, I can remove the requirement called "has_de_jure_pretension = ROOT" and then I can use this decision.
But when I search in the files, this stat "has_de_jure_pretension" is only mentioned in 3 files (the decision itself, realm decisions, the answer from the liege and a variant for buying a title from a bankrupt noble). I cannot find anywhere how to get my guy to get the stat "has_de_jure_pretension", so currently the decision seems impossible to use.

(oh, and it would be nice if you kept requirements seperate so we can pinpoint what is missing. In this case there were 3 possibilities and no way to know in-game what was missing :) )

decision is below:

demand_liege_title = {
is_high_prio = yes
potential = {
NOT = { has_character_flag = requested_de_jure_title }
liege = {
NOT = { character = ROOT }
}
age = 16
prisoner = no
is_playable = yes
tier = count
NOT = { trait = incapable }
}
allow = {
liege = {
opinion = {
who = ROOT
value = 25
}
}
liege = {
any_demesne_title = {
tier = duke
has_de_jure_pretension = ROOT
can_be_given_away = yes
}
}

regards Kingcarrot
 
Upvote 0