Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/followingthefasciaplane/findhiddenspells

WoW Addon for 10.1.5 Dragonflight that scans every spellID in the game for whether your player can put it on their actionbar and lists out IDs and names of spells that Blizzard's WoW API considers "usable" on your character. For finding potentially hidden spells.
https://github.com/followingthefasciaplane/findhiddenspells

addon archvaldor dragonflight elitepvpers emulation hidden lua ownedcore private-server pserver rextroy spells trinitycore world-of-warcraft wow

Last synced: about 2 months ago
JSON representation

WoW Addon for 10.1.5 Dragonflight that scans every spellID in the game for whether your player can put it on their actionbar and lists out IDs and names of spells that Blizzard's WoW API considers "usable" on your character. For finding potentially hidden spells.

Awesome Lists containing this project

README

        

# FindHiddenSpells
WoW Addon for 10.1.5 Dragonflight that scans every spellID in the game for whether your player can put it on their actionbar and lists out IDs and names of spells that Blizzard's WoW API considers "usable" on your character. For finding potentially hidden spells.

Must be run out of combat

![Wow_fFUUA6cKPe](https://github.com/followingthefasciaplane/FindHiddenSpells/assets/115037920/1529e3cf-3a9e-4f3a-b5c0-15436f60007b)

Credits to Strath2121 on Ownedcore for the original function. I modified a few things.