Valheim multiplayer difficulty scaling

[BACK]
Valheim multiplayer difficulty scaling
Posted On: January 19, 2024

I am looking for a thorough explanation about Valheim difficulty scaling when playing with multiple people inside a same world. The only information I could find with a quick google was this wiki, which states:.


Creature health is further increased by 40% for each nearby player after the first at the moment it spawns.


Hostile creature damage is further increased by 4% for each nearby player after the first at the moment it spawns.


Are these the only rules on scaling difficulty? Do these rules also effect any boss spawned? And what is the value for "nearby"?


On the second point, could I spawn a boss with a single person and later come back to wreck his poor guy with 10 people?


Question from user Heikki at stackexchange.


Answer:

Based on decompiling the code (version 0.215.2):.


The range used to count players for scaling is 100 (on the horizontal axes only). For comparison, the default build range of a crafting station is 10.


The maximum number of players that will be counted is 5. Adding more than 5 players will not cause any further scaling.


Damage dealt to players by non-player characters is increased by 4% per player beyond the first. The number of players is counted when each attack lands.


Damage dealt to enemies by anything is reduced non-linearly based on the nearby player count. 


There does not appear to be any scaling of character health values per se.


The only other mechanic that appears to scale on player count is the cap on the number of enemies spawned by an ability (such as, I imagine, Bonemass's blob-spawning ability).


So it appears that you cannot abuse the scaling logic by spawning bosses with fewer nearby players and then adding more players later.


Answer from user BMac at stackexchange.



[BACK]
Valheim multiplayer difficulty scaling
Posted On: January 19, 2024

I am looking for a thorough explanation about Valheim difficulty scaling when playing with multiple people inside a same world. The only information I could find with a quick google was this wiki, which states:.


Creature health is further increased by 40% for each nearby player after the first at the moment it spawns.


Hostile creature damage is further increased by 4% for each nearby player after the first at the moment it spawns.


Are these the only rules on scaling difficulty? Do these rules also effect any boss spawned? And what is the value for "nearby"?


On the second point, could I spawn a boss with a single person and later come back to wreck his poor guy with 10 people?


Question from user Heikki at stackexchange.


Answer:

Based on decompiling the code (version 0.215.2):.


The range used to count players for scaling is 100 (on the horizontal axes only). For comparison, the default build range of a crafting station is 10.


The maximum number of players that will be counted is 5. Adding more than 5 players will not cause any further scaling.


Damage dealt to players by non-player characters is increased by 4% per player beyond the first. The number of players is counted when each attack lands.


Damage dealt to enemies by anything is reduced non-linearly based on the nearby player count. 


There does not appear to be any scaling of character health values per se.


The only other mechanic that appears to scale on player count is the cap on the number of enemies spawned by an ability (such as, I imagine, Bonemass's blob-spawning ability).


So it appears that you cannot abuse the scaling logic by spawning bosses with fewer nearby players and then adding more players later.


Answer from user BMac at stackexchange.



[BACK]

In NHL 10, Can a player be moved between leagues? In NHL 10, Can a player be moved between leagues?

Posted On: March 25, 2023
I picked up a cheap used copy of NHL 10 for Xbox 360 (missing the instruction manual), and am wondering if it's possible to move a player from one league to another. Specifically, there are a coup...[More]


What is a Double Perfect? What is a Double Perfect?

Posted On: January 15, 2023
I recently noticed an achievement in Runner2 called "Double Perfectionist". The text says I need to:. Get two Double Perfects in Each World. Problem is, I have no idea what a Double Pe...[More]


Regional differences in Borderlands 2 Regional differences in Borderlands 2

Posted On: May 19, 2023
General question: Are there any differences in Borderlands 2, based on the game's region code? Specific case: I received a game coded for Region 3, but I live in the U.S.. Are there any signifi...[More]


How to make the event sound from share button louder? How to make the event sound from share button louder?

Posted On: May 15, 2023
I have a little problem finding something in the settings. I want to make the event sound louder when I take a screenshot over the share button since I can barely hear it. Is it possible to adjust ...[More]


is my approval rating from Karlach okay for now? is my approval rating from Karlach okay for now?

Posted On: October 18, 2025
I sided with Brithvar against Nere, and Karlach disapproved lol.Anyways, is my approval rating from her okay or great, at least at this point of time?I want to romance her eventually.Question from use...[More]


How do I skip the Opening Intro Videos without clicking? How do I skip the Opening Intro Videos without clicking?

Posted On: January 14, 2023
When you start Rocket League, there are 2 annoying videos that start every time you launch the game, you can skip them by clicking the mouse button, but I'd like to skip them all together. Is i...[More]


What are the upgrade paths for the academy? What are the upgrade paths for the academy?

Posted On: January 24, 2023
The academy only shows what unit type it upgrades to for existing units already in the army, and only if you've already unlocked the correct race and level upgrades. Can anyone provide or link to a di...[More]


Bad graphics in Hogwarts Legacy Bad graphics in Hogwarts Legacy

Posted On: June 30, 2023
I just downloaded Hogwarts Legacy today on my PS4, but can't really enjoy it because the graphics are so bad. Shadows flicker and everything looks grainy. Its like the graphics settings are really...[More]


Why does my PS5 change the screen size sometimes? Why does my PS5 change the screen size sometimes?

Posted On: March 5, 2024
Occasionally when I turn on my PS5 by pressing the controller PS button, the console will not use the full screen size of my TV.Sometimes it's the correct size, let's call that 100%.Sometimes it's sma...[More]


Are Cheats in GTA5 official feature or is it some hack spread by developers - users? Are Cheats in GTA5 official feature or is it some hack spread by developers - users?

Posted On: November 30, 2023
When you press ` (backtick) key in GTA5, you can enter cheat codes like BUZZOFF. Now I was wondering is this official feature? I find it a bit strange because on GTA5 official site and in their Man...[More]