PerPlayerDifficulty
Adjust the game difficulty per individual player, so that you can, for example, make the game more forgiving for a friend who has just started.
Last updated | a year ago |
Total downloads | 1141 |
Total rating | 0 |
Categories | Mods Tweaks Utility |
Dependency string | Alpus-PerPlayerDifficulty-1.0.1 |
Dependants | 4 other packages depend on this package |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2105ValheimModding-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.4README
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.1
- Small cosmetic changes.
v1.0.0
- Initial release.