https://github.com/casperstorm/overshields
Overshields will provice permanent feedback on total shielding amounts regardless of whether the shielded person's HP is full or not.
https://github.com/casperstorm/overshields
addon wow wow-addon
Last synced: 9 months ago
JSON representation
Overshields will provice permanent feedback on total shielding amounts regardless of whether the shielded person's HP is full or not.
- Host: GitHub
- URL: https://github.com/casperstorm/overshields
- Owner: casperstorm
- License: mit
- Created: 2021-02-28T10:27:34.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-02-13T09:54:37.000Z (about 3 years ago)
- Last Synced: 2025-04-19T21:48:54.664Z (11 months ago)
- Topics: addon, wow, wow-addon
- Language: Lua
- Homepage:
- Size: 830 KB
- Stars: 14
- Watchers: 2
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Overshields
Overshields is a fork of the abandoned addon DerangementShieldMeters by Derangement.
Ever wonder how much shield is still left, several hits after you cast Power Word: Shield on someone with full health, or use Death Strike to heal yourself as a tank?
Overshields will provide permanent feedback on total shielding amounts regardless of whether the shielded person's HP is full or not.
Works with blizzard's default Player, Target, Focus, Party, and Raid frames, as well as any custom frames that use their health prediction functions.

## Installation
### Addon Manager
Paste `https://github.com/casperstorm/overshields` into a addon manager which supports installs from GitHub.
### Manually
Download the [latest release](https://github.com/casperstorm/overshields/releases/latest) and extract the `.zip` to your AddOns folder.
## License
Overshields is released under the [MIT License.](https://github.com/casperstorm/overshields/blob/master/LICENSE)