今天小編為大家帶來了金融帝國2腳本自定義開局方法介紹,感興趣的朋友們可以跟著小編去下文了解一下哦!
金融帝國2這款游戲是關于金融市場相關,小編就覺得這款游戲的難度非常的大,下面小編就跟玩家講解下怎么自定義開局,下面跟小編一起去看看吧!
只有英文版有效
腳本在C:/Users/你的用戶名Documents/my games/Capitalism Lab/Script
Script目錄如果沒有就新建一個
然后新建一個txt,把下面內容復制進去就可以了
這是一個非常普通的4城開局的設定的示例
[HEADER]
Title=player
Description=This is a sample script
//這是一個栗子。title是抬頭,description是描述。
[PLAYER EXPERTISE]
Retailing=0
//CEO能力,零售,值為0到100
Farming=0
//農業,值為0到100
Manufacturing=0
//生產,值為0到100
Research and Development=0
//科研,值為0到100
Raw Material Production=0
//原料加工,值為0到100
Marketing=0
//營銷,值為0到100
Training=0
//訓練,值為0到100
Product Expertise=Automobile, 100
//專業領域,可以是Apparel 服裝, Automobile 汽車, Beverage 飲料等等,后面的值可以是0-100。產品的具體類別可以在游戲里按P查看。
[ENVIRONMENT]
Number of Cities=4
// Number of Cities=<1 to 10>
// You will be able to create a game with a maximum of 10 cities using a game script.
//城市數量,最多10個
Your Start-up Capital=Very High
// Your Start-up Capital=
//初始資金,可以是Very Low 非常低, Low 低, Moderate 普通, High 高, Very High 非常高
Random Events=Occasional
// Random Events=
//隨機事件,可以是Never 從不, Seldom 很少, Occasional 偶爾, Frequent 頻繁
Game Starting Year=1990
// Game Starting Year=<1900 to 2100>
// You may set the game starting year to any year between 1900 and 2100.
//游戲開始時間,可以使1900年到2100年
Retail Store Type=Many
// Retail Store Type=
//零售店類型,可以是One 只有一種, Many 多種
Technology Disruption=On
// Technology Disruption=
//科技破壞,開了之后現有科技每年衰退10%,開了可以讓科技領導者不再難以追趕
Stock Market=Yes
// Stock Market=
//股票市場開關
Alternative Stock Sim=No
// Alternative Stock Sim=
//替換股票模擬,打開的話股價不受經濟影響,不允許子公司往母公司增發股票?沒試過。
Macro Economy Realism=High
// Macro Economy Realism=
//宏觀經濟現實主義,開高的話游戲的宏觀經濟會與現實接近,應該是指的央行貸款供應量和利率隨著經濟環境的變化
Inflation=On
// Inflation=
//通貨膨脹,可以是Off 關閉, On 開啟, Inverse 反轉
Inflation Strength=Normal
// Inflation Strength=
//通貨膨脹強度,可以是Normal 一般, Reduced 減弱
Number of AI Persons=63
// Number of AI Persons=
// This is the total number of AI persons in a game. You may customize it using the above line, allowing you to create a game with more persons
// than a standard game. Please note that the game requires the number of AI persons to be at least equal to the number of competitors + 8.
// If you set it lower than this value, the game will automatically reset it to the minimum allowed value.
//AI人物,下限8個以上,上限63個
新聞熱點
疑難解答