This package has been marked as deprecated, and it's suggested another
alternative is used.
BuffedMonsters
A simple mod that makes the game harder and boss fights a little challenging.
By blacks7ar
Last updated | a year ago |
Total downloads | 3113 |
Total rating | 6 |
Categories | Mods Tweaks Enemies Misc Server-side Client-side Mistlands Update |
Dependency string | blacks7ar-BuffedMonsters-1.1.1 |
Dependants | 7 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.2105README
# BuffedMonsters
A simple mod that makes the game harder and boss fights a little challenging.
## Installation (manual)
- extract
BuffedMonsters.dll
file to yourBepInEx\Plugins\
folder
## Features
- Configurable monsters overall damage multiplier.
- Adds difficulty scaling options.. Normal, Average, Extreme, Nightmare and Psychotic.
- Eikthyr, Elder, Moder and Yagluth can now summon their minions if a certain condition is met.
- Uses ServerSync and built-in ConfigWatcher.
- Configurable through config file or configuration manager
## Changelog
v1.1.1
- updated to the latest valheim build (216.9)
- improves eikthyr, elder, moder, yagluths minion summoning.
Changelog History (click to expand)
v1.1.0
- added new boss fight mechanic, now not only bonemass and seekerqueen can summon their minions.
- eikthyr, elder, moder and yagluth can now summon their minions if a centain condition is met
- revamp difficulty scaling, you now have options.. normal, average, extreme, nightmare and psychotic
- added configurable overall monster damage multiplier
v1.0.7
- optimized code and updated serversync
v1.0.6 - added version checks
- updated to latest valheim assemblies
v1.0.5 - readjusted health/damage calculation
v1.0.4 - fixed errors on dedicated servers running on linux
v1.0.3 - add config watcher.
v1.0.2 - added berserk mode for bosses
v1.0.1 - change difficulty scaling
v1.0.0 - first release