- Due to changes in the game, Bosses are now saved differently and features that allowed for players to use bosses not earned have been removed. If you have no defeated a boss then it will not be available in the game. More information is available at my Discord in the Valheim modding channel. https://discord.gg/PQMXbUS6FH
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
Original idea by RathorDax
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.0.0
Initial release for Mistlands and complete rewrite
This is partly from CakeBlood and RathorDax's ChangeForsakenPowers and Passive Powers mods. I completely rewrote the mod
Change the forsaken powers and modify the duration and cooldown Now with Passive Mode.
Idea credited back to them.
Features:
Now with ServerSync - ability to turn off version check
complied with Mistland’s Final Release 0.212.7
Complete rewrite of code
Able to cycle through the forsaken powers to chose which one to use
Can see only the one’s you have earned
Can change the duration and cooldown timers
Can reset current power and start a new one - even stack powers
To Stack Powers do the Following
To Use Passive Mode:
[code]Select the Passivemode option
If you are using Valheim Plus make sure that
guardianBuffCooldown =0 guardianBuffDuration = 0
in the Valheim Plus config. To Stack Powers do the Following
In the options disable "enable reset" Hit F and activate your power Hit F9 to reset the power - Resetting does not turn off the old power it just allows for a new one. Hit F8 to cycle through the powers to select a new power Hit F to start the new power.
They are now stacked
I often get questions about the pictures of configurations and how to change the mod settings without editing files manually. I highly recommend using an in-game Configuration Manager mod like this one or this one. These configuration utility mods allow changes to be instant (for most settings) and allow changes to be done in-game.
Install the mod into your Bepinex\Plugins and start the game. Config file will be generated in the Bepinex\Config folder.
Config Options:
enabledMod |Default True |Enable this mod enabledReset |Default True |Whether or not to enable resetting forsaken power ForsakenPowerHotkey |Default is F8 |Key to Press to cycle between your Forsaken Powers ResetPowerHotkey |Default is f9 |Key to Press to reset the cooldown of your Forsaken Power enableBuffChange |Default is False |Enable changing BuffCooldown and Duration guardianBuffCooldown |Default is 1200 |Boss buff cooldown (seconds) - Game Restart Required guardianBuffDuration |Default is 300 |Boss buff duration (seconds) - Game Restart Required enablePassiveMod Turn off time limit and let the powers last forever.
Versions
1.4.1
Updated server sync in mod
1.4.0
Due to changes in the game, Bosses are now saved differently and features that allowed for players to use bosses not earned have been removed. If you have no defeated a boss then it will not be available in the game. More information is available at my Discord in the Valheim modding channel.https://discord.gg/PQMXbUS6FH
1.3.8
Update for Bog Witch
1.3.7
Updated for Ashlands. Fader boss added
1.3.6
updated for Valheim 0.271.22
1.3.5
Updated to Hildir's Request
1.3.4
Fixed for newest version of Valheim 0.216.9
1.3.3
Updated to work with newest version of Valheim patch 0.214.300
1.3.2
Updated for newest version of Valheim
1.3.1
No changes. Version bumped to match Thunderstore
1.3.0
Multiplayer Added
Added Serversync with ability to turn off version check - Cleaned up code and refined for multiplayer.
1.2.4
Fixed incompatibility with Monsternomicon mod.
1.2.3
Fixed incompatibility with Monsternomicon which caused the incorrect boss count added the queen to the "activate all bosses at once" option
-1.2.2
Fixed the cycle bug and added the activation of all bosses at once. - 1.2.0
Fixed The Queen for Mistlands simplified the configuration Added a filewatcher so it's no longer necessary to restart the game after making changes-
1.1.0
Added Passive mode that allows the powers to last forever. Stacking powers is allowed so all powers can be on all the time.
- 1.0.0
Initial release built on Valheim 0.212.7 Mistlands Public Release Complete code rewrite from the original mod changeforsakenpowers