安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
The problem is the regeneration... it used to be stated like this:
ship_hull_regen_add_perc = 2.5
This would be 2.5 percent regen.
however it's been changed... so 2.5 now counts as 250% regen per second.
needless to say that you will never shoot through that regen.
so to fix it, go into the mod oflder > common > ship sizes and open each of the two files, then change every instance of:
ship_hull_regen_add_perc = 2.5
to
ship_hull_regen_add_perc = 0.025
Now they will be tough, but regen at the normal speed.
I've tested this against the red dragon several times with about 250k fleet power.
I've also tried to take down the galleon with far less, but still more then it should take to kill it given the game said it was only 12.5k fleet power.
As far as I can tell, this is the entire reason they are basically unkillable:
ship_hull_regen_add_perc = 2.5
You've put this on EVERY single one of them.... 2.5% of their hull regened per day makes them regen faster then my fleet can do daamge!
If I comment this out, they take awhile to kill, but ARE actually killable.
you might want to remove this from them in the release of the mod... I know I will be in the version on my computer.