The debugging will continue until stability improves
This commit is contained in:
parent
bd75dc0b38
commit
b21331e150
39 changed files with 25050 additions and 13859 deletions
|
|
@ -667,20 +667,20 @@
|
|||
}
|
||||
}
|
||||
|
||||
modifier = { # Iberian Struggle, less likely for outsiders to vassalize inside
|
||||
add = -35
|
||||
desc = iberian_struggle_reason_reason
|
||||
trigger = {
|
||||
scope:actor = {
|
||||
NOT = {
|
||||
any_character_struggle = { is_struggle_type = iberian_struggle }
|
||||
}
|
||||
}
|
||||
scope:recipient = {
|
||||
any_character_struggle = { is_struggle_type = iberian_struggle }
|
||||
}
|
||||
}
|
||||
}
|
||||
# modifier = { # Iberian Struggle, less likely for outsiders to vassalize inside
|
||||
# add = -35
|
||||
# desc = iberian_struggle_reason_reason
|
||||
# trigger = {
|
||||
# scope:actor = {
|
||||
# NOT = {
|
||||
# any_character_struggle = { is_struggle_type = iberian_struggle }
|
||||
# }
|
||||
# }
|
||||
# scope:recipient = {
|
||||
# any_character_struggle = { is_struggle_type = iberian_struggle }
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
|
||||
modifier = { #Ageism modifier vs kids.
|
||||
desc = offer_vassalization_interaction_aibehavior_child_tt
|
||||
|
|
@ -9008,20 +9008,20 @@ mpo_offer_submission_or_ruin = {
|
|||
}
|
||||
}
|
||||
|
||||
modifier = { # Iberian Struggle, less likely for outsiders to vassalize inside
|
||||
add = -35
|
||||
desc = iberian_struggle_reason_reason
|
||||
trigger = {
|
||||
scope:actor = {
|
||||
NOT = {
|
||||
any_character_struggle = { is_struggle_type = iberian_struggle }
|
||||
}
|
||||
}
|
||||
scope:recipient = {
|
||||
any_character_struggle = { is_struggle_type = iberian_struggle }
|
||||
}
|
||||
}
|
||||
}
|
||||
# modifier = { # Iberian Struggle, less likely for outsiders to vassalize inside
|
||||
# add = -35
|
||||
# desc = iberian_struggle_reason_reason
|
||||
# trigger = {
|
||||
# scope:actor = {
|
||||
# NOT = {
|
||||
# any_character_struggle = { is_struggle_type = iberian_struggle }
|
||||
# }
|
||||
# }
|
||||
# scope:recipient = {
|
||||
# any_character_struggle = { is_struggle_type = iberian_struggle }
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
|
||||
modifier = { #Ageism modifier vs kids.
|
||||
desc = offer_vassalization_interaction_aibehavior_child_tt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue