parent
15a5108e23
commit
c4b6d9bdeb
250 changed files with 11067 additions and 16365 deletions
|
|
@ -1684,9 +1684,7 @@ fp1_trade_events.0051 = {
|
|||
|
||||
# And again for every one that has _also_ been raided recently, since that's a good indicator of raid-density.
|
||||
if = {
|
||||
limit = {
|
||||
any_county_province = { has_province_modifier = recently_looted_modifier }
|
||||
}
|
||||
limit = { has_county_modifier = recently_looted_modifier }
|
||||
add = 1
|
||||
}
|
||||
}
|
||||
|
|
@ -2100,10 +2098,7 @@ fp1_trade_events.1131 = {
|
|||
custom_tooltip = fp1_trade_events.1131.c.tt
|
||||
remove_treasury_or_gold = monumental_treasury_or_gold_value
|
||||
# ... thereby winning the war.
|
||||
scope:sa_war = {
|
||||
set_variable = no_gold_reparations
|
||||
end_war = defender
|
||||
}
|
||||
scope:sa_war = { end_war = defender }
|
||||
reverse_add_opinion = {
|
||||
target = scope:attacker
|
||||
modifier = humiliated_opinion
|
||||
|
|
@ -2247,12 +2242,6 @@ scripted_effect fp1_trade_events_1171_marry_partner_child_effect = {
|
|||
}
|
||||
# Convert to scope:partner's faith.
|
||||
set_character_faith_with_conversion = scope:partner.faith
|
||||
if = {
|
||||
limit = {
|
||||
scope:partner.faith = { has_doctrine = doctrine_monotheist }
|
||||
}
|
||||
custom_description_no_bullet = { text = mandala_monotheist_warning_tt }
|
||||
}
|
||||
# Do so in a very public and celebrated manner, gaining piety.
|
||||
add_piety = massive_piety_gain
|
||||
# Paid a dowry by scope:partner.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue