|
tercio@0
|
1
|
|
tercio@0
|
2 -- this list has been copied from Details! addon with the author authorization.
|
|
tercio@0
|
3 -- it holds all spells from all classes and help try guessing what is the class of random character.
|
|
tercio@0
|
4
|
|
tercio@0
|
5 PVPScan.ClassSpellList = {
|
|
tercio@0
|
6
|
|
tercio@0
|
7 --death knight
|
|
tercio@0
|
8
|
|
tercio@0
|
9 [108194] = "DEATHKNIGHT", -- Asphyxiate
|
|
tercio@0
|
10 [50977] = "DEATHKNIGHT", -- Death Gate
|
|
tercio@0
|
11 [108199] = "DEATHKNIGHT", -- Gorefiend's Grasp
|
|
tercio@0
|
12 [108201] = "DEATHKNIGHT", -- Desecrated Ground
|
|
tercio@0
|
13 [48265] = "DEATHKNIGHT", -- Unholy Presence
|
|
tercio@0
|
14 [77606] = "DEATHKNIGHT", -- Dark Simulacrum
|
|
tercio@0
|
15 [61999] = "DEATHKNIGHT", -- Raise Ally
|
|
tercio@0
|
16 [108196] = "DEATHKNIGHT", --Death Siphon
|
|
tercio@0
|
17 [47541] = "DEATHKNIGHT", -- Death Coil
|
|
tercio@0
|
18 [48721] = "DEATHKNIGHT", -- Blood Boil
|
|
tercio@0
|
19 [42650] = "DEATHKNIGHT", -- Army of the Dead
|
|
tercio@0
|
20 [130736] = "DEATHKNIGHT", -- Soul Reaper
|
|
tercio@0
|
21 [45524] = "DEATHKNIGHT", -- Chains of Ice
|
|
tercio@0
|
22 [57330] = "DEATHKNIGHT", -- Horn of Winter
|
|
tercio@0
|
23 [45462] = "DEATHKNIGHT", -- Plague Strike
|
|
tercio@0
|
24 [85948] = "DEATHKNIGHT", -- Festering Strike
|
|
tercio@0
|
25 [56815] = "DEATHKNIGHT", -- Rune Strike
|
|
tercio@0
|
26 [63560] = "DEATHKNIGHT", -- Dark Transformation
|
|
tercio@0
|
27 [108200] = "DEATHKNIGHT", -- Remorseless Winter
|
|
tercio@0
|
28 [49222] = "DEATHKNIGHT", -- Bone Shield
|
|
tercio@0
|
29 [45477] = "DEATHKNIGHT", -- Icy Touch
|
|
tercio@0
|
30 [43265] = "DEATHKNIGHT", -- Death and Decay
|
|
tercio@0
|
31 [77575] = "DEATHKNIGHT", -- Outbreak
|
|
tercio@0
|
32 [51271] = "DEATHKNIGHT", -- Pillar of Frost
|
|
tercio@0
|
33 [115989] = "DEATHKNIGHT", -- Unholy Blight
|
|
tercio@0
|
34 [48792] = "DEATHKNIGHT", -- Icebound Fortitude
|
|
tercio@0
|
35 [55050] = "DEATHKNIGHT", -- Heart Strike
|
|
tercio@0
|
36 [55233] = "DEATHKNIGHT", -- Vampiric Blood
|
|
tercio@0
|
37 [49576] = "DEATHKNIGHT", -- Death Grip
|
|
tercio@0
|
38 [119975] = "DEATHKNIGHT", -- Conversion
|
|
tercio@0
|
39 [56222] = "DEATHKNIGHT", -- Dark Command
|
|
tercio@0
|
40 [114866] = "DEATHKNIGHT", -- Soul Reaper
|
|
tercio@0
|
41 [73975] = "DEATHKNIGHT", -- Necrotic Strike
|
|
tercio@0
|
42 [45529] = "DEATHKNIGHT", -- Blood Tap
|
|
tercio@0
|
43 [130735] = "DEATHKNIGHT", -- Soul Reaper
|
|
tercio@0
|
44 [50842] = "DEATHKNIGHT", -- Pestilence
|
|
tercio@0
|
45 [48743] = "DEATHKNIGHT", -- Death Pact
|
|
tercio@0
|
46 [47528] = "DEATHKNIGHT", -- Mind Freeze
|
|
tercio@0
|
47 [123693] = "DEATHKNIGHT", -- Plague Leech
|
|
tercio@0
|
48 [3714] = "DEATHKNIGHT", -- Path of Frost
|
|
tercio@0
|
49 [48263] = "DEATHKNIGHT", -- Blood Presence
|
|
tercio@0
|
50 [49039] = "DEATHKNIGHT", -- Lichborne
|
|
tercio@0
|
51 [49028] = "DEATHKNIGHT", -- Dancing Rune Weapon
|
|
tercio@0
|
52 [47568] = "DEATHKNIGHT", -- Empower Rune Weapon
|
|
tercio@0
|
53 [96268] = "DEATHKNIGHT", -- Death's Advance
|
|
tercio@0
|
54 [49016] = "DEATHKNIGHT", -- Unholy Frenzy
|
|
tercio@0
|
55 [49206] = "DEATHKNIGHT", -- Summon Gargoyle
|
|
tercio@0
|
56 [48266] = "DEATHKNIGHT", -- Frost Presence
|
|
tercio@0
|
57 [45902] = "DEATHKNIGHT", -- Blood Strike
|
|
tercio@0
|
58 [77535] = "DEATHKNIGHT", --Blood Shield (heal)
|
|
tercio@0
|
59 [45470] = "DEATHKNIGHT", --Death Strike (heal)
|
|
tercio@0
|
60 [53365] = "DEATHKNIGHT", --Unholy Strength (heal)
|
|
tercio@0
|
61 [48707] = "DEATHKNIGHT", -- Anti-Magic Shell (heal)
|
|
tercio@0
|
62 [48982] = "DEATHKNIGHT", --rune tap
|
|
tercio@0
|
63 [49020] = "DEATHKNIGHT", --obliterate
|
|
tercio@0
|
64 [49143] = "DEATHKNIGHT", --frost strike
|
|
tercio@0
|
65 [55095] = "DEATHKNIGHT", --frost fever
|
|
tercio@0
|
66 [55078] = "DEATHKNIGHT", --blood plague
|
|
tercio@0
|
67 [49184] = "DEATHKNIGHT", --howling blast
|
|
tercio@0
|
68 [49998] = "DEATHKNIGHT", --death strike
|
|
tercio@0
|
69 [55090] = "DEATHKNIGHT",--scourge strike
|
|
tercio@0
|
70 [47632] = "DEATHKNIGHT",--death coil
|
|
tercio@0
|
71
|
|
tercio@0
|
72 --druid
|
|
tercio@0
|
73
|
|
tercio@0
|
74 [80965] = "DRUID", -- Skull Bash
|
|
tercio@0
|
75 [16689] = "DRUID", -- Nature's Grasp
|
|
tercio@0
|
76 [102417] = "DRUID", -- Wild Charge
|
|
tercio@0
|
77 [5229] = "DRUID", -- Enrage
|
|
tercio@0
|
78 [78675] = "DRUID", -- Solar Beam
|
|
tercio@0
|
79 [102351] = "DRUID", -- Cenarion Ward
|
|
tercio@0
|
80 [9005] = "DRUID", -- Pounce
|
|
tercio@0
|
81 [114282] = "DRUID", -- Treant Form
|
|
tercio@0
|
82 [5215] = "DRUID", -- Prowl
|
|
tercio@0
|
83 [52610] = "DRUID", -- Savage Roar
|
|
tercio@0
|
84 [22570] = "DRUID", -- Maim
|
|
tercio@0
|
85 [102401] = "DRUID", -- Wild Charge
|
|
tercio@0
|
86 [33831] = "DRUID", -- Force of Nature
|
|
tercio@0
|
87 [102355] = "DRUID", -- Faerie Swarm
|
|
tercio@0
|
88 [102706] = "DRUID", -- Force of Nature
|
|
tercio@0
|
89 [16914] = "DRUID", -- Hurricane
|
|
tercio@0
|
90 [2908] = "DRUID", -- Soothe
|
|
tercio@0
|
91 [62078] = "DRUID", -- Swipe
|
|
tercio@0
|
92 [102793] = "DRUID", -- Ursol's Vortex
|
|
tercio@0
|
93 [106996] = "DRUID", -- Astral Storm
|
|
tercio@0
|
94 [6785] = "DRUID", -- Ravage
|
|
tercio@0
|
95 [106898] = "DRUID", -- Stampeding Roar
|
|
tercio@0
|
96 [33891] = "DRUID", -- Incarnation: Tree of Life
|
|
tercio@0
|
97 [102359] = "DRUID", -- Mass Entanglement
|
|
tercio@0
|
98 [108293] = "DRUID", -- Heart of the Wild
|
|
tercio@0
|
99 [5211] = "DRUID", -- Mighty Bash
|
|
tercio@0
|
100 [102795] = "DRUID", -- Bear Hug
|
|
tercio@0
|
101 [108291] = "DRUID", -- Heart of the Wild
|
|
tercio@0
|
102 [18562] = "DRUID", --Swiftmend
|
|
tercio@0
|
103 [106922] = "DRUID", -- Might of Ursoc
|
|
tercio@0
|
104 [132158] = "DRUID", -- Nature's Swiftness
|
|
tercio@0
|
105 [33763] = "DRUID", -- Lifebloom
|
|
tercio@0
|
106 [1126] = "DRUID", -- Mark of the Wild
|
|
tercio@0
|
107 [6807] = "DRUID", -- Maul
|
|
tercio@0
|
108 [33745] = "DRUID", -- Lacerate
|
|
tercio@0
|
109 [145205] = "DRUID", -- Wild Mushroom
|
|
tercio@0
|
110 [77761] = "DRUID", -- Stampeding Roar
|
|
tercio@0
|
111 [102791] = "DRUID", -- Wild Mushroom: Bloom
|
|
tercio@0
|
112 [16953] = "DRUID", -- Primal Fury
|
|
tercio@0
|
113 [102693] = "DRUID", -- Force of Nature
|
|
tercio@0
|
114 [145518] = "DRUID", -- Genesis
|
|
tercio@0
|
115 [22812] = "DRUID", -- Barkskin
|
|
tercio@0
|
116 [770] = "DRUID", -- Faerie Fire
|
|
tercio@0
|
117 [106951] = "DRUID", -- Berserk
|
|
tercio@0
|
118 [124974] = "DRUID", -- Nature's Vigil
|
|
tercio@0
|
119 [105697] = "DRUID", -- Virmen's Bite
|
|
tercio@0
|
120 [5225] = "DRUID", -- Track Humanoids
|
|
tercio@0
|
121 [102280] = "DRUID", -- Displacer Beast
|
|
tercio@0
|
122 [102543] = "DRUID", -- Incarnation: King of the Jungle
|
|
tercio@0
|
123 [1850] = "DRUID", -- Dash
|
|
tercio@0
|
124 [77764] = "DRUID", -- Stampeding Roar
|
|
tercio@0
|
125 [22568] = "DRUID", -- Ferocious Bite
|
|
tercio@0
|
126 [779] = "DRUID", -- Swipe
|
|
tercio@0
|
127 [147349] = "DRUID", -- Wild Mushroom
|
|
tercio@0
|
128 [77758] = "DRUID", -- Thrash
|
|
tercio@0
|
129 [108294] = "DRUID", -- Heart of the Wild
|
|
tercio@0
|
130 [106830] = "DRUID", -- Thrash
|
|
tercio@0
|
131 [108292] = "DRUID", -- Heart of the Wild
|
|
tercio@0
|
132 [768] = "DRUID", -- Cat Form
|
|
tercio@0
|
133 [127538] = "DRUID", -- Savage Roar
|
|
tercio@0
|
134 [61336] = "DRUID", -- Survival Instincts
|
|
tercio@0
|
135 [114236] = "DRUID", -- Shred!
|
|
tercio@0
|
136 [146323] = "DRUID", -- Inward Contemplation
|
|
tercio@0
|
137 [22842] = "DRUID", -- Frenzied Regeneration
|
|
tercio@0
|
138 [108238] = "DRUID", -- Renewal
|
|
tercio@0
|
139 [16979] = "DRUID", -- Wild Charge
|
|
tercio@0
|
140 [50334] = "DRUID", -- Berserk
|
|
tercio@0
|
141 [102558] = "DRUID", -- Incarnation: Son of Ursoc
|
|
tercio@0
|
142 [6795] = "DRUID", -- Growl
|
|
tercio@0
|
143 [48505] = "DRUID", -- Starfall
|
|
tercio@0
|
144 [78674] = "DRUID", -- Starsurge
|
|
tercio@0
|
145 [102560] = "DRUID", -- Incarnation: Chosen of Elune
|
|
tercio@0
|
146 [112071] = "DRUID", -- Celestial Alignment
|
|
tercio@0
|
147 [61391] = "DRUID", -- Typhoon
|
|
tercio@0
|
148 [24858] = "DRUID", -- Moonkin Form
|
|
tercio@0
|
149 [136086] = "DRUID", -- Archer's Grace
|
|
tercio@0
|
150 [127663] = "DRUID", -- Astral Communion
|
|
tercio@0
|
151 [49376] = "DRUID", -- Wild Charge
|
|
tercio@0
|
152 [62606] = "DRUID", -- Savage Defense
|
|
tercio@0
|
153 [80964] = "DRUID", -- Skull Bash
|
|
tercio@0
|
154 [1822] = "DRUID", --rake
|
|
tercio@0
|
155 [1079] = "DRUID", --rip
|
|
tercio@0
|
156 [5221] = "DRUID", --shred
|
|
tercio@0
|
157 [33876] = "DRUID", --mangle
|
|
tercio@0
|
158 [33878] = "DRUID", --mangle (energy)
|
|
tercio@0
|
159 [102545] = "DRUID", --ravage!
|
|
tercio@0
|
160 [33878] = "DRUID", --mangle (energy gain)
|
|
tercio@0
|
161 [17057] = "DRUID", --bear form (energy gain)
|
|
tercio@0
|
162 [16959] = "DRUID", --primal fury (energy gain)
|
|
tercio@0
|
163 [5217] = "DRUID", --tiger's fury (energy gain)
|
|
tercio@0
|
164 [68285] = "DRUID", --leader of the pack (mana)
|
|
tercio@0
|
165 [5176] = "DRUID", --wrath
|
|
tercio@0
|
166 [93402] = "DRUID", --sunfire
|
|
tercio@0
|
167 [2912] = "DRUID", --starfire
|
|
tercio@0
|
168 [8921] = "DRUID", --moonfire
|
|
tercio@0
|
169 [81070] = "DRUID", --eclipse
|
|
tercio@0
|
170 [29166] = "DRUID", --innervate
|
|
tercio@0
|
171 [774] = "DRUID", --rejuvenation
|
|
tercio@0
|
172 [44203] = "DRUID", --tranquility
|
|
tercio@0
|
173 [48438] = "DRUID", --wild growth
|
|
tercio@0
|
174 [81269] = "DRUID", --shiftmend
|
|
tercio@0
|
175 [102792] = "DRUID", --wind moshroom: bloom
|
|
tercio@0
|
176 [5185] = "DRUID", --healing touch
|
|
tercio@0
|
177 [8936] = "DRUID", --regrowth
|
|
tercio@0
|
178 [33778] = "DRUID", --lifebloom
|
|
tercio@0
|
179 [48503] = "DRUID", --living seed
|
|
tercio@0
|
180 [50464] = "DRUID", --nourish
|
|
tercio@0
|
181
|
|
tercio@0
|
182 --hunter
|
|
tercio@0
|
183 [19503] = "HUNTER",-- Scatter Shot HUNTER
|
|
tercio@0
|
184 [83245] = "HUNTER",-- Call Pet 5 HUNTER
|
|
tercio@0
|
185 [51753] = "HUNTER",-- Camouflage HUNTER
|
|
tercio@0
|
186 [13165] = "HUNTER",-- Aspect of the Hawk HUNTER
|
|
tercio@0
|
187 [109259] = "HUNTER",-- Powershot HUNTER
|
|
tercio@0
|
188 [53271] = "HUNTER",-- Master's Call HUNTER
|
|
tercio@0
|
189 [20736] = "HUNTER",-- Distracting Shot HUNTER
|
|
tercio@0
|
190 [1543] = "HUNTER",-- Flare HUNTER
|
|
tercio@0
|
191 [3674] = "HUNTER",-- Black Arrow
|
|
tercio@0
|
192 [117050] = "HUNTER",-- Glaive Toss
|
|
tercio@0
|
193 [1978] = "HUNTER",-- Serpent Sting
|
|
tercio@0
|
194 [781] = "HUNTER",-- Disengage
|
|
tercio@0
|
195 [34026] = "HUNTER",-- Kill Command
|
|
tercio@0
|
196 [82948] = "HUNTER",-- Snake Trap
|
|
tercio@0
|
197 [2643] = "HUNTER",-- Multi-Shot
|
|
tercio@0
|
198 [109248] = "HUNTER",-- Binding Shot
|
|
tercio@0
|
199 [149365] = "HUNTER",-- Dire Beast
|
|
tercio@0
|
200 [120679] = "HUNTER",-- Dire Beast
|
|
tercio@0
|
201 [82726] = "HUNTER",-- Fervor
|
|
tercio@0
|
202 [3045] = "HUNTER",-- Rapid Fire
|
|
tercio@0
|
203 [883] = "HUNTER",-- Call Pet 1
|
|
tercio@0
|
204 [19574] = "HUNTER",-- Bestial Wrath
|
|
tercio@0
|
205 [148467] = "HUNTER",-- Deterrence
|
|
tercio@0
|
206 [109304] = "HUNTER",-- Exhilaration
|
|
tercio@0
|
207 [82939] = "HUNTER",-- Explosive Trap
|
|
tercio@0
|
208 [19386] = "HUNTER",-- Wyvern Sting
|
|
tercio@0
|
209 [131894] = "HUNTER",-- A Murder of Crows
|
|
tercio@0
|
210 [13159] = "HUNTER",-- Aspect of the Pack
|
|
tercio@0
|
211 [109260] = "HUNTER",-- Aspect of the Iron Hawk
|
|
tercio@0
|
212 [121818] = "HUNTER",-- Stampede
|
|
tercio@0
|
213 [19434] = "HUNTER",-- Aimed Shot
|
|
tercio@0
|
214 [82941] = "HUNTER",-- Ice Trap
|
|
tercio@0
|
215 [83242] = "HUNTER",-- Call Pet 2
|
|
tercio@0
|
216 [120697] = "HUNTER",-- Lynx Rush
|
|
tercio@0
|
217 [56641] = "HUNTER",-- Steady Shot
|
|
tercio@0
|
218 [82692] = "HUNTER",-- Focus Fire
|
|
tercio@0
|
219 [34490] = "HUNTER",-- Silencing Shot
|
|
tercio@0
|
220 [53209] = "HUNTER",-- Chimera Shot
|
|
tercio@0
|
221 [82928] = "HUNTER",-- Aimed Shot!
|
|
tercio@0
|
222 [83243] = "HUNTER",-- Call Pet 3
|
|
tercio@0
|
223 [5116] = "HUNTER",-- Concussive Shot
|
|
tercio@0
|
224 [1130] = "HUNTER",--'s Mark
|
|
tercio@0
|
225 [34477] = "HUNTER",-- Misdirection
|
|
tercio@0
|
226 [19263] = "HUNTER",-- Deterrence
|
|
tercio@0
|
227 [147362] = "HUNTER",-- Counter Shot
|
|
tercio@0
|
228 [19801] = "HUNTER",-- Tranquilizing Shot
|
|
tercio@0
|
229 [82654] = "HUNTER",-- Widow Venom
|
|
tercio@0
|
230 [2641] = "HUNTER",-- Dismiss Pet
|
|
tercio@0
|
231 [83244] = "HUNTER",-- Call Pet 4
|
|
tercio@0
|
232 [5118] = "HUNTER",-- Aspect of the Cheetah
|
|
tercio@0
|
233 [120360] = "HUNTER",-- Barrage
|
|
tercio@0
|
234 [19577] = "HUNTER",-- Intimidation
|
|
tercio@0
|
235 [131900] = "HUNTER",--a murder of crows
|
|
tercio@0
|
236 [118253] = "HUNTER",--serpent sting
|
|
tercio@0
|
237 [77767] = "HUNTER",--cobra shot
|
|
tercio@0
|
238 [3044] = "HUNTER",--arcane shot
|
|
tercio@0
|
239 [53301] = "HUNTER",--explosive shot
|
|
tercio@0
|
240 [120361] = "HUNTER",--barrage
|
|
tercio@0
|
241 [53351] = "HUNTER",--kill shot
|
|
tercio@0
|
242
|
|
tercio@0
|
243 --mage
|
|
tercio@0
|
244 [108839] = "MAGE",-- Ice Floes
|
|
tercio@0
|
245 [7302] = "MAGE",-- Frost Armor
|
|
tercio@0
|
246 [31661] = "MAGE",-- Dragon's Breath
|
|
tercio@0
|
247 [53140] = "MAGE",-- Teleport: Dalaran
|
|
tercio@0
|
248 [11417] = "MAGE",-- Portal: Orgrimmar
|
|
tercio@0
|
249 [42955] = "MAGE",-- Conjure Refreshment
|
|
tercio@0
|
250 [44457] = "MAGE",-- Living Bomb
|
|
tercio@0
|
251 [1953] = "MAGE",-- Blink
|
|
tercio@0
|
252 [108843] = "MAGE",-- Blazing Speed
|
|
tercio@0
|
253 [131078] = "MAGE",-- Icy Veins
|
|
tercio@0
|
254 [12043] = "MAGE",-- Presence of Mind
|
|
tercio@0
|
255 [108978] = "MAGE",-- Alter Time
|
|
tercio@0
|
256 [55342] = "MAGE",-- Mirror Image
|
|
tercio@0
|
257 [84714] = "MAGE",-- Frozen Orb
|
|
tercio@0
|
258 [45438] = "MAGE",-- Ice Block
|
|
tercio@0
|
259 [115610] = "MAGE",-- Temporal Shield
|
|
tercio@0
|
260 [110960] = "MAGE",-- Greater Invisibility
|
|
tercio@0
|
261 [110959] = "MAGE",-- Greater Invisibility
|
|
tercio@0
|
262 [11129] = "MAGE",-- Combustion
|
|
tercio@0
|
263 [11958] = "MAGE",-- Cold Snap
|
|
tercio@0
|
264 [61316] = "MAGE",-- Dalaran Brilliance
|
|
tercio@0
|
265 [112948] = "MAGE",-- Frost Bomb
|
|
tercio@0
|
266 [2139] = "MAGE",-- Counterspell
|
|
tercio@0
|
267 [80353] = "MAGE",-- Time Warp
|
|
tercio@0
|
268 [2136] = "MAGE",-- Fire Blast
|
|
tercio@0
|
269 [7268] = "MAGE",-- Arcane Missiles
|
|
tercio@0
|
270 [111264] = "MAGE",-- Ice Ward
|
|
tercio@0
|
271 [114923] = "MAGE",-- Nether Tempest
|
|
tercio@0
|
272 [2120] = "MAGE",-- Flamestrike
|
|
tercio@0
|
273 [44425] = "MAGE",-- Arcane Barrage
|
|
tercio@0
|
274 [12042] = "MAGE",-- Arcane Power
|
|
tercio@0
|
275 [1459] = "MAGE",-- Arcane Brilliance
|
|
tercio@0
|
276 [127140] = "MAGE",-- Alter Time
|
|
tercio@0
|
277 [116011] = "MAGE",-- Rune of Power
|
|
tercio@0
|
278 [116014] = "MAGE",-- Rune of Power
|
|
tercio@0
|
279 [132627] = "MAGE",-- Teleport: Vale of Eternal Blossoms
|
|
tercio@0
|
280 [31687] = "MAGE",-- Summon Water Elemental
|
|
tercio@0
|
281 [3567] = "MAGE",-- Teleport: Orgrimmar
|
|
tercio@0
|
282 [30449] = "MAGE",-- Spellsteal
|
|
tercio@0
|
283 [44572] = "MAGE",-- Deep Freeze
|
|
tercio@0
|
284 [113724] = "MAGE",-- Ring of Frost
|
|
tercio@0
|
285 [132626] = "MAGE",-- Portal: Vale of Eternal Blossoms
|
|
tercio@0
|
286 [12472] = "MAGE",-- Icy Veins
|
|
tercio@0
|
287 [116] = "MAGE",--frost bolt
|
|
tercio@0
|
288 [30455] = "MAGE",--ice lance
|
|
tercio@0
|
289 [84721] = "MAGE",--frozen orb
|
|
tercio@0
|
290 [1449] = "MAGE",--arcane explosion
|
|
tercio@0
|
291 [113092] = "MAGE",--frost bomb
|
|
tercio@0
|
292 [115757] = "MAGE",--frost nova
|
|
tercio@0
|
293 [44614] = "MAGE",--forstfire bolt
|
|
tercio@0
|
294 [42208] = "MAGE",--blizzard
|
|
tercio@0
|
295 [11426] = "MAGE",--Ice Barrier (heal)
|
|
tercio@0
|
296 [11366] = "MAGE",--pyroblast
|
|
tercio@0
|
297 [133] = "MAGE",--fireball
|
|
tercio@0
|
298 [108853] = "MAGE",--infernoblast
|
|
tercio@0
|
299 [2948] = "MAGE",--scorch
|
|
tercio@0
|
300 [30451] = "MAGE",--arcane blase
|
|
tercio@0
|
301 [12051] = "MAGE",--evocation
|
|
tercio@0
|
302
|
|
tercio@0
|
303 --monk
|
|
tercio@0
|
304
|
|
tercio@0
|
305 [115176] = "MONK", -- Zen Meditation cooldown
|
|
tercio@0
|
306 [115203] = "MONK", -- Fortifying Brew
|
|
tercio@0
|
307 [115213] = "MONK", -- Avert Harm
|
|
tercio@0
|
308
|
|
tercio@0
|
309 [124081] = "MONK", -- Zen Sphere
|
|
tercio@0
|
310 [125355] = "MONK", -- Healing Sphere
|
|
tercio@0
|
311 [122278] = "MONK", -- Dampen Harm
|
|
tercio@0
|
312 [115450] = "MONK", -- Detox
|
|
tercio@0
|
313
|
|
tercio@0
|
314 [121827] = "MONK", -- Roll
|
|
tercio@0
|
315 [115315] = "MONK", -- Summon Black Ox Statue
|
|
tercio@0
|
316 [115399] = "MONK", -- Chi Brew
|
|
tercio@0
|
317 [101643] = "MONK", -- Transcendence
|
|
tercio@0
|
318 [115546] = "MONK", -- Provoke
|
|
tercio@0
|
319 [115294] = "MONK", -- Mana Tea
|
|
tercio@0
|
320 [116680] = "MONK", -- Thunder Focus Tea
|
|
tercio@0
|
321 [115070] = "MONK", -- Stance of the Wise Serpent
|
|
tercio@0
|
322 [115069] = "MONK", -- Stance of the Sturdy Ox
|
|
tercio@0
|
323
|
|
tercio@0
|
324 [119381] = "MONK", -- Leg Sweep
|
|
tercio@0
|
325 [115695] = "MONK", -- Jab
|
|
tercio@0
|
326 [137639] = "MONK", -- Storm, Earth, and Fire
|
|
tercio@0
|
327 [115073] = "MONK", -- Spinning Fire Blossom
|
|
tercio@0
|
328 [115008] = "MONK", -- Chi Torpedo
|
|
tercio@0
|
329 [121828] = "MONK", -- --Chi Torpedo
|
|
tercio@0
|
330 [115180] = "MONK", -- Dizzying Haze
|
|
tercio@0
|
331 [123986] = "MONK", -- Chi Burst
|
|
tercio@0
|
332 [130654] = "MONK", -- Chi Burst
|
|
tercio@0
|
333 [148135] = "MONK", -- Chi Burst
|
|
tercio@0
|
334 [119392] = "MONK", -- Charging Ox Wave
|
|
tercio@0
|
335 [116095] = "MONK", -- Disable
|
|
tercio@0
|
336 [115687] = "MONK", -- Jab
|
|
tercio@0
|
337 [117993] = "MONK", -- Chi Torpedo
|
|
tercio@0
|
338 [100780] = "MONK", -- Jab
|
|
tercio@0
|
339 [116740] = "MONK", -- Tigereye Brew
|
|
tercio@0
|
340 [124682] = "MONK", -- Enveloping Mist
|
|
tercio@0
|
341 [101545] = "MONK", -- Flying Serpent Kick
|
|
tercio@0
|
342 [109132] = "MONK", -- Roll
|
|
tercio@0
|
343 [122470] = "MONK", -- Touch of Karma
|
|
tercio@0
|
344 [117418] = "MONK", -- Fists of Fury
|
|
tercio@0
|
345 [113656] = "MONK", -- Fists of Fury
|
|
tercio@0
|
346 [115698] = "MONK", -- Jab
|
|
tercio@0
|
347 [115460] = "MONK", -- Healing Sphere
|
|
tercio@0
|
348 [115098] = "MONK", -- Chi Wave
|
|
tercio@0
|
349 [115464] = "MONK", -- Healing Sphere
|
|
tercio@0
|
350 [115151] = "MONK", -- Renewing Mist
|
|
tercio@0
|
351 [117952] = "MONK", -- Crackling Jade Lightning
|
|
tercio@0
|
352 [122783] = "MONK", -- Diffuse Magic
|
|
tercio@0
|
353 [115078] = "MONK", -- Paralysis
|
|
tercio@0
|
354 [116705] = "MONK", -- Spear Hand Strike
|
|
tercio@0
|
355 [123904] = "MONK", -- Invoke Xuen, the White Tiger
|
|
tercio@0
|
356 [116709] = "MONK", -- Spear Hand Strike
|
|
tercio@0
|
357 [147489] = "MONK", -- Expel Harm
|
|
tercio@0
|
358 [101546] = "MONK", -- Spinning Crane Kick
|
|
tercio@0
|
359 [115313] = "MONK", -- Summon Jade Serpent Statue
|
|
tercio@0
|
360 [135920] = "MONK", -- Gift of the Serpent
|
|
tercio@0
|
361 [116841] = "MONK", -- Tiger's Lust
|
|
tercio@0
|
362 [116694] = "MONK", -- Surging Mist
|
|
tercio@0
|
363 [116847] = "MONK", -- Rushing Jade Wind
|
|
tercio@0
|
364 [108557] = "MONK", -- Jab
|
|
tercio@0
|
365 [115181] = "MONK", -- Breath of Fire
|
|
tercio@0
|
366 [121253] = "MONK", -- Keg Smash
|
|
tercio@0
|
367 [124506] = "MONK", -- Gift of the Ox
|
|
tercio@0
|
368 [124503] = "MONK", -- Gift of the Ox
|
|
tercio@0
|
369 [115288] = "MONK", -- Energizing Brew
|
|
tercio@0
|
370 [115308] = "MONK", -- Elusive Brew
|
|
tercio@0
|
371 [116781] = "MONK", -- Legacy of the White Tiger
|
|
tercio@0
|
372 [115921] = "MONK", -- Legacy of the Emperor
|
|
tercio@0
|
373 [115693] = "MONK", -- Jab
|
|
tercio@0
|
374 [124507] = "MONK", -- Gift of the Ox
|
|
tercio@0
|
375 [119582] = "MONK", -- Purifying Brew
|
|
tercio@0
|
376 [115080] = "MONK", -- Touch of Death
|
|
tercio@0
|
377 [135914] = "MONK", -- Healing Sphere
|
|
tercio@0
|
378 [126892] = "MONK", -- Zen Pilgrimage
|
|
tercio@0
|
379 [116849] = "MONK", -- Life Cocoon
|
|
tercio@0
|
380 [116844] = "MONK", -- Ring of Peace
|
|
tercio@0
|
381 [107428] = "MONK", --rising sun kick
|
|
tercio@0
|
382 [100784] = "MONK", --blackout kick
|
|
tercio@0
|
383 [132467] = "MONK", --Chi wave
|
|
tercio@0
|
384 [107270] = "MONK", --spinning crane kick
|
|
tercio@0
|
385 [100787] = "MONK", --tiger palm
|
|
tercio@0
|
386 [123761] = "MONK", --mana tea
|
|
tercio@0
|
387 [119611] = "MONK", --renewing mist
|
|
tercio@0
|
388 [115310] = "MONK", --revival
|
|
tercio@0
|
389 [116670] = "MONK", --uplift
|
|
tercio@0
|
390 [115175] = "MONK", --soothing mist
|
|
tercio@0
|
391 [124041] = "MONK", --gift of the serpent
|
|
tercio@0
|
392 [124040] = "MONK", -- shi torpedo
|
|
tercio@0
|
393 [132120] = "MONK", -- enveloping mist
|
|
tercio@0
|
394 [132463] = "MONK", -- shi wave
|
|
tercio@0
|
395 [117895] = "MONK", --eminence (statue)
|
|
tercio@0
|
396 [115295] = "MONK", --guard
|
|
tercio@0
|
397 [115072] = "MONK", --expel harm
|
|
tercio@0
|
398
|
|
tercio@0
|
399 --paladin
|
|
tercio@0
|
400
|
|
tercio@0
|
401 [31850] = "PALADIN", -- Ardent Defender
|
|
tercio@0
|
402 [31842] = "PALADIN", -- Divine Favor
|
|
tercio@0
|
403 [1044] = "PALADIN", -- Hand of Freedom
|
|
tercio@0
|
404 [114039] = "PALADIN", -- Hand of Purity
|
|
tercio@0
|
405 [4987] = "PALADIN", -- Cleanse
|
|
tercio@0
|
406 [136494] = "PALADIN", -- Word of Glory
|
|
tercio@0
|
407 [54428] = "PALADIN", -- Divine Plea
|
|
tercio@0
|
408 [7328] = "PALADIN", -- Redemption
|
|
tercio@0
|
409 [116467] = "PALADIN", -- Consecration
|
|
tercio@0
|
410 [31801] = "PALADIN", -- Seal of Truth
|
|
tercio@0
|
411 [20165] = "PALADIN", -- Seal of Insight
|
|
tercio@0
|
412 [20473] = "PALADIN",-- Holy Shock
|
|
tercio@0
|
413 [114158] = "PALADIN",-- Light's Hammer
|
|
tercio@0
|
414 [85673] = "PALADIN",-- Word of Glory
|
|
tercio@0
|
415 [85499] = "PALADIN",-- Speed of Light
|
|
tercio@0
|
416 [84963] = "PALADIN",-- Inquisition
|
|
tercio@0
|
417 [31884] = "PALADIN",-- Avenging Wrath
|
|
tercio@0
|
418 [24275] = "PALADIN",-- Hammer of Wrath
|
|
tercio@0
|
419 [114165] = "PALADIN",-- Holy Prism
|
|
tercio@0
|
420 [20925] = "PALADIN",-- Sacred Shield
|
|
tercio@0
|
421 [53563] = "PALADIN",-- Beacon of Light
|
|
tercio@0
|
422 [633] = "PALADIN",-- Lay on Hands
|
|
tercio@0
|
423 [88263] = "PALADIN",-- Hammer of the Righteous
|
|
tercio@0
|
424 [53595] = "PALADIN",-- Hammer of the Righteous
|
|
tercio@0
|
425 [53600] = "PALADIN",-- Shield of the Righteous
|
|
tercio@0
|
426 [26573] = "PALADIN",-- Consecration
|
|
tercio@0
|
427 [119072] = "PALADIN",-- Holy Wrath
|
|
tercio@0
|
428 [105593] = "PALADIN",-- Fist of Justice
|
|
tercio@0
|
429 [114163] = "PALADIN",-- Eternal Flame
|
|
tercio@0
|
430 [62124] = "PALADIN",-- Reckoning
|
|
tercio@0
|
431 [121783] = "PALADIN",-- Emancipate
|
|
tercio@0
|
432 [98057] = "PALADIN",-- Grand Crusader
|
|
tercio@0
|
433 [642] = "PALADIN",-- Divine Shield
|
|
tercio@0
|
434 [122032] = "PALADIN",-- Exorcism
|
|
tercio@0
|
435 [20217] = "PALADIN",-- Blessing of Kings
|
|
tercio@0
|
436 [96231] = "PALADIN",-- Rebuke
|
|
tercio@0
|
437 [105809] = "PALADIN",-- Holy Avenger
|
|
tercio@0
|
438 [25780] = "PALADIN",-- Righteous Fury
|
|
tercio@0
|
439 [115750] = "PALADIN",-- Blinding Light
|
|
tercio@0
|
440 [31821] = "PALADIN",-- Devotion Aura
|
|
tercio@0
|
441 [53385] = "PALADIN",-- Divine Storm
|
|
tercio@0
|
442 [20154] = "PALADIN",-- Seal of Righteousness
|
|
tercio@0
|
443 [19740] = "PALADIN",-- Blessing of Might
|
|
tercio@0
|
444 [148039] = "PALADIN",-- Sacred Shield
|
|
tercio@0
|
445 [82326] = "PALADIN",-- Divine Light
|
|
tercio@0
|
446 [35395] = "PALADIN",--cruzade strike
|
|
tercio@0
|
447 [879] = "PALADIN",--exorcism
|
|
tercio@0
|
448 [85256] = "PALADIN",--templar's verdict
|
|
tercio@0
|
449 [20167] = "PALADIN",--seal of insight (mana)
|
|
tercio@0
|
450 [31935] = "PALADIN",--avenger's shield
|
|
tercio@0
|
451 [20271] = "PALADIN", --judgment
|
|
tercio@0
|
452 [35395] = "PALADIN", --cruzader strike
|
|
tercio@0
|
453 [81297] = "PALADIN", --consacration
|
|
tercio@0
|
454 [31803] = "PALADIN", --censure
|
|
tercio@0
|
455 [65148] = "PALADIN", --Sacred Shield
|
|
tercio@0
|
456 [20167] = "PALADIN", --Seal of Insight
|
|
tercio@0
|
457 [86273] = "PALADIN", --illuminated healing
|
|
tercio@0
|
458 [85222] = "PALADIN", --light of dawn
|
|
tercio@0
|
459 [53652] = "PALADIN", --beacon of light
|
|
tercio@0
|
460 [82327] = "PALADIN", --holy radiance
|
|
tercio@0
|
461 [119952] = "PALADIN", --arcing light
|
|
tercio@0
|
462 [25914] = "PALADIN", --holy shock
|
|
tercio@0
|
463 [19750] = "PALADIN", --flash of light
|
|
tercio@0
|
464
|
|
tercio@0
|
465 --priest
|
|
tercio@0
|
466 [19236] = "PRIEST", -- Desperate Prayer
|
|
tercio@0
|
467 [47788] = "PRIEST", -- Guardian Spirit
|
|
tercio@0
|
468 [81206] = "PRIEST", -- Chakra: Sanctuary
|
|
tercio@0
|
469 [62618] = "PRIEST", -- Power Word: Barrier
|
|
tercio@0
|
470 [32375] = "PRIEST", -- Mass Dispel
|
|
tercio@0
|
471 [32546] = "PRIEST", -- Binding Heal
|
|
tercio@0
|
472 [126135] = "PRIEST", -- Lightwell
|
|
tercio@0
|
473 [81209] = "PRIEST", -- Chakra: Chastise
|
|
tercio@0
|
474 [81208] = "PRIEST", -- Chakra: Serenity
|
|
tercio@0
|
475 [2006] = "PRIEST", -- Resurrection
|
|
tercio@0
|
476 [1706] = "PRIEST", -- Levitate
|
|
tercio@0
|
477 [73510] = "PRIEST", -- Mind Spike
|
|
tercio@0
|
478 [127632] = "PRIEST", -- Cascade
|
|
tercio@0
|
479 [108921] = "PRIEST", -- Psyfiend
|
|
tercio@0
|
480 [88625] = "PRIEST", -- Holy Word: Chastise
|
|
tercio@0
|
481 [121135] = "PRIEST", -- Cascade
|
|
tercio@0
|
482 [122121] = "PRIEST", -- Divine Star
|
|
tercio@0
|
483 [110744] = "PRIEST", -- Divine Star
|
|
tercio@0
|
484 [8122] = "PRIEST", -- Psychic Scream
|
|
tercio@0
|
485 [81700] = "PRIEST", -- Archangel
|
|
tercio@0
|
486 [123258] = "PRIEST", -- Power Word: Shield
|
|
tercio@0
|
487 [48045] = "PRIEST", -- Mind Sear
|
|
tercio@0
|
488 [49821] = "PRIEST", -- Mind Sear
|
|
tercio@0
|
489 [123040] = "PRIEST", -- Mindbender
|
|
tercio@0
|
490 [121536] = "PRIEST", -- Angelic Feather
|
|
tercio@0
|
491 [121557] = "PRIEST", -- Angelic Feather
|
|
tercio@0
|
492 [88685] = "PRIEST", -- Holy Word: Sanctuary
|
|
tercio@0
|
493 [88684] = "PRIEST", -- Holy Word: Serenity
|
|
tercio@0
|
494 [33076] = "PRIEST", -- Prayer of Mending
|
|
tercio@0
|
495 [32379] = "PRIEST", -- Shadow Word: Death
|
|
tercio@0
|
496 [129176] = "PRIEST", -- Shadow Word: Death
|
|
tercio@0
|
497 [586] = "PRIEST", -- Fade
|
|
tercio@0
|
498 [120517] = "PRIEST", -- Halo
|
|
tercio@0
|
499 [64901] = "PRIEST", -- Hymn of Hope
|
|
tercio@0
|
500 [64843] = "PRIEST", -- Divine Hymn
|
|
tercio@0
|
501 [64844] = "PRIEST", -- Divine Hymn
|
|
tercio@0
|
502 [34433] = "PRIEST", -- Shadowfiend
|
|
tercio@0
|
503 [120644] = "PRIEST", -- Halo
|
|
tercio@0
|
504 [15487] = "PRIEST", -- Silence
|
|
tercio@0
|
505 [89485] = "PRIEST", -- Inner Focus
|
|
tercio@0
|
506 [109964] = "PRIEST", -- Spirit Shell
|
|
tercio@0
|
507 [129197] = "PRIEST", -- Mind Flay (Insanity)
|
|
tercio@0
|
508 [112833] = "PRIEST", -- Spectral Guise
|
|
tercio@0
|
509 [47750] = "PRIEST", -- Penance
|
|
tercio@0
|
510 [33206] = "PRIEST", -- Pain Suppression
|
|
tercio@0
|
511 [15286] = "PRIEST", -- Vampiric Embrace
|
|
tercio@0
|
512 [588] = "PRIEST", -- Inner Fire
|
|
tercio@0
|
513 [21562] = "PRIEST", -- Power Word: Fortitude
|
|
tercio@0
|
514 [73413] = "PRIEST", -- Inner Will
|
|
tercio@0
|
515 [10060] = "PRIEST", -- Power Infusion
|
|
tercio@0
|
516 [2050] = "PRIEST", -- Heal
|
|
tercio@0
|
517 [15473] = "PRIEST", -- Shadowform
|
|
tercio@0
|
518 [108920] = "PRIEST", -- Void Tendrils
|
|
tercio@0
|
519 [47585] = "PRIEST", -- Dispersion
|
|
tercio@0
|
520 [123259] = "PRIEST", -- Prayer of Mending
|
|
tercio@0
|
521 [34650] = "PRIEST", --mana leech (pet)
|
|
tercio@0
|
522 [589] = "PRIEST", --shadow word: pain
|
|
tercio@0
|
523 [34914] = "PRIEST", --vampiric touch
|
|
tercio@0
|
524 [34919] = "PRIEST", --vampiric touch (mana)
|
|
tercio@0
|
525 [15407] = "PRIEST", --mind flay
|
|
tercio@0
|
526 [8092] = "PRIEST", --mind blast
|
|
tercio@0
|
527 [15290] = "PRIEST",-- Vampiric Embrace
|
|
tercio@0
|
528 [127626] = "PRIEST",--devouring plague (heal)
|
|
tercio@0
|
529 [2944] = "PRIEST",--devouring plague (damage)
|
|
tercio@0
|
530 [585] = "PRIEST", --smite
|
|
tercio@0
|
531 [47666] = "PRIEST", --penance
|
|
tercio@0
|
532 [14914] = "PRIEST", --holy fire
|
|
tercio@0
|
533 [81751] = "PRIEST", --atonement
|
|
tercio@0
|
534 [47753] = "PRIEST", --divine aegis
|
|
tercio@0
|
535 [33110] = "PRIEST", --prayer of mending
|
|
tercio@0
|
536 [77489] = "PRIEST", --mastery echo of light
|
|
tercio@0
|
537 [596] = "PRIEST", --prayer of healing
|
|
tercio@0
|
538 [34861] = "PRIEST", --circle of healing
|
|
tercio@0
|
539 [139] = "PRIEST", --renew
|
|
tercio@0
|
540 [120692] = "PRIEST", --halo
|
|
tercio@0
|
541 [2060] = "PRIEST", --greater heal
|
|
tercio@0
|
542 [110745] = "PRIEST", --divine star
|
|
tercio@0
|
543 [2061] = "PRIEST", --flash heal
|
|
tercio@0
|
544 [88686] = "PRIEST", --santuary
|
|
tercio@0
|
545 [17] = "PRIEST", --power word: shield
|
|
tercio@0
|
546 [64904] = "PRIEST", --hymn of hope
|
|
tercio@0
|
547 [129250] = "PRIEST", --power word: solace
|
|
tercio@0
|
548
|
|
tercio@0
|
549 --rogue
|
|
tercio@0
|
550 [74001] = "ROGUE", -- Combat Readiness
|
|
tercio@0
|
551 [14183] = "ROGUE", -- Premeditation
|
|
tercio@0
|
552 [108211] = "ROGUE", -- Leeching Poison
|
|
tercio@0
|
553 [5761] = "ROGUE", -- Mind-numbing Poison
|
|
tercio@0
|
554 [8679] = "ROGUE", -- Wound Poison
|
|
tercio@0
|
555
|
|
tercio@0
|
556 [137584] = "ROGUE", -- Shuriken Toss
|
|
tercio@0
|
557 [137585] = "ROGUE", -- Shuriken Toss Off-hand
|
|
tercio@0
|
558 [1833] = "ROGUE", -- Cheap Shot
|
|
tercio@0
|
559 [121733] = "ROGUE", -- Throw
|
|
tercio@0
|
560 [1776] = "ROGUE", -- Gouge
|
|
tercio@0
|
561 [108212] = "ROGUE", -- Burst of Speed
|
|
tercio@0
|
562 [27576] = "ROGUE", -- Mutilate Off-Hand
|
|
tercio@0
|
563 [1329] = "ROGUE", -- Mutilate
|
|
tercio@0
|
564 [5171] = "ROGUE", -- Slice and Dice
|
|
tercio@0
|
565 [2983] = "ROGUE", -- Sprint
|
|
tercio@0
|
566 [1966] = "ROGUE", -- Feint
|
|
tercio@0
|
567 [36554] = "ROGUE", -- Shadowstep
|
|
tercio@0
|
568 [31224] = "ROGUE", -- Cloak of Shadows
|
|
tercio@0
|
569 [1784] = "ROGUE", -- Stealth
|
|
tercio@0
|
570 [84617] = "ROGUE", -- Revealing Strike
|
|
tercio@0
|
571 [13750] = "ROGUE", -- Adrenaline Rush
|
|
tercio@0
|
572 [121471] = "ROGUE", -- Shadow Blades
|
|
tercio@0
|
573 [121473] = "ROGUE", -- Shadow Blade
|
|
tercio@0
|
574 [1752] = "ROGUE", -- Sinister Strike
|
|
tercio@0
|
575 [51690] = "ROGUE", -- Killing Spree
|
|
tercio@0
|
576 [121474] = "ROGUE", -- Shadow Blade Off-hand
|
|
tercio@0
|
577 [1766] = "ROGUE", -- Kick
|
|
tercio@0
|
578 [76577] = "ROGUE", -- Smoke Bomb
|
|
tercio@0
|
579 [5277] = "ROGUE", -- Evasion
|
|
tercio@0
|
580 [137619] = "ROGUE", -- Marked for Death
|
|
tercio@0
|
581 [8647] = "ROGUE", -- Expose Armor
|
|
tercio@0
|
582 [79140] = "ROGUE", -- Vendetta
|
|
tercio@0
|
583 [51713] = "ROGUE", -- Shadow Dance
|
|
tercio@0
|
584 [2823] = "ROGUE", -- Deadly Poison
|
|
tercio@0
|
585 [115191] = "ROGUE", -- Stealth
|
|
tercio@0
|
586 [108215] = "ROGUE", -- Paralytic Poison
|
|
tercio@0
|
587 [14185] = "ROGUE", -- Preparation
|
|
tercio@0
|
588 [2094] = "ROGUE", -- Blind
|
|
tercio@0
|
589 [121411] = "ROGUE", -- Crimson Tempest
|
|
tercio@0
|
590 [53] = "ROGUE", --backstab
|
|
tercio@0
|
591 [8680] = "ROGUE", --wound pouson
|
|
tercio@0
|
592 [2098] = "ROGUE", --eviscerate
|
|
tercio@0
|
593 [2818] = "ROGUE", --deadly poison
|
|
tercio@0
|
594 [113780] = "ROGUE", --deadly poison
|
|
tercio@0
|
595 [51723] = "ROGUE", --fan of knifes
|
|
tercio@0
|
596 [111240] = "ROGUE", --dispatch
|
|
tercio@0
|
597 [703] = "ROGUE", --garrote
|
|
tercio@0
|
598 [1943] = "ROGUE", --rupture
|
|
tercio@0
|
599 [114014] = "ROGUE", --shuriken toss
|
|
tercio@0
|
600 [16511] = "ROGUE", --hemorrhage
|
|
tercio@0
|
601 [89775] = "ROGUE", --hemorrhage
|
|
tercio@0
|
602 [8676] = "ROGUE", --amcush
|
|
tercio@0
|
603 [5374] = "ROGUE", --mutilate
|
|
tercio@0
|
604 [32645] = "ROGUE", --envenom
|
|
tercio@0
|
605 [1943] = "ROGUE", --rupture
|
|
tercio@0
|
606 [73651] = "ROGUE", --Recuperate (heal)
|
|
tercio@0
|
607 [35546] = "ROGUE", --combat potency (energy)
|
|
tercio@0
|
608 [98440] = "ROGUE", --relentless strikes (energy)
|
|
tercio@0
|
609 [51637] = "ROGUE", --venomous vim (energy)
|
|
tercio@0
|
610
|
|
tercio@0
|
611 --shaman
|
|
tercio@0
|
612 [51886] = "SHAMAN", -- Cleanse Spirit
|
|
tercio@0
|
613 [98008] = "SHAMAN", -- Spirit Link Totem
|
|
tercio@0
|
614 [8177] = "SHAMAN", -- Grounding Totem
|
|
tercio@0
|
615 [8143] = "SHAMAN", -- Tremor Totem
|
|
tercio@0
|
616 [108273] = "SHAMAN", -- Windwalk Totem
|
|
tercio@0
|
617 [51514] = "SHAMAN", -- Hex
|
|
tercio@0
|
618 [73682] = "SHAMAN", -- Unleash Frost
|
|
tercio@0
|
619 [8033] = "SHAMAN", -- Frostbrand Weapon
|
|
tercio@0
|
620 [114074] = "SHAMAN", -- Lava Beam
|
|
tercio@0
|
621 [120668] = "SHAMAN", --Stormlash Totem
|
|
tercio@0
|
622 [2894] = "SHAMAN", -- Fire Elemental Totem
|
|
tercio@0
|
623 [2825] = "SHAMAN", -- Bloodlust
|
|
tercio@0
|
624 [114049] = "SHAMAN", -- Ascendance
|
|
tercio@0
|
625 [73680] = "SHAMAN", -- Unleash Elements
|
|
tercio@0
|
626 [5394] = "SHAMAN", -- Healing Stream Totem
|
|
tercio@0
|
627 [108280] = "SHAMAN", -- Healing Tide Totem
|
|
tercio@0
|
628 [3599] = "SHAMAN", -- Searing Totem
|
|
tercio@0
|
629 [73920] = "SHAMAN", -- Healing Rain
|
|
tercio@0
|
630 [2645] = "SHAMAN", -- Ghost Wolf
|
|
tercio@0
|
631 [16166] = "SHAMAN", -- Elemental Mastery
|
|
tercio@0
|
632 [108281] = "SHAMAN", -- Ancestral Guidance
|
|
tercio@0
|
633 [108270] = "SHAMAN", -- Stone Bulwark Totem
|
|
tercio@0
|
634 [108285] = "SHAMAN", -- Call of the Elements
|
|
tercio@0
|
635 [115356] = "SHAMAN", -- Stormblast
|
|
tercio@0
|
636 [60103] = "SHAMAN", -- Lava Lash
|
|
tercio@0
|
637 [51533] = "SHAMAN", -- Feral Spirit
|
|
tercio@0
|
638 [17364] = "SHAMAN", -- Stormstrike
|
|
tercio@0
|
639 [16188] = "SHAMAN", -- Ancestral Swiftness
|
|
tercio@0
|
640 [2062] = "SHAMAN", -- Earth Elemental Totem
|
|
tercio@0
|
641 [8024] = "SHAMAN", -- Flametongue Weapon
|
|
tercio@0
|
642 [51485] = "SHAMAN", -- Earthgrab Totem
|
|
tercio@0
|
643 [331] = "SHAMAN", -- Healing Wave
|
|
tercio@0
|
644 [61882] = "SHAMAN", -- Earthquake
|
|
tercio@0
|
645 [52127] = "SHAMAN", -- Water Shield
|
|
tercio@0
|
646 [77472] = "SHAMAN", -- Greater Healing Wave
|
|
tercio@0
|
647 [108269] = "SHAMAN", -- Capacitor Totem
|
|
tercio@0
|
648 [79206] = "SHAMAN", -- Spiritwalker's Grace
|
|
tercio@0
|
649 [57994] = "SHAMAN", -- Wind Shear
|
|
tercio@0
|
650 [108271] = "SHAMAN", -- Astral Shift
|
|
tercio@0
|
651 [30823] = "SHAMAN", --istic Rage
|
|
tercio@0
|
652 [77130] = "SHAMAN", -- Purify Spirit
|
|
tercio@0
|
653 [58875] = "SHAMAN", -- Spirit Walk
|
|
tercio@0
|
654 [36936] = "SHAMAN", -- Totemic Recall
|
|
tercio@0
|
655 [51730] = "SHAMAN", -- Earthliving Weapon
|
|
tercio@0
|
656 [8056] = "SHAMAN", -- Frost Shock
|
|
tercio@0
|
657 [88765] = "SHAMAN", --rolling thunder (mana)
|
|
tercio@0
|
658 [51490] = "SHAMAN", --thunderstorm (mana)
|
|
tercio@0
|
659 [82987] = "SHAMAN", --telluric currents glyph (mana)
|
|
tercio@0
|
660 [101033] = "SHAMAN", --resurgence (mana)
|
|
tercio@0
|
661 [51505] = "SHAMAN", --lava burst
|
|
tercio@0
|
662 [8050] = "SHAMAN", --flame shock
|
|
tercio@0
|
663 [117014] = "SHAMAN", --elemental blast
|
|
tercio@0
|
664 [403] = "SHAMAN", --lightning bolt
|
|
tercio@0
|
665 [45284] = "SHAMAN", --lightning bolt
|
|
tercio@0
|
666 [421] = "SHAMAN", --chain lightining
|
|
tercio@0
|
667 [32175] = "SHAMAN", --stormstrike
|
|
tercio@0
|
668 [25504] = "SHAMAN", --windfury
|
|
tercio@0
|
669 [8042] = "SHAMAN", --earthshock
|
|
tercio@0
|
670 [26364] = "SHAMAN", --lightning shield
|
|
tercio@0
|
671 [117014] = "SHAMAN", --elemental blast
|
|
tercio@0
|
672 [73683] = "SHAMAN", --unleash flame
|
|
tercio@0
|
673 [51522] = "SHAMAN", --primal wisdom (mana)
|
|
tercio@0
|
674 [63375] = "SHAMAN", --primal wisdom (mana)
|
|
tercio@0
|
675 [114942] = "SHAMAN", --healing tide
|
|
tercio@0
|
676 [73921] = "SHAMAN", --healing rain
|
|
tercio@0
|
677 [1064] = "SHAMAN", --chain heal
|
|
tercio@0
|
678 [52042] = "SHAMAN", --healing stream totem
|
|
tercio@0
|
679 [61295] = "SHAMAN", --riptide
|
|
tercio@0
|
680 [51945] = "SHAMAN", --earthliving
|
|
tercio@0
|
681 [114083] = "SHAMAN", --restorative mists
|
|
tercio@0
|
682 [8004] = "SHAMAN", --healing surge
|
|
tercio@0
|
683
|
|
tercio@0
|
684 --warlock
|
|
tercio@0
|
685 [80240] = "WARLOCK", -- Havoc
|
|
tercio@0
|
686 [112921] = "WARLOCK", -- Summon Abyssal
|
|
tercio@0
|
687 [48020] = "WARLOCK", -- Demonic Circle: Teleport
|
|
tercio@0
|
688 [111397] = "WARLOCK", -- Blood Horror
|
|
tercio@0
|
689 [112869] = "WARLOCK", -- Summon Observer
|
|
tercio@0
|
690 [1454] = "WARLOCK", -- Life Tap
|
|
tercio@0
|
691 [112868] = "WARLOCK", -- Summon Shivarra
|
|
tercio@0
|
692 [112869] = "WARLOCK", -- Summon Observer
|
|
tercio@0
|
693 [120451] = "WARLOCK", -- Flames of Xoroth
|
|
tercio@0
|
694 [29893] = "WARLOCK", -- Create Soulwell
|
|
tercio@0
|
695 [114189] = "WARLOCK", -- Health Funnel
|
|
tercio@0
|
696 [112866] = "WARLOCK", -- Summon Fel Imp
|
|
tercio@0
|
697 [108683] = "WARLOCK", -- Fire and Brimstone
|
|
tercio@0
|
698 [688] = "WARLOCK", -- Summon Imp
|
|
tercio@0
|
699 [112092] = "WARLOCK", -- Shadow Bolt
|
|
tercio@0
|
700 [113861] = "WARLOCK", -- Dark Soul: Knowledge
|
|
tercio@0
|
701 [103967] = "WARLOCK", -- Carrion Swarm
|
|
tercio@0
|
702 [112870] = "WARLOCK", -- Summon Wrathguard
|
|
tercio@0
|
703 [104316] = "WARLOCK", -- Imp Swarm
|
|
tercio@0
|
704 [17962] = "WARLOCK", -- Conflagrate
|
|
tercio@0
|
705 [108359] = "WARLOCK", -- Dark Regeneration
|
|
tercio@0
|
706 [110913] = "WARLOCK", -- Dark Bargain
|
|
tercio@0
|
707 [105174] = "WARLOCK", -- Hand of Gul'dan
|
|
tercio@0
|
708 [697] = "WARLOCK", -- Summon Voidwalker
|
|
tercio@0
|
709 [6201] = "WARLOCK", -- Create Healthstone
|
|
tercio@0
|
710 [146739] = "WARLOCK", -- Corruption
|
|
tercio@0
|
711 [109151] = "WARLOCK", -- Demonic Leap
|
|
tercio@0
|
712 [104773] = "WARLOCK", -- Unending Resolve
|
|
tercio@0
|
713 [103958] = "WARLOCK", -- Metamorphosis
|
|
tercio@0
|
714 [119678] = "WARLOCK", -- Soul Swap
|
|
tercio@0
|
715 [6229] = "WARLOCK", -- Twilight Ward
|
|
tercio@0
|
716 [74434] = "WARLOCK", -- Soulburn
|
|
tercio@0
|
717 [30283] = "WARLOCK", -- Shadowfury
|
|
tercio@0
|
718 [113860] = "WARLOCK", -- Dark Soul: Misery
|
|
tercio@0
|
719 [108503] = "WARLOCK", -- Grimoire of Sacrifice
|
|
tercio@0
|
720 [104232] = "WARLOCK", -- Rain of Fire
|
|
tercio@0
|
721 [6353] = "WARLOCK", -- Soul Fire
|
|
tercio@0
|
722 [689] = "WARLOCK", -- Drain Life
|
|
tercio@0
|
723 [17877] = "WARLOCK", -- Shadowburn
|
|
tercio@0
|
724 [113858] = "WARLOCK", -- Dark Soul: Instability
|
|
tercio@0
|
725 [1490] = "WARLOCK", -- Curse of the Elements
|
|
tercio@0
|
726 [114635] = "WARLOCK", -- Ember Tap
|
|
tercio@0
|
727 [27243] = "WARLOCK", -- Seed of Corruption
|
|
tercio@0
|
728 [131623] = "WARLOCK", -- Twilight Ward
|
|
tercio@0
|
729 [6789] = "WARLOCK", -- Mortal Coil
|
|
tercio@0
|
730 [111400] = "WARLOCK", -- Burning Rush
|
|
tercio@0
|
731 [124916] = "WARLOCK", -- Chaos Wave
|
|
tercio@0
|
732 [1120] = "WARLOCK", -- Drain Soul
|
|
tercio@0
|
733 [109773] = "WARLOCK", -- Dark Intent
|
|
tercio@0
|
734 [112927] = "WARLOCK", -- Summon Terrorguard
|
|
tercio@0
|
735 [1122] = "WARLOCK", -- Summon Infernal
|
|
tercio@0
|
736 [108416] = "WARLOCK", -- Sacrificial Pact
|
|
tercio@0
|
737 [5484] = "WARLOCK", -- Howl of Terror
|
|
tercio@0
|
738 [29858] = "WARLOCK", -- Soulshatter
|
|
tercio@0
|
739 [18540] = "WARLOCK", -- Summon Doomguard
|
|
tercio@0
|
740 [89420] = "WARLOCK", -- Drain Life
|
|
tercio@0
|
741 [20707] = "WARLOCK", -- Soulstone
|
|
tercio@0
|
742 [132413] = "WARLOCK", -- Shadow Bulwark
|
|
tercio@0
|
743 [109466] = "WARLOCK", -- Curse of Enfeeblement
|
|
tercio@0
|
744 [48018] = "WARLOCK", -- Demonic Circle: Summon
|
|
tercio@0
|
745 [77799] = "WARLOCK", --fel flame
|
|
tercio@0
|
746 [63106] = "WARLOCK", --siphon life
|
|
tercio@0
|
747 [1454] = "WARLOCK", --life tap
|
|
tercio@0
|
748 [103103] = "WARLOCK", --malefic grasp
|
|
tercio@0
|
749 [980] = "WARLOCK", --agony
|
|
tercio@0
|
750 [30108] = "WARLOCK", --unstable affliction
|
|
tercio@0
|
751 [172] = "WARLOCK", --corruption
|
|
tercio@0
|
752 [48181] = "WARLOCK", --haunt
|
|
tercio@0
|
753 [29722] = "WARLOCK", --incenerate
|
|
tercio@0
|
754 [348] = "WARLOCK", --Immolate
|
|
tercio@0
|
755 [116858] = "WARLOCK", --Chaos Bolt
|
|
tercio@0
|
756 [114654] = "WARLOCK", --incinerate
|
|
tercio@0
|
757 [108686] = "WARLOCK", --immolate
|
|
tercio@0
|
758 [108685] = "WARLOCK", --conflagrate
|
|
tercio@0
|
759 [104233] = "WARLOCK", --rain of fire
|
|
tercio@0
|
760 [103964] = "WARLOCK", --touch os chaos
|
|
tercio@0
|
761 [686] = "WARLOCK", --shadow bolt
|
|
tercio@0
|
762 [114328] = "WARLOCK", --shadow bolt glyph
|
|
tercio@0
|
763 [140719] = "WARLOCK", --hellfire
|
|
tercio@0
|
764 [104027] = "WARLOCK", --soul fire
|
|
tercio@0
|
765 [603] = "WARLOCK", --doom
|
|
tercio@0
|
766 [108371] = "WARLOCK", --Harvest life
|
|
tercio@0
|
767
|
|
tercio@0
|
768 --warrior
|
|
tercio@0
|
769 [2565] = "WARRIOR", -- Shield Block
|
|
tercio@0
|
770 [2457] = "WARRIOR", -- Battle Stance
|
|
tercio@0
|
771 [12328] = "WARRIOR", -- Sweeping Strikes
|
|
tercio@0
|
772 [114192] = "WARRIOR", -- Mocking Banner
|
|
tercio@0
|
773 [12323] = "WARRIOR", -- Piercing Howl
|
|
tercio@0
|
774 [122475] = "WARRIOR", -- Throw
|
|
tercio@0
|
775 [845] = "WARRIOR", -- Cleave
|
|
tercio@0
|
776 [5246] = "WARRIOR", -- Intimidating Shout
|
|
tercio@0
|
777 [7386] = "WARRIOR", -- Sunder Armor
|
|
tercio@0
|
778 [107566] = "WARRIOR", -- Staggering Shout
|
|
tercio@0
|
779 [86346] = "WARRIOR", -- Colossus Smash
|
|
tercio@0
|
780 [18499] = "WARRIOR", -- Berserker Rage
|
|
tercio@0
|
781 [107570] = "WARRIOR", -- Storm Bolt
|
|
tercio@0
|
782 [1680] = "WARRIOR", -- Whirlwind
|
|
tercio@0
|
783 [85384] = "WARRIOR", -- Raging Blow Off-Hand
|
|
tercio@0
|
784 [85288] = "WARRIOR", -- Raging Blow
|
|
tercio@0
|
785 [100] = "WARRIOR", -- Charge
|
|
tercio@0
|
786 [7384] = "WARRIOR", -- Overpower
|
|
tercio@0
|
787 [23881] = "WARRIOR", -- Bloodthirst
|
|
tercio@0
|
788 [118000] = "WARRIOR", -- Dragon Roar
|
|
tercio@0
|
789 [50622] = "WARRIOR", -- Bladestorm
|
|
tercio@0
|
790 [46924] = "WARRIOR", -- Bladestorm
|
|
tercio@0
|
791 [6673] = "WARRIOR", -- Battle Shout
|
|
tercio@0
|
792 [103840] = "WARRIOR", -- Impending Victory
|
|
tercio@0
|
793 [5308] = "WARRIOR", -- Execute
|
|
tercio@0
|
794 [57755] = "WARRIOR", -- Heroic Throw
|
|
tercio@0
|
795 [871] = "WARRIOR", -- Shield Wall
|
|
tercio@0
|
796 [97462] = "WARRIOR", -- Rallying Cry
|
|
tercio@0
|
797 [118038] = "WARRIOR", -- Die by the Sword
|
|
tercio@0
|
798 [114203] = "WARRIOR", -- Demoralizing Banner
|
|
tercio@0
|
799 [52174] = "WARRIOR", -- Heroic Leap
|
|
tercio@0
|
800 [1719] = "WARRIOR", -- Recklessness
|
|
tercio@0
|
801 [114207] = "WARRIOR", -- Skull Banner
|
|
tercio@0
|
802 [1715] = "WARRIOR", -- Hamstring
|
|
tercio@0
|
803 [107574] = "WARRIOR", -- Avatar
|
|
tercio@0
|
804 [46968] = "WARRIOR", -- Shockwave
|
|
tercio@0
|
805 [6343] = "WARRIOR", -- Thunder Clap
|
|
tercio@0
|
806 [12292] = "WARRIOR", -- Bloodbath
|
|
tercio@0
|
807 [64382] = "WARRIOR", -- Shattering Throw
|
|
tercio@0
|
808 [114028] = "WARRIOR", -- Mass Spell Reflection
|
|
tercio@0
|
809 [55694] = "WARRIOR", -- Enraged Regeneration
|
|
tercio@0
|
810 [6552] = "WARRIOR", -- Pummel
|
|
tercio@0
|
811 [6572] = "WARRIOR", -- Revenge
|
|
tercio@0
|
812 [112048] = "WARRIOR", -- Shield Barrier
|
|
tercio@0
|
813 [23920] = "WARRIOR", -- Spell Reflection
|
|
tercio@0
|
814 [12975] = "WARRIOR", -- Last Stand
|
|
tercio@0
|
815 [355] = "WARRIOR", -- Taunt
|
|
tercio@0
|
816 [102060] = "WARRIOR", -- Disrupting Shout
|
|
tercio@0
|
817
|
|
tercio@0
|
818 [100130] = "WARRIOR", --wild strike
|
|
tercio@0
|
819 [96103] = "WARRIOR", --raging blow
|
|
tercio@0
|
820 [12294] = "WARRIOR", --mortal strike
|
|
tercio@0
|
821 [1464] = "WARRIOR", --Slam
|
|
tercio@0
|
822 [23922] = "WARRIOR", --shield slam
|
|
tercio@0
|
823 [20243] = "WARRIOR", --devastate
|
|
tercio@0
|
824 [11800] = "WARRIOR", --dragon roar
|
|
tercio@0
|
825 [115767] = "WARRIOR", --deep wounds
|
|
tercio@0
|
826 [109128] = "WARRIOR", --charge
|
|
tercio@0
|
827 [11294] = "WARRIOR", --mortal strike
|
|
tercio@0
|
828 [109128] = "WARRIOR", --charge
|
|
tercio@0
|
829 [12880] = "WARRIOR", --enrage
|
|
tercio@0
|
830 [29842] = "WARRIOR", --undribled wrath
|
|
tercio@0
|
831 } |