Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem






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?