《帝国全面战争》攻略:提升士兵人数上限
游饭天堂会员:beep88 原创分享
在《帝国全面战争》中,目前游戏内只允许单个小队拥有160人的士兵数量,但实际游戏中可以支持1200人以上的士兵。由于无法解包,我们只能通过以下方法来调整士兵人数。
首先您需要找到游戏内的配置文件“preferences.empire_script.txt”,具体位置如下:
- Windows XP: C:\Documents and Settings\xxxx\Application Data\The Creative Assembly\Empire\scripts\
- Windows Vista: C:\Users\xxxx\AppData\Roaming\The Creative Assembly\Empire\Scripts
其中“xxxx”代表您的用户名。
在配置文件中,找到以下两行来设置Ultra人数:
plaintext
gfx_unit_scale 3; # gfx_unit_scale <int>, Set unit scale. 0 lowest, 3 ultra
campaign_unit_multiplier 1; # campaign_unit_multiplier <float>, Set default unit multiplier for campaign
这里“gfx_unit_scale”的值设置为3,代表Ultra模式。而“campaign_unit_multiplier”的值则决定了士兵的实际数量。以下是不同值对应的士兵数量:
campaign_unit_multiplier 1
: 160 / 160 = 1(即默认的160人)campaign_unit_multiplier 1.5
: 240 / 160 = 1.5(即240人)campaign_unit_multiplier 2.5
: 400 / 160 = 2.5(即400人)campaign_unit_multiplier 3.5
: 560 / 160 = 3.5(即560人)campaign_unit_multiplier 4
: 640 / 160 = 4(即640人)campaign_unit_multiplier 5
: 800 / 160 = 5(即800人)campaign_unit_multiplier 7.5
: 1200 / 160 = 7.5(即1200人)
以下数值无法使用:1.1、1.3、1.4和2。
另外每次设置游戏选项后,这些设置都可能会被重置,所以需要重复操作以确保效果。
此攻略由游饭天堂小编团队编辑,祝您游戏愉快!