Steamをインストール
ログイン
|
言語
简体中文(簡体字中国語)
繁體中文(繁体字中国語)
한국어 (韓国語)
ไทย (タイ語)
български (ブルガリア語)
Čeština(チェコ語)
Dansk (デンマーク語)
Deutsch (ドイツ語)
English (英語)
Español - España (スペイン語 - スペイン)
Español - Latinoamérica (スペイン語 - ラテンアメリカ)
Ελληνικά (ギリシャ語)
Français (フランス語)
Italiano (イタリア語)
Bahasa Indonesia(インドネシア語)
Magyar(ハンガリー語)
Nederlands (オランダ語)
Norsk (ノルウェー語)
Polski (ポーランド語)
Português(ポルトガル語-ポルトガル)
Português - Brasil (ポルトガル語 - ブラジル)
Română(ルーマニア語)
Русский (ロシア語)
Suomi (フィンランド語)
Svenska (スウェーデン語)
Türkçe (トルコ語)
Tiếng Việt (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
Collecting water from water tile is considered as mining, and it takes toooo long time.
Also, it makes player to keep giving order again and again.
It would be better either make it auto when the ice mold is built, or make collecting much faster.
Basically i've manually edited the work amount required for gathering water.
1 Ensure your game is closed.
2 Go to the following folder;
C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\3219596926\1.5\Defs\RecipeDefs
3 Find the Recipes_Well.xml file, right click it and open with notepad.
4 Find the <workAmount> lines (theres two, one for gathering 1 and 5 water at a time) and change the number between <workAmount> and </workAmount>
5 Remember to save!
Default for gathering 5 water at a time;
<workAmount>3000</workAmount>
Example of gathering 5 water at a time, but 10x faster;
<workAmount>300</workAmount>