Sid Meier's Civilization VI

Sid Meier's Civilization VI

26 个评价
Sailor Cat's Survey Plus
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
8.302 KB
2023 年 7 月 18 日 上午 10:27
1 项改动说明 ( 查看 )

订阅以下载
Sailor Cat's Survey Plus

在 Sailor Cat 的 2 个合集中
Civ♂Master♂Deep♂Dark♂Mods
72 件物品
Sailor Cat Collection
69 件物品
描述
Recon units can leverage the superior lay of the land they've gleaned from surveys. The Survey policy now functions as follows:

Survey: Doubles experience for recon units. Recon units are invisible to enemy units while within 4 tiles of a watchtower.

Requires the watchtower mod. Will conflict with mods that add recon unit invisibility by means other than unit abilities or promotions.
21 条留言
aHeroWeNeed 2023 年 12 月 13 日 上午 4:10 
I gave it a shot probably misunderstood your instructions somewhere I'll watch some more videos and do a little more research I'll keep your code ready for when I figure it out! let me toss you a few rewards for your help not that they mean much haha appreciate you
Sailor Cat  [作者] 2023 年 12 月 12 日 下午 3:27 
UpdateDatabase in the InGame context*
Sailor Cat  [作者] 2023 年 12 月 12 日 下午 3:27 
[code]INSERT OR IGNORE INTO ExclusiveAgendas SELECT 'AGENDA_BACKSTABBER', 'AGENDA_TURTLER'
WHERE EXISTS (SELECT AgendaType FROM Agendas WHERE AgendaType = 'AGENDA_TURTLER');

INSERT OR IGNORE INTO ExclusiveAgendas SELECT 'AGENDA_BACKSTABBER', 'AGENDA_EXPANSIONIST'
WHERE EXISTS (SELECT AgendaType FROM Agendas WHERE AgendaType = 'AGENDA_EXPANSIONIST');

INSERT OR IGNORE INTO ExclusiveAgendas SELECT 'AGENDA_BACKSTABBER', 'AGENDA_INTOLERANT'
WHERE EXISTS (SELECT AgendaType FROM Agendas WHERE AgendaType = 'AGENDA_INTOLERANT');[/code]

I wrote it like this instead of creating a file specifically for GS since it's just easier for me to slap the conditional WHERE onto it in the existing base game file where it was to begin with. Basically, it only inserts the GS agendas if they actually exist. This file is on an UpdateDatabase action.
Sailor Cat  [作者] 2023 年 12 月 12 日 下午 3:27 
Haha, well, I don't have many on Nexus. Used forums and author sites before Nexus was a thing, then never really had much cause to make the transition until BG3.

I don't generally test on R&F since it's already time-consuming enough as it is to test GS, just missed a check that I use for other things. In this case:
aHeroWeNeed 2023 年 12 月 12 日 下午 2:48 
Never expected such a fast response. I'm a lifetime premium member for nexus mods I'll have to check you out on there as well. I'm working on learning how to mod for Civ 6 myself so I can potentially fix mods i enjoy if the creator ends up abandoning them. I stopped playing for a few months and figuring out which mods prevented the game from starting was a nightmare.That's how I figured out it was mostly the mods that add Civilizations or rework them that caused the rise and fall crash. Thanks for adding the reason for the crash in the change notes it should make fixing the Better Rome mod easier for me if the creator doesn't respond had to do it In total war Rome 2 all the time. if its not too much trouble, Which file did you add the GS check to Code, Config, text? Posted on workshop discussions too asking for any tutorials or rough instructions.
Sailor Cat  [作者] 2023 年 12 月 11 日 下午 6:54 
Np, glad you and your friends are enjoying them. I try to make them compatible with older versions wherever I reasonably can.
aHeroWeNeed 2023 年 12 月 11 日 下午 3:32 
Awesome!! Thank you so much :D now I just need ChessPro2007 to fix the better rome mod (same issue) and my list will be complete again. I appreciate all your mods, they're a must have for single player and my friends like the ones I use for our multiplayer games they hate gathering storm so your mods spice up rise and fall enough for me to enjoy it! Keep up the great work.
Sailor Cat  [作者] 2023 年 12 月 11 日 上午 10:02 
Fixed
aHeroWeNeed 2023 年 12 月 11 日 上午 9:36 
just tested again it works in gathering storm but not rise and fall disabled all other mods to see if there was a conflict but Persia rework still didn't work in rise and fall is there any way to fix it
aHeroWeNeed 2023 年 12 月 11 日 上午 9:22 
Sailor Cat sorry to bother you but I can't comment on the other mod but your Persia rework is no longer working. (only tested in rise and fall) As a matter of fact a lot of the character additions and reworks from other modders don't work and prevent the game from starting unless you disable them. The only rework that seems to work is Sukritacts spain rework please update the Persia one if you can. PS love all your goodie hut mods :)