SleepResetsForsakenPowers
Sleep it off and wake up with your Forsaken Power ready. Resets the Eikthyr/Elder/Bonemass/Moder/Yagluth cooldown the moment you get out of bed. Client-side and configurable.β‘ Sleep Resets Forsaken Powers π€
Sleep it off and wake up with your Forsaken Power ready to go again.
Tired of waiting out the long cooldown on your Forsaken Power? With this mod, a good night's sleep clears it. Crawl into bed, skip the night, and wake up with Eikthyr, The Elder, Bonemass, Moder, Yagluth, The Queen, or Fader charged and ready.
β¨ Features
- π΄ Sleep = reset β your Forsaken Power cooldown clears the moment you wake up.
- π― Only your character β purely client-side; nothing else about the game is touched.
- πͺΆ Featherweight β no new items, no world edits, no noticeable performance cost.
- π§ Configurable β flip it on/off, or turn on logging to see it work.
- π€ Plays nice β compatible with other Forsaken Power mods.
π οΈ How it works
The instant you get out of bed after sleeping, the mod zeroes your power's cooldown timer β the
same thing the setpower console command does, just automatic and only when you wake.
π¦ Installation
Mod manager (recommended): hit Install with Mod Manager above in r2modman or Thunderstore Mod Manager. BepInEx is pulled in for you.
Manual: install BepInExPack Valheim,
then drop SleepResetPowers.dll into Valheim/BepInEx/plugins/.
βοΈ Configuration
Config file (created after the first launch): BepInEx/config/flashbak.sleepresetpowers.cfg
| Setting | Default | Description |
|---|---|---|
Enabled |
true |
Master on/off switch. |
VerboseLogging |
false |
Log a line to the console whenever a cooldown resets. |
π€ Compatibility
- Client-side β in multiplayer it only affects the players who install it.
- Safe to run alongside other Forsaken Power / cooldown mods.
Sleep well, Viking. βοΈ
Building from source
Requires a local Valheim install (for the game's valheim_Data/Managed DLLs). BepInEx and
Harmony come from NuGet, so BepInEx doesn't need to be in the game folder.
dotnet build -c Release -p:ValheimInstall="C:\Path\To\Valheim"
The compiled SleepResetPowers.dll lands in SleepResetPowers/bin/Release/.
