Don't Starve Together

Don't Starve Together

Automatic Health Adjust
Viser 1-10 af 57 forekomster
< 1  2  3  4  5  6 >
Opdatering: 9. nov. 2024 kl. 17:45

- added Min/Max modsetting for 15,20,25 and 30.

Opdatering: 20. sep. 2024 kl. 6:38

Added special code for "Lurking_Nightmare (ruinsnightmare)" to make it work properly.
Was needed because the game devs save the health into a local variable before any mod is loaded and therefore the health for newly spawned mobs did not adjust based on the new TUNING value..
thanks æhhh1finskiy for testing

Opdatering: 20. sep. 2024 kl. 2:59

accidently mixed up values from Lurking_Nightmare and Malbatross, should be fixed now, thanks æhhh1finskiy

Opdatering: 19. sep. 2024 kl. 15:16

Added:
Rabbitking={800, 2000}, Royal_Rabbit_Enforcer={150, 400}, InkBlight_Rictus={400, 800}, Great_Depths_Worm={1500, 5000}, Ornery_Chest={400,950}, Lurking_Nightmare={400, 850}, Icker={300, 600}
thanks BENS936

Opdatering: 6. juli 2024 kl. 10:55

I mixed up python and lua this time, used the wrong bracket for a list .. now its hopefully fixed

Opdatering: 6. juli 2024 kl. 10:40

the devs changed a TUNING-name, while I had no fallback for this case.
Now the code should be better with a fallback and an error print in the log if a name is wrong, instead of a crash.

Also added the crabking icewall health to automatically adjust based on crabking settings

Opdatering: 5. juli 2024 kl. 17:47

- Added new crabking mobs, but without an extra setting. They will use the ratio from your crabking setting.
- added Marotter

Opdatering: 30. juni 2024 kl. 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.

Opdatering: 30. mar. 2024 kl. 14:46

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

Opdatering: 27. dec. 2023 kl. 9:45

fixed typo, sry =/