Alignment
This commit is contained in:
parent
f7a954eb51
commit
15a5108e23
250 changed files with 31104 additions and 25806 deletions
|
|
@ -3760,7 +3760,7 @@ join_war_interaction = {
|
|||
}
|
||||
scope:recipient = {
|
||||
show_as_tooltip = {
|
||||
if = {
|
||||
if = { # if war leader is AI, will directly increase friendship for contributing
|
||||
limit = {
|
||||
is_ai = yes
|
||||
}
|
||||
|
|
@ -3770,7 +3770,7 @@ join_war_interaction = {
|
|||
REASON = friend_alliance
|
||||
}
|
||||
}
|
||||
else = {
|
||||
else = { # otherwise will create potential friendship
|
||||
hidden_effect = { #To nudge friendship
|
||||
if = {
|
||||
limit = {
|
||||
|
|
@ -4058,6 +4058,7 @@ 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