Stability measures
This commit is contained in:
parent
cf10d05052
commit
7c968185ab
17 changed files with 1382 additions and 1396 deletions
|
|
@ -158,13 +158,13 @@ sale_of_titles_decision = {
|
|||
is_landed = yes
|
||||
OR = {
|
||||
has_perk = at_any_cost_perk
|
||||
AND = {
|
||||
highest_held_title_tier >= tier_kingdom
|
||||
any_character_struggle = {
|
||||
involvement = involved
|
||||
has_struggle_phase_parameter = unlocks_sell_minor_title_for_kings_and_higher
|
||||
}
|
||||
}
|
||||
# AND = {
|
||||
# highest_held_title_tier >= tier_kingdom
|
||||
# any_character_struggle = {
|
||||
# involvement = involved
|
||||
# has_struggle_phase_parameter = unlocks_sell_minor_title_for_kings_and_higher
|
||||
# }
|
||||
# }
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -179,7 +179,7 @@ sale_of_titles_decision = {
|
|||
highest_held_title_tier >= tier_kingdom
|
||||
any_character_struggle = {
|
||||
involvement = involved
|
||||
has_struggle_phase_parameter = unlocks_sell_minor_title_for_kings_and_higher
|
||||
# has_struggle_phase_parameter = unlocks_sell_minor_title_for_kings_and_higher
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -378,13 +378,13 @@ commission_epic_decision = {
|
|||
exists = house
|
||||
OR = {
|
||||
has_perk = writing_history_perk
|
||||
AND = {
|
||||
top_liege = this
|
||||
any_character_struggle = {
|
||||
involvement = involved
|
||||
has_struggle_phase_parameter = unlocks_epic_commission_for_independent_rulers
|
||||
}
|
||||
}
|
||||
# AND = {
|
||||
# top_liege = this
|
||||
# any_character_struggle = {
|
||||
# involvement = involved
|
||||
# has_struggle_phase_parameter = unlocks_epic_commission_for_independent_rulers
|
||||
# }
|
||||
# }
|
||||
}
|
||||
is_landless_adventurer = no
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue