Sid Meier's Civilization VI

Sid Meier's Civilization VI

Dynamic Diplomacy (No Friendship Bonuses)
13 条留言
Hemingwey 1 月 10 日 下午 3:50 
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 2024 年 5 月 23 日 下午 1:21 
I’m not sure I understand well the two versions ^^ The difference is that friendship is made easier in the default version ?
Fantasieprodukt 2021 年 3 月 12 日 下午 1:27 
Will this also cause the AI to declare more likely war on me if I piss them off?
[Meep]Fetzi die kleine Landmine 2021 年 1 月 30 日 上午 6:40 
Is the mod still compatabile with the standard game (no rise and fall and no gathering storm) ?
Gremlin 2019 年 8 月 1 日 下午 3:12 
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 2019 年 7 月 26 日 下午 12:17 
So is it working on GS and last patch ? Cuz a better dilomacy could help :)
Indigo  [作者] 2019 年 2 月 16 日 上午 3:42 
@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  [作者] 2019 年 2 月 16 日 上午 3:38 
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 2018 年 8 月 28 日 上午 8:07 
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 2018 年 3 月 4 日 上午 9:26 
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 2018 年 3 月 1 日 下午 6:37 
does this mod work with AI+?
Cognitta 2018 年 2 月 27 日 上午 9:33 
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 2018 年 2 月 27 日 上午 7:39 
THANK YOU!!!