NxDimi-ShieldOverflowFix icon

ShieldOverflowFix

Fixes Staff of Protection overflow so excess damage spills through the shield instead of being fully blocked.

By NxDimi
Last updated 4 hours ago
Total downloads 9
Total rating 1 
Categories Tweaks Server-side Client-side Utility AI Generated
Dependency string NxDimi-ShieldOverflowFix-1.0.0
Dependants 0 other packages depend on this package

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

Shield Overflow Fix

Fixes an issue with Staff of Protection where the shield can block an entire hit even if it only has 1 health remaining.

Example:

Shield HP: 1
Incoming hit: 100

Vanilla behavior:

  • Entire hit is blocked
  • Shield breaks
  • Player takes 0 damage

With overflow enabled:

  • Shield absorbs 1
  • Remaining 99 damage goes through

Optional Features

  • Recasting Staff of Protection restores shield health instead of only refreshing the timer
  • Floating numbers showing shield damage
  • Shield color changes based on remaining health

Config

Combat

  • EnableShieldOverflowFix
  • EnableShieldRecastReplace
  • ShowShieldDamageNumbers

Visual

  • EnableShieldColorChange
  • UseOriginalShieldColorAsStartColor
  • StartShieldColorHex
  • DamagedShieldColorHex