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






Big thanks to you, also big sorry to August Card. Its not that it is only poorly working. its actually not working anymore at all in V1.2 and V1.3.
your (Kaedys) implementation is for sure way more compatible. i try to make it work in 1.2 and 1.3 it seems the defNames have changed.
im working on a solution which will include your input.
I put together an alternative patch you can use instead that specifically tests for and removes just the maxGainX tags from the StatPart_Quality, it'll make your mod play better with other mods that mutate that StatDef.
https://gist.github.com/kaedys/31c41a221b11cbfce29881f65bb43977
Note: I've not tested it with 1.3 (or < 1.2, for that matter), but I don't believe the xpath changed, and the patch tests before it removes it, so it shouldn't cause issues with other mods that also remove those fields.
So if a thing was supposed to be 200% valued, it becomes 200% of 200%, making the final value 400% base price.
Thanks!
im working on an update already so its not an XML overwrite anymore... for better compability...