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










Go to your steam\don't starve together\mods\workshop-699268081\scripts\prefabs
Open with text or wordpad the widgettebzzt.lue
Not too far from the top you can find a line that says-
local _lightningexcludetags = { "player", "INLIMBO", "_combat" }
local function onattack(inst, attacker, target, skipsanity)
Under that add these lines of code-
attacker.components.sanity:DoDelta(-TUNING.SANITY_SUPERTINY)
attacker.components.hunger:DoDelta(-1)
save the txt file then startup the game and test
This will make it so every-time you use the lightning spell you will lose 1 sanity and 1 hunger. Her tail wrap ability makes even more sense now to keep your sanity up, and she can't just spam lightning all day anymore with impunity.
Ex: health
hunger
sanity
bzzt's damage
winter resistence
all thats possible
thanks :))
Its understandable if there is a lot of work required and you just don't want to do it. You have to port her and then balance her, then make her RoG and SW compatible etc.
But is it still possible?