Sid Meier's Civilization VI

Sid Meier's Civilization VI

Dynamic Diplomacy (No Friendship Bonuses)
13 Comments
Hemingwey 10 Jan @ 3:50pm 
This version of this mod disables the ability to form alliances. I checked the Friendship Bonuses version and it contains different code in the modifierChanges.sql file. I was able to repair this version by doing the following:

Replace these lines:

UPDATE DiplomaticActions
SET InitiatorPrereqTech = 'TECH_WRITING', TargetPrereqTech = null
WHERE DiplomaticActionType = 'DIPLOACTION_ALLIANCE';

with these lines:

UPDATE DiplomaticActions SET InitiatorPrereqCivic = null, TargetPrereqCivic = null, InitiatorPrereqTech = 'TECH_WRITING', TargetPrereqTech = null
WHERE DiplomaticActionType LIKE 'DIPLOACTION_ALLIANCE%' or DiplomaticActionType = 'DIPLOACTION_RENEW_ALLIANCE';
Obb 23 May, 2024 @ 1:21pm 
I’m not sure I understand well the two versions ^^ The difference is that friendship is made easier in the default version ?
Fantasieprodukt 12 Mar, 2021 @ 1:27pm 
Will this also cause the AI to declare more likely war on me if I piss them off?
[Meep]Fetzi die kleine Landmine 30 Jan, 2021 @ 6:40am 
Is the mod still compatabile with the standard game (no rise and fall and no gathering storm) ?
Gremlin 1 Aug, 2019 @ 3:12pm 
I am going through my Mods and know Dynamic Diplomacy (With Bonuses) does not work at this time. This mod is functional for me but I do not have GS activated.
Nizou 26 Jul, 2019 @ 12:17pm 
So is it working on GS and last patch ? Cuz a better dilomacy could help :)
Indigo  [author] 16 Feb, 2019 @ 3:42am 
@Dooohdough: yup it should work with AI+.

@Kenreali: I'll be reviewing this with GS to see how the parameters are now, and make them more in line with the mod goals if they're off course.

@Tea-Rexx: Please clarify more regarding this scenario, and I'll do my best to see if there's something we can change to fix it.

Thanks!
Indigo  [author] 16 Feb, 2019 @ 3:38am 
Hi All,

Thanks for your interest as always!

This version is now compatible with GS :) Testing is still needed though and will be done to see how well it goes along with the new changes. Please let me know if you have any feedback. Thanks again!
Mr_Tea_Rexx 28 Aug, 2018 @ 8:07am 
does this fix the declared war , with AI civ's that declare friendship.
I've been in games where example: america declared war on my and china followed due to being allies but because in that same time he sent a declared friendship and because of this i lose the war options and to make peace.

Dev know of this issue and ignore it
Kenraali #BringBackQP 4 Mar, 2018 @ 9:26am 
Just a question - what does it take to get a goddamn friendship with AIs? I believe I was on the 20-25+ range on diplo modifiers, not a single negative modifier, yet the AI kept refusing friendship.
Dooohdough 1 Mar, 2018 @ 6:37pm 
does this mod work with AI+?
Cognitta 27 Feb, 2018 @ 9:33am 
I really love the idea behind this mod. But I'm not sure if it's this one or something else but I'm not able to send a delegation in the game when running this mod. :/
TheOtherWhiteNerd 27 Feb, 2018 @ 7:39am 
THANK YOU!!!