MaxFoxGaming-Monster_Level_Up icon

Monster Level Up

Monsters and player pets can level up when killing other monsters.

CHANGELOG

Changelog

1.2.3

  • New config entries have been added to the default lists. Please update your configs or delete the config file and have MonsterLevelUp generate a fresh one o get the changes.
  • Added a blacklist to prevent attacking creatures from levelling up if they kill something on that blacklist (strong creatures smashing Staff of the Wild's root summons was a problem...) - by default, all 'root' type monsters and spirit caller summons have been added to this list. You can add your own summons / monsters from other mods if the behaviour is needed also.
  • Changed the final lists generated by the configs to CustomSyncedValue lists instead, hopefully this will play more nicely with servers if there were desync issues before.

1.2.2

  • Updated for Valheim 1.0
  • Updated Bepinex dependency
  • Updated ServerSync
  • Added Deep North creatures to some of the default config lists - please delete your old config file for this change to take effect.
  • Added Training Dummy, Spiritcaller summons, Root summons, new boss and Aspect bosses to the default config blacklist so they will never leevl up.
  • Allowed max level of creatures to be increased higher and removed need for CLLC. Note that if you are setting the max level higher and you don't use a mod which adds extra stars to the UI, the high level creature will probably look like a level 1 creature and not show stars. Recommended to pair with a level-extending mod of your choice.

1.2.1

  • Added a check for Creature Level & Loot Control to allow for up to 5 stars. Plugin will check to see if CLLC is installed and adjust the config acceptable values for max level if found.

1.2.0

  • Added config option to allow monsters to heal a percentage of their HP when they level up, so they will still be a challenge after long fights. By default it is set to 50% but can be changed or disabled.

1.1.2

  • Updated ServerSync to fix Playfab error

1.1.1

  • Old DLL was still present in the zip archive. Correct updated version now included. No change from 1.1.0

1.1.0

  • Compiled against the latest version of Valheim 0.220.3
  • Updated BepInEx dependency to 5.4.2202

1.0.1

  • Multiplayer fixes and level sync fix on servers
  • Additional configuration options (delete your config files and generate new ones).

1.0.0

  • Initial Release