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