You are viewing a potentially older version of this package. View all versions.
Alpus-PerPlayerDifficulty-1.0.0 icon

PerPlayerDifficulty

Adjust the game difficulty per per individual player, so that you can, for example, make the game more forgiving for a friend who has just started.

Date uploaded 2 years ago
Version 1.0.0
Download link Alpus-PerPlayerDifficulty-1.0.0.zip
Downloads 517
Dependency string Alpus-PerPlayerDifficulty-1.0.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2105 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2105
ValheimModding-Jotunn-2.12.4 icon
ValheimModding-Jotunn

Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.

Preferred version: 2.12.4

README

Description

  • Configure the overall damage inflicted and taken, separately, per individual player, so that you can, for example, make the game more forgiving for a friend who has just started.
  • This mod was originally requested by user 'KernekraftKnut' on Discord.

Configuration

Format:

player_name_1:damage_inflicted_in_percentage:damage_taken_in_percentage,player_name_2:damage_inflicted_in_percentage:damage_taken_in_percentage,(...)

Example:

Alpus:75:150,Friend:100:50 - Alpus will inflict 75% damage to enemies and take 150% damage from enemies; Friend will inflict normal damage but take only half of the damage from enemies.

Join me on discord to report bugs and give me feedback:

Link: https://discord.gg/gSQHmE3yap

Release notes:

v1.0.0

  • Initial release.