Crusader Kings III

Crusader Kings III

一键全员改信改文化1.13
关于修复控制力的方法
修复控制力的办法
第零步:备份你的存档,不要在你正在玩的存档里测试!开一个新档测试!
第一步:找到\SteamLibrary\steamapps\workshop\content\1158310\3352038423\common\decisions(也就是创意工坊的这个mod的文件路径,如果你这一步也做不到那我没办法)
第二步:在这个文件夹里找到convert_RNC_desicion.txt
第三步:用除了记事本之外的任何东西打开这玩意,有条件的用vsc,没条件的用微软自带的写字板。
第四步:在你打开的文件里,按下ctrl+h,在弹出的搜索并替换窗口的搜索栏里把以下代码复制并粘贴到里面:
effect = { custom_tooltip = letturnit every_sub_realm_county = { if = { limit = { NOT = { faith = root.faith } } set_county_faith = root.faith change_county_control = 100 } if = { limit = { NOT = { culture = root.culture } } set_county_culture = root.culture hidden_effect = { change_county_control = 100 } } } }
复制以下代码并且把它们粘贴到替换框里:
effect = { custom_tooltip = letturnit every_sub_realm_county = { if = { limit = { NOT = { faith = root.faith } } set_county_faith = root.faith } if = { limit = { NOT = { culture = root.culture } } set_county_culture = root.culture } if = { limit = { county_control < 100 } change_county_control = 100 } } }
第五步:按下ctrl+s保存。
第六步:进游戏测试。
@九璺 @chuyame666
< >
正在显示第 1 - 5 条,共 5 条留言
如有任何疑问,随时回复。在我能力范围内的我会尽快回复
Kim Jong-un 7 月 1 日 下午 6:40 
补充一下steam里刚下完过几分钟再去找这个文档,刚下好了找半天没找到,关了重新打开才出现
黄昏之翼 8 月 3 日 上午 11:00 
有考虑修改后重新上传到创意工坊吗
引用自 黄昏之翼
有考虑修改后重新上传到创意工坊吗
大概明天吧,明天我会上传
引用自 黄昏之翼
有考虑修改后重新上传到创意工坊吗
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3542179281
修复了控制力的功能,直接订阅就可以用了
< >
正在显示第 1 - 5 条,共 5 条留言
每页显示数: 1530 50