帝國:全麵戰爭中讓士兵人數增加的小訣竅
來源: 佚名 2010/12/13 14:55:53 瀏覽量:2517
建議不要超過 2.5 400人。
所以在沒辦法解包的情況下隻能用以下的方法了。
首先要找到 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人數設置,要連結與之一樣
gfx_unit_scale 3; # gfx_unit_scale
這一行決定數量
campaign_unit_multiplier 1; # campaign_unit_multiplier
基本上是如此算的: 在Ultra下 為160。 campaign_unit_multiplier 1 就代表了 160 / 160 =1
campaign_unit_multiplier 1.5 的話為 240 / 160 = 1.5 除數為遊戲中的數量
所以
* 1.5 = 240
* 2.5 = 400
* 3.5 = 560
* 4 = 640
* 5 = 800
* 7.5 = 1200
不過要注意以下數值無法運用
* 1.1
* 1.3
* 1.4
* 2
《帝國:全麵戰爭》 目前能支持 1200 以上的士兵人數 不過遊戲裏隻給出了160人。