parent
15a5108e23
commit
c4b6d9bdeb
250 changed files with 11067 additions and 16365 deletions
|
|
@ -3760,7 +3760,7 @@ join_war_interaction = {
|
|||
}
|
||||
scope:recipient = {
|
||||
show_as_tooltip = {
|
||||
if = { # if war leader is AI, will directly increase friendship for contributing
|
||||
if = {
|
||||
limit = {
|
||||
is_ai = yes
|
||||
}
|
||||
|
|
@ -3770,7 +3770,7 @@ join_war_interaction = {
|
|||
REASON = friend_alliance
|
||||
}
|
||||
}
|
||||
else = { # otherwise will create potential friendship
|
||||
else = {
|
||||
hidden_effect = { #To nudge friendship
|
||||
if = {
|
||||
limit = {
|
||||
|
|
@ -4058,7 +4058,6 @@ join_vassal_war_interaction = {
|
|||
}
|
||||
any_in_list = {
|
||||
list = target_titles
|
||||
tier <= tier_duchy
|
||||
count = 1
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue