Don't Starve Together

Don't Starve Together

Automatic Health Adjust
Ergebnisse 11–20 von 60
< 1  2  3  4  5  6 >
Update: 30. Jun. 2024 um 14:20

- adjusted crabking to the new default maxhealth for 6 players: 12k instead of 20k
- also adjusting "TUNING.CRABKING_FREEZE_THRESHOLD" automatically based on the chosen health (the devs added a fixed damage amount here, instead of percentage -.-). This value means if I understand correctly: Only after this amount of damage is dealt, the Crabking itself gets active.

Update: 30. Mrz. 2024 um 14:46

- added Scrappy Werepig (daywalker2), uses same setting as "Nightmare_Werepig".

Update: 27. Dez. 2023 um 9:45

fixed typo, sry =/

Update: 27. Dez. 2023 um 8:16

- added Frostjaw={4000, 8000}

Update: 20. Okt. 2023 um 17:09

Added:
Bearger_Armored={4000, 8000}
Deerclops_Crystal={3000,6000}
Warg_Possessed={1500, 3000}

Update: 29. Jun. 2023 um 6:29

Fixed:
- Ancient Fuelweaver will no longer spawn in phase2 when maxhealth is set to below 10k (devs hardcoded this value -.-)

- added new mobs:
Fused_Shadeling={625, 1250}
InkBlight_Jitters={500, 1000}
InkBlight_Rasp={600, 1200}
InkBlight_Shriek={400, 800}

Update: 7. Mai 2023 um 4:58

- added:
Brightshade={500, 1000}, Brightshade_Vine={100, 200}

Update: 23. Apr. 2023 um 12:19

fixed eye of terror health

Update: 17. Mrz. 2023 um 7:44

- added Nightmare_Werepig={2000,10000}

Update: 3. Feb. 2023 um 7:36

- fixed the error prints in logfile
- tried to fix wrong current health issue (first time seen mobs have less than max health, although no one attacked them yet).This can not be debugged alone, so my guess is that it may be a race condition when multiple players join at the same time. I added 1 second delay for adjusting the health. Let me know if the problem persists (the mobs with already wrong current health wont get correct health this way, but report if new entites have the same issue)