Skip to content

Commit

Permalink
update blacklist
Browse files Browse the repository at this point in the history
  • Loading branch information
funkydude committed Mar 29, 2017
1 parent 760f707 commit 2066652
Showing 1 changed file with 59 additions and 3 deletions.
62 changes: 59 additions & 3 deletions SpellBlacklist.lua
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,6 @@ tbl.blacklist = {
[52610] = true, -- Savage Roar
[53148] = true, -- Charge
[53209] = true, -- Chimaera Shot
[53257] = true, -- Cobra Strikes
[53271] = true, -- Master's Call
[53365] = true, -- Unholy Strength
[53385] = true, -- Divine Storm
Expand Down Expand Up @@ -572,6 +571,7 @@ tbl.blacklist = {
[80353] = true, -- Time Warp
[80354] = true, -- Temporal Displacement
[80396] = true, -- Illusion
[80451] = true, -- Survey
[80483] = true, -- Arcane Torrent
[81141] = true, -- Crimson Scourge
[81256] = true, -- Dancing Rune Weapon
Expand Down Expand Up @@ -656,7 +656,7 @@ tbl.blacklist = {
[92184] = true, -- Lead Plating
[92205] = true, -- Duelist
[93402] = true, -- Sunfire
[93622] = true, -- Mangle!
[93622] = true, -- Gore
[94028] = true, -- Inactive
[94632] = true, -- Illusion
[95809] = true, -- Insanity
Expand Down Expand Up @@ -767,6 +767,7 @@ tbl.blacklist = {
[110645] = true, -- Well Fed
[110744] = true, -- Divine Star
[110909] = true, -- Alter Time
[110959] = true, -- Greater Invisibility
[110960] = true, -- Greater Invisibility
[111400] = true, -- Burning Rush
[111685] = true, -- Summon Infernal
Expand Down Expand Up @@ -956,6 +957,7 @@ tbl.blacklist = {
[124506] = true, -- Gift of the Ox
[124682] = true, -- Enveloping Mist
[124974] = true, -- Nature's Vigil
[125050] = true, -- Fetch
[125282] = true, -- Kafa Boost
[125355] = true, -- Healing Sphere
[125439] = true, -- Revive Battle Pets
Expand All @@ -976,6 +978,7 @@ tbl.blacklist = {
[126646] = true, -- Untouchable
[126649] = true, -- Unrelenting Attacks
[126659] = true, -- Quickened Tongues
[126664] = true, -- Charge
[126679] = true, -- Call of Victory
[126683] = true, -- Call of Dominance
[126690] = true, -- Call of Conquest
Expand Down Expand Up @@ -1572,6 +1575,7 @@ tbl.blacklist = {
[186387] = true, -- Bursting Shot
[186400] = true, -- Sign of Apexis
[186404] = true, -- Sign of the Emissary
[186406] = true, -- Sign of the Critter
[186478] = true, -- Reparation
[186624] = true, -- Moonfire
[186811] = true, -- Echo of the Highlord
Expand Down Expand Up @@ -1647,6 +1651,7 @@ tbl.blacklist = {
[188592] = true, -- Fire Elemental
[188616] = true, -- Earth Elemental
[188700] = true, -- Deathly Shadows
[188741] = true, -- Treasures of Highmountain
[188779] = true, -- Premonition
[188783] = true, -- Might of the Vrykul
[188807] = true, -- Summoning Imp
Expand Down Expand Up @@ -1929,6 +1934,7 @@ tbl.blacklist = {
[198013] = true, -- Eye Beam
[198027] = true, -- Turn the Tables
[198034] = true, -- Divine Hammer
[198065] = true, -- Prismatic Cloak
[198067] = true, -- Fire Elemental
[198069] = true, -- Power of the Dark Side
[198076] = true, -- Sins of the Many
Expand All @@ -1949,6 +1955,7 @@ tbl.blacklist = {
[198670] = true, -- Piercing Shot
[198688] = true, -- Dagger in the Dark
[198758] = true, -- Intercept
[198780] = true, -- Battle Shout
[198793] = true, -- Vengeful Retreat
[198813] = true, -- Vengeful Retreat
[198817] = true, -- Sharpen Blade
Expand All @@ -1957,15 +1964,18 @@ tbl.blacklist = {
[198838] = true, -- Earthen Shield Totem
[198924] = true, -- Quickening
[198929] = true, -- Cinderstorm
[199027] = true, -- Veil of Midnight
[199038] = true, -- Leave No Man Behind
[199042] = true, -- Thunderstruck
[199055] = true, -- Unleash Doom
[199116] = true, -- Doom Vortex
[199145] = true, -- Void Shield
[199203] = true, -- Thirst for Battle
[199281] = true, -- Compounding Horror
[199387] = true, -- Spirit Tether
[199404] = true, -- Absorb Charge
[199407] = true, -- Light on Your Feet
[199412] = true, -- Edge of Insanity
[199483] = true, -- Camouflage
[199600] = true, -- Buried Treasure
[199603] = true, -- Jolly Roger
Expand All @@ -1979,6 +1989,7 @@ tbl.blacklist = {
[199753] = true, -- Riposte
[199754] = true, -- Riposte
[199786] = true, -- Glacial Spike
[199803] = true, -- True Aim
[199804] = true, -- Between the Eyes
[199824] = true, -- Psyfiend
[199844] = true, -- Glacial Spike!
Expand Down Expand Up @@ -2022,8 +2033,9 @@ tbl.blacklist = {
[201009] = true, -- Juggernaut
[201078] = true, -- Snake Hunter
[201081] = true, -- Mok'Nathal Tactics
[201198] = true, -- Fast Feet
[201223] = true, -- Well Fed
[201318] = true, -- Fortifying Elixir
[201318] = true, -- Fortifying Brew
[201330] = true, -- Well Fed
[201334] = true, -- Well Fed
[201336] = true, -- Well Fed
Expand All @@ -2047,6 +2059,7 @@ tbl.blacklist = {
[201897] = true, -- Boulderfist
[201898] = true, -- Windsong
[201939] = true, -- Protector of the Pack
[201996] = true, -- Call Observer
[202004] = true, -- Landslide
[202028] = true, -- Brutal Slash
[202052] = true, -- Bulwark of Purity
Expand All @@ -2058,6 +2071,8 @@ tbl.blacklist = {
[202168] = true, -- Impending Victory
[202188] = true, -- Resonance Totem
[202225] = true, -- Furious Charge
[202244] = true, -- Overrun
[202246] = true, -- Overrun
[202289] = true, -- Renewed Fury
[202347] = true, -- Stellar Flare
[202359] = true, -- Astral Communion
Expand Down Expand Up @@ -2106,6 +2121,7 @@ tbl.blacklist = {
[203157] = true, -- Death and Decay
[203277] = true, -- Tinder
[203285] = true, -- Flamecannon
[203286] = true, -- Greater Pyroblast
[203413] = true, -- Fury of the Eagle
[203415] = true, -- Fury of the Eagle
[203524] = true, -- Neltharion's Fury
Expand Down Expand Up @@ -2135,6 +2151,7 @@ tbl.blacklist = {
[204150] = true, -- Aegis of Light
[204157] = true, -- Throw Glaive
[204197] = true, -- Purge the Wicked
[204205] = true, -- Wild Protector
[204213] = true, -- Purge the Wicked
[204242] = true, -- Consecration
[204255] = true, -- Soul Fragment
Expand Down Expand Up @@ -2180,6 +2197,7 @@ tbl.blacklist = {
[205223] = true, -- Consumption
[205228] = true, -- Consecration
[205273] = true, -- Wake of Ashes
[205290] = true, -- Wake of Ashes
[205320] = true, -- Strike of the Windlord
[205351] = true, -- Shadow Word: Void
[205369] = true, -- Mind Bomb
Expand All @@ -2205,6 +2223,7 @@ tbl.blacklist = {
[206333] = true, -- Taste for Blood
[206491] = true, -- Nemesis
[206505] = true, -- A Murder of Crows
[206649] = true, -- Eye of Leotheras
[206803] = true, -- Rain from Above
[206817] = true, -- Sentinel
[206930] = true, -- Heart Strike
Expand Down Expand Up @@ -2251,6 +2270,7 @@ tbl.blacklist = {
[207771] = true, -- Fiery Brand
[207776] = true, -- Fujieda's Fury
[207778] = true, -- Gift of the Queen
[207835] = true, -- Stormlash
[207844] = true, -- Kakushan's Stormscale Gauntlets
[207946] = true, -- Light's Wrath
[207982] = true, -- Focused Rage
Expand All @@ -2259,8 +2279,10 @@ tbl.blacklist = {
[207999] = true, -- Shock of the Twisting Nether
[208052] = true, -- Sephuz's Secret
[208065] = true, -- Light of T'uure
[208081] = true, -- Rhonin's Assaulting Armwraps
[208086] = true, -- Colossus Smash
[208141] = true, -- Ray of Frost
[208147] = true, -- Lady Vashj's Grasp
[208166] = true, -- Ray of Frost
[208215] = true, -- Norgannon's Foresight
[208218] = true, -- Skysec's Hold
Expand All @@ -2284,16 +2306,19 @@ tbl.blacklist = {
[208769] = true, -- Everlasting Hunt
[208772] = true, -- Smite
[208822] = true, -- Streten's Insanity
[208871] = true, -- Sin'dorei Spite
[208888] = true, -- The Shadow Hunter's Regeneration
[208899] = true, -- Queen's Decree
[208913] = true, -- Sentinel's Sight
[208932] = true, -- Tidal Totem
[209202] = true, -- Eye of Tyr
[209261] = true, -- Uncontained Fel
[209316] = true, -- Cord of Infinity
[209332] = true, -- Painful Truths
[209388] = true, -- Bulwark of Order
[209406] = true, -- Oneth's Intuition
[209407] = true, -- Oneth's Overconfidence
[209417] = true, -- Unfair Advantage
[209423] = true, -- Greenskin's Waterlogged Wristcuffs
[209427] = true, -- Shadow's Caress
[209455] = true, -- Kael'thas's Ultimate Ability
Expand Down Expand Up @@ -2339,10 +2364,12 @@ tbl.blacklist = {
[210722] = true, -- Ashamane's Frenzy
[210723] = true, -- Ashamane's Frenzy
[210824] = true, -- Touch of the Magi
[210837] = true, -- Standing On It
[210927] = true, -- Static Cling
[210980] = true, -- Focus in the Light
[211048] = true, -- Chaos Blades
[211053] = true, -- Fel Barrage
[211141] = true, -- Primal Thrash
[211145] = true, -- Stormbound
[211146] = true, -- Stormbound
[211148] = true, -- Stormbound
Expand Down Expand Up @@ -2447,6 +2474,8 @@ tbl.blacklist = {
[214350] = true, -- Nightmare Essence
[214366] = true, -- Crystalline Body
[214373] = true, -- Brew-Stache
[214404] = true, -- Magtheridon's Might
[214420] = true, -- Gift of the Ox
[214423] = true, -- Stance of the Mountain
[214459] = true, -- Choking Flames
[214478] = true, -- Shroud of Mist
Expand All @@ -2468,6 +2497,7 @@ tbl.blacklist = {
[214831] = true, -- Chaotic Energy
[214962] = true, -- Sheathed in Frost
[214964] = true, -- Brittle
[214968] = true, -- Necrotic Aura
[214971] = true, -- Gaseous Bubble
[214975] = true, -- Heartstop Aura
[214980] = true, -- Slicing Maelstrom
Expand Down Expand Up @@ -2520,6 +2550,7 @@ tbl.blacklist = {
[216698] = true, -- Reap Souls
[216708] = true, -- Deadwind Harvester
[216758] = true, -- Eternal Hunger
[216890] = true, -- Spell Reflection
[216915] = true, -- Fortune Turned
[216974] = true, -- Necrosis
[217020] = true, -- Zeal
Expand All @@ -2528,6 +2559,7 @@ tbl.blacklist = {
[217500] = true, -- Fragment of the Betrayer's Prison
[217512] = true, -- Empowering
[217597] = true, -- Mystical Frosh Hat
[217642] = true, -- Ovyd's Winter Wrap
[217673] = true, -- Mind Spike
[217694] = true, -- Living Bomb
[217708] = true, -- Gravil Goldbraid's Famous Sausage Hat
Expand All @@ -2549,13 +2581,17 @@ tbl.blacklist = {
[219380] = true, -- Call to the Eagles
[219521] = true, -- Shadow Covenant
[219589] = true, -- Smolder
[219772] = true, -- Sustained Sanity
[219788] = true, -- Ossuary
[219809] = true, -- Tombstone
[219881] = true, -- Plant Dream Seed
[220143] = true, -- Apocalypse
[220164] = true, -- Searing Light
[220287] = true, -- Summon Faceless One
[220698] = true, -- Valeera's Cunning Potion
[220901] = true, -- Goremaw's Bite
[220931] = true, -- Sticky Bomb
[220939] = true, -- Drink Potion
[221341] = true, -- Pepe
[221409] = true, -- First Aid
[221543] = true, -- Skysinger Brew
Expand Down Expand Up @@ -2656,6 +2692,7 @@ tbl.blacklist = {
[225605] = true, -- Well Fed
[225606] = true, -- Well Fed
[225719] = true, -- Accelerando
[225723] = true, -- Delicious Cake!
[225724] = true, -- Nightwell Tranquility
[225726] = true, -- Fiery Enchant
[225729] = true, -- Frost Enchant
Expand All @@ -2667,6 +2704,7 @@ tbl.blacklist = {
[225752] = true, -- Sign of the Hare
[225753] = true, -- Sign of the Dragon
[225766] = true, -- Temporal Shift
[225768] = true, -- Temporal Shift
[225770] = true, -- Temporal Shift
[225774] = true, -- Nefarious Pact
[225776] = true, -- Devil's Due
Expand Down Expand Up @@ -2738,6 +2776,10 @@ tbl.blacklist = {
[229778] = true, -- Empowering
[229779] = true, -- Empowering
[229793] = true, -- Empowering
[230011] = true, -- Cruel Garrote
[230059] = true, -- Falcosaur Frenzy
[230088] = true, -- Intangible Presence
[230102] = true, -- Quite Satisfied
[230121] = true, -- Guardian's Familiar
[230144] = true, -- Loose Mana
[230152] = true, -- Legion's Gaze
Expand All @@ -2751,9 +2793,13 @@ tbl.blacklist = {
[231938] = true, -- Overcharge
[231940] = true, -- Sparking
[231965] = true, -- Sparking
[232055] = true, -- Fists of Fury
[232378] = true, -- Astral Harmony
[232559] = true, -- Thorns
[232698] = true, -- Shadowform
[232893] = true, -- Felblade
[233149] = true, -- Archaeology Quests
[233375] = true, -- Gaze of Aman'thul
[233397] = true, -- Delirium
[233490] = true, -- Unstable Affliction
[233496] = true, -- Unstable Affliction
Expand All @@ -2772,14 +2818,24 @@ tbl.blacklist = {
[235169] = true, -- Archimonde's Hatred Reborn
[235313] = true, -- Blazing Barrier
[235450] = true, -- Prismatic Barrier
[235559] = true, -- Haemostasis
[235712] = true, -- Gyroscopic Stabilization
[235964] = true, -- Sever
[235966] = true, -- Velen's Future Sight
[236021] = true, -- Ferocious Wound
[236027] = true, -- Charge
[236060] = true, -- Frenetic Speed
[236298] = true, -- Chrono Shift
[236299] = true, -- Chrono Shift
[236328] = true, -- Chain of Thrayn
[236380] = true, -- Norgannon's Foresight
[236430] = true, -- Norgannon's Foresight
[236431] = true, -- Norgannon's Foresight
[236479] = true, -- Oakheart's Puny Quods
[236546] = true, -- Zeks Exterminatus
[236645] = true, -- Shimmer
[236696] = true, -- Thorns
[238996] = true, -- Righteous Verdict
[240711] = true, -- Sidewinders
[242690] = true, -- Sin'dorei Spite
}

0 comments on commit 2066652

Please sign in to comment.