You are viewing a potentially older version of this package. View all versions.
T3AM-DreamReset-1.0.2 icon

DreamReset

Resets your Forsaken Power cooldown when you wake up from sleeping. Client-side and configurable.

By T3AM
Date uploaded 14 hours ago
Version 1.0.2
Download link T3AM-DreamReset-1.0.2.zip
Downloads 25
Dependency string T3AM-DreamReset-1.0.2

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.

Preferred version: 5.4.2333

README

DreamReset

Resets your Forsaken Power cooldown when you wake up from sleeping. Sleep through the night and your power (Eikthyr, Elder, Bonemass, Moder, Yagluth, etc.) is ready again in the morning.

Only touches your own character, so it's safe to add or remove at any point. It's client-side, so in multiplayer it only affects players who have it installed. Nothing else in the game is changed.

Config

Config file: BepInEx/config/DreamReset.cfg

  • Enabled (default true) - turns the mod on or off.
  • ShowMessage (default true) - shows a short "Forsaken Power ready" message on screen when it refreshes.
  • VerboseLogging (default false) - logs to the console when a cooldown is reset.

Notes

Requires BepInEx. Works fine alongside other Forsaken Power mods.

CHANGELOG

Changelog

1.0.2

  • Added an on-screen "Forsaken Power ready" message when the cooldown refreshes (ShowMessage, on by default).
  • More resilient to game updates: if the internals change, the mod logs once and backs off instead of erroring every frame.
  • Rebuilt against the current game version.

1.0.1

  • Rewrote the readme and description.

1.0.0

  • Initial release of DreamReset.
  • Resets the local player's Forsaken Power cooldown when they wake up (on getting out of bed).
  • Config options: Enabled, VerboseLogging.