王国风云3停战协议怎么缩短时间 缩短停战协议时间方法


王国风云3停战协议怎么缩短时间 缩短停战协议时间方法


王国风云3停战协议怎么缩短时间?游戏玩家嫌弃停战协议持续时间太久,想要所短时间不知道怎么修改,这里给大家带来了王国风云3缩短停战协议时间方法,一起来看下吧 。
王国风云3停战协议怎么缩短时间 缩短停战协议时间方法


王国风云3缩短停战协议时间方法Documents\Paradox Interactive\Crusader Kings III\mod
目录下自己建个Mod目录名,比如叫Custom,放自己修改的自定义之类的东西 。
仿照其他Mod格式,加个Mod描述文件叫Custom.mod
version="1.0"
tags={
"Gameplay"
}
name="Custom Gameplay"
supported_version="1.0.3"
path="mod/Custom"
得到以下Mod格式内容
Documents\Paradox Interactive\Crusader Kings III\mod\Custom
Documents\Paradox Interactive\Crusader Kings III\mod\Custom.mod
到游戏目录复制文件
Crusader Kings III\game\common\script_values\00_war_values.txt
以同样格式放到你的Mod目录中
Documents\Paradox Interactive\Crusader Kings III\mod\Custom\common\script_values\00_war_values.txt
【王国风云3停战协议怎么缩短时间 缩短停战协议时间方法】
王国风云3停战协议怎么缩短时间 缩短停战协议时间方法


修改原内容
standard_truce_duration_days = 1825
flexible_truces_perk_truce_duration_days = 1375

standard_truce_duration_days = 365
flexible_truces_perk_truce_duration_days = 364
保存,Mod管理器勾上你的自定义Mod再进游戏即可 。
停战协议下次战斗生效,之前如果战斗过,那个时间是直接写入存档的 。
1825 = 365 * 5
默认停战时间5年,人生没那么多5年,打不了几场仗就停战了 。
想BT玩就改成1
同理,你也可以修改其他冷却时间,只要你找得到,比如00_activity_values.txt
standard_feast_cooldown_time = 1825 #宴会冷却时间
standard_hunting_cooldown_time = 1825 #打猎冷却时间
改成1年
standard_feast_cooldown_time = 365
standard_hunting_cooldown_time = 365

    推荐阅读