Limitless Defensive Negotiations
Remove the section of code to check, if any of the Negotiators allies have the Negotiated Alliance Opinion Modifier allowing for limitless Negotiated Alliance. (don’t know if the ai will take advantage of this) If broken remove this section of code, from a fresh version of the file, that is included in this mod.
Section of code:
custom_description = {
text = "already_has_an_alliance_deal"
subject = scope:recipient
scope:actor = {
NOT = {
any_ally = {
has_opinion_modifier = {
modifier = perk_negotiated_alliance_opinion
target = scope:actor
}
}
}
}
}
Revisions:
Old revisions of this mod are available below. Click the link to download.
