d3baa86185
UnitAura returns "" for the dispel type on bleeds (mechanic 15 is not a Blizzard dispel category). New Dcr_BleedIDs.lua ships 1491 bleed-aura spell IDs auto-generated from coa-db Postgres (effect=APPLY_AURA, aura=PERIODIC_DAMAGE, mechanic=BLEED). GetUnitDebuff now pulls spellId and re-tags untyped debuffs as "Bleed" when the ID is in that set. DC.BLEED = 128, registered in TypeNames / TypeColors (dark red AA1111 to read distinct from CHARMED's bright red), CureOrder default 7, AuthorizedKeys/Values, options-UI checkbox, and all eight locales. Cauterize (560749) now lists DC.BLEED alongside MAGIC + POISON so the Pyromancer cleanse covers what the spell actually does in-game. Regenerate Dcr_BleedIDs.lua with the SQL header inside the file.
1507 lines
52 KiB
Lua
1507 lines
52 KiB
Lua
-- Decursive — CoA bleed-aura spell IDs
|
|
-- Auto-generated from db.exil.es (coa-db) — DO NOT EDIT by hand.
|
|
-- Regenerate from coa-db Postgres with:
|
|
-- SELECT s.id, s.name FROM spell s
|
|
-- WHERE EXISTS (SELECT 1 FROM jsonb_array_elements(s.effects) e
|
|
-- WHERE (e->>'id')::int = 6 -- SPELL_EFFECT_APPLY_AURA
|
|
-- AND (e->>'aura')::int = 3 -- SPELL_AURA_PERIODIC_DAMAGE
|
|
-- AND (e->>'mechanic')::int = 15) -- MECHANIC_BLEED
|
|
-- ORDER BY s.id;
|
|
-- Generated: 2026-05-27T17:03:24Z Count: 1491
|
|
|
|
local DC = DcrC;
|
|
|
|
DC.BleedSpellIDs = {
|
|
[703] = true, -- Garrote
|
|
[772] = true, -- Rend
|
|
[1079] = true, -- Rip
|
|
[1080] = true, -- Rip
|
|
[1081] = true, -- Rip
|
|
[1822] = true, -- Rake
|
|
[1823] = true, -- Rake
|
|
[1824] = true, -- Rake
|
|
[1826] = true, -- Rake
|
|
[1943] = true, -- Rupture
|
|
[3147] = true, -- Rend Flesh
|
|
[4102] = true, -- Gore
|
|
[4244] = true, -- Open Wound Effect
|
|
[6546] = true, -- Rend
|
|
[6547] = true, -- Rend
|
|
[6548] = true, -- Rend
|
|
[8631] = true, -- Garrote
|
|
[8632] = true, -- Garrote
|
|
[8633] = true, -- Garrote
|
|
[8639] = true, -- Rupture
|
|
[8640] = true, -- Rupture
|
|
[8818] = true, -- Garrote
|
|
[9492] = true, -- Rip
|
|
[9493] = true, -- Rip
|
|
[9752] = true, -- Rip
|
|
[9894] = true, -- Rip
|
|
[9896] = true, -- Rip
|
|
[9904] = true, -- Rake
|
|
[10044] = true, -- QA Test 3x Bleed stacks 0 damage
|
|
[11273] = true, -- Rupture
|
|
[11274] = true, -- Rupture
|
|
[11275] = true, -- Rupture
|
|
[11289] = true, -- Garrote
|
|
[11290] = true, -- Garrote
|
|
[11572] = true, -- Rend
|
|
[11573] = true, -- Rend
|
|
[11574] = true, -- Rend
|
|
[11575] = true, -- Rend
|
|
[11977] = true, -- Rend
|
|
[12054] = true, -- Rend
|
|
[12721] = true, -- Deep Wounds
|
|
[13318] = true, -- Shanked!
|
|
[13443] = true, -- Rend
|
|
[13445] = true, -- Rend
|
|
[13738] = true, -- Rend
|
|
[14087] = true, -- Rend
|
|
[14118] = true, -- Rend
|
|
[14331] = true, -- Vicious Rend
|
|
[14874] = true, -- Rupture
|
|
[14903] = true, -- Rupture
|
|
[15583] = true, -- Rupture
|
|
[15976] = true, -- Puncture
|
|
[16095] = true, -- Vicious Rend
|
|
[16393] = true, -- Rend
|
|
[16403] = true, -- Rend
|
|
[16406] = true, -- Rend
|
|
[16509] = true, -- Rend
|
|
[17153] = true, -- Rend
|
|
[17407] = true, -- Wound
|
|
[17504] = true, -- Rend
|
|
[18075] = true, -- Rend
|
|
[18078] = true, -- Rend
|
|
[18106] = true, -- Rend
|
|
[18200] = true, -- Rend
|
|
[18202] = true, -- Rend
|
|
[19771] = true, -- Serrated Bite
|
|
[21948] = true, -- Rend
|
|
[21949] = true, -- Rend
|
|
[24192] = true, -- Speed Slash
|
|
[24331] = true, -- Rake
|
|
[24332] = true, -- Rake
|
|
[25208] = true, -- Rend
|
|
[26839] = true, -- Garrote
|
|
[26867] = true, -- Rupture
|
|
[26884] = true, -- Garrote
|
|
[27003] = true, -- Rake
|
|
[27008] = true, -- Rip
|
|
[27556] = true, -- Rake
|
|
[27638] = true, -- Rake
|
|
[28913] = true, -- Flesh Rot
|
|
[29574] = true, -- Rend
|
|
[29578] = true, -- Rend
|
|
[29583] = true, -- Impale
|
|
[29906] = true, -- Ravage
|
|
[29935] = true, -- Gaping Maw
|
|
[30285] = true, -- Eagle Claw
|
|
[30639] = true, -- Carnivorous Bite
|
|
[31041] = true, -- Mangle
|
|
[31410] = true, -- Coral Cut
|
|
[31956] = true, -- Grievous Wound
|
|
[32019] = true, -- Gore
|
|
[32901] = true, -- Carnivorous Bite
|
|
[33745] = true, -- Lacerate
|
|
[33865] = true, -- Singe
|
|
[33912] = true, -- Rip
|
|
[35144] = true, -- Vicious Rend
|
|
[35318] = true, -- Saw Blade
|
|
[35321] = true, -- Gushing Wound
|
|
[36023] = true, -- Deathblow
|
|
[36054] = true, -- Deathblow
|
|
[36332] = true, -- Rake
|
|
[36383] = true, -- Carnivorous Bite
|
|
[36590] = true, -- Rip
|
|
[36617] = true, -- Gaping Maw
|
|
[36965] = true, -- Rend
|
|
[36991] = true, -- Rend
|
|
[37123] = true, -- Saw Blade
|
|
[37662] = true, -- Rend
|
|
[37973] = true, -- Coral Cut
|
|
[38363] = true, -- Gushing Wound
|
|
[38772] = true, -- Grievous Wound
|
|
[38801] = true, -- Grievous Wound
|
|
[38810] = true, -- Gaping Maw
|
|
[39198] = true, -- Carnivorous Bite
|
|
[39215] = true, -- Gushing Wound
|
|
[39382] = true, -- Carnivorous Bite
|
|
[40199] = true, -- Flesh Rip
|
|
[41092] = true, -- Carnivorous Bite
|
|
[41932] = true, -- Carnivorous Bite
|
|
[42395] = true, -- Lacerating Slash
|
|
[42397] = true, -- Rend Flesh
|
|
[42658] = true, -- Sic'em!
|
|
[43093] = true, -- Grievous Throw
|
|
[43153] = true, -- Lynx Rush
|
|
[43246] = true, -- Rend
|
|
[43931] = true, -- Rend
|
|
[43937] = true, -- Grievous Wound
|
|
[46845] = true, -- Rend
|
|
[47465] = true, -- Rend
|
|
[48130] = true, -- Gore
|
|
[48261] = true, -- Impale
|
|
[48286] = true, -- Grievous Slash
|
|
[48374] = true, -- Puncture Wound
|
|
[48567] = true, -- Lacerate
|
|
[48568] = true, -- Lacerate
|
|
[48573] = true, -- Rake
|
|
[48574] = true, -- Rake
|
|
[48671] = true, -- Rupture
|
|
[48672] = true, -- Rupture
|
|
[48675] = true, -- Garrote
|
|
[48676] = true, -- Garrote
|
|
[48880] = true, -- Rend
|
|
[48920] = true, -- Grievous Bite
|
|
[49678] = true, -- Flesh Rot
|
|
[49799] = true, -- Rip
|
|
[49800] = true, -- Rip
|
|
[50498] = true, -- Savage Rend
|
|
[50729] = true, -- Carnivorous Bite
|
|
[51275] = true, -- Gut Rip
|
|
[52401] = true, -- Gut Rip
|
|
[52504] = true, -- Lacerate
|
|
[52771] = true, -- Wounding Strike
|
|
[52873] = true, -- Open Wound
|
|
[53317] = true, -- Rend
|
|
[53499] = true, -- Rake
|
|
[53578] = true, -- Savage Rend
|
|
[53579] = true, -- Savage Rend
|
|
[53580] = true, -- Savage Rend
|
|
[53581] = true, -- Savage Rend
|
|
[53582] = true, -- Savage Rend
|
|
[53602] = true, -- Dart
|
|
[54668] = true, -- Rake
|
|
[54703] = true, -- Rend
|
|
[54708] = true, -- Rend
|
|
[55102] = true, -- Determined Gore
|
|
[55249] = true, -- Whirling Slash
|
|
[55276] = true, -- Puncture
|
|
[55550] = true, -- Jagged Knife
|
|
[55604] = true, -- Death Plague
|
|
[55622] = true, -- Impale
|
|
[55645] = true, -- Bloodletting
|
|
[57661] = true, -- Rip
|
|
[58459] = true, -- Impale
|
|
[58517] = true, -- Grievous Wound
|
|
[58830] = true, -- Wounding Strike
|
|
[58978] = true, -- Impale
|
|
[59007] = true, -- Flesh Rot
|
|
[59239] = true, -- Rend
|
|
[59256] = true, -- Impale
|
|
[59262] = true, -- Grievous Wound
|
|
[59264] = true, -- Gore
|
|
[59268] = true, -- Impale
|
|
[59269] = true, -- Carnivorous Bite
|
|
[59343] = true, -- Rend
|
|
[59349] = true, -- Dart
|
|
[59444] = true, -- Determined Gore
|
|
[59682] = true, -- Grievous Wound
|
|
[59691] = true, -- Rend
|
|
[59825] = true, -- Whirling Slash
|
|
[59826] = true, -- Puncture
|
|
[59881] = true, -- Rake (Pet)
|
|
[59882] = true, -- Rake (Pet)
|
|
[59883] = true, -- Rake (Pet)
|
|
[59884] = true, -- Rake (Pet)
|
|
[59885] = true, -- Rake (Pet)
|
|
[59886] = true, -- Rake (Pet)
|
|
[59989] = true, -- Rip
|
|
[61164] = true, -- Impale
|
|
[61896] = true, -- Lacerate
|
|
[62318] = true, -- Barbed Shot
|
|
[62331] = true, -- Impale
|
|
[62418] = true, -- Impale
|
|
[65033] = true, -- Constricting Rend
|
|
[66620] = true, -- Old Wounds
|
|
[67679] = true, -- Old Wounds
|
|
[70278] = true, -- Puncture Wound
|
|
[70279] = true, -- Puncture Wound
|
|
[71926] = true, -- Rip
|
|
[75160] = true, -- Bloody Rip
|
|
[80183] = true, -- Puncture
|
|
[80304] = true, -- Puncture
|
|
[80629] = true, -- Rend
|
|
[80636] = true, -- Serrated Bite
|
|
[83532] = true, -- Rend
|
|
[85137] = true, -- Gaping Maw
|
|
[85138] = true, -- Gaping Maw
|
|
[85139] = true, -- Gaping Maw
|
|
[85242] = true, -- Mangle
|
|
[85327] = true, -- Rend
|
|
[85339] = true, -- Impale
|
|
[85356] = true, -- Ravage
|
|
[92365] = true, -- Rend
|
|
[92468] = true, -- Serrated Bite
|
|
[92716] = true, -- Rend
|
|
[100332] = true, -- Open Wound
|
|
[100632] = true, -- Bite
|
|
[101478] = true, -- Shred
|
|
[102884] = true, -- Rend
|
|
[102887] = true, -- Rend
|
|
[102894] = true, -- Rend
|
|
[102900] = true, -- Rend
|
|
[156943] = true, -- Rupture
|
|
[158045] = true, -- Puncture
|
|
[164018] = true, -- Rend
|
|
[182200] = true, -- Rake
|
|
[201161] = true, -- Assisting Hand
|
|
[202026] = true, -- Blood for Hakkar!
|
|
[202072] = true, -- Blood for Hakkar!
|
|
[202884] = true, -- Rend
|
|
[202887] = true, -- Rend
|
|
[202894] = true, -- Rend
|
|
[202900] = true, -- Rend
|
|
[234785] = true, -- Rend
|
|
[254002] = true, -- Carnivorous Bite
|
|
[254118] = true, -- Blood Venon
|
|
[254120] = true, -- Rake
|
|
[254126] = true, -- Rend
|
|
[254138] = true, -- Rupture
|
|
[254669] = true, -- Rupture
|
|
[254671] = true, -- Rupture
|
|
[254902] = true, -- Crimson Tempest
|
|
[255434] = true, -- Lacerate
|
|
[255435] = true, -- Lacerate
|
|
[255436] = true, -- Lacerate
|
|
[255777] = true, -- Gaping Maw
|
|
[255922] = true, -- Rend
|
|
[256416] = true, -- Shanked!
|
|
[257330] = true, -- Rend
|
|
[257342] = true, -- Rend
|
|
[257343] = true, -- Rend
|
|
[257344] = true, -- Rend
|
|
[257525] = true, -- Blood Strike
|
|
[267018] = true, -- Deathblow
|
|
[267020] = true, -- Rake
|
|
[271853] = true, -- Barbed Snare
|
|
[272355] = true, -- Deadly Bite
|
|
[273872] = true, -- Disembowel
|
|
[273873] = true, -- Disembowel
|
|
[273874] = true, -- Disembowel
|
|
[273875] = true, -- Disembowel
|
|
[273876] = true, -- Disembowel
|
|
[273877] = true, -- Disembowel
|
|
[273878] = true, -- Disembowel
|
|
[273879] = true, -- Disembowel
|
|
[273880] = true, -- Disembowel
|
|
[273881] = true, -- Disembowel
|
|
[273882] = true, -- Disembowel
|
|
[273883] = true, -- Disembowel
|
|
[273887] = true, -- Disembowel
|
|
[274279] = true, -- Impaled
|
|
[274321] = true, -- Impaled
|
|
[274322] = true, -- Impaled
|
|
[274323] = true, -- Impaled
|
|
[274324] = true, -- Impaled
|
|
[274325] = true, -- Impaled
|
|
[274326] = true, -- Impaled
|
|
[274327] = true, -- Impaled
|
|
[274328] = true, -- Impaled
|
|
[274329] = true, -- Impaled
|
|
[274330] = true, -- Impaled
|
|
[274331] = true, -- Impaled
|
|
[274332] = true, -- Impaled
|
|
[274870] = true, -- Elemental Rend (Frost)
|
|
[274871] = true, -- Elemental Rend (Fire)
|
|
[274872] = true, -- Elemental Rend (Nature)
|
|
[275327] = true, -- Combo Shot
|
|
[275662] = true, -- Puncture
|
|
[275699] = true, -- Puncture
|
|
[275700] = true, -- Puncture
|
|
[275701] = true, -- Puncture
|
|
[275702] = true, -- Puncture
|
|
[275703] = true, -- Puncture
|
|
[275704] = true, -- Puncture
|
|
[276204] = true, -- Carnage Rend
|
|
[276205] = true, -- Carnage Rend
|
|
[276206] = true, -- Carnage Rend
|
|
[276207] = true, -- Carnage Rend
|
|
[276208] = true, -- Carnage Rend
|
|
[276209] = true, -- Carnage Rend
|
|
[276210] = true, -- Carnage Rend
|
|
[276211] = true, -- Carnage Rend
|
|
[276212] = true, -- Carnage Rend
|
|
[276213] = true, -- Carnage Rend
|
|
[277532] = true, -- Saber Fangs
|
|
[282288] = true, -- Hydra's Venom
|
|
[282289] = true, -- Hydra's Venom
|
|
[282290] = true, -- Hydra's Venom
|
|
[282291] = true, -- Hydra's Venom
|
|
[282292] = true, -- Hydra's Venom
|
|
[282293] = true, -- Hydra's Venom
|
|
[282294] = true, -- Hydra's Venom
|
|
[282295] = true, -- Hydra's Venom
|
|
[282296] = true, -- Hydra's Venom
|
|
[282297] = true, -- Hydra's venom
|
|
[283003] = true, -- Flesh Hook
|
|
[283510] = true, -- Blunt Force Trauma
|
|
[284564] = true, -- Razorvine
|
|
[284840] = true, -- Sandscoured
|
|
[284845] = true, -- Sandscoured
|
|
[284846] = true, -- Sandscoured
|
|
[284847] = true, -- Sandscoured
|
|
[284848] = true, -- Sandscoured
|
|
[284881] = true, -- Bone Arrow
|
|
[284890] = true, -- Bone Spear
|
|
[284892] = true, -- Bone Speared
|
|
[285052] = true, -- Shadow Word: Gore
|
|
[285053] = true, -- Shadow Word: Gore
|
|
[285054] = true, -- Shadow Word: Gore
|
|
[285055] = true, -- Shadow Word: Gore
|
|
[285056] = true, -- Shadow Word: Gore
|
|
[285057] = true, -- Shadow Word: Gore
|
|
[285058] = true, -- Shadow Word: Gore
|
|
[285059] = true, -- Shadow Word: Gore
|
|
[285060] = true, -- Shadow Word: Gore
|
|
[285061] = true, -- Shadow Word: Gore
|
|
[285062] = true, -- Shadow Word: Gore
|
|
[285063] = true, -- Shadow Word: Gore
|
|
[285071] = true, -- Shredding Shot
|
|
[285164] = true, -- Razorvine
|
|
[285165] = true, -- Razorvine
|
|
[285166] = true, -- Razorvine
|
|
[285167] = true, -- Razorvine
|
|
[285168] = true, -- Razorvine
|
|
[285169] = true, -- Razorvine
|
|
[285170] = true, -- Razorvine
|
|
[285694] = true, -- Hell Scream
|
|
[285897] = true, -- Hydra's Venom
|
|
[285901] = true, -- Hydra's Venom
|
|
[285902] = true, -- Hydra's Venom
|
|
[285903] = true, -- Hydra's Venom
|
|
[285904] = true, -- Hydra's Venom
|
|
[285905] = true, -- Hydra's Venom
|
|
[285906] = true, -- Hydra's Venom
|
|
[285907] = true, -- Hydra's Venom
|
|
[285908] = true, -- Hydra's Venom
|
|
[285909] = true, -- Hydra's Venom
|
|
[286035] = true, -- Hell Scream
|
|
[286036] = true, -- Hell Scream
|
|
[286037] = true, -- Hell Scream
|
|
[286038] = true, -- Hell Scream
|
|
[286039] = true, -- Hell Scream
|
|
[286040] = true, -- Hell Scream
|
|
[286041] = true, -- Hell Scream
|
|
[286181] = true, -- Bone Arrow
|
|
[286182] = true, -- Bone Arrow
|
|
[286183] = true, -- Bone Arrow
|
|
[286184] = true, -- Bone Arrow
|
|
[286185] = true, -- Bone Arrow
|
|
[286186] = true, -- Bone Arrow
|
|
[286187] = true, -- Bone Arrow
|
|
[286428] = true, -- Bone Spear
|
|
[286429] = true, -- Bone Spear
|
|
[286430] = true, -- Bone Spear
|
|
[286431] = true, -- Bone Spear
|
|
[286432] = true, -- Bone Spear
|
|
[286433] = true, -- Bone Spear
|
|
[290242] = true, -- Feral Frenzy
|
|
[290244] = true, -- Feral Frenzy
|
|
[290245] = true, -- Feral Frenzy
|
|
[290246] = true, -- Feral Frenzy
|
|
[290247] = true, -- Feral Frenzy
|
|
[290248] = true, -- Feral Frenzy
|
|
[290249] = true, -- Feral Frenzy
|
|
[290250] = true, -- Feral Frenzy
|
|
[291026] = true, -- Thrash (Bear)
|
|
[291027] = true, -- Thrash (Bear)
|
|
[291028] = true, -- Thrash (Bear)
|
|
[291029] = true, -- Thrash (Bear)
|
|
[291030] = true, -- Thrash (Bear)
|
|
[291031] = true, -- Thrash (Bear)
|
|
[291041] = true, -- Thrash (Bear)
|
|
[291056] = true, -- Thrash (Bear)
|
|
[300844] = true, -- Impale
|
|
[300870] = true, -- Frostbite
|
|
[300933] = true, -- Lacerate
|
|
[300934] = true, -- Lacerate
|
|
[300935] = true, -- Lacerate
|
|
[300936] = true, -- Lacerate
|
|
[300937] = true, -- Lacerate
|
|
[300938] = true, -- Lacerate
|
|
[300939] = true, -- Lacerate
|
|
[303010] = true, -- Gutshot
|
|
[303017] = true, -- Torn Flesh
|
|
[303046] = true, -- Ripped Flesh
|
|
[304003] = true, -- Mangled Flesh
|
|
[304167] = true, -- Cleaved Flesh
|
|
[304223] = true, -- Buzz Saw
|
|
[312451] = true, -- Assisting Hand
|
|
[312525] = true, -- Blood for Hakkar!
|
|
[312778] = true, -- Ripped Flesh
|
|
[312786] = true, -- Gutshot
|
|
[312802] = true, -- Torn Flesh
|
|
[312842] = true, -- Ripped Flesh
|
|
[312844] = true, -- Serrated Flesh
|
|
[312970] = true, -- Mangled Flesh
|
|
[313165] = true, -- Mangled Flesh
|
|
[313292] = true, -- Cleaved Flesh
|
|
[313415] = true, -- Buzz Saw
|
|
[316451] = true, -- Assisting Hand
|
|
[316525] = true, -- Blood for Hakkar!
|
|
[316778] = true, -- Ripped Flesh
|
|
[316786] = true, -- Gutshot
|
|
[316802] = true, -- Torn Flesh
|
|
[316842] = true, -- Ripped Flesh
|
|
[316844] = true, -- Serrated Flesh
|
|
[316970] = true, -- Mangled Flesh
|
|
[317165] = true, -- Mangled Flesh
|
|
[317292] = true, -- Cleaved Flesh
|
|
[317415] = true, -- Buzz Saw
|
|
[320451] = true, -- Assisting Hand
|
|
[320525] = true, -- Blood for Hakkar!
|
|
[320778] = true, -- Ripped Flesh
|
|
[320786] = true, -- Gutshot
|
|
[320802] = true, -- Torn Flesh
|
|
[320842] = true, -- Ripped Flesh
|
|
[320844] = true, -- Serrated Flesh
|
|
[320970] = true, -- Mangled Flesh
|
|
[321165] = true, -- Mangled Flesh
|
|
[321292] = true, -- Cleaved Flesh
|
|
[321415] = true, -- Buzz Saw
|
|
[340015] = true, -- Carnivorous Bite
|
|
[340052] = true, -- Deathblow
|
|
[340095] = true, -- Rend
|
|
[340119] = true, -- Coral Cut
|
|
[340516] = true, -- Rend
|
|
[350009] = true, -- Rake
|
|
[350010] = true, -- Rake
|
|
[350039] = true, -- Rake
|
|
[350052] = true, -- Rend
|
|
[350057] = true, -- Open Wound
|
|
[350069] = true, -- Serrated Bite
|
|
[350302] = true, -- Jagged Knife
|
|
[350346] = true, -- Rend
|
|
[350378] = true, -- Rend
|
|
[350379] = true, -- Rend
|
|
[351014] = true, -- Garrote
|
|
[351053] = true, -- Mangle
|
|
[351092] = true, -- Ravage
|
|
[351096] = true, -- Rend
|
|
[351121] = true, -- Impale
|
|
[351284] = true, -- Rend
|
|
[351285] = true, -- Rend
|
|
[351343] = true, -- Rend
|
|
[351344] = true, -- Rend
|
|
[351349] = true, -- Carnivorous Bite
|
|
[351350] = true, -- Carnivorous Bite
|
|
[351351] = true, -- Carnivorous Bite
|
|
[354043] = true, -- Thorned Claw
|
|
[354072] = true, -- Thorned Claw
|
|
[354073] = true, -- Thorned Claw
|
|
[354274] = true, -- Soul Rend
|
|
[354281] = true, -- Burning Blood
|
|
[354292] = true, -- Blistering Wound
|
|
[354619] = true, -- Soul Rend
|
|
[354620] = true, -- Soul Rend
|
|
[354621] = true, -- Soul Rend
|
|
[354643] = true, -- Blistering Wound
|
|
[354644] = true, -- Blistering Wound
|
|
[354645] = true, -- Blistering Wound
|
|
[354830] = true, -- Disembowel
|
|
[354835] = true, -- Rending Slash
|
|
[354858] = true, -- Disembowel
|
|
[354859] = true, -- Disembowel
|
|
[354860] = true, -- Disembowel
|
|
[354864] = true, -- Rending Slash
|
|
[354865] = true, -- Rending Slash
|
|
[354866] = true, -- Rending Slash
|
|
[354976] = true, -- Rake
|
|
[354995] = true, -- Rip
|
|
[355247] = true, -- Rake
|
|
[355263] = true, -- Rend
|
|
[355375] = true, -- Shredding Gash
|
|
[355376] = true, -- Sticky Bomb
|
|
[355437] = true, -- Rend
|
|
[355485] = true, -- Rend
|
|
[355500] = true, -- Pinprick
|
|
[355561] = true, -- Disembowel
|
|
[355764] = true, -- Rend
|
|
[384294] = true, -- Rupture
|
|
[385396] = true, -- Puncture
|
|
[391369] = true, -- Rend
|
|
[413006] = true, -- Savage Rip
|
|
[462136] = true, -- Rend
|
|
[500073] = true, -- Serrated Shot
|
|
[500127] = true, -- Eviscerated
|
|
[500351] = true, -- Darkthrash
|
|
[501640] = true, -- Hematophage
|
|
[501641] = true, -- Hematophage
|
|
[501642] = true, -- Hematophage
|
|
[501643] = true, -- Hematophage
|
|
[501644] = true, -- Hematophage
|
|
[501645] = true, -- Hematophage
|
|
[501646] = true, -- Hematophage
|
|
[501647] = true, -- Hematophage
|
|
[501648] = true, -- Hematophage
|
|
[501649] = true, -- Hematophage
|
|
[501650] = true, -- Hematophage
|
|
[501651] = true, -- Hematophage
|
|
[501687] = true, -- Lupine Shred
|
|
[501688] = true, -- Lupine Shred
|
|
[501689] = true, -- Lupine Shred
|
|
[501690] = true, -- Lupine Shred
|
|
[501691] = true, -- Lupine Shred
|
|
[501692] = true, -- Lupine Shred
|
|
[501693] = true, -- Lupine Shred
|
|
[501694] = true, -- Lupine Shred
|
|
[501704] = true, -- Serrated Shot
|
|
[501705] = true, -- Serrated Shot
|
|
[501706] = true, -- Serrated Shot
|
|
[501707] = true, -- Serrated Shot
|
|
[502732] = true, -- Primal Shred
|
|
[502733] = true, -- Primal Shred
|
|
[503561] = true, -- Shattering Shells
|
|
[504291] = true, -- Mortal Wounds
|
|
[504669] = true, -- Primal Shred
|
|
[504670] = true, -- Primal Shred
|
|
[504671] = true, -- Primal Shred
|
|
[504672] = true, -- Primal Shred
|
|
[504673] = true, -- Primal Shred
|
|
[504674] = true, -- Primal Shred
|
|
[504675] = true, -- Primal Shred
|
|
[504676] = true, -- Primal Shred
|
|
[520610] = true, -- Disembowel
|
|
[520712] = true, -- Disembowel
|
|
[520713] = true, -- Disembowel
|
|
[520714] = true, -- Disembowel
|
|
[520715] = true, -- Disembowel
|
|
[520716] = true, -- Disembowel
|
|
[520781] = true, -- Disembowel
|
|
[524964] = true, -- Crowd Pummeler
|
|
[560101] = true, -- Ravage (UNUSED)
|
|
[560102] = true, -- Ravage (UNUSED)
|
|
[560103] = true, -- Ravage (UNUSED)
|
|
[560104] = true, -- Ravage (UNUSED)
|
|
[560313] = true, -- Torn to Shreds
|
|
[560356] = true, -- Maiming Strike
|
|
[560407] = true, -- Massacre
|
|
[561303] = true, -- Cursed Ground
|
|
[572725] = true, -- Reverberations
|
|
[573337] = true, -- One Shot
|
|
[575836] = true, -- Serrated Shot
|
|
[575837] = true, -- Serrated Shot
|
|
[600703] = true, -- Aroy Garrote
|
|
[600772] = true, -- Aroy Rend
|
|
[601079] = true, -- Aroy Rip
|
|
[601822] = true, -- Aroy Rake
|
|
[601943] = true, -- Aroy Rupture
|
|
[633745] = true, -- Aroy Lacerate
|
|
[680279] = true, -- Gore Barrage
|
|
[680744] = true, -- Agonizing Pain
|
|
[680766] = true, -- Bleed test
|
|
[704256] = true, -- Darkrend Scythe
|
|
[705023] = true, -- Apocalypse Edge
|
|
[705757] = true, -- Piercing Impact
|
|
[706808] = true, -- Deadly Blow
|
|
[707229] = true, -- Darkrend Scythe
|
|
[707303] = true, -- Traumatic Wounds
|
|
[782754] = true, -- Pierced
|
|
[782801] = true, -- Spear Shards
|
|
[783054] = true, -- Headlopped
|
|
[783055] = true, -- Bleeding Out
|
|
[783056] = true, -- Warbeast
|
|
[800341] = true, -- Torn Flesh
|
|
[800772] = true, -- Taldaram's Torment
|
|
[800990] = true, -- Rend
|
|
[801023] = true, -- Savage Rend
|
|
[802568] = true, -- Taldaram's Torment
|
|
[802569] = true, -- Taldaram's Torment
|
|
[802570] = true, -- Taldaram's Torment
|
|
[802571] = true, -- Taldaram's Torment
|
|
[802572] = true, -- Taldaram's Torment
|
|
[802573] = true, -- Taldaram's Torment
|
|
[802580] = true, -- Taldaram's Torment
|
|
[802587] = true, -- Torn Flesh
|
|
[803851] = true, -- Ravage
|
|
[803859] = true, -- Ravage
|
|
[803860] = true, -- Ravage
|
|
[803861] = true, -- Ravage
|
|
[803862] = true, -- Ravage
|
|
[803863] = true, -- Ravage
|
|
[803864] = true, -- Ravage
|
|
[804143] = true, -- Puncture Wound
|
|
[804600] = true, -- Rending Slash
|
|
[805366] = true, -- Deadly Flourish
|
|
[805832] = true, -- Gutspiller
|
|
[806569] = true, -- Shred
|
|
[806576] = true, -- Wolf Spirit's Claw
|
|
[806670] = true, -- Rake
|
|
[806671] = true, -- Rake
|
|
[806882] = true, -- Gutspiller
|
|
[806883] = true, -- Gutspiller
|
|
[806884] = true, -- Gutspiller
|
|
[806885] = true, -- Gutspiller
|
|
[806886] = true, -- Gutspiller
|
|
[806887] = true, -- Gutspiller
|
|
[806898] = true, -- Rending Slash
|
|
[806899] = true, -- Rending Slash
|
|
[806900] = true, -- Rending Slash
|
|
[806901] = true, -- Rending Slash
|
|
[806902] = true, -- Rending Slash
|
|
[806903] = true, -- Rending Slash
|
|
[807237] = true, -- Toxic Dart
|
|
[807324] = true, -- Toxic Dart
|
|
[807325] = true, -- Toxic Dart
|
|
[807326] = true, -- Toxic Dart
|
|
[807327] = true, -- Toxic Dart
|
|
[807328] = true, -- Toxic Dart
|
|
[807329] = true, -- Toxic Dart
|
|
[807330] = true, -- Toxic Dart
|
|
[850518] = true, -- Combo Shot Bleed
|
|
[860210] = true, -- Barbed Snare
|
|
[901020] = true, -- Bloodbath
|
|
[901021] = true, -- Bloodbath
|
|
[901022] = true, -- Bloodbath
|
|
[901023] = true, -- Bloodbath
|
|
[901081] = true, -- Bone Arrow Bleed
|
|
[901149] = true, -- Thrash (Bear)
|
|
[901150] = true, -- Thrash (Bear)
|
|
[901151] = true, -- Thrash (Bear)
|
|
[901152] = true, -- Thrash (Bear)
|
|
[901153] = true, -- Thrash (Bear)
|
|
[901154] = true, -- Thrash (Bear)
|
|
[901185] = true, -- Bone Arrow Bleed
|
|
[901186] = true, -- Bone Arrow Bleed
|
|
[901187] = true, -- Bone Arrow Bleed
|
|
[901188] = true, -- Bone Arrow Bleed
|
|
[901189] = true, -- Bone Arrow Bleed
|
|
[901190] = true, -- Bone Arrow Bleed
|
|
[901191] = true, -- Bone Arrow Bleed
|
|
[901192] = true, -- Bone Arrow Bleed
|
|
[904000] = true, -- Aether Rip
|
|
[904001] = true, -- Aether Rip
|
|
[904002] = true, -- Aether Rip
|
|
[904003] = true, -- Aether Rip
|
|
[904004] = true, -- Aether Rip
|
|
[904005] = true, -- Aether Rip
|
|
[904006] = true, -- Aether Rip
|
|
[904007] = true, -- Aether Rip
|
|
[904008] = true, -- Aether Rip
|
|
[904009] = true, -- Aether Rip
|
|
[904010] = true, -- Aether Rip
|
|
[904020] = true, -- Voidrip
|
|
[904021] = true, -- Voidrip
|
|
[904022] = true, -- Voidrip
|
|
[904023] = true, -- Voidrip
|
|
[904024] = true, -- Voidrip
|
|
[904025] = true, -- Voidrip
|
|
[904026] = true, -- Voidrip
|
|
[904027] = true, -- Voidrip
|
|
[904028] = true, -- Voidrip
|
|
[904029] = true, -- Voidrip
|
|
[904030] = true, -- Voidrip
|
|
[904040] = true, -- Shredding Light
|
|
[904041] = true, -- Shredding Light
|
|
[904042] = true, -- Shredding Light
|
|
[904043] = true, -- Shredding Light
|
|
[904044] = true, -- Shredding Light
|
|
[904045] = true, -- Shredding Light
|
|
[904046] = true, -- Shredding Light
|
|
[904047] = true, -- Shredding Light
|
|
[904048] = true, -- Shredding Light
|
|
[904049] = true, -- Shredding Light
|
|
[904050] = true, -- Shredding Light
|
|
[904060] = true, -- Emberclaw
|
|
[904061] = true, -- Emberclaw
|
|
[904062] = true, -- Emberclaw
|
|
[904063] = true, -- Emberclaw
|
|
[904064] = true, -- Emberclaw
|
|
[904065] = true, -- Emberclaw
|
|
[904066] = true, -- Emberclaw
|
|
[904067] = true, -- Emberclaw
|
|
[904068] = true, -- Emberclaw
|
|
[904069] = true, -- Emberclaw
|
|
[904070] = true, -- Emberclaw
|
|
[904080] = true, -- Rime Tear
|
|
[904081] = true, -- Rime Tear
|
|
[904082] = true, -- Rime Tear
|
|
[904083] = true, -- Rime Tear
|
|
[904084] = true, -- Rime Tear
|
|
[904085] = true, -- Rime Tear
|
|
[904086] = true, -- Rime Tear
|
|
[904087] = true, -- Rime Tear
|
|
[904088] = true, -- Rime Tear
|
|
[904089] = true, -- Rime Tear
|
|
[904090] = true, -- Rime Tear
|
|
[904100] = true, -- Voltripper
|
|
[904101] = true, -- Voltripper
|
|
[904102] = true, -- Voltripper
|
|
[904103] = true, -- Voltripper
|
|
[904104] = true, -- Voltripper
|
|
[904105] = true, -- Voltripper
|
|
[904106] = true, -- Voltripper
|
|
[904107] = true, -- Voltripper
|
|
[904108] = true, -- Voltripper
|
|
[904109] = true, -- Voltripper
|
|
[904110] = true, -- Voltripper
|
|
[904120] = true, -- Arcane Tear
|
|
[904121] = true, -- Arcane Tear
|
|
[904122] = true, -- Arcane Tear
|
|
[904123] = true, -- Arcane Tear
|
|
[904124] = true, -- Arcane Tear
|
|
[904125] = true, -- Arcane Tear
|
|
[904126] = true, -- Arcane Tear
|
|
[904127] = true, -- Arcane Tear
|
|
[904140] = true, -- Corrupting Claws
|
|
[904141] = true, -- Corrupting Claws
|
|
[904142] = true, -- Corrupting Claws
|
|
[904143] = true, -- Corrupting Claws
|
|
[904144] = true, -- Corrupting Claws
|
|
[904145] = true, -- Corrupting Claws
|
|
[904146] = true, -- Corrupting Claws
|
|
[904147] = true, -- Corrupting Claws
|
|
[904160] = true, -- Rending Dawn
|
|
[904161] = true, -- Rending Dawn
|
|
[904162] = true, -- Rending Dawn
|
|
[904163] = true, -- Rending Dawn
|
|
[904164] = true, -- Rending Dawn
|
|
[904165] = true, -- Rending Dawn
|
|
[904166] = true, -- Rending Dawn
|
|
[904167] = true, -- Rending Dawn
|
|
[904180] = true, -- Burning Claws
|
|
[904181] = true, -- Burning Claws
|
|
[904182] = true, -- Burning Claws
|
|
[904183] = true, -- Burning Claws
|
|
[904184] = true, -- Burning Claws
|
|
[904185] = true, -- Burning Claws
|
|
[904186] = true, -- Burning Claws
|
|
[904187] = true, -- Burning Claws
|
|
[904200] = true, -- Frost Bite
|
|
[904201] = true, -- Frost Bite
|
|
[904202] = true, -- Frost Bite
|
|
[904203] = true, -- Frost Bite
|
|
[904204] = true, -- Frost Bite
|
|
[904205] = true, -- Frost Bite
|
|
[904206] = true, -- Frost Bite
|
|
[904207] = true, -- Frost Bite
|
|
[904220] = true, -- Stormclaw
|
|
[904221] = true, -- Stormclaw
|
|
[904222] = true, -- Stormclaw
|
|
[904223] = true, -- Stormclaw
|
|
[904224] = true, -- Stormclaw
|
|
[904225] = true, -- Stormclaw
|
|
[904226] = true, -- Stormclaw
|
|
[904227] = true, -- Stormclaw
|
|
[904960] = true, -- Spellrender
|
|
[904961] = true, -- Spellrender
|
|
[904962] = true, -- Spellrender
|
|
[904963] = true, -- Spellrender
|
|
[904964] = true, -- Spellrender
|
|
[904965] = true, -- Spellrender
|
|
[904966] = true, -- Spellrender
|
|
[904967] = true, -- Spellrender
|
|
[904968] = true, -- Spellrender
|
|
[904980] = true, -- Dusk Wound
|
|
[904981] = true, -- Dusk Wound
|
|
[904982] = true, -- Dusk Wound
|
|
[904983] = true, -- Dusk Wound
|
|
[904984] = true, -- Dusk Wound
|
|
[904985] = true, -- Dusk Wound
|
|
[904986] = true, -- Dusk Wound
|
|
[904987] = true, -- Dusk Wound
|
|
[904988] = true, -- Dusk Wound
|
|
[907000] = true, -- Brand of Dawn
|
|
[907001] = true, -- Brand of Dawn
|
|
[907002] = true, -- Brand of Dawn
|
|
[907003] = true, -- Brand of Dawn
|
|
[907004] = true, -- Brand of Dawn
|
|
[907005] = true, -- Brand of Dawn
|
|
[907006] = true, -- Brand of Dawn
|
|
[907007] = true, -- Brand of Dawn
|
|
[907008] = true, -- Brand of Dawn
|
|
[907020] = true, -- Burning Brand
|
|
[907021] = true, -- Burning Brand
|
|
[907022] = true, -- Burning Brand
|
|
[907023] = true, -- Burning Brand
|
|
[907024] = true, -- Burning Brand
|
|
[907025] = true, -- Burning Brand
|
|
[907026] = true, -- Burning Brand
|
|
[907027] = true, -- Burning Brand
|
|
[907028] = true, -- Burning Brand
|
|
[907040] = true, -- Ice Shard
|
|
[907041] = true, -- Ice Shard
|
|
[907042] = true, -- Ice Shard
|
|
[907043] = true, -- Ice Shard
|
|
[907044] = true, -- Ice Shard
|
|
[907045] = true, -- Ice Shard
|
|
[907046] = true, -- Ice Shard
|
|
[907047] = true, -- Ice Shard
|
|
[907048] = true, -- Ice Shard
|
|
[907060] = true, -- Cloudburst
|
|
[907061] = true, -- Cloudburst
|
|
[907062] = true, -- Cloudburst
|
|
[907063] = true, -- Cloudburst
|
|
[907064] = true, -- Cloudburst
|
|
[907065] = true, -- Cloudburst
|
|
[907066] = true, -- Cloudburst
|
|
[907067] = true, -- Cloudburst
|
|
[907068] = true, -- Cloudburst
|
|
[947470] = true, -- Disembowel
|
|
[947471] = true, -- Disembowel
|
|
[947472] = true, -- Disembowel
|
|
[947473] = true, -- Disembowel
|
|
[947474] = true, -- Disembowel
|
|
[947475] = true, -- Disembowel
|
|
[947476] = true, -- Disembowel
|
|
[947477] = true, -- Disembowel
|
|
[947478] = true, -- Disembowel
|
|
[947479] = true, -- Disembowel
|
|
[947480] = true, -- Disembowel
|
|
[947481] = true, -- Disembowel
|
|
[954809] = true, -- Crimson Tempest
|
|
[954815] = true, -- Bloodbath
|
|
[954883] = true, -- Crimson Tempest
|
|
[954884] = true, -- Crimson Tempest
|
|
[954885] = true, -- Crimson Tempest
|
|
[954886] = true, -- Crimson Tempest
|
|
[954887] = true, -- Crimson Tempest
|
|
[954888] = true, -- Crimson Tempest
|
|
[954889] = true, -- Crimson Tempest
|
|
[965150] = true, -- Feast
|
|
[965408] = true, -- Deadly Bite
|
|
[965630] = true, -- Carve
|
|
[965747] = true, -- Flesh Wound
|
|
[965758] = true, -- Nick
|
|
[965762] = true, -- Cut Throat
|
|
[965772] = true, -- Impale
|
|
[966380] = true, -- Savage Rend
|
|
[975040] = true, -- Shark Bite
|
|
[978693] = true, -- Elemental Rend (Frost)
|
|
[978694] = true, -- Elemental Rend (Fire)
|
|
[978695] = true, -- Elemental Rend (Nature)
|
|
[982251] = true, -- Impaled
|
|
[982450] = true, -- Razorvine
|
|
[982682] = true, -- Razorvine
|
|
[982683] = true, -- Razorvine
|
|
[982684] = true, -- Razorvine
|
|
[982685] = true, -- Razorvine
|
|
[982686] = true, -- Razorvine
|
|
[982687] = true, -- Razorvine
|
|
[982688] = true, -- Razorvine
|
|
[982703] = true, -- Ironsand
|
|
[982704] = true, -- Ironsand
|
|
[982705] = true, -- Ironsand
|
|
[982706] = true, -- Ironsand
|
|
[982707] = true, -- Ironsand
|
|
[983021] = true, -- Shadow Word: Gore
|
|
[983022] = true, -- Shadow Word: Gore
|
|
[983023] = true, -- Shadow Word: Gore
|
|
[983024] = true, -- Shadow Word: Gore
|
|
[983025] = true, -- Shadow Word: Gore
|
|
[983026] = true, -- Shadow Word: Gore
|
|
[983027] = true, -- Shadow Word: Gore
|
|
[983028] = true, -- Shadow Word: Gore
|
|
[983029] = true, -- Shadow Word: Gore
|
|
[983030] = true, -- Shadow Word: Gore
|
|
[983031] = true, -- Shadow Word: Gore
|
|
[983032] = true, -- Shadow Word: Gore
|
|
[983037] = true, -- Beast Shot
|
|
[983251] = true, -- Bone Spear
|
|
[983260] = true, -- Bone Spear
|
|
[983261] = true, -- Bone Spear
|
|
[983262] = true, -- Bone Spear
|
|
[983263] = true, -- Bone Spear
|
|
[983264] = true, -- Bone Spear
|
|
[983265] = true, -- Bone Spear
|
|
[983266] = true, -- Bone Spear
|
|
[983267] = true, -- Bone Spear
|
|
[983663] = true, -- Shredded Flesh
|
|
[984698] = true, -- Saber Fangs
|
|
[984702] = true, -- Elemental Rend
|
|
[984818] = true, -- Bloodshed
|
|
[984828] = true, -- Barbed Shot
|
|
[984831] = true, -- Bloodhunt Shot
|
|
[984865] = true, -- Furious Reaction
|
|
[986011] = true, -- Rend (Carnage)
|
|
[986012] = true, -- Rend (Carnage)
|
|
[986013] = true, -- Rend (Carnage)
|
|
[986014] = true, -- Rend (Carnage)
|
|
[986015] = true, -- Rend (Carnage)
|
|
[986016] = true, -- Rend (Carnage)
|
|
[986017] = true, -- Rend (Carnage)
|
|
[986018] = true, -- Rend (Carnage)
|
|
[986019] = true, -- Rend (Carnage)
|
|
[986020] = true, -- Rend (Carnage)
|
|
[987149] = true, -- Blunt Force Trauma
|
|
[990240] = true, -- Disembowel
|
|
[992373] = true, -- Flay Flesh
|
|
[992716] = true, -- Flesh Rend
|
|
[992722] = true, -- Ice Bite
|
|
[992768] = true, -- Flesh Tear
|
|
[992802] = true, -- Feral Frenzy
|
|
[992833] = true, -- Barbed Shot
|
|
[992943] = true, -- Feral Bite
|
|
[992991] = true, -- Feral Frenzy
|
|
[993001] = true, -- Saw Blades
|
|
[993096] = true, -- Brewer's Fury
|
|
[993740] = true, -- Voidfang
|
|
[993741] = true, -- Voidfang
|
|
[993742] = true, -- Voidfang
|
|
[993752] = true, -- Bloodletting Slash
|
|
[993900] = true, -- Brutal Chop
|
|
[997099] = true, -- Hell Scream
|
|
[997243] = true, -- Hydra's Venom
|
|
[997244] = true, -- Hydra's Venom
|
|
[997245] = true, -- Hydra's Venom
|
|
[997246] = true, -- Hydra's Venom
|
|
[997247] = true, -- Hydra's Venom
|
|
[997248] = true, -- Hydra's Venom
|
|
[997249] = true, -- Hydra's Venom
|
|
[997250] = true, -- Hydra's Venom
|
|
[997251] = true, -- Hydra's Venom
|
|
[997252] = true, -- Hydra's venom
|
|
[997316] = true, -- Rake
|
|
[997595] = true, -- Arcane Melee
|
|
[997765] = true, -- Puncture
|
|
[997766] = true, -- Puncture
|
|
[997767] = true, -- Puncture
|
|
[997768] = true, -- Puncture
|
|
[997769] = true, -- Puncture
|
|
[997770] = true, -- Puncture
|
|
[997771] = true, -- Puncture
|
|
[1100703] = true, -- Garrote
|
|
[1100772] = true, -- Rend
|
|
[1100790] = true, -- Thrash
|
|
[1100791] = true, -- Thrash
|
|
[1100792] = true, -- Thrash
|
|
[1100793] = true, -- Thrash
|
|
[1100794] = true, -- Thrash
|
|
[1100795] = true, -- Thrash
|
|
[1101079] = true, -- Rip
|
|
[1101822] = true, -- Rake
|
|
[1101823] = true, -- Rake
|
|
[1101824] = true, -- Rake
|
|
[1101943] = true, -- Rupture
|
|
[1106546] = true, -- Rend
|
|
[1106547] = true, -- Rend
|
|
[1106548] = true, -- Rend
|
|
[1108631] = true, -- Garrote
|
|
[1108632] = true, -- Garrote
|
|
[1108633] = true, -- Garrote
|
|
[1108639] = true, -- Rupture
|
|
[1108640] = true, -- Rupture
|
|
[1109007] = true, -- Pounce Bleed
|
|
[1109492] = true, -- Rip
|
|
[1109493] = true, -- Rip
|
|
[1109752] = true, -- Rip
|
|
[1109824] = true, -- Pounce Bleed
|
|
[1109826] = true, -- Pounce Bleed
|
|
[1109894] = true, -- Rip
|
|
[1109896] = true, -- Rip
|
|
[1109904] = true, -- Rake
|
|
[1111273] = true, -- Rupture
|
|
[1111274] = true, -- Rupture
|
|
[1111275] = true, -- Rupture
|
|
[1111289] = true, -- Garrote
|
|
[1111290] = true, -- Garrote
|
|
[1111572] = true, -- Rend
|
|
[1111573] = true, -- Rend
|
|
[1111574] = true, -- Rend
|
|
[1112721] = true, -- Deep Wounds
|
|
[1114874] = true, -- Rupture
|
|
[1114903] = true, -- Rupture
|
|
[1115583] = true, -- Rupture
|
|
[1124331] = true, -- Rake
|
|
[1124332] = true, -- Rake
|
|
[1125208] = true, -- Rend
|
|
[1126839] = true, -- Garrote
|
|
[1126867] = true, -- Rupture
|
|
[1126884] = true, -- Garrote
|
|
[1127003] = true, -- Rake
|
|
[1127007] = true, -- Pounce Bleed
|
|
[1127008] = true, -- Rip
|
|
[1127556] = true, -- Rake
|
|
[1127638] = true, -- Rake
|
|
[1129583] = true, -- Impale
|
|
[1131041] = true, -- Mangle
|
|
[1133745] = true, -- Lacerate
|
|
[1133746] = true, -- Lacerate
|
|
[1133747] = true, -- Lacerate
|
|
[1136332] = true, -- Rake
|
|
[1137066] = true, -- Garrote
|
|
[1143104] = true, -- Deep Wound
|
|
[1146845] = true, -- Rend
|
|
[1147465] = true, -- Rend
|
|
[1148567] = true, -- Lacerate
|
|
[1148568] = true, -- Lacerate
|
|
[1148573] = true, -- Rake
|
|
[1148574] = true, -- Rake
|
|
[1148580] = true, -- Lacerate
|
|
[1148581] = true, -- Lacerate
|
|
[1148671] = true, -- Rupture
|
|
[1148672] = true, -- Rupture
|
|
[1148675] = true, -- Garrote
|
|
[1148676] = true, -- Garrote
|
|
[1149799] = true, -- Rip
|
|
[1149800] = true, -- Rip
|
|
[1149804] = true, -- Pounce Bleed
|
|
[1150498] = true, -- Savage Rend
|
|
[1153578] = true, -- Savage Rend
|
|
[1153579] = true, -- Savage Rend
|
|
[1153580] = true, -- Savage Rend
|
|
[1153581] = true, -- Savage Rend
|
|
[1153582] = true, -- Savage Rend
|
|
[1155550] = true, -- Jagged Knife
|
|
[1155622] = true, -- Impale
|
|
[1158978] = true, -- Impale
|
|
[1159881] = true, -- Rake
|
|
[1159882] = true, -- Rake
|
|
[1159883] = true, -- Rake
|
|
[1159884] = true, -- Rake
|
|
[1159885] = true, -- Rake
|
|
[1159886] = true, -- Rake
|
|
[1161164] = true, -- Impale
|
|
[1163071] = true, -- Laceration
|
|
[1163468] = true, -- Piercing Shots
|
|
[1180242] = true, -- Feral Frenzy
|
|
[1180251] = true, -- Feral Frenzy
|
|
[1180252] = true, -- Feral Frenzy
|
|
[1180253] = true, -- Feral Frenzy
|
|
[1180254] = true, -- Feral Frenzy
|
|
[1180255] = true, -- Feral Frenzy
|
|
[1402322] = true, -- Rake
|
|
[1407046] = true, -- Rend
|
|
[1407048] = true, -- Rend
|
|
[1569398] = true, -- Barbed Snare
|
|
[1570396] = true, -- Deadly Bite
|
|
[1572620] = true, -- Disembowel
|
|
[1572621] = true, -- Disembowel
|
|
[1572622] = true, -- Disembowel
|
|
[1572623] = true, -- Disembowel
|
|
[1572624] = true, -- Disembowel
|
|
[1572625] = true, -- Disembowel
|
|
[1572626] = true, -- Disembowel
|
|
[1572627] = true, -- Disembowel
|
|
[1572628] = true, -- Disembowel
|
|
[1572629] = true, -- Disembowel
|
|
[1572630] = true, -- Disembowel
|
|
[1572631] = true, -- Disembowel
|
|
[1572638] = true, -- Disembowel
|
|
[1573293] = true, -- Impaled
|
|
[1574215] = true, -- Elemental Rend (Frost)
|
|
[1574241] = true, -- Elemental Rend (Fire)
|
|
[1574267] = true, -- Elemental Rend (Nature)
|
|
[1575466] = true, -- Puncture
|
|
[1575467] = true, -- Puncture
|
|
[1575468] = true, -- Puncture
|
|
[1575469] = true, -- Puncture
|
|
[1575470] = true, -- Puncture
|
|
[1575471] = true, -- Puncture
|
|
[1575472] = true, -- Puncture
|
|
[1576594] = true, -- Carnage Rend
|
|
[1576595] = true, -- Carnage Rend
|
|
[1576596] = true, -- Carnage Rend
|
|
[1576597] = true, -- Carnage Rend
|
|
[1576598] = true, -- Carnage Rend
|
|
[1576599] = true, -- Carnage Rend
|
|
[1576600] = true, -- Carnage Rend
|
|
[1576601] = true, -- Carnage Rend
|
|
[1576602] = true, -- Carnage Rend
|
|
[1576603] = true, -- Carnage Rend
|
|
[1580246] = true, -- Garrote
|
|
[1584827] = true, -- Blunt Force Trauma
|
|
[1587588] = true, -- Razorvine
|
|
[1588276] = true, -- Sandscoured
|
|
[1588281] = true, -- Sandscoured
|
|
[1588282] = true, -- Sandscoured
|
|
[1588283] = true, -- Sandscoured
|
|
[1588284] = true, -- Sandscoured
|
|
[1588346] = true, -- Bone Arrow Bleed
|
|
[1588348] = true, -- Bone Arrow Bleed
|
|
[1588372] = true, -- Bone Speared
|
|
[1588841] = true, -- Shadow Word: Gore
|
|
[1588842] = true, -- Shadow Word: Gore
|
|
[1588843] = true, -- Shadow Word: Gore
|
|
[1588844] = true, -- Shadow Word: Gore
|
|
[1588845] = true, -- Shadow Word: Gore
|
|
[1588846] = true, -- Shadow Word: Gore
|
|
[1588847] = true, -- Shadow Word: Gore
|
|
[1588848] = true, -- Shadow Word: Gore
|
|
[1588849] = true, -- Shadow Word: Gore
|
|
[1588850] = true, -- Shadow Word: Gore
|
|
[1588851] = true, -- Shadow Word: Gore
|
|
[1588852] = true, -- Shadow Word: Gore
|
|
[1588894] = true, -- Shredding Shot
|
|
[1590352] = true, -- Hell Scream
|
|
[1590575] = true, -- Hydra's Venom
|
|
[1590576] = true, -- Hydra's Venom
|
|
[1590577] = true, -- Hydra's Venom
|
|
[1590578] = true, -- Hydra's Venom
|
|
[1590579] = true, -- Hydra's Venom
|
|
[1590580] = true, -- Hydra's Venom
|
|
[1590581] = true, -- Hydra's Venom
|
|
[1590582] = true, -- Hydra's Venom
|
|
[1590583] = true, -- Hydra's Venom
|
|
[1590584] = true, -- Hydra's Venom
|
|
[1901020] = true, -- Bloodbath
|
|
[1901021] = true, -- Bloodbath
|
|
[1901022] = true, -- Bloodbath
|
|
[1901023] = true, -- Bloodbath
|
|
[1954815] = true, -- Bloodbath
|
|
[2100021] = true, -- Rend
|
|
[2100022] = true, -- Rend
|
|
[2100023] = true, -- Rend
|
|
[2100024] = true, -- Rend
|
|
[2100170] = true, -- Rupture
|
|
[2100752] = true, -- Deep Wound
|
|
[2100913] = true, -- Puncture
|
|
[2102164] = true, -- Throw Cleaver
|
|
[2102580] = true, -- Rupture
|
|
[2102654] = true, -- Cleaver Wound
|
|
[2102655] = true, -- Cleaver Wound
|
|
[2102656] = true, -- Cleaver Wound
|
|
[2102657] = true, -- Cleaver Wound
|
|
[2102681] = true, -- Rend
|
|
[2102682] = true, -- Rend
|
|
[2102683] = true, -- Rend
|
|
[2102684] = true, -- Rend
|
|
[2102842] = true, -- Rend
|
|
[2102843] = true, -- Rend
|
|
[2102844] = true, -- Rend
|
|
[2102845] = true, -- Rend
|
|
[2106029] = true, -- Impaling Throw
|
|
[2106030] = true, -- Impaling Throw
|
|
[2106031] = true, -- Impaling Throw
|
|
[2106032] = true, -- Impaling Throw
|
|
[2110917] = true, -- Rending Claws
|
|
[2110918] = true, -- Rending Claws
|
|
[2110919] = true, -- Rending Claws
|
|
[2110920] = true, -- Rending Claws
|
|
[2112408] = true, -- Dismember
|
|
[2112409] = true, -- Dismember
|
|
[2112410] = true, -- Dismember
|
|
[2112411] = true, -- Dismember
|
|
[2118240] = true, -- Rip
|
|
[2118241] = true, -- Rip
|
|
[2118242] = true, -- Rip
|
|
[2118243] = true, -- Rip
|
|
[2118326] = true, -- Razor Claws
|
|
[2118327] = true, -- Razor Claws
|
|
[2118328] = true, -- Razor Claws
|
|
[2118329] = true, -- Razor Claws
|
|
[2122122] = true, -- Rending Claws
|
|
[2122123] = true, -- Rending Claws
|
|
[2122124] = true, -- Rending Claws
|
|
[2122125] = true, -- Rending Claws
|
|
[2122323] = true, -- Impale
|
|
[2122324] = true, -- Impale
|
|
[2122325] = true, -- Impale
|
|
[2122326] = true, -- Impale
|
|
[2125205] = true, -- Deathblow
|
|
[2125206] = true, -- Deathblow
|
|
[2125207] = true, -- Deathblow
|
|
[2125208] = true, -- Deathblow
|
|
[2125292] = true, -- Rend
|
|
[2125293] = true, -- Rend
|
|
[2125294] = true, -- Rend
|
|
[2125295] = true, -- Rend
|
|
[2125372] = true, -- Impale
|
|
[2125373] = true, -- Impale
|
|
[2125374] = true, -- Impale
|
|
[2125375] = true, -- Impale
|
|
[2125601] = true, -- Dark Talon
|
|
[2125602] = true, -- Dark Talon
|
|
[2125603] = true, -- Dark Talon
|
|
[2125604] = true, -- Dark Talon
|
|
[2125664] = true, -- Gaping Maw
|
|
[2125665] = true, -- Gaping Maw
|
|
[2125666] = true, -- Gaping Maw
|
|
[2125667] = true, -- Gaping Maw
|
|
[2130032] = true, -- Impaling Throw
|
|
[2130174] = true, -- Gaping Maw
|
|
[2130814] = true, -- Rake
|
|
[2130815] = true, -- Rake
|
|
[2130816] = true, -- Rake
|
|
[2130817] = true, -- Rake
|
|
[2130829] = true, -- Ferocious Rake
|
|
[2130855] = true, -- Ferocious Rake
|
|
[2130856] = true, -- Ferocious Rake
|
|
[2130857] = true, -- Ferocious Rake
|
|
[2135600] = true, -- Rend
|
|
[2135601] = true, -- Rend
|
|
[2135602] = true, -- Rend
|
|
[2135603] = true, -- Rend
|
|
[2135657] = true, -- Gut Rip
|
|
[2135658] = true, -- Gut Rip
|
|
[2135659] = true, -- Gut Rip
|
|
[2135660] = true, -- Gut Rip
|
|
[2135668] = true, -- Gaping Maw
|
|
[2135669] = true, -- Gaping Maw
|
|
[2135670] = true, -- Gaping Maw
|
|
[2135671] = true, -- Gaping Maw
|
|
[2135747] = true, -- Talon Strike
|
|
[2135748] = true, -- Talon Strike
|
|
[2135749] = true, -- Talon Strike
|
|
[2135750] = true, -- Talon Strike
|
|
[2135819] = true, -- Amani Bear Trap
|
|
[2135820] = true, -- Amani Bear Trap
|
|
[2135821] = true, -- Amani Bear Trap
|
|
[2135822] = true, -- Amani Bear Trap
|
|
[2135824] = true, -- Impaled
|
|
[2135825] = true, -- Impaled
|
|
[2135826] = true, -- Impaled
|
|
[2135827] = true, -- Impaled
|
|
[2135833] = true, -- Rend Flesh
|
|
[2135834] = true, -- Rend Flesh
|
|
[2135835] = true, -- Rend Flesh
|
|
[2135836] = true, -- Rend Flesh
|
|
[2135857] = true, -- Lacerate
|
|
[2135858] = true, -- Lacerate
|
|
[2135859] = true, -- Lacerate
|
|
[2135860] = true, -- Lacerate
|
|
[2135877] = true, -- Lacerating Swipe
|
|
[2135878] = true, -- Lacerating Swipe
|
|
[2135879] = true, -- Lacerating Swipe
|
|
[2135880] = true, -- Lacerating Swipe
|
|
[2136058] = true, -- Lynx Rush
|
|
[2136059] = true, -- Lynx Rush
|
|
[2136060] = true, -- Lynx Rush
|
|
[2136061] = true, -- Lynx Rush
|
|
[2136326] = true, -- Rend Flesh
|
|
[2136327] = true, -- Rend Flesh
|
|
[2136328] = true, -- Rend Flesh
|
|
[2136329] = true, -- Rend Flesh
|
|
[2136382] = true, -- Lynx Rush
|
|
[2136383] = true, -- Lynx Rush
|
|
[2136384] = true, -- Lynx Rush
|
|
[2136385] = true, -- Lynx Rush
|
|
[2136398] = true, -- Amani Bear Trap
|
|
[2136399] = true, -- Amani Bear Trap
|
|
[2136400] = true, -- Amani Bear Trap
|
|
[2136401] = true, -- Amani Bear Trap
|
|
[2137739] = true, -- Carnivorous Bite
|
|
[2137740] = true, -- Carnivorous Bite
|
|
[2137741] = true, -- Carnivorous Bite
|
|
[2137742] = true, -- Carnivorous Bite
|
|
[2137807] = true, -- Rend
|
|
[2137808] = true, -- Rend
|
|
[2137809] = true, -- Rend
|
|
[2137810] = true, -- Rend
|
|
[2141254] = true, -- Crippling Wound
|
|
[2141255] = true, -- Crippling Wound
|
|
[2141256] = true, -- Crippling Wound
|
|
[2141257] = true, -- Crippling Wound
|
|
[2141572] = true, -- Rend
|
|
[2141573] = true, -- Rend
|
|
[2141574] = true, -- Rend
|
|
[2141575] = true, -- Rend
|
|
[2142208] = true, -- Rupture
|
|
[2142209] = true, -- Rupture
|
|
[2142210] = true, -- Rupture
|
|
[2142211] = true, -- Rupture
|
|
[2142516] = true, -- Impaling Spine
|
|
[2142517] = true, -- Impaling Spine
|
|
[2142518] = true, -- Impaling Spine
|
|
[2142519] = true, -- Impaling Spine
|
|
[2145205] = true, -- Slaying Shot
|
|
[2148844] = true, -- Impale
|
|
[2148845] = true, -- Impale
|
|
[2148846] = true, -- Impale
|
|
[2148847] = true, -- Impale
|
|
[2150775] = true, -- Rending Claws
|
|
[2150776] = true, -- Rending Claws
|
|
[2150777] = true, -- Rending Claws
|
|
[2150778] = true, -- Rending Claws
|
|
[2150844] = true, -- Impale
|
|
[2150845] = true, -- Impale
|
|
[2150846] = true, -- Impale
|
|
[2150847] = true, -- Impale
|
|
[2151239] = true, -- Infected Wound
|
|
[2151357] = true, -- Infected Wound
|
|
[2151372] = true, -- Rending Claws
|
|
[2151451] = true, -- Dart
|
|
[2151452] = true, -- Dart
|
|
[2151453] = true, -- Dart
|
|
[2151454] = true, -- Dart
|
|
[2152541] = true, -- Gore
|
|
[2152542] = true, -- Gore
|
|
[2152543] = true, -- Gore
|
|
[2152544] = true, -- Gore
|
|
[2152614] = true, -- Slashing Wound
|
|
[2152615] = true, -- Slashing Wound
|
|
[2152616] = true, -- Slashing Wound
|
|
[2152617] = true, -- Slashing Wound
|
|
[2152775] = true, -- Rending Claws
|
|
[2152776] = true, -- Rending Claws
|
|
[2152777] = true, -- Rending Claws
|
|
[2152778] = true, -- Rending Claws
|
|
[2153067] = true, -- Rend
|
|
[2153239] = true, -- Infected Wound
|
|
[2153357] = true, -- Infected Wound
|
|
[2153372] = true, -- Rending Claws
|
|
[2154541] = true, -- Gore
|
|
[2154542] = true, -- Gore
|
|
[2154543] = true, -- Gore
|
|
[2154544] = true, -- Gore
|
|
[2154614] = true, -- Slashing Wound
|
|
[2154615] = true, -- Slashing Wound
|
|
[2154616] = true, -- Slashing Wound
|
|
[2154617] = true, -- Slashing Wound
|
|
[2154867] = true, -- Rend
|
|
[2156122] = true, -- Rending Claws
|
|
[2156123] = true, -- Rending Claws
|
|
[2156124] = true, -- Rending Claws
|
|
[2156125] = true, -- Rending Claws
|
|
[2156323] = true, -- Impale
|
|
[2156324] = true, -- Impale
|
|
[2156325] = true, -- Impale
|
|
[2156326] = true, -- Impale
|
|
[2251020] = true, -- Bloodbath
|
|
[2251021] = true, -- Bloodbath
|
|
[2251022] = true, -- Bloodbath
|
|
[2251023] = true, -- Bloodbath
|
|
[2304587] = true, -- Barbed Shot
|
|
[2304809] = true, -- Crimson Tempest
|
|
[2304815] = true, -- Bloodbath
|
|
[2304883] = true, -- Crimson Tempest
|
|
[2304884] = true, -- Crimson Tempest
|
|
[2304885] = true, -- Crimson Tempest
|
|
[2304886] = true, -- Crimson Tempest
|
|
[2304887] = true, -- Crimson Tempest
|
|
[2304888] = true, -- Crimson Tempest
|
|
[2304889] = true, -- Crimson Tempest
|
|
[3100021] = true, -- Rend
|
|
[3100022] = true, -- Rend
|
|
[3100023] = true, -- Rend
|
|
[3100024] = true, -- Rend
|
|
[3100170] = true, -- Rupture
|
|
[3100752] = true, -- Deep Wound
|
|
[3102164] = true, -- Throw Cleaver
|
|
[3102580] = true, -- Rupture
|
|
[3102654] = true, -- Cleaver Wound
|
|
[3102655] = true, -- Cleaver Wound
|
|
[3102656] = true, -- Cleaver Wound
|
|
[3102657] = true, -- Cleaver Wound
|
|
[3102681] = true, -- Rend
|
|
[3102682] = true, -- Rend
|
|
[3102683] = true, -- Rend
|
|
[3102684] = true, -- Rend
|
|
[3106029] = true, -- Impaling Throw
|
|
[3106030] = true, -- Impaling Throw
|
|
[3106031] = true, -- Impaling Throw
|
|
[3106032] = true, -- Impaling Throw
|
|
[3123924] = true, -- Jagged Cold Steel Knife
|
|
[3123925] = true, -- Jagged Cold Steel Knife
|
|
[3123926] = true, -- Jagged Cold Steel Knife
|
|
[3123927] = true, -- Jagged Cold Steel Knife
|
|
[3125205] = true, -- Deathblow
|
|
[3125206] = true, -- Deathblow
|
|
[3125207] = true, -- Deathblow
|
|
[3125208] = true, -- Deathblow
|
|
[3125292] = true, -- Rend
|
|
[3125293] = true, -- Rend
|
|
[3125294] = true, -- Rend
|
|
[3125295] = true, -- Rend
|
|
[3125372] = true, -- Impale
|
|
[3125373] = true, -- Impale
|
|
[3125374] = true, -- Impale
|
|
[3125375] = true, -- Impale
|
|
[3125601] = true, -- Dark Talon
|
|
[3125602] = true, -- Dark Talon
|
|
[3125603] = true, -- Dark Talon
|
|
[3125604] = true, -- Dark Talon
|
|
[3125664] = true, -- Gaping Maw
|
|
[3125665] = true, -- Gaping Maw
|
|
[3125666] = true, -- Gaping Maw
|
|
[3125667] = true, -- Gaping Maw
|
|
[3130032] = true, -- Impaling Throw
|
|
[3130174] = true, -- Gaping Maw
|
|
[3130814] = true, -- Rake
|
|
[3130815] = true, -- Rake
|
|
[3130816] = true, -- Rake
|
|
[3130817] = true, -- Rake
|
|
[3135600] = true, -- Rend
|
|
[3135601] = true, -- Rend
|
|
[3135602] = true, -- Rend
|
|
[3135603] = true, -- Rend
|
|
[3135657] = true, -- Gut Rip
|
|
[3135658] = true, -- Gut Rip
|
|
[3135659] = true, -- Gut Rip
|
|
[3135660] = true, -- Gut Rip
|
|
[3135668] = true, -- Gaping Maw
|
|
[3135669] = true, -- Gaping Maw
|
|
[3135670] = true, -- Gaping Maw
|
|
[3135671] = true, -- Gaping Maw
|
|
[3135747] = true, -- Talon Strike
|
|
[3135748] = true, -- Talon Strike
|
|
[3135749] = true, -- Talon Strike
|
|
[3135750] = true, -- Talon Strike
|
|
[3135819] = true, -- Amani Bear Trap
|
|
[3135820] = true, -- Amani Bear Trap
|
|
[3135821] = true, -- Amani Bear Trap
|
|
[3135822] = true, -- Amani Bear Trap
|
|
[3135824] = true, -- Impaled
|
|
[3135825] = true, -- Impaled
|
|
[3135826] = true, -- Impaled
|
|
[3135827] = true, -- Impaled
|
|
[3135833] = true, -- Rend Flesh
|
|
[3135834] = true, -- Rend Flesh
|
|
[3135835] = true, -- Rend Flesh
|
|
[3135836] = true, -- Rend Flesh
|
|
[3135857] = true, -- Lacerate
|
|
[3135858] = true, -- Lacerate
|
|
[3135859] = true, -- Lacerate
|
|
[3135860] = true, -- Lacerate
|
|
[3135877] = true, -- Lacerating Swipe
|
|
[3135878] = true, -- Lacerating Swipe
|
|
[3135879] = true, -- Lacerating Swipe
|
|
[3135880] = true, -- Lacerating Swipe
|
|
[3136058] = true, -- Lynx Rush
|
|
[3136059] = true, -- Lynx Rush
|
|
[3136060] = true, -- Lynx Rush
|
|
[3136061] = true, -- Lynx Rush
|
|
[3136326] = true, -- Rend Flesh
|
|
[3136327] = true, -- Rend Flesh
|
|
[3136328] = true, -- Rend Flesh
|
|
[3136329] = true, -- Rend Flesh
|
|
[3136382] = true, -- Lynx Rush
|
|
[3136383] = true, -- Lynx Rush
|
|
[3136384] = true, -- Lynx Rush
|
|
[3136385] = true, -- Lynx Rush
|
|
[3136398] = true, -- Amani Bear Trap
|
|
[3136399] = true, -- Amani Bear Trap
|
|
[3136400] = true, -- Amani Bear Trap
|
|
[3136401] = true, -- Amani Bear Trap
|
|
[3137739] = true, -- Carnivorous Bite
|
|
[3137740] = true, -- Carnivorous Bite
|
|
[3137741] = true, -- Carnivorous Bite
|
|
[3137742] = true, -- Carnivorous Bite
|
|
[3137807] = true, -- Rend
|
|
[3137808] = true, -- Rend
|
|
[3137809] = true, -- Rend
|
|
[3137810] = true, -- Rend
|
|
[3141254] = true, -- Crippling Wound
|
|
[3141255] = true, -- Crippling Wound
|
|
[3141256] = true, -- Crippling Wound
|
|
[3141257] = true, -- Crippling Wound
|
|
[3141572] = true, -- Rend
|
|
[3141573] = true, -- Rend
|
|
[3141574] = true, -- Rend
|
|
[3141575] = true, -- Rend
|
|
[3142208] = true, -- Rupture
|
|
[3142209] = true, -- Rupture
|
|
[3142210] = true, -- Rupture
|
|
[3142211] = true, -- Rupture
|
|
[3142516] = true, -- Impaling Spine
|
|
[3142517] = true, -- Impaling Spine
|
|
[3142518] = true, -- Impaling Spine
|
|
[3142519] = true, -- Impaling Spine
|
|
[3280243] = true, -- Feral Frenzy
|
|
[3304815] = true, -- Bloodbath
|
|
[3954809] = true, -- Crimson Tempest
|
|
[4125431] = true, -- Grievous Wound
|
|
[5011037] = true, -- Grievous Whirl
|
|
[5011166] = true, -- Grievous Whirl
|
|
[5036870] = true, -- Grievous Whirl
|
|
[5432530] = true, -- Grievous Whirl
|
|
[8000004] = true, -- Shredding Bite
|
|
[9931133] = true, -- Lashing Thorns
|
|
[9980645] = true, -- Rend
|
|
[10013445] = true, -- Rend
|
|
[10092716] = true, -- Rend
|
|
};
|