This package has been marked as deprecated, and it's suggested another
alternative is used.
You are viewing a potentially older version of this package.
View all versions.
BuffedMonsters
A simple mod that buffs monsters health and damage and makes vanilla game a little difficult.
By blacks7ar
Date uploaded | 2 years ago |
Version | 1.0.7 |
Download link | blacks7ar-BuffedMonsters-1.0.7.zip |
Downloads | 721 |
Dependency string | blacks7ar-BuffedMonsters-1.0.7 |
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 buffs monsters health and damage and makes vanilla game a little difficult.
Installation (manual)
copy plugins
folder to your BepInEx
folder
Features
- Configurable monsters damage buff multiplied by Buff Multiplier.
- Configurable monsters health buff multiplied by Buff Multiplier.
- Configurable buff multiplier (Difficulty Multiplier).
- Berserk Mode - makes bosses a little bit faster and hits more often. (When bosses hp is less than a half berserk mode will be activated)
- Uses ServerSync (by blaxxun) to sync configs from server to clients.
- Uses built in config watcher.
- Configurable through config file or configuration manager
Changelog
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