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 (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
I changed hard drives and forgot to back up this mod on my side. I can still retrive it kinda from Steam, but there's more steps involved. Im hoping to get this updated eventually, but no ETA yet.
Global_Operations_Relay = {
icon = "GFX_starbase_command_center"
construction_days = 360
possible = {
custom_tooltip = {
fail_text = "requires_citadel"
has_starbase_size >= starbase_citadel
}
}
resources = {
category = starbase_buildings
cost = {
alloys = 250
}
produces = {
influence = 0.3
}
upkeep = {
energy = 5
}
}
ai_build_at_chokepoint = no
ai_build_outside_chokepoint = yes
ai_weight = {
weight = 100
}
}
This incorporates the changes posted by @Arc below along with changing the requirements so that it is only buildable in the max size starbase. The AI information, construction time, and icon remain unchanged from the previous version.
I've tested this by using console commands to force-rush a citadel in a new game and then proceeding to wait a month. The building is only buildable in a citadel and the income adjusts appropriately.
resources = {
category = starbase_buildings
cost = {
alloys = 250
}
produces = {
influence = 0.3
}
upkeep = {
energy = 5
}
}