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






(It could be partially related to FU or some other mod but i dunno)
With this mod installed enemies almost exclusively drop Perfectly-generic-items
-unless its special drops caused by certain weapons such as raw meat or the xvirus item.
I havent tested it fully so idk if there are more exceptions here.
i dont know anything about fixing mods so i cant offer any help there
-but whenever it drops the generic items it puts the following error in the log:
[Error] Could not instantiate item '[xviruspool, 1, {}]'. (ItemException) No such item 'xviruspool'
Makes it a bit annoying to fight enemies as they dont drop anything & sometimes forces you to spawn the item just to progress with some quests.
treasure/common.treasurepools.patch should be changed to:
[code]
[
{
"op": "add",
"path": "/basicTreasure/0/1/pool/-",
"value": {"weight" : 0.50, "pool" : "xviruspool"}
}
]
[/code]
Otherwise it will be impossible to find common items in containers with this mod installed
That being said the uh...feathers(?) on the shoulders tend to get in the way of the face when you're using items since they rotate with the arms, maybe they should be attached to the head or chest sprite?