

Small BepInEx + SideLoader mod for Outward Definitive Edition.
It changes the summon duration used by RunicBlade from the vanilla 180 seconds to 604800 seconds by default, which is 7 days of unpaused play time.
It also adds the Lexicon tag to the one-handed Runic Blade through SideLoader, matching the mechanism used by other working lexicon-weapon mods.
Affected items:
20001002100999Install with r2modman or Thunderstore Mod Manager. Dependencies should be installed automatically.
RunicBladeLongerDuration.dll into:
Outward\Outward_Defed\BepInEx\plugins\RunicBladeLongerDuration\The mod creates RunicBladeLongerDuration.cfg next to the DLL.
Default config:
DurationSeconds=604800
Useful values:
3600 = 1 hour86400 = 1 day604800 = 7 daysThe mod clamps the value to at least the vanilla 180 seconds.
This mod edits runtime behavior only. It does not include or redistribute game files.
Created with assistance from OpenAI Codex.
Thanks to craigerade's StavesAreLexicons for confirming that the Lexicon tag is the correct mechanism for lexicon-like weapons in Outward.