Stability measures
This commit is contained in:
parent
cf10d05052
commit
7c968185ab
17 changed files with 1382 additions and 1396 deletions
|
|
@ -292,26 +292,26 @@ sway_outcome.1002 = {
|
|||
add_prestige = minor_prestige_gain
|
||||
|
||||
scope:target = {
|
||||
if = {
|
||||
limit = {
|
||||
any_character_struggle = {
|
||||
is_struggle_type = persian_struggle
|
||||
has_struggle_phase_parameter = fp3_sway_vassals_removes_disloyalty
|
||||
}
|
||||
}
|
||||
add_opinion = {
|
||||
target = scope:owner
|
||||
modifier = scheme_sway_and_compelled_to_submit_opinion
|
||||
opinion = 50
|
||||
}
|
||||
}
|
||||
else = {
|
||||
# if = {
|
||||
# limit = {
|
||||
# any_character_struggle = {
|
||||
# is_struggle_type = persian_struggle
|
||||
# has_struggle_phase_parameter = fp3_sway_vassals_removes_disloyalty
|
||||
# }
|
||||
# }
|
||||
# add_opinion = {
|
||||
# target = scope:owner
|
||||
# modifier = scheme_sway_and_compelled_to_submit_opinion
|
||||
# opinion = 50
|
||||
# }
|
||||
# }
|
||||
# else = {
|
||||
add_opinion = {
|
||||
target = scope:owner
|
||||
modifier = scheme_sway_opinion
|
||||
opinion = 50
|
||||
}
|
||||
}
|
||||
# }
|
||||
scope:owner = {
|
||||
if = {
|
||||
limit = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue