Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrbuds/ezdownrank
WoW Classic Click Healing overlay
https://github.com/mrbuds/ezdownrank
priest world-of-warcraft-addon world-of-warcraft-classic
Last synced: 3 days ago
JSON representation
WoW Classic Click Healing overlay
- Host: GitHub
- URL: https://github.com/mrbuds/ezdownrank
- Owner: mrbuds
- Created: 2019-10-02T08:53:21.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-08T19:17:06.000Z (12 months ago)
- Last Synced: 2024-12-13T04:11:06.037Z (9 days ago)
- Topics: priest, world-of-warcraft-addon, world-of-warcraft-classic
- Language: Lua
- Homepage:
- Size: 113 KB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EZDownRank
A World of Warcraft Classic addon for healers.
## Features
* Adds up to 8 clickable buttons on each raid frame
* Button colors dynamically change depending on health deficit, your spellpower, remaining mana, and talents.
* Support for X and Y offset, column and row count, and gridlines.## Default Click Configuration
Note: This is with Classic spells, when new ranks are learn in TBC max ranks shift to new ones
### Priest
* 1-7: `Flash Heal` (Rank 1-7)
* shift + 1-4: `Heal` (Rank 2-4)
* shift + 5-8: `Greater Heal` (Rank 1-5)### Druid
* 1-8: `Healing Touch` (Rank 4-11)
* shift + 1-8: `Regrowth` (Rank 2-9)### Shaman
* 1-6: `Lesser Healing Wave` (Rank 1-6)
* shift + 1-8: `Healing Wave` (Rank 3-10)
* ctrl + 1-3: `Chain Heal` (Rank 1-3)### Paladin
* 1-6: `Flash of Light` (Rank 1-6)
* shift + 1-8: `Holy Light` (Rank 2-9)## Colors
* Buttons for cast rank that will overheal are transparent (but are still clickable)
* Green: highest spell rank with no overheal
* Yellow: no overheal
* Orange: not enough mana## Example
![img](https://i.imgur.com/E9L8EeK.png)
Above: Playing a Priest, holding the Shift key, and I 261 mana remaining
* Best heal for *Lonlon* is `Heal (Rank 4)`
* Best heal for *Nemesis* is `Greater Heal (Rank 2)`, max rank I can cast is `Heal (Rank 4)`
* Best heal for *Laevan* is `Greater Heal (Rank 3)`, max rank I can cast is `Heal (Rank 4)`
* My `Heal (Rank 1)` will overheal *Fraisette*## Q & A
* Where can I file a bug report? [Here](https://github.com/mrbuds/EZDownRank/issues/new)
* Can I buy you a beer? How kind of you! I accept donations via [PayPal](https://paypal.me/BudsWA).