Skip to content

Commit

Permalink
Update spell blacklist
Browse files Browse the repository at this point in the history
  • Loading branch information
funkydude committed Nov 13, 2020
1 parent 3a4ade2 commit 9d90a05
Showing 1 changed file with 18 additions and 68 deletions.
86 changes: 18 additions & 68 deletions SpellBlacklist.lua
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@ tbl.blacklist = {
[348] = true, -- Immolate
[355] = true, -- Taunt
[370] = true, -- Purge
[403] = true, -- Lightning Bolt
[408] = true, -- Kidney Shot
[421] = true, -- Chain Lightning
[475] = true, -- Remove Curse
[498] = true, -- Divine Protection
[527] = true, -- Purify
Expand Down Expand Up @@ -115,7 +113,7 @@ tbl.blacklist = {
[5116] = true, -- Concussive Shot
[5143] = true, -- Arcane Missiles
[5171] = true, -- Slice and Dice
[5176] = true, -- Solar Wrath
[5176] = true, -- Wrath
[5211] = true, -- Mighty Bash
[5215] = true, -- Prowl
[5217] = true, -- Tiger's Fury
Expand Down Expand Up @@ -389,9 +387,6 @@ tbl.blacklist = {
[57994] = true, -- Wind Shear
[58180] = true, -- Infected Wounds
[58450] = true, -- Agility
[58831] = true, -- Mirror Image
[58833] = true, -- Mirror Image
[58834] = true, -- Mirror Image
[58867] = true, -- Spirit Leap
[58875] = true, -- Spirit Walk
[58984] = true, -- Shadowmeld
Expand All @@ -404,7 +399,7 @@ tbl.blacklist = {
[59548] = true, -- Gift of the Naaru
[59628] = true, -- Tricks of the Trade
[59638] = true, -- Frostbolt
[59752] = true, -- Every Man for Himself
[59752] = true, -- Will to Survive
[60103] = true, -- Lava Lash
[60229] = true, -- Strength
[60233] = true, -- Agility
Expand Down Expand Up @@ -483,12 +478,6 @@ tbl.blacklist = {
[87840] = true, -- Running Wild
[88082] = true, -- Fireball
[88084] = true, -- Arcane Blast
[88085] = true, -- Mirror Image
[88086] = true, -- Mirror Image
[88087] = true, -- Mirror Image
[88088] = true, -- Mirror Image
[88089] = true, -- Mirror Image
[88090] = true, -- Mirror Image
[88423] = true, -- Nature's Cure
[88625] = true, -- Holy Word: Chastise
[89479] = true, -- Guild Battle Standard
Expand Down Expand Up @@ -733,7 +722,6 @@ tbl.blacklist = {
[127928] = true, -- Reflection of Torment
[127967] = true, -- Drunken Evasiveness
[129250] = true, -- Power Word: Solace
[130736] = true, -- Soul Reaper
[131347] = true, -- Glide
[131474] = true, -- Fishing
[131894] = true, -- A Murder of Crows
Expand Down Expand Up @@ -800,14 +788,13 @@ tbl.blacklist = {
[157331] = true, -- Wind Gust
[157348] = true, -- Call Lightning
[157375] = true, -- Eye of the Storm
[157644] = true, -- Enhanced Pyrotechnics
[157644] = true, -- Fireball
[157736] = true, -- Immolate
[157980] = true, -- Supernova
[157981] = true, -- Blast Wave
[157982] = true, -- Tranquility
[157997] = true, -- Ice Nova
[158486] = true, -- Safari Hat
[158792] = true, -- Pulverize
[159786] = true, -- Molten Hide
[160018] = true, -- Gruesome Bite
[160029] = true, -- Resurrecting
Expand All @@ -824,8 +811,6 @@ tbl.blacklist = {
[163201] = true, -- Execute
[163505] = true, -- Rake
[164273] = true, -- Lone Wolf
[164545] = true, -- Solar Empowerment
[164547] = true, -- Lunar Empowerment
[164812] = true, -- Moonfire
[164815] = true, -- Sunfire
[164862] = true, -- Flap
Expand All @@ -844,16 +829,12 @@ tbl.blacklist = {
[176151] = true, -- Whispers of Insanity
[176898] = true, -- Gnomebulation
[178266] = true, -- Hallowed Ground
[178740] = true, -- Immolation Aura
[179057] = true, -- Chaos Nova
[180612] = true, -- Recently Used Death Strike
[180750] = true, -- Well Fed
[182387] = true, -- Earthquake
[183218] = true, -- Hand of Hindrance
[183436] = true, -- Retribution
[183752] = true, -- Disrupt
[183998] = true, -- Light of the Martyr
[184092] = true, -- Light of the Protector
[184362] = true, -- Enrage
[184364] = true, -- Enraged Regeneration
[184367] = true, -- Rampage
Expand Down Expand Up @@ -890,7 +871,6 @@ tbl.blacklist = {
[187708] = true, -- Carve
[187748] = true, -- Brazier of Awakening
[187827] = true, -- Metamorphosis
[187837] = true, -- Lightning Bolt
[187874] = true, -- Crash Lightning
[187878] = true, -- Crash Lightning
[188016] = true, -- Ancient Healing Potion
Expand All @@ -900,7 +880,6 @@ tbl.blacklist = {
[188033] = true, -- Flask of the Seventh Demon
[188034] = true, -- Flask of the Countless Armies
[188035] = true, -- Flask of Ten Thousand Scars
[188070] = true, -- Healing Surge
[188089] = true, -- Earthen Spike
[188196] = true, -- Lightning Bolt
[188290] = true, -- Death and Decay
Expand All @@ -911,7 +890,6 @@ tbl.blacklist = {
[188501] = true, -- Spectral Sight
[188592] = true, -- Fire Elemental
[188616] = true, -- Earth Elemental
[188838] = true, -- Flame Shock
[189363] = true, -- Burning Blade
[190319] = true, -- Combustion
[190336] = true, -- Conjure Refreshment
Expand All @@ -922,7 +900,7 @@ tbl.blacklist = {
[190784] = true, -- Divine Steed
[190925] = true, -- Harpoon
[190927] = true, -- Harpoon
[190984] = true, -- Solar Wrath
[190984] = true, -- Wrath
[191034] = true, -- Starfall
[191587] = true, -- Virulent Plague
[191634] = true, -- Stormkeeper
Expand Down Expand Up @@ -950,15 +928,14 @@ tbl.blacklist = {
[193359] = true, -- True Bearing
[193455] = true, -- Cobra Shot
[193456] = true, -- Gaze of the Legion
[193526] = true, -- Trueshot
[193530] = true, -- Aspect of the Wild
[193534] = true, -- Steady Focus
[193538] = true, -- Alacrity
[193641] = true, -- Elaborate Planning
[193786] = true, -- Rockbiter
[193796] = true, -- Flametongue
[194084] = true, -- Flametongue
[194153] = true, -- Lunar Strike
[194153] = true, -- Starfire
[194223] = true, -- Celestial Alignment
[194249] = true, -- Voidform
[194310] = true, -- Festering Wound
Expand Down Expand Up @@ -1017,8 +994,7 @@ tbl.blacklist = {
[197561] = true, -- Avenger's Valor
[197625] = true, -- Moonkin Form
[197626] = true, -- Starsurge
[197628] = true, -- Lunar Strike
[197629] = true, -- Solar Wrath
[197628] = true, -- Starfire
[197630] = true, -- Sunfire
[197690] = true, -- Defensive Stance
[197721] = true, -- Flourish
Expand All @@ -1045,11 +1021,8 @@ tbl.blacklist = {
[198533] = true, -- Soothing Mist
[198589] = true, -- Blur
[198590] = true, -- Drain Soul
[198664] = true, -- Invoke Chi-Ji, the Red Crane
[198670] = true, -- Piercing Shot
[198688] = true, -- Dagger in the Dark
[198764] = true, -- Crane Heal
[198766] = true, -- Crane Heal
[198793] = true, -- Vengeful Retreat
[198813] = true, -- Vengeful Retreat
[198817] = true, -- Sharpen Blade
Expand Down Expand Up @@ -1121,9 +1094,7 @@ tbl.blacklist = {
[203277] = true, -- Tinder
[203285] = true, -- Flamecannon
[203286] = true, -- Greater Pyroblast
[203407] = true, -- Revitalize
[203538] = true, -- Greater Blessing of Kings
[203539] = true, -- Greater Blessing of Wisdom
[203407] = true, -- Reactive Resin
[203554] = true, -- Focused Growth
[203650] = true, -- Prepared
[203651] = true, -- Overgrowth
Expand All @@ -1140,11 +1111,8 @@ tbl.blacklist = {
[204018] = true, -- Blessing of Spellwarding
[204019] = true, -- Blessed Hammer
[204021] = true, -- Fiery Brand
[204035] = true, -- Bastion of Light
[204065] = true, -- Shadow Covenant
[204079] = true, -- Final Stand
[204085] = true, -- Deathchill
[204150] = true, -- Aegis of Light
[204157] = true, -- Throw Glaive
[204197] = true, -- Purge the Wicked
[204213] = true, -- Purge the Wicked
Expand All @@ -1155,7 +1123,6 @@ tbl.blacklist = {
[204301] = true, -- Blessed Hammer
[204330] = true, -- Skyfury Totem
[204331] = true, -- Counterstrike Totem
[204335] = true, -- Aegis of Light
[204336] = true, -- Grounding Totem
[204437] = true, -- Lightning Lasso
[204490] = true, -- Sigil of Silence
Expand All @@ -1179,7 +1146,7 @@ tbl.blacklist = {
[205385] = true, -- Shadow Crash
[205448] = true, -- Void Bolt
[205473] = true, -- Icicles
[205523] = true, -- Blackout Strike
[205523] = true, -- Blackout Kick
[205636] = true, -- Force of Nature
[205644] = true, -- Force of Nature
[205648] = true, -- Windfury
Expand All @@ -1198,7 +1165,7 @@ tbl.blacklist = {
[207167] = true, -- Blinding Sleet
[207203] = true, -- Frost Shield
[207230] = true, -- Frostscythe
[207289] = true, -- Unholy Frenzy
[207289] = true, -- Unholy Assault
[207311] = true, -- Clawing Shadows
[207317] = true, -- Epidemic
[207386] = true, -- Spring Blossoms
Expand All @@ -1215,7 +1182,7 @@ tbl.blacklist = {
[208652] = true, -- Dire Beast: Hawk
[208683] = true, -- Gladiator's Medallion
[208684] = true, -- Dire Beast: Hawk
[208772] = true, -- Smite
[208772] = true, -- Mind Blast
[208819] = true, -- Dire Beast: Hawk
[208963] = true, -- Skyfury Totem
[209261] = true, -- Uncontained Fel
Expand All @@ -1226,15 +1193,12 @@ tbl.blacklist = {
[209785] = true, -- Fires of Justice
[209967] = true, -- Dire Beast: Basilisk
[210003] = true, -- Razor Spikes
[210053] = true, -- Stag Form
[210053] = true, -- Mount Form
[210065] = true, -- Track Beasts
[210126] = true, -- Arcane Familiar
[210152] = true, -- Death Sweep
[210191] = true, -- Word of Glory
[210294] = true, -- Divine Favor
[210320] = true, -- Devotion Aura
[210324] = true, -- Vengeance Aura
[210372] = true, -- Aura of Sacrifice
[210391] = true, -- Darkest before the Dawn
[210643] = true, -- Totem Mastery
[210651] = true, -- Storm Totem
Expand Down Expand Up @@ -1275,46 +1239,40 @@ tbl.blacklist = {
[213405] = true, -- Master of the Glaive
[213602] = true, -- Greater Fade
[213644] = true, -- Cleanse Toxins
[213652] = true, -- Hand of the Protector
[213680] = true, -- Guardian of Elune
[213688] = true, -- Fel Cleave
[213691] = true, -- Scatter Shot
[213708] = true, -- Galactic Guardian
[213771] = true, -- Swipe
[213858] = true, -- Battle Trance
[213915] = true, -- Mass Spell Reflection
[213915] = true, -- Rebound
[213981] = true, -- Cold Blood
[213995] = true, -- Cheap Tricks
[214202] = true, -- Rule of Law
[214222] = true, -- Judgment
[214621] = true, -- Schism
[214968] = true, -- Necrotic Aura
[215111] = true, -- Sharpened Dreadfangs
[215479] = true, -- Ironskin Brew
[215479] = true, -- Shuffle
[215572] = true, -- Frothing Berserker
[215661] = true, -- Justicar's Vengeance
[215711] = true, -- Soul Reaper
[215785] = true, -- Hot Hand
[216251] = true, -- Undulation
[216328] = true, -- Light's Grace
[216331] = true, -- Avenging Crusader
[216343] = true, -- Well Fed
[216347] = true, -- Rack of Ribs
[216411] = true, -- Divine Purpose
[216413] = true, -- Divine Purpose
[216431] = true, -- "Third Wind"
[216468] = true, -- Saltwater Potion
[216528] = true, -- Waterspeaker's Blessing
[216695] = true, -- Tormented Souls
[216802] = true, -- Potion of Defiance
[216805] = true, -- Potion of Trivial Invisibility
[216890] = true, -- Spell Reflection
[217200] = true, -- Barbed Shot
[217597] = true, -- Mystical Frosh Hat
[217694] = true, -- Living Bomb
[217832] = true, -- Imprison
[219199] = true, -- Dire Beast
[219521] = true, -- Shadow Covenant
[219589] = true, -- Smolder
[219788] = true, -- Ossuary
[221409] = true, -- First Aid
Expand Down Expand Up @@ -1382,7 +1340,7 @@ tbl.blacklist = {
[233499] = true, -- Unstable Affliction
[233582] = true, -- Entrenched in Flame
[234153] = true, -- Drain Life
[234877] = true, -- Curse of Shadows
[234877] = true, -- Bane of Shadows
[235018] = true, -- Fermenting Furuncle
[235219] = true, -- Cold Snap
[235313] = true, -- Blazing Barrier
Expand Down Expand Up @@ -1489,7 +1447,7 @@ tbl.blacklist = {
[257620] = true, -- Multi-Shot
[257622] = true, -- Trick Shots
[257946] = true, -- Thrill of the Hunt
[258860] = true, -- Dark Slash
[258860] = true, -- Essence Break
[258883] = true, -- Trail of Ruin
[258920] = true, -- Immolation Aura
[258925] = true, -- Fel Barrage
Expand Down Expand Up @@ -1550,13 +1508,11 @@ tbl.blacklist = {
[263892] = true, -- Catlike Reflexes
[263926] = true, -- Thick Fur
[263938] = true, -- Silverback
[264028] = true, -- Chi-Ji's Tranquility
[264057] = true, -- Soul Strike
[264106] = true, -- Deathbolt
[264119] = true, -- Summon Vilefiend
[264173] = true, -- Demonic Core
[264178] = true, -- Demonbolt
[264265] = true, -- Spirit Shock
[264352] = true, -- Equipoise
[264353] = true, -- Equipoise
[264420] = true, -- Soldier of the Alliance
Expand All @@ -1573,7 +1529,7 @@ tbl.blacklist = {
[265202] = true, -- Holy Word: Salvation
[265258] = true, -- Twist of Fate
[265273] = true, -- Demonic Power
[265412] = true, -- Doom
[265412] = true, -- Curse of Doom
[265888] = true, -- Mongoose Bite
[265898] = true, -- Terms of Engagement
[265931] = true, -- Conflagrate
Expand All @@ -1582,7 +1538,6 @@ tbl.blacklist = {
[266018] = true, -- Touch of the Voodoo
[266030] = true, -- Reverse Entropy
[266047] = true, -- Motivating Howl
[266091] = true, -- Grimoire of Supremacy
[266779] = true, -- Coordinated Assault
[267171] = true, -- Demonic Strength
[267198] = true, -- First Aid
Expand All @@ -1603,8 +1558,6 @@ tbl.blacklist = {
[267611] = true, -- Righteous Verdict
[267612] = true, -- Gale-Force Striking
[267685] = true, -- Torrent of Elements
[267798] = true, -- Execution Sentence
[267799] = true, -- Execution Sentence
[267971] = true, -- Demonic Consumption
[267972] = true, -- Demonic Consumption
[267987] = true, -- Summon Illidari Satyr
Expand Down Expand Up @@ -2068,7 +2021,6 @@ tbl.blacklist = {
[280660] = true, -- Personal Absorb-o-Tron
[280661] = true, -- Personal Absorb-o-Tron
[280709] = true, -- Archive of the Titans
[280711] = true, -- Dark Ascension
[280713] = true, -- Champion of Azeroth
[280719] = true, -- Secret Technique
[280735] = true, -- Execute
Expand Down Expand Up @@ -2113,7 +2065,6 @@ tbl.blacklist = {
[281795] = true, -- Adaptive Circuit
[281843] = true, -- Tradewinds
[281844] = true, -- Tradewinds
[281854] = true, -- Torment
[281955] = true, -- Rushing Jade Wind
[282449] = true, -- Secret Technique
[283167] = true, -- PvP Trinket
Expand Down Expand Up @@ -2196,7 +2147,7 @@ tbl.blacklist = {
[288981] = true, -- Treacherous Covenant
[288988] = true, -- Keep Your Wits About You
[288989] = true, -- Treacherous Covenant
[289277] = true, -- Brynja
[289277] = true, -- Spirit Healer: Brynja
[289308] = true, -- Frozen Orb
[289315] = true, -- Burst of Savagery
[289318] = true, -- Mark of the Wild
Expand Down Expand Up @@ -2232,7 +2183,6 @@ tbl.blacklist = {
[293142] = true, -- Overclocked
[293491] = true, -- Cyclotronic Blast
[293664] = true, -- Neural Autonomy
[294027] = true, -- Avenging Wrath
[294127] = true, -- Gladiator's Maledict
[294685] = true, -- Hardened Azerite
[294926] = true, -- Anima of Death
Expand Down Expand Up @@ -2314,7 +2264,7 @@ tbl.blacklist = {
[300832] = true, -- Volcanic Pressure
[300893] = true, -- Force Multiplier
[300919] = true, -- Highborne Compendium of Storms
[301308] = true, -- Abyssal Healing Potion
[301308] = true, -- Abyssal Healing Potion
[301624] = true, -- Shiver Venom
[301834] = true, -- Venomous Shivers
[301886] = true, -- Overclocking Bit Band
Expand Down

0 comments on commit 9d90a05

Please sign in to comment.