安装 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(越南语)
Українська(乌克兰语)
报告翻译问题






Sadly it disables achievements. Even though it is a very minor change it does change a gameplay file which disables achievements. Some good news though is that in Beta Patch 2.3.2 they reduced the amount of systems the AI can jump from 5 down to 2. The whole AI expanding through forced open-borders after a war will still be a problem but it may be good enough to not want this mod.
Wow thanks, I knew about the other file thing but I made a dumb mistake when I forgot about putting the NAI = {} part. I'll update this immediately thank you.
Your mod just need to put
--
NAI = {
MAX_EXPANSION_DISTANCE = 1 # Max number of jumps away AI will build starbases
MAX_EXPANSION_DISTANCE_SUBJECT = 1 # Max number of jumps away AI subjects will build starbases
}
--
these two lines in your define file, and need to use other file name such as naisj_defines.txt
or you will have a lot of conflict with other mods.
Not in this fix. And I don't think one could disable it outright. Although it is possible to make the cost of expanding into a non-adjacent system cost more than the influence cap.