超级玩家
 
- 贡献度
- 26
- 金元
- 7772
- 积分
- 881
- 精华
- 0
- 注册时间
- 2011-12-31
|
如果你不喜欢无限刷的混沌裂隙:
1.备份Total War WARHAMMER III/data里的data.pack文件;
2.在https://github.com/Frodo45127/rpfm/releases/tag/v2.6.6 下载游戏文件解包工具,解压;
3.打开rpfm.exe,点击左上packfile——preferences——settings,勾上Allow editing of CA packfiles;
4.在rpfm.exe,点击左上packfile——open packfile,找到游戏目录下Total War WARHAMMER III/data里的data.pack文件, open;
5.展开左上窗口的↓script,↓campaign,↓wh3_main_chaos,↓realms, 点击wh3_realm_common.lua, 找到开头大约第98行代码;
-- the number of turns the rifts should stay on the map when first appearing 裂隙持续的回合数,我设成只持续2回合
rifts_duration = 2;
-- the number of turns the rifts cannot open after they close 裂隙关闭后冷却的回合数
local rifts_cooldown = 100;
-- the number of turns before chaos spawns out of a rift 第几回合裂隙开始出混沌英雄和军队
local rifts_hero_spawn_time = 300;
local rifts_army_spawn_time = 500;
剧透预警:
就算打完了熊神的剧情,裂隙也会继续刷
|
|