|
Tercio@0
|
1 --[[
|
|
Tercio@0
|
2 =====================================================================================================
|
|
Tercio@0
|
3 Siege of Orgrimmar Mobs and Spells Ids for Details
|
|
Tercio@0
|
4 =====================================================================================================
|
|
Tercio@0
|
5 --]]
|
|
Tercio@0
|
6
|
|
Tercio@0
|
7 local Loc = LibStub ("AceLocale-3.0"):GetLocale ("Details_RaidInfo-SiegeOfOrgrimmar")
|
|
Tercio@0
|
8
|
|
Tercio@0
|
9 local _detalhes = _G._detalhes
|
|
Tercio@0
|
10
|
|
Tercio@0
|
11 local siege_of_orgrimmar = {
|
|
Tercio@0
|
12
|
|
Tercio@0
|
13 id = 1136,
|
|
Tercio@0
|
14 ej_id = 369,
|
|
Tercio@0
|
15
|
|
Tercio@0
|
16 name = Loc ["STRING_RAID_NAME"],
|
|
Tercio@0
|
17
|
|
Tercio@0
|
18 icons = "Interface\\AddOns\\Details_RaidInfo-SiegeOfOrgrimmar\\images\\boss_faces",
|
|
Tercio@0
|
19
|
|
Tercio@0
|
20 icon = "Interface\\AddOns\\Details_RaidInfo-SiegeOfOrgrimmar\\images\\icon256x128",
|
|
Tercio@0
|
21
|
|
Tercio@0
|
22 is_raid = true,
|
|
Tercio@0
|
23
|
|
Tercio@0
|
24 backgroundFile = {file = [[Interface\Glues\LOADINGSCREENS\LoadScreenSiegeOfOrgrimmar]], coords = {0, 1, 256/1024, 840/1024}},
|
|
Tercio@0
|
25 backgroundEJ = [[Interface\EncounterJournal\UI-EJ-LOREBG-SiegeofOrgrimmar]],
|
|
Tercio@0
|
26
|
|
Tercio@0
|
27 boss_names = {
|
|
Tercio@0
|
28 -- Vale of Eternal Sorrows
|
|
Tercio@0
|
29 "Immerseus",
|
|
Tercio@0
|
30 "The Fallen Protectors",
|
|
Tercio@0
|
31 "Norushen",
|
|
Tercio@0
|
32 "Sha of Pride",
|
|
Tercio@0
|
33 -- Gates of Retribution
|
|
Tercio@0
|
34 "Galakras",
|
|
Tercio@0
|
35 "Iron Juggernaut",
|
|
Tercio@0
|
36 "Kor'kron Dark Shaman",
|
|
Tercio@0
|
37 "General Nazgrim",
|
|
Tercio@0
|
38 -- The Underhold
|
|
Tercio@0
|
39 "Malkorok",
|
|
Tercio@0
|
40 "Spoils of Pandaria",
|
|
Tercio@0
|
41 "Thok the Bloodthirsty",
|
|
Tercio@0
|
42 -- Downfall
|
|
Tercio@0
|
43 "Siegecrafter Blackfuse",
|
|
Tercio@0
|
44 "Paragons of the Klaxxi",
|
|
Tercio@0
|
45 "Garrosh Hellscream"
|
|
Tercio@0
|
46 },
|
|
Tercio@0
|
47
|
|
Tercio@0
|
48 find_boss_encounter = function()
|
|
Tercio@0
|
49 --> find galakras (this encounter doesn't have a boss frames before galakras comes into in play)
|
|
Tercio@0
|
50 if (_detalhes.tabela_vigente and _detalhes.tabela_vigente[1] and _detalhes.tabela_vigente[1]._ActorTable) then
|
|
Tercio@0
|
51 for _, damage_actor in ipairs (_detalhes.tabela_vigente[1]._ActorTable) do
|
|
Tercio@0
|
52 local serial = _detalhes:GetNpcIdFromGuid (damage_actor.serial)
|
|
Tercio@0
|
53 if (serial == 73909) then --Archmage Aethas Sunreaver
|
|
Tercio@0
|
54 return 5 --> galakras boss index
|
|
Tercio@0
|
55 end
|
|
Tercio@0
|
56 end
|
|
Tercio@0
|
57 end
|
|
Tercio@0
|
58 end,
|
|
Tercio@0
|
59
|
|
Tercio@0
|
60 encounter_ids = {
|
|
Tercio@0
|
61 --> Ids by Index
|
|
Tercio@0
|
62 852, 849, 866, 867, 881, 864, 856, 850, 846, 870, 851, 865, 853, 869,
|
|
Tercio@0
|
63 -- Vale of Eternal Sorrows
|
|
Tercio@0
|
64 [852] = 1, -- Immerseus
|
|
Tercio@0
|
65 [849] = 2, -- Fallen Protectors
|
|
Tercio@0
|
66 [866] = 3, -- Norushen
|
|
Tercio@0
|
67 [867] = 4, -- Sha of Pride
|
|
Tercio@0
|
68 -- Gates of Retribution
|
|
Tercio@0
|
69 [881] = 5, -- Galakras
|
|
Tercio@0
|
70 [864] = 6, -- Iron Juggernaut
|
|
Tercio@0
|
71 [856] = 7, -- Kor'kron Dark Shaman
|
|
Tercio@0
|
72 [850] = 8, -- General Nazgrim
|
|
Tercio@0
|
73
|
|
Tercio@0
|
74 -- The Underhold
|
|
Tercio@0
|
75 [846] = 9, -- Malkorok
|
|
Tercio@0
|
76 [870] = 10, -- Spoils of Pandaria
|
|
Tercio@0
|
77 [851] = 11, -- Thok the Bloodthirsty
|
|
Tercio@0
|
78
|
|
Tercio@0
|
79 -- Downfall
|
|
Tercio@0
|
80 [865] = 12, -- Siegecrafter Blackfuse
|
|
Tercio@0
|
81 [853] = 13, -- Paragons of Klaxy
|
|
Tercio@0
|
82 [869] = 14, -- Garrosh Hellscream
|
|
Tercio@0
|
83 },
|
|
Tercio@0
|
84
|
|
Tercio@0
|
85 encounter_ids2 = {
|
|
Tercio@0
|
86 -- Vale of Eternal Sorrows
|
|
Tercio@0
|
87 [1602] = 1, -- Immerseus
|
|
Tercio@0
|
88 [1598] = 2, -- Fallen Protectors
|
|
Tercio@0
|
89 [1624] = 3, -- Norushen
|
|
Tercio@0
|
90 [1604] = 4, -- Sha of Pride
|
|
Tercio@0
|
91 -- Gates of Retribution
|
|
Tercio@0
|
92 [1622] = 5, -- Galakras
|
|
Tercio@0
|
93 [1600] = 6, -- Iron Juggernaut
|
|
Tercio@0
|
94 [1606] = 7, -- Kor'kron Dark Shaman
|
|
Tercio@0
|
95 [1603] = 8, -- General Nazgrim
|
|
Tercio@0
|
96
|
|
Tercio@0
|
97 -- The Underhold
|
|
Tercio@0
|
98 [1595] = 9, -- Malkorok
|
|
Tercio@0
|
99 [1594] = 10, -- Spoils of Pandaria
|
|
Tercio@0
|
100 [1599] = 11, -- Thok the Bloodthirsty
|
|
Tercio@0
|
101
|
|
Tercio@0
|
102 -- Downfall
|
|
Tercio@0
|
103 [1601] = 12, -- Siegecrafter Blackfuse
|
|
Tercio@0
|
104 [1593] = 13, -- Paragons of Klaxy
|
|
Tercio@0
|
105 [1623] = 14, -- Garrosh Hellscream
|
|
Tercio@0
|
106 },
|
|
Tercio@0
|
107
|
|
Tercio@0
|
108 boss_ids = {
|
|
Tercio@0
|
109 -- Vale of Eternal Sorrows
|
|
Tercio@0
|
110 [71543] = 1, -- Immerseus
|
|
Tercio@0
|
111 [71479] = 2, -- He Softfoot
|
|
Tercio@0
|
112 [71480] = 2, -- Sun Tenderheart
|
|
Tercio@0
|
113 [71475] = 2, -- Rook Stonetoe
|
|
Tercio@0
|
114 [71967] = 3, -- Norushen
|
|
Tercio@0
|
115 [72276] = 3, -- Amalgam of Corruption
|
|
Tercio@0
|
116 [71734] = 4, -- Sha of Pride
|
|
Tercio@0
|
117
|
|
Tercio@0
|
118 -- Gates of Retribution
|
|
Tercio@0
|
119 [72249] = 5, -- Galakras
|
|
Tercio@0
|
120 [71466] = 6, -- Iron Juggernaut
|
|
Tercio@0
|
121 [71859] = 7, -- Kor'kron Dark Shaman
|
|
Tercio@0
|
122 [71858] = 7, -- Wavebinder Kardris
|
|
Tercio@0
|
123 [71515] = 8, -- General Nazgrim
|
|
Tercio@0
|
124
|
|
Tercio@0
|
125 -- The Underhold
|
|
Tercio@0
|
126 [71454] = 9, -- Malkorok
|
|
Tercio@0
|
127 [71889] = 10, -- Spoils of Pandaria
|
|
Tercio@0
|
128 [71529] = 11, -- Thok the Bloodthirsty
|
|
Tercio@0
|
129
|
|
Tercio@0
|
130 -- Downfall
|
|
Tercio@0
|
131 [71504] = 12, -- Siegecrafter Blackfuse
|
|
Tercio@0
|
132 [71161] = 13, -- Kil'ruk the Wind-Reaver
|
|
Tercio@0
|
133 [71157] = 13, -- Xaril the Poisoned Mind
|
|
Tercio@0
|
134 [71156] = 13, -- Kaz'tik the Manipulator
|
|
Tercio@0
|
135 [71155] = 13, -- Korven the Prime
|
|
Tercio@0
|
136 [71160] = 13, -- Iyyokuk the Lucid
|
|
Tercio@0
|
137 [71154] = 13, -- Ka'roz the Locust
|
|
Tercio@0
|
138 [71152] = 13, -- Skeer the Bloodseeker
|
|
Tercio@0
|
139 [71158] = 13, -- Rik'kal the Dissector
|
|
Tercio@0
|
140 [71153] = 13, -- Hisek the Swarmkeeper
|
|
Tercio@0
|
141 [71865] = 14, -- Garrosh Hellscream
|
|
Tercio@0
|
142 },
|
|
Tercio@0
|
143
|
|
Tercio@0
|
144 trash_ids = {
|
|
Tercio@0
|
145 --Immerseus
|
|
Tercio@0
|
146 [73349] = true, --Tormented Initiate
|
|
Tercio@0
|
147 [73342] = true, --Fallen Pool Tender
|
|
Tercio@0
|
148 [73226] = true, --Lesser Sha Pool
|
|
Tercio@0
|
149 [73191] = true, --Aqueius Defender
|
|
Tercio@0
|
150
|
|
Tercio@0
|
151 -- Norushen
|
|
Tercio@0
|
152 [72655] = true, --Fragment of Pride
|
|
Tercio@0
|
153 [72658] = true, --Amalmated Hubris
|
|
Tercio@0
|
154 [72662] = true, --Vanity
|
|
Tercio@0
|
155 [72663] = true, --Arrogance
|
|
Tercio@0
|
156 [72661] = true, --Zeal
|
|
Tercio@0
|
157
|
|
Tercio@0
|
158 --Sha of Pride
|
|
Tercio@0
|
159 [72791] = true, --lingering corruption
|
|
Tercio@0
|
160
|
|
Tercio@0
|
161 --Galakras
|
|
Tercio@0
|
162 --[72367] = true, --dragonmaw tidal shaman
|
|
Tercio@0
|
163 --[72354] = true, --dragonmaw bonecrusher
|
|
Tercio@0
|
164 [72365] = true, --dragonmaw canoner
|
|
Tercio@0
|
165 [72350] = true, --dragonmaw elite grunt
|
|
Tercio@0
|
166 --[72351] = true, --dragonmaw flamebarer
|
|
Tercio@0
|
167
|
|
Tercio@0
|
168 --> shamans
|
|
Tercio@0
|
169 [72412] = true, -- korkron grunt
|
|
Tercio@0
|
170 [72150] = true, -- kro kron shadowmage
|
|
Tercio@0
|
171 [72451] = true, --
|
|
Tercio@0
|
172 [72455] = true, --
|
|
Tercio@0
|
173 [72490] = true, --overseer mojka
|
|
Tercio@0
|
174 [72434] = true, --tresure guard
|
|
Tercio@0
|
175 [72421] = true, --korkron overseer
|
|
Tercio@0
|
176 [72452] = true, --dire wolf
|
|
Tercio@0
|
177 [72496] = true, --overseer thathung
|
|
Tercio@0
|
178 [72562] = true, --poison bolt toten
|
|
Tercio@0
|
179
|
|
Tercio@0
|
180 --> nazgrim
|
|
Tercio@0
|
181 [72131] = true, -- blind blade master
|
|
Tercio@0
|
182 [72191] = true, -- overlord runthak
|
|
Tercio@0
|
183 [72194] = true, -- hellscreen demolisher
|
|
Tercio@0
|
184 [72564] = true, -- doom lord
|
|
Tercio@0
|
185 [71771] = true, -- korkron arcweaver
|
|
Tercio@0
|
186 [71772] = true, -- korkron assassin
|
|
Tercio@0
|
187 [71773] = true, -- krokron warshaman
|
|
Tercio@0
|
188 [71770] = true, -- krokron iron blade
|
|
Tercio@0
|
189 --[71715] = true, -- orgrimmar faithful -- also is used in nazgrim encounter
|
|
Tercio@0
|
190
|
|
Tercio@0
|
191 --> malkorok
|
|
Tercio@0
|
192 [72728] = true, --korkron blood axe
|
|
Tercio@0
|
193 [72784] = true, --korkron gunner
|
|
Tercio@0
|
194 [72903] = true, --korkron siegemaster
|
|
Tercio@0
|
195 [72744] = true, --korkron skullspliter
|
|
Tercio@0
|
196 [72768] = true, --korkron warwolf
|
|
Tercio@0
|
197 [72770] = true, --korkron darkfarseer
|
|
Tercio@0
|
198
|
|
Tercio@0
|
199 --> spoils of pandaria
|
|
Tercio@0
|
200 [73904] = true, --korkron iron sentinel
|
|
Tercio@0
|
201 [73742] = true, --thresher turret
|
|
Tercio@0
|
202 [73767] = true, --korkron shrederer
|
|
Tercio@0
|
203 [73775] = true, --war master kragg
|
|
Tercio@0
|
204 [73152] = true, --storeroom guard
|
|
Tercio@0
|
205
|
|
Tercio@0
|
206 --> blackfuse
|
|
Tercio@0
|
207 [73539] = true, --korkron den mother
|
|
Tercio@0
|
208 [73541] = true, --korkron wolf puppy
|
|
Tercio@0
|
209 [73194] = true, --korkron iron scorpion
|
|
Tercio@0
|
210 --
|
|
Tercio@0
|
211 [72981] = true, --aggron
|
|
Tercio@0
|
212 [72964] = true, --gorodan
|
|
Tercio@0
|
213 [72986] = true, --shanna sparkfizz
|
|
Tercio@0
|
214 [73091] = true, --blackfuse sellsword
|
|
Tercio@0
|
215 [73095] = true, --blackfuse enginer
|
|
Tercio@0
|
216
|
|
Tercio@0
|
217 --> thok
|
|
Tercio@0
|
218 --73195 --krokon jailer
|
|
Tercio@0
|
219 [73188] = true, --captive cave bat
|
|
Tercio@0
|
220 [73184] = true, --starved yeti
|
|
Tercio@0
|
221 [73185] = true, --enraged mushan beast
|
|
Tercio@0
|
222 [73223] = true, --pterrodax
|
|
Tercio@0
|
223
|
|
Tercio@0
|
224 --> paragons
|
|
Tercio@0
|
225 [72954] = true, --korthik guard
|
|
Tercio@0
|
226 [72929] = true, --srathik amber master
|
|
Tercio@0
|
227 [73012] = true, --klaxxi skirmisher
|
|
Tercio@0
|
228 [72927] = true, --kovok
|
|
Tercio@0
|
229
|
|
Tercio@0
|
230 --> garrosh
|
|
Tercio@0
|
231 [73414] = true, --korkron reaper
|
|
Tercio@0
|
232 [73452] = true, --harbinger of y'shaarj
|
|
Tercio@0
|
233 [73415] = true, --ichor of y'shaarj
|
|
Tercio@0
|
234
|
|
Tercio@0
|
235
|
|
Tercio@0
|
236
|
|
Tercio@0
|
237 },
|
|
Tercio@0
|
238
|
|
Tercio@0
|
239 encounters = {
|
|
Tercio@0
|
240
|
|
Tercio@0
|
241 ------------> Immerseus ------------------------------------------------------------------------------
|
|
Tercio@0
|
242 [1] = {
|
|
Tercio@0
|
243
|
|
Tercio@0
|
244 boss = "Immerseus",
|
|
Tercio@0
|
245 portrait = [[Interface\EncounterJournal\UI-EJ-BOSS-Immerseus]],
|
|
Tercio@0
|
246
|
|
Tercio@0
|
247 spell_mechanics = {
|
|
Tercio@0
|
248 [143295] = {0x1, 0x2000}, --> Sha Bolt
|
|
Tercio@0
|
249 [143309] = {0x8, 0x40}, --> Swirl
|
|
Tercio@0
|
250 [143413] = {0x8, 0x40}, --> Swirl
|
|
Tercio@0
|
251 [143412] = {0x8, 0x40}, -- Swirl
|
|
Tercio@0
|
252 [143436] = {0x100}, --> Corrosive Blast
|
|
Tercio@0
|
253 [143281] = {0x8}, --> Seeping Sha
|
|
Tercio@0
|
254 [143574] = {0x200}, --> Swelling Corruption
|
|
Tercio@0
|
255 [143498] = {0x1, 0x200, 0x2}, --> Erupting Sha
|
|
Tercio@0
|
256 [143460] = {0x200}, --> Sha Pool
|
|
Tercio@0
|
257 [143286] = {0x40}, --> Seeping Sha
|
|
Tercio@0
|
258 [143297] = {0x200}, --> Sha Splash
|
|
Tercio@0
|
259 [145377] = {0x1}, --> Erupting Water
|
|
Tercio@0
|
260 [143574] = {0x200}, --> Swelling Corruption (H)
|
|
Tercio@0
|
261 [143460] = {0x200}, -->
|
|
Tercio@0
|
262 [143579] = {} -- Sha Corruption
|
|
Tercio@0
|
263
|
|
Tercio@0
|
264 },
|
|
Tercio@0
|
265
|
|
Tercio@0
|
266 phases = {
|
|
Tercio@0
|
267 --> phase 1 - Tears of the Vale
|
|
Tercio@0
|
268 {
|
|
Tercio@0
|
269 spells = {
|
|
Tercio@0
|
270 143295, --> Sha Bolt
|
|
Tercio@0
|
271 143309, --> Swirl
|
|
Tercio@0
|
272 143413, --> Swirl
|
|
Tercio@0
|
273 143436, --> Corrosive Blast
|
|
Tercio@0
|
274 143281, --> Seeping Sha
|
|
Tercio@0
|
275 143574, --> Swelling Corruption
|
|
Tercio@0
|
276 143297, --> Sha Splash
|
|
Tercio@0
|
277 145377, --> Erupting Water
|
|
Tercio@0
|
278 143574, --> Swelling Corruption (H)
|
|
Tercio@0
|
279 143579 -- Sha Corruption
|
|
Tercio@0
|
280 },
|
|
Tercio@0
|
281
|
|
Tercio@0
|
282 adds = {
|
|
Tercio@0
|
283 71543, --> Immerseus
|
|
Tercio@0
|
284 71642, --> Congealed Sha
|
|
Tercio@0
|
285 }
|
|
Tercio@0
|
286 },
|
|
Tercio@0
|
287 --> phase 2 - Split
|
|
Tercio@0
|
288 {
|
|
Tercio@0
|
289 spells = {
|
|
Tercio@0
|
290 143459, --> Sha Residue (speed mod over players near sha puddle, trigger on death)
|
|
Tercio@0
|
291 143540, --> Congealing (speed mod over contaminated puddle)
|
|
Tercio@0
|
292 143524, --> Purified Residue (full health trigger for contaminated puddle)
|
|
Tercio@0
|
293 143498, --> Erupting Sha
|
|
Tercio@0
|
294 143460, --> Sha Pool
|
|
Tercio@0
|
295 143286, --> Seeping Sha
|
|
Tercio@0
|
296 143297, --> Sha Splash
|
|
Tercio@0
|
297 145377, --> Erupting Wate
|
|
Tercio@0
|
298 143460 --> Sha Pool (H)
|
|
Tercio@0
|
299 },
|
|
Tercio@0
|
300
|
|
Tercio@0
|
301 adds = {
|
|
Tercio@0
|
302 71603, --> Sha Puddle
|
|
Tercio@0
|
303 71604, --> Contaminated Puddle
|
|
Tercio@0
|
304 71642, --> Congealed Sha
|
|
Tercio@0
|
305 }
|
|
Tercio@0
|
306 }
|
|
Tercio@0
|
307 }
|
|
Tercio@0
|
308 }, --> end of Immerseus
|
|
Tercio@0
|
309
|
|
Tercio@0
|
310
|
|
Tercio@0
|
311 ------------> The Fallen Protectors ------------------------------------------------------------------------------
|
|
Tercio@0
|
312 [2] = {
|
|
Tercio@0
|
313
|
|
Tercio@0
|
314 boss = "The Fallen Protectors",
|
|
Tercio@0
|
315 portrait = [[Interface\EncounterJournal\UI-EJ-BOSS-Golden Lotus Council]],
|
|
Tercio@0
|
316
|
|
Tercio@0
|
317 combat_end = {2, { 71479, -- He Softfoot
|
|
Tercio@0
|
318 71480, -- Sun Tenderheart
|
|
Tercio@0
|
319 71475, -- Rook Stonetoe
|
|
Tercio@0
|
320 }},
|
|
Tercio@0
|
321
|
|
Tercio@0
|
322 spell_mechanics = {
|
|
Tercio@0
|
323 [144397] = {0x8000, 0x1}, --> Vengeful Strikes (Rook Stonetoe)
|
|
Tercio@0
|
324 [143023] = {0x8}, --> Corrupted Brew (Rook Stonetoe)
|
|
Tercio@0
|
325 [143028] = {0x1}, --> Clash (Rook Stonetoe)
|
|
Tercio@0
|
326 [143010] = {0x80}, --> Corruption Kick (Rook Stonetoe)
|
|
Tercio@0
|
327 [143009] = {0x80}, --> Corruption Kick (Rook Stonetoe)
|
|
Tercio@0
|
328 [144357] = {0x8, 0x1}, --> Defiled Ground (Embodied Misery)
|
|
Tercio@0
|
329 [143961] = {0x8, 0x1}, --> Defiled Ground (Embodied Misery)
|
|
Tercio@0
|
330 [143962] = {0x10000}, --> Inferno Strike (Embodied Sorrow)
|
|
Tercio@0
|
331 [144018] = {0x20, 0x1}, --> Corruption Shock (Embodied Gloom)
|
|
Tercio@0
|
332
|
|
Tercio@0
|
333 [143198] = {0x1}, --> Garrote (He Softfoot)
|
|
Tercio@0
|
334 [143301] = {0x8000}, --> Gouge (He Softfoot)
|
|
Tercio@0
|
335 [144367] = {0x8}, --> Noxious Poison (He Softfoot)
|
|
Tercio@0
|
336 [143224] = {0x1, 0x800}, --> Instant Poison (He Softfoot)
|
|
Tercio@0
|
337 [143808] = {0x1, 0x2}, --> Mark of Anguish (Embodied Anguish)
|
|
Tercio@0
|
338 [144365] = {0x1, 0x2}, --> Mark of Anguish (Embodied Anguish)
|
|
Tercio@0
|
339
|
|
Tercio@0
|
340 [143424] = {0x2000}, --> Sha Sear (Sun Tenderheart)
|
|
Tercio@0
|
341 [143434] = {0x1, 0x10}, --> Shadow Word: Bane (Sun Tenderheart)
|
|
Tercio@0
|
342 [143544] = {0x1}, --> Calamity (Sun Tenderheart) --ptr
|
|
Tercio@0
|
343 [143493] = {0x1}, --> Calamity (Sun Tenderheart) --live
|
|
Tercio@0
|
344 [143559] = {0x1, 0x40}, --> Dark Meditation
|
|
Tercio@0
|
345
|
|
Tercio@0
|
346 [144007] = {}, --Residual Burn
|
|
Tercio@0
|
347 [145631] = {}, --Corruption Chain
|
|
Tercio@0
|
348 [143602] = {}, --Meditation Spike
|
|
Tercio@0
|
349 },
|
|
Tercio@0
|
350
|
|
Tercio@0
|
351
|
|
Tercio@0
|
352
|
|
Tercio@0
|
353 continuo = {
|
|
Tercio@0
|
354 144397, --> Vengeful Strikes (Rook Stonetoe)
|
|
Tercio@0
|
355 143023, --> Corrupted Brew (Rook Stonetoe)
|
|
Tercio@0
|
356 143028, --> Clash (Rook Stonetoe)
|
|
Tercio@0
|
357 143009, --> Corruption Kick (Rook Stonetoe)
|
|
Tercio@0
|
358 144357, --> Defiled Ground (Embodied Misery)
|
|
Tercio@0
|
359 143962, --> Inferno Strike (Embodied Sorrow)
|
|
Tercio@0
|
360 144018, --> Corruption Shock (Embodied Gloom)
|
|
Tercio@0
|
361
|
|
Tercio@0
|
362 143198, --> Garrote (He Softfoot)
|
|
Tercio@0
|
363 143301, --> Gouge (He Softfoot)
|
|
Tercio@0
|
364 144367, --> Noxious Poison (He Softfoot)
|
|
Tercio@0
|
365 143224, --> Instant Poison (He Softfoot)
|
|
Tercio@0
|
366 143808, --> Mark of Anguish (Embodied Anguish)
|
|
Tercio@0
|
367
|
|
Tercio@0
|
368 143424, --> Sha Sear (Sun Tenderheart)
|
|
Tercio@0
|
369 143434, --> Shadow Word: Bane (Sun Tenderheart)
|
|
Tercio@0
|
370 143544, --> Calamity (Sun Tenderheart)
|
|
Tercio@0
|
371 143559, --> Dark Meditation
|
|
Tercio@0
|
372
|
|
Tercio@0
|
373 143010, --> Corruption Kick (Rook Stonetoe)
|
|
Tercio@0
|
374 143493, --> Calamity (Sun Tenderheart) --live
|
|
Tercio@0
|
375 144365, --> Mark of Anguish (Embodied Anguish)
|
|
Tercio@0
|
376 143961, --> Defiled Ground (Embodied Misery)
|
|
Tercio@0
|
377
|
|
Tercio@0
|
378 144007, --Residual Burn
|
|
Tercio@0
|
379 145631, --Corruption Chain
|
|
Tercio@0
|
380 143602, --Meditation Spike
|
|
Tercio@0
|
381 },
|
|
Tercio@0
|
382
|
|
Tercio@0
|
383 phases = {
|
|
Tercio@0
|
384 {
|
|
Tercio@0
|
385 --> phase 1 -
|
|
Tercio@0
|
386 spells = {
|
|
Tercio@0
|
387 --> no spell, is all continuo
|
|
Tercio@0
|
388 },
|
|
Tercio@0
|
389 adds = {
|
|
Tercio@0
|
390 71479, -- He Softfoot
|
|
Tercio@0
|
391 71480, -- Sun Tenderheart
|
|
Tercio@0
|
392 71475, -- Rook Stonetoe
|
|
Tercio@0
|
393
|
|
Tercio@0
|
394 71476, --> Embodied Misery (Rook Stonetoe)
|
|
Tercio@0
|
395 71481, --> Embodied Sorrow (Rook Stonetoe)
|
|
Tercio@0
|
396 71477, --> Embodied Gloom (Rook Stonetoe)
|
|
Tercio@0
|
397
|
|
Tercio@0
|
398 71478, --> Embodied Anguish (He Softfoot)
|
|
Tercio@0
|
399
|
|
Tercio@0
|
400 71474, --> Embodied Despair (Sun Tenderheart)
|
|
Tercio@0
|
401 71482, --> Embodied Desperation (Sun Tenderheart)
|
|
Tercio@0
|
402 71712, --> Despair Spawns (Sun Tenderheart)
|
|
Tercio@0
|
403 71993, --> Desperation Spawn
|
|
Tercio@0
|
404 }
|
|
Tercio@0
|
405 }
|
|
Tercio@0
|
406 }
|
|
Tercio@0
|
407
|
|
Tercio@0
|
408 }, --> end of The Fallen Protectors
|
|
Tercio@0
|
409
|
|
Tercio@0
|
410 ------------> Norushen ------------------------------------------------------------------------------
|
|
Tercio@0
|
411
|
|
Tercio@0
|
412 [3] = {
|
|
Tercio@0
|
413 boss = "Norushen",
|
|
Tercio@0
|
414 portrait = [[Interface\EncounterJournal\UI-EJ-BOSS-Norushen]],
|
|
Tercio@0
|
415
|
|
Tercio@0
|
416 --combat_end = {1, 72276},
|
|
Tercio@0
|
417 encounter_start = {delay = 0},
|
|
Tercio@0
|
418 equalize = true,
|
|
Tercio@0
|
419
|
|
Tercio@0
|
420 spell_mechanics = {
|
|
Tercio@0
|
421 [146707] = {0x1}, --> Disheartening Laugh
|
|
Tercio@0
|
422 [144514] = {0x10}, --> Lingering Corruption
|
|
Tercio@0
|
423
|
|
Tercio@0
|
424 [144628] = {0x40}, --> Titanic Smash
|
|
Tercio@0
|
425 [144649] = {0x20}, --> Hurl Corruption
|
|
Tercio@0
|
426 [144654] = {0x8}, --> Burst of Corruption
|
|
Tercio@0
|
427 [144657] = {0x800}, --> Piercing Corruption
|
|
Tercio@0
|
428
|
|
Tercio@0
|
429 [145212] = {0x1}, --> Unleashed Anger
|
|
Tercio@0
|
430 [146124] = {0x100}, --> Self Doubt (not a damage)
|
|
Tercio@0
|
431 [145733] = {0x1}, --> Icy Fear -ptr
|
|
Tercio@0
|
432 [145735] = {0x1}, --> Icy Fear -live
|
|
Tercio@0
|
433 [145227] = {0x8, 0x40}, --> Blind Hatred
|
|
Tercio@0
|
434
|
|
Tercio@0
|
435 [147082] = {0x1, 0x2}, --> Burst of Anger
|
|
Tercio@0
|
436 [145073] = {0x200, 0x8}, --> Residual Corruption
|
|
Tercio@0
|
437 [144548] = {0x200}, --> Expel Corruption
|
|
Tercio@0
|
438 [145134] = {0x200}, --> Expel Corruption -live
|
|
Tercio@0
|
439 [144482] = {} --> Tear Reality
|
|
Tercio@0
|
440 },
|
|
Tercio@0
|
441
|
|
Tercio@0
|
442 continuo = {
|
|
Tercio@0
|
443 146707, --> Disheartening Laugh
|
|
Tercio@0
|
444 144514, --> Lingering Corruption
|
|
Tercio@0
|
445
|
|
Tercio@0
|
446 144628, --> Titanic Smash
|
|
Tercio@0
|
447 144649, --> Hurl Corruption
|
|
Tercio@0
|
448 144654, --> Burst of Corruption
|
|
Tercio@0
|
449 144657, --> Piercing Corruption
|
|
Tercio@0
|
450
|
|
Tercio@0
|
451 145212, --> Unleashed Anger
|
|
Tercio@0
|
452 146124, --> Self Doubt
|
|
Tercio@0
|
453 145733, --> Icy Fear
|
|
Tercio@0
|
454 145735, --> Icy Fear -live
|
|
Tercio@0
|
455 145227, --> Blind Hatred
|
|
Tercio@0
|
456
|
|
Tercio@0
|
457 147082, --> Burst of Anger
|
|
Tercio@0
|
458 145073, --> Residual Corruption
|
|
Tercio@0
|
459 144548, --> Expel Corruption
|
|
Tercio@0
|
460 145134, --> Expel Corruption
|
|
Tercio@0
|
461 144482, --> Tear Reality
|
|
Tercio@0
|
462 },
|
|
Tercio@0
|
463
|
|
Tercio@0
|
464 phases = {
|
|
Tercio@0
|
465 {
|
|
Tercio@0
|
466 adds = {
|
|
Tercio@0
|
467 72276, --> Amalgam of Corruption
|
|
Tercio@0
|
468
|
|
Tercio@0
|
469 71977, --> Manifestation of Corruption (dps test)
|
|
Tercio@0
|
470 72264, --> Unleashed Manifestation of Corruption
|
|
Tercio@0
|
471 71976, --> Essences of Corruption (dps test)
|
|
Tercio@0
|
472 72263, --> Unleashed Essences of Corruption
|
|
Tercio@0
|
473
|
|
Tercio@0
|
474 72001, --> Greater Corruption (healer test)
|
|
Tercio@0
|
475
|
|
Tercio@0
|
476 72051, --> Titanc Corruption (tank test)
|
|
Tercio@0
|
477 }
|
|
Tercio@0
|
478 }
|
|
Tercio@0
|
479 }
|
|
Tercio@0
|
480
|
|
Tercio@0
|
481 }, --> end of Norushen
|
|
Tercio@0
|
482
|
|
Tercio@0
|
483 ------------> Sha of Pride ------------------------------------------------------------------------------
|
|
Tercio@0
|
484 [4] = {
|
|
Tercio@0
|
485 boss = "Sha of Pride",
|
|
Tercio@0
|
486 portrait = [[Interface\EncounterJournal\UI-EJ-BOSS-Sha of Pride]],
|
|
Tercio@0
|
487
|
|
Tercio@0
|
488 combat_end = {1, 71734},
|
|
Tercio@0
|
489
|
|
Tercio@0
|
490 spell_mechanics = {
|
|
Tercio@0
|
491 [144400] = {0x1}, --> Swelling Pride
|
|
Tercio@0
|
492 [144774] = {0x40}, --> Reaching Attack
|
|
Tercio@0
|
493 [144358] = {0x100}, --> Wounded Pride (not a damage)
|
|
Tercio@0
|
494 [144351] = {0x10, 0x200}, --> Mark of Arrogance
|
|
Tercio@0
|
495 [144911] = {0x8}, --> Bursting Pride
|
|
Tercio@0
|
496 [145320] = {0x200}, --> Projection
|
|
Tercio@0
|
497 [146818] = {0x2000}, --> Aura of Pride
|
|
Tercio@0
|
498 [144379] = {0x20}, --> Mocking Blast
|
|
Tercio@0
|
499 [144832] = {0x1, 0x2}, --> Unleashed
|
|
Tercio@0
|
500 [144836] = {0x1, 0x2}, --> Unleashed
|
|
Tercio@0
|
501 [144788] = {0x200}, --> Self-Reflection
|
|
Tercio@0
|
502 [144636] = {0x1, 0x200}, --> Corrupted Prison
|
|
Tercio@0
|
503 [144684] = {0x1, 0x200}, --> Corrupted Prison
|
|
Tercio@0
|
504 [144574] = {0x1, 0x200}, --> Corrupted Prison
|
|
Tercio@0
|
505 [144683] = {0x1, 0x200}, --> Corrupted Prison
|
|
Tercio@0
|
506 [144774] = {0x40}, --> Reaching Attack
|
|
Tercio@0
|
507
|
|
Tercio@0
|
508 [145215] = {}, --Banishment
|
|
Tercio@0
|
509 [147198] = {}, --Unstable Corruption
|
|
Tercio@0
|
510 },
|
|
Tercio@0
|
511
|
|
Tercio@0
|
512 continuo = {
|
|
Tercio@0
|
513 144400, --> Swelling Pride
|
|
Tercio@0
|
514 144774, --> Reaching Attack
|
|
Tercio@0
|
515 144358, --> Wounded Pride (not a damage)
|
|
Tercio@0
|
516 144351, --> Mark of Arrogance
|
|
Tercio@0
|
517 144911, --> Bursting Pride
|
|
Tercio@0
|
518 145320, --> Projection
|
|
Tercio@0
|
519 146818, --> Aura of Pride
|
|
Tercio@0
|
520 144379, --> Mocking Blast
|
|
Tercio@0
|
521 144832, --> Unleashed
|
|
Tercio@0
|
522 144836, --> Unleashed
|
|
Tercio@0
|
523 144788, --> Self-Reflection
|
|
Tercio@0
|
524 144636, --> Corrupted Prison
|
|
Tercio@0
|
525 144684, --> Corrupted Prison
|
|
Tercio@0
|
526 144574, --> Corrupted Prison
|
|
Tercio@0
|
527 144683, --> Corrupted Prison
|
|
Tercio@0
|
528 144774, --> Reaching Attack
|
|
Tercio@0
|
529
|
|
Tercio@0
|
530 145215, --Banishment
|
|
Tercio@0
|
531 147198, --Unstable Corruption
|
|
Tercio@0
|
532 },
|
|
Tercio@0
|
533
|
|
Tercio@0
|
534 phases = {
|
|
Tercio@0
|
535 { --> phase 1
|
|
Tercio@0
|
536 adds = {
|
|
Tercio@0
|
537 71734, --> Sha of Pride
|
|
Tercio@0
|
538 72172, --> Reflections
|
|
Tercio@0
|
539 71946, --> Manifestation of Pride
|
|
Tercio@0
|
540 }
|
|
Tercio@0
|
541 }
|
|
Tercio@0
|
542 }
|
|
Tercio@0
|
543 }, --> end of Sha of Pride
|
|
Tercio@0
|
544
|
|
Tercio@0
|
545 ------------> Galakras ------------------------------------------------------------------------------
|
|
Tercio@0
|
546 [5] = {
|
|
Tercio@0
|
547 boss = "Galakras",
|
|
Tercio@0
|
548 portrait = [[Interface\EncounterJournal\UI-EJ-BOSS-Galakras]],
|
|
Tercio@0
|
549
|
|
Tercio@0
|
550 combat_end = {1, 72249},
|
|
Tercio@0
|
551
|
|
Tercio@0
|
552 spell_mechanics = {
|
|
Tercio@0
|
553 [146902] = {0x1, 0x100}, -- Poison-Tipped Blades (Korgra the Snake)
|
|
Tercio@0
|
554 [147705] = {0x8}, -- Poison Cloud (Korgra the Snake)
|
|
Tercio@0
|
555 [147711] = {0x200}, -- Curse of Venom (Korgra the Snake)
|
|
Tercio@0
|
556 [147713] = {0x1}, -- Venom Bolt Volley (Korgra the Snake)
|
|
Tercio@0
|
557 [147688] = {0x40}, -- Arcing Smash (Lieutenant Krugruk)
|
|
Tercio@0
|
558 [147683] = {0x1}, -- Thunder Clap (Lieutenant Krugruk)
|
|
Tercio@0
|
559 [146849] = {0x40}, -- Shattering Strike (High Enforcer Thranok)
|
|
Tercio@0
|
560 [146769] = {0x200}, -- Crusher's Call (High Enforcer Thranok)
|
|
Tercio@0
|
561 [146848] = {0x80}, -- Skull Cracker (High Enforcer Thranok)
|
|
Tercio@0
|
562 [146773] = {0x1}, -- Shoot (Master Cannoneer Dagryn)
|
|
Tercio@0
|
563 [147824] = {0x40}, -- Muzzle Spray (Master Cannoneer Dagryn)
|
|
Tercio@0
|
564
|
|
Tercio@0
|
565 [146899] = {0x200}, -- Fracture (Dragonmaw Bonecrushers)
|
|
Tercio@0
|
566 [146897] = {0x1}, -- Shattering Roar (Dragonmaw Bonecrushers)
|
|
Tercio@0
|
567 [147204] = {0x1}, -- Shattering Roar (Dragonmaw Bonecrushers)
|
|
Tercio@0
|
568 [146728] = {0x20}, -- Chain Heal (Dragonmaw Tidal Shamans)
|
|
Tercio@0
|
569 [149188] = {0x40}, -- Tidal Wwave (Dragonmaw Tidal Shamans)
|
|
Tercio@0
|
570 [149187] = {0x40}, -- Tidal Wave (Dragonmaw Tidal Shamans)
|
|
Tercio@0
|
571 [143474] = {0x200}, -- Healing Tide Totems (Dragonmaw Tidal Shamans)
|
|
Tercio@0
|
572 [143477] = {0x200}, -- Healing Tide (Healing Tide Totems)
|
|
Tercio@0
|
573 [147552] = {0x1, 0x8}, -- Flame Arrows (Dragonmaw Flameslingers)
|
|
Tercio@0
|
574 [146764] = {0x1, 0x8}, -- Flame Arrows (Dragonmaw Flameslingers)
|
|
Tercio@0
|
575 [146763] = {0x1, 0x8}, -- Flame Arrows (Dragonmaw Flameslingers)
|
|
Tercio@0
|
576 [146747] = {0x1}, -- Dragonmaw Strike (Dragonmaw Grunts)
|
|
Tercio@0
|
577 [147669] = {0x1}, -- Throw Axe (Dragonmaw Grunts)
|
|
Tercio@0
|
578 [148352] = {0x200}, -- DrakeFire (Dragonmaw Proto-Drakes)
|
|
Tercio@0
|
579 [148560] = {0x200}, -- DrakeFire (Dragonmaw Proto-Drakes)
|
|
Tercio@0
|
580 -- missing spells from Dragonmaw Wind Reavers
|
|
Tercio@0
|
581 [146776] = {0x40}, -- Flame Breath (Dragonmaw Proto-Drakes)
|
|
Tercio@0
|
582 [148311] = {0x40}, -- Bombard (Kor'kron Demolishers)
|
|
Tercio@0
|
583 [148310] = {0x40}, -- Bombard (Kor'kron Demolishers)
|
|
Tercio@0
|
584 [147029] = {0x200}, -- Flames of Galakrond
|
|
Tercio@0
|
585 [146992] = {0x200}, -- Flames of Galakrond
|
|
Tercio@0
|
586 [147043] = {0x2}, -- Pulsing Flames
|
|
Tercio@0
|
587 },
|
|
Tercio@0
|
588
|
|
Tercio@0
|
589 continuo = {
|
|
Tercio@0
|
590
|
|
Tercio@0
|
591 },
|
|
Tercio@0
|
592
|
|
Tercio@0
|
593 phases = {
|
|
Tercio@0
|
594 { --> phase 1: Bring Her Down!
|
|
Tercio@0
|
595 adds = {
|
|
Tercio@0
|
596 72456, --Korgra the Snake
|
|
Tercio@0
|
597 72357, --Lieutenant Krugruk
|
|
Tercio@0
|
598 72355, --High Enforcer Thranok
|
|
Tercio@0
|
599 72356, --Master Cannoneer Dagryn
|
|
Tercio@0
|
600
|
|
Tercio@0
|
601 72352, --Dragonmaw Ebon Stalkers
|
|
Tercio@0
|
602 72354, --Dragonmaw Bonecrushers
|
|
Tercio@0
|
603 72367, --Dragonmaw Tidal Shamans
|
|
Tercio@0
|
604 71610, --Healing Tide Totem
|
|
Tercio@0
|
605 72353, --Dragonmaw Flameslingers
|
|
Tercio@0
|
606 72941, --Dragonmaw Grunts
|
|
Tercio@0
|
607 72600, --Dragonmaw Wind Reavers
|
|
Tercio@0
|
608 72943, --Dragonmaw Proto-Drakes
|
|
Tercio@0
|
609 72351, --Dragonmaw Flagbearers
|
|
Tercio@0
|
610 --missing npc id for Banners placed from Dragonmaw Flagbearers
|
|
Tercio@0
|
611 72947, --Kor'kron Demolishers
|
|
Tercio@0
|
612 },
|
|
Tercio@0
|
613 spells = {
|
|
Tercio@0
|
614 146902, --Poison-Tipped Blades (Korgra the Snake)
|
|
Tercio@0
|
615 147705, --Poison Cloud (Korgra the Snake)
|
|
Tercio@0
|
616 147711, --Curse of Venom (Korgra the Snake)
|
|
Tercio@0
|
617 147713, --Venom Bolt Volley (Korgra the Snake)
|
|
Tercio@0
|
618 147688, --Arcing Smash (Lieutenant Krugruk)
|
|
Tercio@0
|
619 147683, --Thunder Clap (Lieutenant Krugruk)
|
|
Tercio@0
|
620 146849, --Shattering Strike (High Enforcer Thranok)
|
|
Tercio@0
|
621 146769, --Crusher's Call (High Enforcer Thranok)
|
|
Tercio@0
|
622 146848, --Skull Cracker (High Enforcer Thranok)
|
|
Tercio@0
|
623 146773, --Shoot (Master Cannoneer Dagryn)
|
|
Tercio@0
|
624 147824, --Muzzle Spray (Master Cannoneer Dagryn)
|
|
Tercio@0
|
625 148560, -- DrakeFire (Dragonmaw Proto-Drakes)
|
|
Tercio@0
|
626 146899, --Fracture (Dragonmaw Bonecrushers)
|
|
Tercio@0
|
627 146897, --Shattering Roar (Dragonmaw Bonecrushers)
|
|
Tercio@0
|
628 147204, -- Shattering Roar (Dragonmaw Bonecrushers)
|
|
Tercio@0
|
629 146728, --Chain Heal (Dragonmaw Tidal Shamans)
|
|
Tercio@0
|
630 149188, --Tidal Wwave (Dragonmaw Tidal Shamans)
|
|
Tercio@0
|
631 149187, --Tidal Wave (Dragonmaw Tidal Shamans)
|
|
Tercio@0
|
632 143474, --Healing Tide Totems (Dragonmaw Tidal Shamans)
|
|
Tercio@0
|
633 143477, --Healing Tide (Healing Tide Totems)
|
|
Tercio@0
|
634 147552, --Flame Arrows (Dragonmaw Flameslingers)
|
|
Tercio@0
|
635 146764, --Flame Arrows (Dragonmaw Flameslingers)
|
|
Tercio@0
|
636 146763, --Flame Arrows (Dragonmaw Flameslingers)
|
|
Tercio@0
|
637 146747, --Dragonmaw Strike (Dragonmaw Grunts)
|
|
Tercio@0
|
638 147669, --Throw Axe (Dragonmaw Grunts)
|
|
Tercio@0
|
639 148352, --DrakeFire (Dragonmaw Proto-Drakes)
|
|
Tercio@0
|
640 -- missing spells from Dragonmaw Wind Reavers
|
|
Tercio@0
|
641 146776, --Flame Breath (Dragonmaw Proto-Drakes)
|
|
Tercio@0
|
642 148311, --Bombard (Kor'kron Demolishers)
|
|
Tercio@0
|
643 148310, --Bombard (Kor'kron Demolishers)
|
|
Tercio@0
|
644
|
|
Tercio@0
|
645 }
|
|
Tercio@0
|
646 },
|
|
Tercio@0
|
647 { --> phase 2: Galakras, The Last of His Progeny
|
|
Tercio@0
|
648 adds = {
|
|
Tercio@0
|
649 72249, --Galakras
|
|
Tercio@0
|
650 },
|
|
Tercio@0
|
651 spells = {
|
|
Tercio@0
|
652 147029, --Flames of Galakrond
|
|
Tercio@0
|
653 146992, --Flames of Galakrond
|
|
Tercio@0
|
654 147043, --Pulsing Flames
|
|
Tercio@0
|
655 }
|
|
Tercio@0
|
656 }
|
|
Tercio@0
|
657 }
|
|
Tercio@0
|
658 }, --> end of Galakras
|
|
Tercio@0
|
659
|
|
Tercio@0
|
660 ------------> Iron Juggernaut ------------------------------------------------------------------------------
|
|
Tercio@0
|
661 [6] = {
|
|
Tercio@0
|
662 boss = "Iron Juggernaut",
|
|
Tercio@0
|
663 portrait = [[Interface\EncounterJournal\UI-EJ-BOSS-Iron Juggernaut]],
|
|
Tercio@0
|
664 combat_end = {1, 71466},
|
|
Tercio@0
|
665
|
|
Tercio@0
|
666 spell_mechanics = {
|
|
Tercio@0
|
667 [144464] = {0x100}, --> Flame Vents
|
|
Tercio@0
|
668 [144467] = {0x100, 0x1}, --> Ignite Armor
|
|
Tercio@0
|
669 [144791] = {0x1, 0x200, 0x40}, --> Engulfed Explosion
|
|
Tercio@0
|
670 [144218] = {0x40}, --> Borer Drill
|
|
Tercio@0
|
671 [144459] = {0x1}, --> Laser Burn
|
|
Tercio@0
|
672 --[144439] = {}, -->Ricochet
|
|
Tercio@0
|
673 [144483] = {0x1}, --> Seismic Activity
|
|
Tercio@0
|
674 [144484] = {0x1}, --> Seismic Activity
|
|
Tercio@0
|
675 [144485] = {0x1, 0x40}, --> Shock Pulse
|
|
Tercio@0
|
676 [144154] = {0x2000}, --> Demolisher Cannons
|
|
Tercio@0
|
677 [144316] = {0x2000}, --> Mortar Blast
|
|
Tercio@0
|
678 [144918] = {0x40, 0x80}, --> Cutter Laser
|
|
Tercio@0
|
679 [144498] = {0x8, 0x200}, --> Explosive Tar
|
|
Tercio@0
|
680 [144327] = {}, --> Ricochet
|
|
Tercio@0
|
681 [144919] = {}, --> Tar Explosion
|
|
Tercio@0
|
682 },
|
|
Tercio@0
|
683
|
|
Tercio@0
|
684 continuo = {
|
|
Tercio@0
|
685
|
|
Tercio@0
|
686 },
|
|
Tercio@0
|
687
|
|
Tercio@0
|
688 phases = {
|
|
Tercio@0
|
689 { --> phase 1: Pressing the Attack: Assault Mode
|
|
Tercio@0
|
690 adds = {
|
|
Tercio@0
|
691 72050, --> Crawler Mines
|
|
Tercio@0
|
692 71466 --> iron juggernaut
|
|
Tercio@0
|
693 },
|
|
Tercio@0
|
694 spells = {
|
|
Tercio@0
|
695 144464, --> Flame Vents
|
|
Tercio@0
|
696 144218, --> Borer Drill
|
|
Tercio@0
|
697 144459, --> Laser Burn
|
|
Tercio@0
|
698 --> Mortar Cannon
|
|
Tercio@0
|
699 --144439 --> Ricochet
|
|
Tercio@0
|
700 144467, --> Ignite Armor
|
|
Tercio@0
|
701 144316, --> Mortar Blast
|
|
Tercio@0
|
702 144791, --> Engulfed Explosion
|
|
Tercio@0
|
703 144327, --> Ricochet
|
|
Tercio@0
|
704 }
|
|
Tercio@0
|
705 },
|
|
Tercio@0
|
706 { --> phase 2: Breaking the Defense: Siege Mode:
|
|
Tercio@0
|
707 adds = {
|
|
Tercio@0
|
708 71466 --> iron juggernaut
|
|
Tercio@0
|
709 },
|
|
Tercio@0
|
710 spells = {
|
|
Tercio@0
|
711 144483, --> Seismic Activity
|
|
Tercio@0
|
712 144484, --> Seismic Activity
|
|
Tercio@0
|
713 144485, --> Shock Pulse
|
|
Tercio@0
|
714 144154, --> Demolisher Cannons
|
|
Tercio@0
|
715 144918, --> Cutter Laser
|
|
Tercio@0
|
716 144498, --> Explosive Tar
|
|
Tercio@0
|
717 144919,
|
|
Tercio@0
|
718 }
|
|
Tercio@0
|
719 }
|
|
Tercio@0
|
720 },
|
|
Tercio@0
|
721
|
|
Tercio@0
|
722 }, --> end of Iron Juggernaut
|
|
Tercio@0
|
723
|
|
Tercio@0
|
724 ------------> Kor'kron Dark Shaman ------------------------------------------------------------------------------
|
|
Tercio@0
|
725 [7] = {
|
|
Tercio@0
|
726 boss = "Kor'kron Dark Shaman",
|
|
Tercio@0
|
727 portrait = [[Interface\EncounterJournal\UI-EJ-BOSS-KorKron Dark Shaman]],
|
|
Tercio@0
|
728 combat_end = {1, 71859},
|
|
Tercio@0
|
729
|
|
Tercio@0
|
730 spell_mechanics = {
|
|
Tercio@0
|
731 [144303] = {0x1}, --Swipe
|
|
Tercio@0
|
732 [144304] = {0x1}, --Rend
|
|
Tercio@0
|
733
|
|
Tercio@0
|
734 [144215] = {0x100}, --Froststorm Strike
|
|
Tercio@0
|
735 [144089] = {0x1}, --Toxic Mist 90%
|
|
Tercio@0
|
736 [144090] = {0x8}, --Foul Stream 80%
|
|
Tercio@0
|
737 [144070] = {0x200}, --Ashen Wall 70%
|
|
Tercio@0
|
738
|
|
Tercio@0
|
739 [144214] = {0x1}, --Froststorm Bolt
|
|
Tercio@0
|
740 [144005] = {0x8}, --Toxic Storm 90%
|
|
Tercio@0
|
741 [144017] = {0x8}, --Toxic Storm 90%
|
|
Tercio@0
|
742 [144030] = {0x40}, -- Toxic Tornado
|
|
Tercio@0
|
743 [143990] = {0x80, 0x40}, --Foul Geyser 80%
|
|
Tercio@0
|
744 [143993] = {0x80, 0x40}, --Foul Geyser 80%
|
|
Tercio@0
|
745 [143973] = {0x8}, --Falling Ash 70%
|
|
Tercio@0
|
746 [143987] = {0x8}, --Falling Ash 70%
|
|
Tercio@0
|
747
|
|
Tercio@0
|
748 [144064] = {0x40}, --Foulness
|
|
Tercio@0
|
749 [144066] = {0x40}, --Foulness
|
|
Tercio@0
|
750
|
|
Tercio@0
|
751 [144328] = {}, --> Iron Tomb
|
|
Tercio@0
|
752 [144334] = {}, --> Iron Tomb
|
|
Tercio@0
|
753 [144330] = {}, --> Iron Prison
|
|
Tercio@0
|
754 [144331] = {}, --> Iron Prison
|
|
Tercio@0
|
755 },
|
|
Tercio@0
|
756
|
|
Tercio@0
|
757 continuo = {
|
|
Tercio@0
|
758 144303, --Swipe
|
|
Tercio@0
|
759 144304, --Rend
|
|
Tercio@0
|
760
|
|
Tercio@0
|
761 144215, --Froststorm Strike
|
|
Tercio@0
|
762 144089, --Toxic Mist
|
|
Tercio@0
|
763 144090, --Foul Stream
|
|
Tercio@0
|
764 144070, --Ashen Wall
|
|
Tercio@0
|
765
|
|
Tercio@0
|
766 144214, --Froststorm Bolt
|
|
Tercio@0
|
767 144005, --Toxic Storm
|
|
Tercio@0
|
768 144017, --Toxic Storm
|
|
Tercio@0
|
769 144030, --Toxic Tornado
|
|
Tercio@0
|
770 143990, --Foul Geyser
|
|
Tercio@0
|
771 143993, --Foul Geyser
|
|
Tercio@0
|
772 143973, --Falling Ash
|
|
Tercio@0
|
773 143987, --Falling Ash
|
|
Tercio@0
|
774 144064, --Foulness
|
|
Tercio@0
|
775 144066, --Foulness
|
|
Tercio@0
|
776 144328, --> Iron Tomb
|
|
Tercio@0
|
777 144334, --> Iron Tomb
|
|
Tercio@0
|
778 144330, --> Iron Prison
|
|
Tercio@0
|
779 144331, --> Iron Prison
|
|
Tercio@0
|
780 },
|
|
Tercio@0
|
781
|
|
Tercio@0
|
782 phases = {
|
|
Tercio@0
|
783 { --> phase 1:
|
|
Tercio@0
|
784 adds = {
|
|
Tercio@0
|
785 71859, --> Earthbreaker Haromm
|
|
Tercio@0
|
786 71858, --> Wavebinder Kardris
|
|
Tercio@0
|
787 71921, --> Darkfang
|
|
Tercio@0
|
788 71923, --> Bloodclaw
|
|
Tercio@0
|
789 71801, --> Toxic Storm
|
|
Tercio@0
|
790 71827, --> Ash Elemental
|
|
Tercio@0
|
791 71825 --> Foul Slimes
|
|
Tercio@0
|
792 },
|
|
Tercio@0
|
793 spells = {
|
|
Tercio@0
|
794 -->
|
|
Tercio@0
|
795 }
|
|
Tercio@0
|
796 },
|
|
Tercio@0
|
797 },
|
|
Tercio@0
|
798
|
|
Tercio@0
|
799 }, --> end of Kor'kron Dark Shaman
|
|
Tercio@0
|
800
|
|
Tercio@0
|
801 ------------> General Nazgrim ------------------------------------------------------------------------------
|
|
Tercio@0
|
802 [8] = {
|
|
Tercio@0
|
803 boss = "General Nazgrim",
|
|
Tercio@0
|
804 portrait = [[Interface\EncounterJournal\UI-EJ-BOSS-General Nazgrim]],
|
|
Tercio@0
|
805
|
|
Tercio@0
|
806 combat_end = {1, 71515},
|
|
Tercio@0
|
807
|
|
Tercio@0
|
808 spell_mechanics = {
|
|
Tercio@0
|
809 [143494] = {0x100}, --Sundering Blow
|
|
Tercio@0
|
810 [143638] = {0x1}, --Bonecracker
|
|
Tercio@0
|
811 [143716] = {0x2000}, --Heroic Shockwave
|
|
Tercio@0
|
812 [143712] = {0x80, 0x8}, --Aftershocks
|
|
Tercio@0
|
813 [143503] = {0x1}, --War Song
|
|
Tercio@0
|
814 [143872] = {0x80, 0x40}, --Ravager
|
|
Tercio@0
|
815
|
|
Tercio@0
|
816 [143420] = {0x80, 0x40}, --Ironstorm (Kor'kron Ironblades)
|
|
Tercio@0
|
817 [143421] = {0x80, 0x40}, --Ironstorm (Kor'kron Ironblades)
|
|
Tercio@0
|
818 [143481] = {0x200, 0x1000}, --Backstab (Kor'kron Assassins)
|
|
Tercio@0
|
819 [143432] = {0x20, 0x1}, --Arcane Shock (Kor'kron Arcweavers)
|
|
Tercio@0
|
820 [143431] = {0x20, 0x1}, --Magistrike (Kor'kron Arcweavers)
|
|
Tercio@0
|
821 },
|
|
Tercio@0
|
822
|
|
Tercio@0
|
823 continuo = {
|
|
Tercio@0
|
824 143494, --Sundering Blow
|
|
Tercio@0
|
825 143638, --Bonecracker
|
|
Tercio@0
|
826 143716, --Heroic Shockwave
|
|
Tercio@0
|
827 143712, --Aftershocks
|
|
Tercio@0
|
828 143503, --War Song
|
|
Tercio@0
|
829 143872, --Ravager
|
|
Tercio@0
|
830
|
|
Tercio@0
|
831 143420, --Ironstorm (Kor'kron Ironblades)
|
|
Tercio@0
|
832 143421, --Ironstorm (Kor'kron Ironblades)
|
|
Tercio@0
|
833 143481, --Backstab (Kor'kron Assassins)
|
|
Tercio@0
|
834 143432, --Arcane Shock (Kor'kron Arcweavers)
|
|
Tercio@0
|
835 143431, --Magistrike (Kor'kron Arcweavers)
|
|
Tercio@0
|
836
|
|
Tercio@0
|
837 },
|
|
Tercio@0
|
838
|
|
Tercio@0
|
839 phases = {
|
|
Tercio@0
|
840 { --> phase 1:
|
|
Tercio@0
|
841 adds = {
|
|
Tercio@0
|
842 71515, --General Nazgrim
|
|
Tercio@0
|
843 71626, --Kor'kron Banner
|
|
Tercio@0
|
844 71715, --Orgrimmar Faithful
|
|
Tercio@0
|
845 71516, --Kor'kron Ironblades
|
|
Tercio@0
|
846 71518, --Kor'kron Assassins
|
|
Tercio@0
|
847 71517, --Kor'kron Arcweavers
|
|
Tercio@0
|
848 71519, --Kor'kron Warshamans
|
|
Tercio@0
|
849 71610, --Healing Tide Totem
|
|
Tercio@0
|
850 },
|
|
Tercio@0
|
851 spells = {
|
|
Tercio@0
|
852 -->
|
|
Tercio@0
|
853 }
|
|
Tercio@0
|
854 },
|
|
Tercio@0
|
855 },
|
|
Tercio@0
|
856
|
|
Tercio@0
|
857 }, --> end of General Nazgrim
|
|
Tercio@0
|
858
|
|
Tercio@0
|
859 ------------> Malkorok ------------------------------------------------------------------------------
|
|
Tercio@0
|
860 [9] = {
|
|
Tercio@0
|
861 boss = "Malkorok",
|
|
Tercio@0
|
862 portrait = [[Interface\EncounterJournal\UI-EJ-BOSS-Malkorok]],
|
|
Tercio@0
|
863
|
|
Tercio@0
|
864 combat_end = {1, 71454},
|
|
Tercio@0
|
865
|
|
Tercio@0
|
866 spell_mechanics = {
|
|
Tercio@0
|
867 [142861] = {0x200}, --Ancient Miasma
|
|
Tercio@0
|
868 [142906] = {0x200}, --Ancient Miasma
|
|
Tercio@0
|
869 [142990] = {0x100}, --Fatal Strike
|
|
Tercio@0
|
870 [142851] = {0x2000}, --Seismic Slam
|
|
Tercio@0
|
871 [142849] = {0x2000}, --Seismic Slam
|
|
Tercio@0
|
872 [142826] = {0x40}, --Arcing Smash
|
|
Tercio@0
|
873 [142815] = {0x40}, --Arcing Smash
|
|
Tercio@0
|
874 [142816] = {0x40}, --Breath of Y'Shaarj
|
|
Tercio@0
|
875 [142987] = {0x200, 0x1}, --Imploding Energy
|
|
Tercio@0
|
876 [142986] = {0x200, 0x1}, --Imploding Energy
|
|
Tercio@0
|
877 [142879] = {0x10000}, --Blood Rage
|
|
Tercio@0
|
878 [142890] = {0x10000}, --Blood Rage
|
|
Tercio@0
|
879 [142913] = {0x80}, --Displaced Energy
|
|
Tercio@0
|
880 },
|
|
Tercio@0
|
881
|
|
Tercio@0
|
882 continuo = {
|
|
Tercio@0
|
883
|
|
Tercio@0
|
884 },
|
|
Tercio@0
|
885
|
|
Tercio@0
|
886 phases = {
|
|
Tercio@0
|
887 { --> phase 1: Might of the Kor'kron
|
|
Tercio@0
|
888 adds = {
|
|
Tercio@0
|
889 71454, --Malkorok
|
|
Tercio@0
|
890 71644 --living corruption
|
|
Tercio@0
|
891 },
|
|
Tercio@0
|
892 spells = {
|
|
Tercio@0
|
893 142861, --Ancient Miasma
|
|
Tercio@0
|
894 142906, --Ancient Miasma
|
|
Tercio@0
|
895 142990, --Fatal Strike
|
|
Tercio@0
|
896 142851, --Seismic Slam
|
|
Tercio@0
|
897 142849, --Seismic Slam
|
|
Tercio@0
|
898 142826, --Arcing Smash
|
|
Tercio@0
|
899 142815, --Arcing Smash
|
|
Tercio@0
|
900 142816, --Breath of Y'Shaarj
|
|
Tercio@0
|
901 142987, --Imploding Energy
|
|
Tercio@0
|
902 142986 --Imploding Energy
|
|
Tercio@0
|
903 }
|
|
Tercio@0
|
904 },
|
|
Tercio@0
|
905 { --> phase 2: Blood Rage
|
|
Tercio@0
|
906 adds = {
|
|
Tercio@0
|
907
|
|
Tercio@0
|
908 },
|
|
Tercio@0
|
909 spells = {
|
|
Tercio@0
|
910 142879, --Blood Rage
|
|
Tercio@0
|
911 142890, --Blood Rage
|
|
Tercio@0
|
912 142913 --Displaced Energy
|
|
Tercio@0
|
913 }
|
|
Tercio@0
|
914 },
|
|
Tercio@0
|
915 },
|
|
Tercio@0
|
916
|
|
Tercio@0
|
917 }, --> end of Malkorok
|
|
Tercio@0
|
918
|
|
Tercio@0
|
919 ------------> Spoils of Pandaria ------------------------------------------------------------------------------
|
|
Tercio@0
|
920 [10] = {
|
|
Tercio@0
|
921 boss = "Spoils of Pandaria",
|
|
Tercio@0
|
922 portrait = [[Interface\EncounterJournal\UI-EJ-BOSS-Spolis of Pandaria]],
|
|
Tercio@0
|
923
|
|
Tercio@0
|
924 spell_mechanics = {
|
|
Tercio@0
|
925 --Lightweight Crates -> Mogu Crates
|
|
Tercio@0
|
926 [145218] = {0x10, 0x20}, --Harden Flesh (Animated Stone Mogu)
|
|
Tercio@0
|
927 [144923] = {0x20}, --Earthen Shard (Animated Stone Mogu)
|
|
Tercio@0
|
928 [142775] = {0x40}, --Nova (Sparks of Life)
|
|
Tercio@0
|
929 [142765] = {0x40}, --Pulse (Sparks of Life)
|
|
Tercio@0
|
930 [142759] = {0x40}, --Pulse (Sparks of Life)
|
|
Tercio@0
|
931 [144853] = {0x1}, --Carnivorous Bite (Quilen Guardians)
|
|
Tercio@0
|
932 --Stout Crates -> Mogu Crates
|
|
Tercio@0
|
933 [145393] = {0x200}, --Matter Scramble (Modified Anima Golems)
|
|
Tercio@0
|
934 --[145271] = {}, --Crimson Reconstitution (Modified Anima Golems)
|
|
Tercio@0
|
935 [142942] = {0x200, 0x10}, --Torment (Mogu Shadow Ritualists)
|
|
Tercio@0
|
936 [142983] = {0x200, 0x10}, --Torment (Mogu Shadow Ritualists)
|
|
Tercio@0
|
937 [145240] = {0x20}, --Forbidden Magic (Mogu Shadow Ritualists)
|
|
Tercio@0
|
938 --[145460] = {}, --Mogu Rune of Power (Mogu Shadow Ritualists)
|
|
Tercio@0
|
939 --Massive Crates -> Mogu Crates
|
|
Tercio@0
|
940 [145489] = {0x1}, --Return to Stone
|
|
Tercio@0
|
941 [145514] = {0x1}, --Return to Stone
|
|
Tercio@0
|
942 [148515] = {0x40}, --Shadow Volley (Jun-Wei)
|
|
Tercio@0
|
943 [148516] = {0x40}, --Shadow Volley (Jun-Wei)
|
|
Tercio@0
|
944 [148517] = {0x40}, --Molten Fist (Zu-Yin)
|
|
Tercio@0
|
945 [148518] = {0x40}, --Molten Fist (Zu-Yin)
|
|
Tercio@0
|
946 [148582] = {0x40}, --Jade Tempest (Xiang-Lin)
|
|
Tercio@0
|
947 [148583] = {0x40}, --Jade Tempest (Xiang-Lin)
|
|
Tercio@0
|
948 [148513] = {0x40}, --Fracture (Kun-Da)
|
|
Tercio@0
|
949 [148514] = {0x40}, --Fracture (Kun-Da)
|
|
Tercio@0
|
950
|
|
Tercio@0
|
951 --Lightweight Crates -> Mantid Crates
|
|
Tercio@0
|
952 [145718] = {0x8}, -- Gusting Bomb (Sri'thik Bombardiers)
|
|
Tercio@0
|
953 [145716] = {0x8}, -- Gusting Bomb (Sri'thik Bombardiers)
|
|
Tercio@0
|
954 [145706] = {0x1, 0x2000}, --Throw Explosives (Sri'thik Bombardiers)
|
|
Tercio@0
|
955 [145748] = {0x8}, -- Encapsulated Pheromones (Sri'thik Bombardiers)
|
|
Tercio@0
|
956 --[145692] = {}, -- Enrage (Kor'thik Warcallerss)
|
|
Tercio@0
|
957 --Stout Crates -> Mantid Crates
|
|
Tercio@0
|
958 --[145808] = {}, --Mantid Swarm (Zar'thik Amber Priests)
|
|
Tercio@0
|
959 --[145790] = {}, --Residue (Zar'thik Amber Priests)
|
|
Tercio@0
|
960 [145817] = {0x40}, --Windstorm (Set'thik Wind Wielders)
|
|
Tercio@0
|
961 --[145812] = {}, --Rage of the Empress (Set'thik Wind Wielders)
|
|
Tercio@0
|
962 --Massive Crates -> Mantid Crates
|
|
Tercio@0
|
963 [148760] = {0x1}, --Pheromone Cloud (Pheromone Cloud)
|
|
Tercio@0
|
964 [145993] = {0x200}, --Set to Blow (Ka'thik Demolisher)
|
|
Tercio@0
|
965 [142997] = {0x200}, --Set to Blow (Ka'thik Demolisher)
|
|
Tercio@0
|
966 [145987] = {0x200}, --Set to Blow (Ka'thik Demolisher)
|
|
Tercio@0
|
967 [145996] = {0x200}, --Set to Blow (Ka'thik Demolisher)
|
|
Tercio@0
|
968 [146365] = {0x200}, --Set to Blow (Ka'thik Demolisher)
|
|
Tercio@0
|
969 [147404] = {0x200}, --Set to Blow (Ka'thik Demolisher)
|
|
Tercio@0
|
970 [148054] = {0x200}, --Set to Blow (Ka'thik Demolisher)
|
|
Tercio@0
|
971 [148055] = {0x200}, --Set to Blow (Ka'thik Demolisher)
|
|
Tercio@0
|
972 [148056] = {0x200}, --Set to Blow (Ka'thik Demolisher)
|
|
Tercio@0
|
973
|
|
Tercio@0
|
974 --Pandaren Crates
|
|
Tercio@0
|
975 [146217] = {0x2000}, -- Keg Toss (Ancient Brewmaster Spirits)
|
|
Tercio@0
|
976 [146222] = {0x40}, --Breath of Fire (Ancient Brewmaster Spirits)
|
|
Tercio@0
|
977 [146226] = {0x40}, --Breath of Fire (Ancient Brewmaster Spirits)
|
|
Tercio@0
|
978 [146230] = {0x40}, --Breath of Fire (Ancient Brewmaster Spirits)
|
|
Tercio@0
|
979 --[146081] = {}, --(Ancient Brewmaster Spirits)
|
|
Tercio@0
|
980 [146180] = {0x40, 0x1}, --Gusting Crane Kick (Wise Mistweaver Spirits)
|
|
Tercio@0
|
981 [146182] = {0x40, 0x1}, --Gusting Crane Kick (Wise Mistweaver Spirits)
|
|
Tercio@0
|
982 --[146189] = {}, Eminence --(Wise Mistweaver Spirits)
|
|
Tercio@0
|
983 --[146679] = {}, --(Wise Mistweaver Spirits)
|
|
Tercio@0
|
984 [146257] = {0x8, 0x2000}, --(Nameless Windwalker Spirits)
|
|
Tercio@0
|
985 --[146142] = {}, --(Nameless Windwalker Spirits)
|
|
Tercio@0
|
986 },
|
|
Tercio@0
|
987
|
|
Tercio@0
|
988 continuo = {
|
|
Tercio@0
|
989
|
|
Tercio@0
|
990 },
|
|
Tercio@0
|
991
|
|
Tercio@0
|
992 phases = {
|
|
Tercio@0
|
993 { --> phase 1:
|
|
Tercio@0
|
994 adds = {
|
|
Tercio@0
|
995 --Lightweight Crates -> Mogu Crates
|
|
Tercio@0
|
996 71380, --Animated Stone Mogu
|
|
Tercio@0
|
997 71382, --Burial Urns
|
|
Tercio@0
|
998 71433,--Sparks of Life
|
|
Tercio@0
|
999 71378, --Quilen Guardians
|
|
Tercio@0
|
1000 --Stout Crates -> Mogu Crates
|
|
Tercio@0
|
1001 71395, --Modified Anima Golems
|
|
Tercio@0
|
1002 71393, --Mogu Shadow Ritualists
|
|
Tercio@0
|
1003 --Massive Crates -> Mogu Crates
|
|
Tercio@0
|
1004 72535, --Stone Statue
|
|
Tercio@0
|
1005 73723, --Jun-Wei
|
|
Tercio@0
|
1006 73724, --Zu-Yin
|
|
Tercio@0
|
1007 73725, --Xiang-Lin
|
|
Tercio@0
|
1008 71408, --Kun-Da
|
|
Tercio@0
|
1009
|
|
Tercio@0
|
1010 --Lightweight Crates ->
|
|
Tercio@0
|
1011 71385, --Sri'thik Bombardiers
|
|
Tercio@0
|
1012 71383, --Kor'thik Warcallerss
|
|
Tercio@0
|
1013 --Stout Crates -> Mantid Crates
|
|
Tercio@0
|
1014 71397, --Zar'thik Amber Priests
|
|
Tercio@0
|
1015 71398, --Zar'thik Swarmer
|
|
Tercio@0
|
1016 71405, --Set'thik Wind Wielders
|
|
Tercio@0
|
1017 --Massive Crates -> Mantid Crates
|
|
Tercio@0
|
1018 --unknow id -- Ka'thik Demolisher
|
|
Tercio@0
|
1019
|
|
Tercio@0
|
1020 --Pandaren Crates
|
|
Tercio@0
|
1021 71427, --Ancient Brewmaster Spirits
|
|
Tercio@0
|
1022 71428, --Wise Mistweaver Spirits
|
|
Tercio@0
|
1023 71430 --Nameless Windwalker Spirits
|
|
Tercio@0
|
1024 },
|
|
Tercio@0
|
1025 spells = {
|
|
Tercio@0
|
1026 --Lightweight Crates -> Mogu Crates
|
|
Tercio@0
|
1027 145218, --Harden Flesh (Animated Stone Mogu)
|
|
Tercio@0
|
1028 144923, --Earthen Shard (Animated Stone Mogu)
|
|
Tercio@0
|
1029 142775, --Nova (Sparks of Life)
|
|
Tercio@0
|
1030 142765, --Pulse (Sparks of Life)
|
|
Tercio@0
|
1031 142759, --Pulse (Sparks of Life)
|
|
Tercio@0
|
1032 144853, --Carnivorous Bite (Quilen Guardians)
|
|
Tercio@0
|
1033 --Stout Crates -> Mogu Crates
|
|
Tercio@0
|
1034 145393, --Matter Scramble (Modified Anima Golems)
|
|
Tercio@0
|
1035 145271, --Crimson Reconstitution (Modified Anima Golems)
|
|
Tercio@0
|
1036 142942, --Torment (Mogu Shadow Ritualists)
|
|
Tercio@0
|
1037 142983, --Torment (Mogu Shadow Ritualists)
|
|
Tercio@0
|
1038 146885, --Torment (Mogu Shadow Ritualists)
|
|
Tercio@0
|
1039 145240, --Forbidden Magic (Mogu Shadow Ritualists)
|
|
Tercio@0
|
1040 145460, --Mogu Rune of Power (Mogu Shadow Ritualists)
|
|
Tercio@0
|
1041 --Massive Crates -> Mogu Crates
|
|
Tercio@0
|
1042 145514, --Return to Stone
|
|
Tercio@0
|
1043 145489, --Return to Stone
|
|
Tercio@0
|
1044 148515, --Shadow Volley (Jun-Wei)
|
|
Tercio@0
|
1045 148516, --Shadow Volley (Jun-Wei)
|
|
Tercio@0
|
1046 148517, --Molten Fist (Zu-Yin)
|
|
Tercio@0
|
1047 148518, --Molten Fist (Zu-Yin)
|
|
Tercio@0
|
1048 148582, --Jade Tempest (Xiang-Lin)
|
|
Tercio@0
|
1049 148583, --Jade Tempest (Xiang-Lin)
|
|
Tercio@0
|
1050 148513, --Fracture (Kun-Da)
|
|
Tercio@0
|
1051 148514, --Fracture (Kun-Da)
|
|
Tercio@0
|
1052
|
|
Tercio@0
|
1053 --Lightweight Crates ->
|
|
Tercio@0
|
1054 145718, -- Gusting Bomb (Sri'thik Bombardiers)
|
|
Tercio@0
|
1055 145716, -- Gusting Bomb (Sri'thik Bombardiers)
|
|
Tercio@0
|
1056 145706, --Throw Explosives (Sri'thik Bombardiers)
|
|
Tercio@0
|
1057 145748, -- Encapsulated Pheromones (Sri'thik Bombardiers)
|
|
Tercio@0
|
1058 145692, -- Enrage (Kor'thik Warcallerss)
|
|
Tercio@0
|
1059 --Stout Crates -> Mantid Crates
|
|
Tercio@0
|
1060 145808, --Mantid Swarm (Zar'thik Amber Priests)
|
|
Tercio@0
|
1061 145790, --Residue (Zar'thik Amber Priests)
|
|
Tercio@0
|
1062 145817, --Windstorm (Set'thik Wind Wielders)
|
|
Tercio@0
|
1063 145812, --Rage of the Empress (Set'thik Wind Wielders)
|
|
Tercio@0
|
1064 --Massive Crates -> Mantid Crates
|
|
Tercio@0
|
1065 148760, --Pheromone Cloud (Pheromone Cloud)
|
|
Tercio@0
|
1066 145993, --Set to Blow (Ka'thik Demolisher)
|
|
Tercio@0
|
1067 142997, --Set to Blow (Ka'thik Demolisher)
|
|
Tercio@0
|
1068 145987, --Set to Blow (Ka'thik Demolisher)
|
|
Tercio@0
|
1069 145996, --Set to Blow (Ka'thik Demolisher)
|
|
Tercio@0
|
1070 146365, --Set to Blow (Ka'thik Demolisher)
|
|
Tercio@0
|
1071 147404, --Set to Blow (Ka'thik Demolisher)
|
|
Tercio@0
|
1072 148054, --Set to Blow (Ka'thik Demolisher)
|
|
Tercio@0
|
1073 148055, --Set to Blow (Ka'thik Demolisher)
|
|
Tercio@0
|
1074 148056, --Set to Blow (Ka'thik Demolisher)
|
|
Tercio@0
|
1075
|
|
Tercio@0
|
1076 --Pandaren Crates
|
|
Tercio@0
|
1077 146217, --(Ancient Brewmaster Spirits)
|
|
Tercio@0
|
1078 146222, --Breath of Fire(Ancient Brewmaster Spirits)
|
|
Tercio@0
|
1079 146226, --Breath of Fire(Ancient Brewmaster Spirits)
|
|
Tercio@0
|
1080 146230, --Breath of Fire(Ancient Brewmaster Spirits)
|
|
Tercio@0
|
1081 146081, --(Ancient Brewmaster Spirits)
|
|
Tercio@0
|
1082 146180, --(Wise Mistweaver Spirits)
|
|
Tercio@0
|
1083 146189, --(Wise Mistweaver Spirits)
|
|
Tercio@0
|
1084 146679, --(Wise Mistweaver Spirits)
|
|
Tercio@0
|
1085 146257, --Path of Blossoms (Nameless Windwalker Spirits)
|
|
Tercio@0
|
1086 146142, --(Nameless Windwalker Spirits)
|
|
Tercio@0
|
1087 146182, --Gusting Crane Kick (Wise Mistweaver Spirits)
|
|
Tercio@0
|
1088 }
|
|
Tercio@0
|
1089 }
|
|
Tercio@0
|
1090 },
|
|
Tercio@0
|
1091
|
|
Tercio@0
|
1092 }, --> end of Spoils of Pandaria
|
|
Tercio@0
|
1093
|
|
Tercio@0
|
1094 ------------> Thok the Bloodthirsty ------------------------------------------------------------------------------
|
|
Tercio@0
|
1095 [11] = {
|
|
Tercio@0
|
1096 boss = "Thok the Bloodthirsty",
|
|
Tercio@0
|
1097 portrait = [[Interface\EncounterJournal\UI-EJ-BOSS-Thok the Bloodthirsty]],
|
|
Tercio@0
|
1098
|
|
Tercio@0
|
1099 combat_end = {1, 71529},
|
|
Tercio@0
|
1100
|
|
Tercio@0
|
1101 spell_mechanics = {
|
|
Tercio@0
|
1102 [143426] = {0x100}, --Fearsome Roar
|
|
Tercio@0
|
1103 [143428] = {0x40}, --Tail Lash
|
|
Tercio@0
|
1104 [143707] = {0x1}, --Shock Blast
|
|
Tercio@0
|
1105 [143343] = {0x1, 0x4000}, --Deafening Screech
|
|
Tercio@0
|
1106 --[143452] = {}, --Bloodied
|
|
Tercio@0
|
1107
|
|
Tercio@0
|
1108 [143780] = {0x100}, --Acid Breath
|
|
Tercio@0
|
1109 [143791] = {0x1}, --Corrosive Blood
|
|
Tercio@0
|
1110
|
|
Tercio@0
|
1111 [143773] = {0x100}, --Freezing Breath
|
|
Tercio@0
|
1112 [143800] = {0x1}, --Icy Blood
|
|
Tercio@0
|
1113
|
|
Tercio@0
|
1114 [143767] = {0x100}, --Scorching Breath
|
|
Tercio@0
|
1115 [143783] = {0x1, 0x8}, --Burning Blood
|
|
Tercio@0
|
1116 },
|
|
Tercio@0
|
1117
|
|
Tercio@0
|
1118 continuo = {
|
|
Tercio@0
|
1119
|
|
Tercio@0
|
1120 },
|
|
Tercio@0
|
1121
|
|
Tercio@0
|
1122 phases = {
|
|
Tercio@0
|
1123 { --> phase 1: A Cry in the Darkness
|
|
Tercio@0
|
1124 adds = {
|
|
Tercio@0
|
1125 71529 --> Thok the Bloodthirsty
|
|
Tercio@0
|
1126 },
|
|
Tercio@0
|
1127 spells = {
|
|
Tercio@0
|
1128 143426, --Fearsome Roar
|
|
Tercio@0
|
1129 143428, --Tail Lash
|
|
Tercio@0
|
1130 143707, --Shock Blast
|
|
Tercio@0
|
1131 143343, --Deafening Screech
|
|
Tercio@0
|
1132 143452, --Bloodied
|
|
Tercio@0
|
1133
|
|
Tercio@0
|
1134 143780, --Acid Breath
|
|
Tercio@0
|
1135 143791, --Corrosive Blood
|
|
Tercio@0
|
1136
|
|
Tercio@0
|
1137 143773, --Freezing Breath
|
|
Tercio@0
|
1138 143800, --Icy Blood
|
|
Tercio@0
|
1139
|
|
Tercio@0
|
1140 143767, --Scorching Breath
|
|
Tercio@0
|
1141 143783 --Burning Blood
|
|
Tercio@0
|
1142 }
|
|
Tercio@0
|
1143 },
|
|
Tercio@0
|
1144 { --> phase 2: Frenzy for Blood!
|
|
Tercio@0
|
1145 adds = {
|
|
Tercio@0
|
1146 71658 --Kor'kron Jailer
|
|
Tercio@0
|
1147 },
|
|
Tercio@0
|
1148 spells = {
|
|
Tercio@0
|
1149
|
|
Tercio@0
|
1150 }
|
|
Tercio@0
|
1151 },
|
|
Tercio@0
|
1152 },
|
|
Tercio@0
|
1153
|
|
Tercio@0
|
1154 }, --> end of Thok the Bloodthirsty
|
|
Tercio@0
|
1155
|
|
Tercio@0
|
1156 ------------> Siegecrafter Blackfuse ------------------------------------------------------------------------------
|
|
Tercio@0
|
1157 [12] = {
|
|
Tercio@0
|
1158 boss = "Siegecrafter Blackfuse",
|
|
Tercio@0
|
1159 portrait = [[Interface\EncounterJournal\UI-EJ-BOSS-Siegecrafter Blackfuse]],
|
|
Tercio@0
|
1160
|
|
Tercio@0
|
1161 combat_end = {1, 71504},
|
|
Tercio@0
|
1162
|
|
Tercio@0
|
1163 spell_mechanics = {
|
|
Tercio@0
|
1164 [144335] = {0x8}, --Matter Purification Beam
|
|
Tercio@0
|
1165 [143385] = {0x100}, --Electrostatic Charge
|
|
Tercio@0
|
1166 [143265] = {0x40}, --Launch Sawblade
|
|
Tercio@0
|
1167 --[144213] = {}, --Automatic Repair Beam
|
|
Tercio@0
|
1168 [144210] = {0x40, 0x8}, --Death From Above
|
|
Tercio@0
|
1169 [145444] = {0x1}, --Overload
|
|
Tercio@0
|
1170
|
|
Tercio@0
|
1171 [144664] = {0x8, 0x40}, --Shockwave Missile (Missile Turrets)
|
|
Tercio@0
|
1172 [144663] = {0x8, 0x40}, --Shockwave Missile (Missile Turrets)
|
|
Tercio@0
|
1173 [144662] = {0x8, 0x40}, --Shockwave Missile (Missile Turrets)
|
|
Tercio@0
|
1174 [144661] = {0x8, 0x40}, --Shockwave Missile (Missile Turrets)
|
|
Tercio@0
|
1175 [144660] = {0x8, 0x40}, --Shockwave Missile (Missile Turrets)
|
|
Tercio@0
|
1176 [143641] = {0x8, 0x40}, --Shockwave Missile (Missile Turrets)
|
|
Tercio@0
|
1177
|
|
Tercio@0
|
1178 [143856] = {0x40, 0x8}, --Superheated (Laser Turrets)
|
|
Tercio@0
|
1179 [144466] = {0x1, 0x200}, --Magnetic Crush (Electromagnets)
|
|
Tercio@0
|
1180 [149146] = {0x80}, --Detonate! (Crawler Mines)
|
|
Tercio@0
|
1181 [143327] = {0x40}, --Serrated Slash
|
|
Tercio@0
|
1182 },
|
|
Tercio@0
|
1183
|
|
Tercio@0
|
1184 continuo = {
|
|
Tercio@0
|
1185
|
|
Tercio@0
|
1186 },
|
|
Tercio@0
|
1187
|
|
Tercio@0
|
1188 phases = {
|
|
Tercio@0
|
1189 { --> phase 1:
|
|
Tercio@0
|
1190 adds = {
|
|
Tercio@0
|
1191 71504, --Siegecrafter Blackfuse
|
|
Tercio@0
|
1192 71591, --Automated Shredders
|
|
Tercio@0
|
1193 72050, --Crawler Mines
|
|
Tercio@0
|
1194 71790, --Disassembled Crawler Mines
|
|
Tercio@0
|
1195 71591, --Automated Shredder
|
|
Tercio@0
|
1196 71638, --Activated Missile Turrets
|
|
Tercio@0
|
1197 71606, --Deactivated Missile Turrets
|
|
Tercio@0
|
1198 71752, --Activated Laser Turrets
|
|
Tercio@0
|
1199 71751, --Deactivated Laser Turrets
|
|
Tercio@0
|
1200 71696, --Activated Electromagnets
|
|
Tercio@0
|
1201 71694 --Deactivated Electromagnets
|
|
Tercio@0
|
1202
|
|
Tercio@0
|
1203 },
|
|
Tercio@0
|
1204 spells = {
|
|
Tercio@0
|
1205 144335, --Matter Purification Beam
|
|
Tercio@0
|
1206 143385, --Electrostatic Charge
|
|
Tercio@0
|
1207 143265, --Launch Sawblade
|
|
Tercio@0
|
1208 144213, --Automatic Repair Beam
|
|
Tercio@0
|
1209 144210, --Death From Above
|
|
Tercio@0
|
1210 145444, --Overload
|
|
Tercio@0
|
1211 143856, --Superheated (Laser Turrets)
|
|
Tercio@0
|
1212 144466, --Magnetic Crush (Electromagnets)
|
|
Tercio@0
|
1213 149146, --Detonate! (Crawler Mines)
|
|
Tercio@0
|
1214 143327, --Serrated Slash
|
|
Tercio@0
|
1215 144664, --Shockwave Missile (Missile Turrets)
|
|
Tercio@0
|
1216 144663, --Shockwave Missile (Missile Turrets)
|
|
Tercio@0
|
1217 144662, --Shockwave Missile (Missile Turrets)
|
|
Tercio@0
|
1218 144661, --Shockwave Missile (Missile Turrets)
|
|
Tercio@0
|
1219 144660, --Shockwave Missile (Missile Turrets)
|
|
Tercio@0
|
1220 143641, --Shockwave Missile (Missile Turrets)
|
|
Tercio@0
|
1221
|
|
Tercio@0
|
1222 }
|
|
Tercio@0
|
1223 }
|
|
Tercio@0
|
1224 },
|
|
Tercio@0
|
1225
|
|
Tercio@0
|
1226 }, --> end of Siegecrafter Blackfuse
|
|
Tercio@0
|
1227
|
|
Tercio@0
|
1228 ------------> Paragons of the Klaxxi ------------------------------------------------------------------------------
|
|
Tercio@0
|
1229 [13] = {
|
|
Tercio@0
|
1230 boss = "Paragons of the Klaxxi",
|
|
Tercio@0
|
1231 portrait = [[Interface\EncounterJournal\UI-EJ-BOSS-Klaxxi Paragons]],
|
|
Tercio@0
|
1232
|
|
Tercio@0
|
1233 combat_end = {2, {
|
|
Tercio@0
|
1234 71161, --Kil'ruk the Wind-Reaver
|
|
Tercio@0
|
1235 71157, --Xaril the Poisoned Mind
|
|
Tercio@0
|
1236 71158, --Rik'kal the Dissector
|
|
Tercio@0
|
1237 71152, --Skeer the Bloodseeker
|
|
Tercio@0
|
1238 71160, --Iyyokuk the Lucid
|
|
Tercio@0
|
1239 71155, --Korven the Prime
|
|
Tercio@0
|
1240 71156, -- Kaz'tik the Manipulator
|
|
Tercio@0
|
1241 71154, -- Ka'roz the Locust
|
|
Tercio@0
|
1242 71153, -- Hisek the Swarmkeeper
|
|
Tercio@0
|
1243 }},
|
|
Tercio@0
|
1244
|
|
Tercio@0
|
1245 spell_mechanics = {
|
|
Tercio@0
|
1246 --Kil'ruk the Wind-Reaver
|
|
Tercio@0
|
1247 [142931] = {}, --Exposed Veins
|
|
Tercio@0
|
1248 [143939] = {}, --Gouge
|
|
Tercio@0
|
1249 [143941] = {}, --Mutilate
|
|
Tercio@0
|
1250 [142232] = {}, --Death from Above
|
|
Tercio@0
|
1251 [142270] = {}, --Reave
|
|
Tercio@0
|
1252 [142922] = {}, --Razor Sharp Blades
|
|
Tercio@0
|
1253 [142930] = {}, --Razor Sharp Blades
|
|
Tercio@0
|
1254
|
|
Tercio@0
|
1255 --Xaril the Poisoned Mind
|
|
Tercio@0
|
1256 [142929] = {}, --Tenderizing Strikes
|
|
Tercio@0
|
1257 [142315] = {}, --Caustic Blood
|
|
Tercio@0
|
1258 [142317] = {}, --Bloody Explosion
|
|
Tercio@0
|
1259 [142528] = {}, --Toxic Injection
|
|
Tercio@0
|
1260 [148656] = {}, --Vast Apothecarial Knowledge
|
|
Tercio@0
|
1261 [142877] = {}, --Volatile Poultice
|
|
Tercio@0
|
1262 [143735] = {}, --Caustic Amber
|
|
Tercio@0
|
1263 [142797] = {}, --Noxious Vapors
|
|
Tercio@0
|
1264
|
|
Tercio@0
|
1265 --Kaz'tik the Manipulator
|
|
Tercio@0
|
1266 [142667] = {}, --Thick Shell
|
|
Tercio@0
|
1267 [115268] = {}, --Mesmerize
|
|
Tercio@0
|
1268 [142649] = {}, --Devour
|
|
Tercio@0
|
1269 [142270] = {}, --Reave
|
|
Tercio@0
|
1270 [142651] = {}, --Molt
|
|
Tercio@0
|
1271 [144275] = {}, --Swipe
|
|
Tercio@0
|
1272 [142655] = {}, --Swipe
|
|
Tercio@0
|
1273 [143768] = {}, --Sonic Projection
|
|
Tercio@0
|
1274
|
|
Tercio@0
|
1275 --Korven the Prime
|
|
Tercio@0
|
1276 [142564] = {}, --Encase in Amber
|
|
Tercio@0
|
1277 [143974] = {}, --Shield Bash
|
|
Tercio@0
|
1278
|
|
Tercio@0
|
1279 [143979] = {}, --Vicious Assault
|
|
Tercio@0
|
1280 [143980] = {}, --Vicious Assault
|
|
Tercio@0
|
1281 [143981] = {}, --Vicious Assault
|
|
Tercio@0
|
1282 [143982] = {}, --Vicious Assault
|
|
Tercio@0
|
1283 [143984] = {}, --Vicious Assault
|
|
Tercio@0
|
1284 [143985] = {}, --Vicious Assault
|
|
Tercio@0
|
1285
|
|
Tercio@0
|
1286 [148649] = {}, --Master of Amber
|
|
Tercio@0
|
1287
|
|
Tercio@0
|
1288 --Iyyokuk the Lucid
|
|
Tercio@0
|
1289 [143666] = {}, --Diminish
|
|
Tercio@0
|
1290 [142514] = {}, --Calculate
|
|
Tercio@0
|
1291 [142416] = {}, --Insane Calculation: Fiery Edge
|
|
Tercio@0
|
1292 [142809] = {}, --Fiery Edgeficious Assault
|
|
Tercio@0
|
1293 [142735] = {}, --Reaction: Blue
|
|
Tercio@0
|
1294 [142736] = {}, --Reaction: Red
|
|
Tercio@0
|
1295 [141858] = {}, --Ingenious
|
|
Tercio@0
|
1296
|
|
Tercio@0
|
1297 --Ka'roz the Locust
|
|
Tercio@0
|
1298 [143701] = {}, --Whirling
|
|
Tercio@0
|
1299 [143702] = {}, --Whirling
|
|
Tercio@0
|
1300 [143733] = {}, --Hurl Amber
|
|
Tercio@0
|
1301 [148650] = {}, --Strong Legs
|
|
Tercio@0
|
1302 [142564] = {}, --Encase in Amber
|
|
Tercio@0
|
1303
|
|
Tercio@0
|
1304 --Skeer the Bloodseeker
|
|
Tercio@0
|
1305 [143274] = {}, --Hewn
|
|
Tercio@0
|
1306 [143275] = {}, --Hewn
|
|
Tercio@0
|
1307 [143280] = {}, --Bloodletting
|
|
Tercio@0
|
1308 [148655] = {}, --Bloodthirsty
|
|
Tercio@0
|
1309
|
|
Tercio@0
|
1310 --Rik'kal the Dissector
|
|
Tercio@0
|
1311 [143278] = {}, --Genetic Alteration
|
|
Tercio@0
|
1312 [143279] = {}, --Genetic Alteration
|
|
Tercio@0
|
1313 [143339] = {}, --Injection
|
|
Tercio@0
|
1314 [144274] = {}, --Claw
|
|
Tercio@0
|
1315 [142655] = {}, --Swipe
|
|
Tercio@0
|
1316 [144276] = {}, --Sting
|
|
Tercio@0
|
1317 [143373] = {}, --Gene Splice
|
|
Tercio@0
|
1318 [143337] = {}, --Mutate
|
|
Tercio@0
|
1319
|
|
Tercio@0
|
1320 --Hisek the Swarmkeeper
|
|
Tercio@0
|
1321 [144839] = {}, --Multi-Shot
|
|
Tercio@0
|
1322 [142948] = {}, --Aim
|
|
Tercio@0
|
1323
|
|
Tercio@0
|
1324 },
|
|
Tercio@0
|
1325
|
|
Tercio@0
|
1326 continuo = {
|
|
Tercio@0
|
1327 --Kil'ruk the Wind-Reaver
|
|
Tercio@0
|
1328 142931, --Exposed Veins
|
|
Tercio@0
|
1329 143939, --Gouge
|
|
Tercio@0
|
1330 143941, --Mutilate
|
|
Tercio@0
|
1331 142232, --Death from Above
|
|
Tercio@0
|
1332 142270, --Reave
|
|
Tercio@0
|
1333 142922, --Razor Sharp Blades
|
|
Tercio@0
|
1334 142930, --Razor Sharp Blades
|
|
Tercio@0
|
1335
|
|
Tercio@0
|
1336 --Xaril the Poisoned Mind
|
|
Tercio@0
|
1337 142929, --Tenderizing Strikes
|
|
Tercio@0
|
1338 142315, --Caustic Blood
|
|
Tercio@0
|
1339 142317, --Bloody Explosion
|
|
Tercio@0
|
1340 142528, --Toxic Injection
|
|
Tercio@0
|
1341 148656, --Vast Apothecarial Knowledge
|
|
Tercio@0
|
1342 142877, --Volatile Poultice
|
|
Tercio@0
|
1343 143735, --Caustic Amber
|
|
Tercio@0
|
1344 142797, --Noxious Vapors
|
|
Tercio@0
|
1345
|
|
Tercio@0
|
1346 --Kaz'tik the Manipulator
|
|
Tercio@0
|
1347 142667, --Thick Shell
|
|
Tercio@0
|
1348 115268, --Mesmerize
|
|
Tercio@0
|
1349 142649, --Devour
|
|
Tercio@0
|
1350 142270, --Reave
|
|
Tercio@0
|
1351 142651, --Molt
|
|
Tercio@0
|
1352 144275, --Swipe
|
|
Tercio@0
|
1353 142655, --Swipe
|
|
Tercio@0
|
1354 143768, --Sonic Projection
|
|
Tercio@0
|
1355
|
|
Tercio@0
|
1356 --Korven the Prime
|
|
Tercio@0
|
1357 142564, --Encase in Amber
|
|
Tercio@0
|
1358 143974, --Shield Bash
|
|
Tercio@0
|
1359
|
|
Tercio@0
|
1360 143979, --Vicious Assault
|
|
Tercio@0
|
1361 143980, --Vicious Assault
|
|
Tercio@0
|
1362 143981, --Vicious Assault
|
|
Tercio@0
|
1363 143982, --Vicious Assault
|
|
Tercio@0
|
1364 143984, --Vicious Assault
|
|
Tercio@0
|
1365 143985, --Vicious Assault
|
|
Tercio@0
|
1366
|
|
Tercio@0
|
1367 148649, --Master of Amber
|
|
Tercio@0
|
1368
|
|
Tercio@0
|
1369 --Iyyokuk the Lucid
|
|
Tercio@0
|
1370 143666, --Diminish
|
|
Tercio@0
|
1371 142514, --Calculate
|
|
Tercio@0
|
1372 142416, --Insane Calculation: Fiery Edge
|
|
Tercio@0
|
1373 142809, --Fiery Edgeficious Assault
|
|
Tercio@0
|
1374 142735, --Reaction: Blue
|
|
Tercio@0
|
1375 142736, --Reaction: Red
|
|
Tercio@0
|
1376 141858, --Ingenious
|
|
Tercio@0
|
1377
|
|
Tercio@0
|
1378 --Ka'roz the Locust
|
|
Tercio@0
|
1379 143701, --Whirling
|
|
Tercio@0
|
1380 143702, --Whirling
|
|
Tercio@0
|
1381 143733, --Hurl Amber
|
|
Tercio@0
|
1382 148650, --Strong Legs
|
|
Tercio@0
|
1383 142564, --Encase in Amber
|
|
Tercio@0
|
1384
|
|
Tercio@0
|
1385 --Skeer the Bloodseeker
|
|
Tercio@0
|
1386 143274, --Hewn
|
|
Tercio@0
|
1387 143275, --Hewn
|
|
Tercio@0
|
1388 143280, --Bloodletting
|
|
Tercio@0
|
1389 148655, --Bloodthirsty
|
|
Tercio@0
|
1390
|
|
Tercio@0
|
1391 --Rik'kal the Dissector
|
|
Tercio@0
|
1392 143278, --Genetic Alteration
|
|
Tercio@0
|
1393 143279, --Genetic Alteration
|
|
Tercio@0
|
1394 143339, --Injection
|
|
Tercio@0
|
1395 144274, --Claw
|
|
Tercio@0
|
1396 142655, --Swipe
|
|
Tercio@0
|
1397 144276, --Sting
|
|
Tercio@0
|
1398 143373, --Gene Splice
|
|
Tercio@0
|
1399 143337, --Mutate
|
|
Tercio@0
|
1400
|
|
Tercio@0
|
1401 --Hisek the Swarmkeeper
|
|
Tercio@0
|
1402 144839, --Multi-Shot
|
|
Tercio@0
|
1403 142948, --Aim
|
|
Tercio@0
|
1404 },
|
|
Tercio@0
|
1405
|
|
Tercio@0
|
1406 phases = {
|
|
Tercio@0
|
1407 { --> phase 1:
|
|
Tercio@0
|
1408 adds = {
|
|
Tercio@0
|
1409 71161, --Kil'ruk the Wind-Reaver
|
|
Tercio@0
|
1410 71157, --Xaril the Poisoned Mind
|
|
Tercio@0
|
1411 71158, --Rik'kal the Dissector
|
|
Tercio@0
|
1412 71152, --Skeer the Bloodseeker
|
|
Tercio@0
|
1413 71160, --Iyyokuk the Lucid
|
|
Tercio@0
|
1414 71155, --Korven the Prime
|
|
Tercio@0
|
1415 71156, -- Kaz'tik the Manipulator
|
|
Tercio@0
|
1416 71154, -- Ka'roz the Locust
|
|
Tercio@0
|
1417 71153, -- Hisek the Swarmkeeper
|
|
Tercio@0
|
1418
|
|
Tercio@0
|
1419 71578, --Amber Parasites
|
|
Tercio@0
|
1420 71542, --Bloods
|
|
Tercio@0
|
1421 71420, --Hungry Kunchongs
|
|
Tercio@0
|
1422 71425, --Mature Kunchongs
|
|
Tercio@0
|
1423 },
|
|
Tercio@0
|
1424 spells = {
|
|
Tercio@0
|
1425
|
|
Tercio@0
|
1426 }
|
|
Tercio@0
|
1427 }
|
|
Tercio@0
|
1428 },
|
|
Tercio@0
|
1429
|
|
Tercio@0
|
1430 }, --> end of Paragons of the Klaxxi
|
|
Tercio@0
|
1431
|
|
Tercio@0
|
1432 ------------> Garrosh Hellscream ------------------------------------------------------------------------------
|
|
Tercio@0
|
1433 [14] = {
|
|
Tercio@0
|
1434 boss = "Garrosh Hellscream",
|
|
Tercio@0
|
1435 portrait = [[Interface\EncounterJournal\UI-EJ-BOSS-Garrosh Hellscream]],
|
|
Tercio@0
|
1436
|
|
Tercio@0
|
1437 combat_end = {1, 71865},
|
|
Tercio@0
|
1438 equalize = true,
|
|
Tercio@0
|
1439
|
|
Tercio@0
|
1440 spell_mechanics = {
|
|
Tercio@0
|
1441 [144582] = {0x1}, --Hamstring (Kor'kron Warbringers)
|
|
Tercio@0
|
1442 [144758] = {0x1, 0x40}, --Desecrate
|
|
Tercio@0
|
1443 [144762] = {0x8}, --desecrated (Desecrated Weapon)
|
|
Tercio@0
|
1444 [144584] = {0x20}, --Chain Lightning (Farseer Wolf Riders)
|
|
Tercio@0
|
1445 [144989] = {0x40}, --Whirling Corruption
|
|
Tercio@0
|
1446 [145033] = {0x2000}, --Empowered Whirling Corruption
|
|
Tercio@0
|
1447 [145599] = {0x20}, --Touch of Y'Shaarj (mc casted)
|
|
Tercio@0
|
1448 [145183] = {0x100}, --Gripping Despair
|
|
Tercio@0
|
1449 [145195] = {0x100} --Empowered Gripping Despair
|
|
Tercio@0
|
1450 },
|
|
Tercio@0
|
1451
|
|
Tercio@0
|
1452 continuo = {
|
|
Tercio@0
|
1453
|
|
Tercio@0
|
1454 },
|
|
Tercio@0
|
1455
|
|
Tercio@0
|
1456 phases = {
|
|
Tercio@0
|
1457 { --> phase 1:
|
|
Tercio@0
|
1458 adds = {
|
|
Tercio@0
|
1459 72154, --Desecrated Weapon
|
|
Tercio@0
|
1460 71979, --Kor'kron Warbringers
|
|
Tercio@0
|
1461 71983, --Farseer Wolf Riders
|
|
Tercio@0
|
1462 71984, --Siege Engineers
|
|
Tercio@0
|
1463 71865, --Garrosh Hellscream
|
|
Tercio@0
|
1464 },
|
|
Tercio@0
|
1465 spells = {
|
|
Tercio@0
|
1466 144758, --Desecrate
|
|
Tercio@0
|
1467 144582, --Hamstring (Kor'kron Warbringers)
|
|
Tercio@0
|
1468 144762, --desecrated (Desecrated Weapon)
|
|
Tercio@0
|
1469 144583, --Ancestral Chain Heal (Farseer Wolf Riders)
|
|
Tercio@0
|
1470 144584, --Chain Lightning (Farseer Wolf Riders)
|
|
Tercio@0
|
1471 }
|
|
Tercio@0
|
1472 },
|
|
Tercio@0
|
1473
|
|
Tercio@0
|
1474 { --> phase 2:
|
|
Tercio@0
|
1475 adds = {
|
|
Tercio@0
|
1476 72237, --Embodied Fears
|
|
Tercio@0
|
1477 72238, --Embodied Doubts
|
|
Tercio@0
|
1478 72236, --Embodied Despairs
|
|
Tercio@0
|
1479 71865, --Garrosh Hellscream
|
|
Tercio@0
|
1480 },
|
|
Tercio@0
|
1481 spells = {
|
|
Tercio@0
|
1482 144969 --Annihilate
|
|
Tercio@0
|
1483 }
|
|
Tercio@0
|
1484 },
|
|
Tercio@0
|
1485
|
|
Tercio@0
|
1486 { --> phase 3:
|
|
Tercio@0
|
1487 adds = {
|
|
Tercio@0
|
1488 72272, --Minion of Y'Shaarj
|
|
Tercio@0
|
1489 71865, --Garrosh Hellscream
|
|
Tercio@0
|
1490 },
|
|
Tercio@0
|
1491 spells = {
|
|
Tercio@0
|
1492 144989, --Whirling Corruption
|
|
Tercio@0
|
1493 145033, --Empowered Whirling Corruption
|
|
Tercio@0
|
1494 145599, --Touch of Y'Shaarj (mc casted)
|
|
Tercio@0
|
1495 145183, --Gripping Despair
|
|
Tercio@0
|
1496 145195, --Empowered Gripping Despair
|
|
Tercio@0
|
1497 145213, --Explosive Despair
|
|
Tercio@0
|
1498 144758, --Desecrate
|
|
Tercio@0
|
1499 145829, --Empowered Desecrate
|
|
Tercio@0
|
1500 144762, --desecrated (Desecrated Weapon)
|
|
Tercio@0
|
1501 }
|
|
Tercio@0
|
1502 },
|
|
Tercio@0
|
1503
|
|
Tercio@0
|
1504 { --> phase 4:
|
|
Tercio@0
|
1505 adds = {
|
|
Tercio@0
|
1506 72272, --Minion of Y'Shaarj
|
|
Tercio@0
|
1507 71865, --Garrosh Hellscream
|
|
Tercio@0
|
1508 },
|
|
Tercio@0
|
1509 spells = {
|
|
Tercio@0
|
1510 145033, --Empowered Whirling Corruption
|
|
Tercio@0
|
1511 145195, --Empowered Gripping Despair
|
|
Tercio@0
|
1512 145829, --Empowered Desecrate
|
|
Tercio@0
|
1513 145599, --Touch of Y'Shaarj (mc casted)
|
|
Tercio@0
|
1514 }
|
|
Tercio@0
|
1515 },
|
|
Tercio@0
|
1516 },
|
|
Tercio@0
|
1517
|
|
Tercio@0
|
1518 }, --> end of Garrosh Hellscream
|
|
Tercio@0
|
1519
|
|
Tercio@0
|
1520 } --> End SoO
|
|
Tercio@0
|
1521 }
|
|
Tercio@0
|
1522
|
|
Tercio@0
|
1523 --[[
|
|
Tercio@0
|
1524 [0x1] = "|cFF00FF00"..Loc ["STRING_HEAL"].."|r",
|
|
Tercio@0
|
1525 [0x2] = "|cFF710000"..Loc ["STRING_LOWDPS"].."|r",
|
|
Tercio@0
|
1526 [0x4] = "|cFF057100"..Loc ["STRING_LOWHEAL"].."|r",
|
|
Tercio@0
|
1527 [0x8] = "|cFFd3acff"..Loc ["STRING_VOIDZONE"].."|r",
|
|
Tercio@0
|
1528 [0x10] = "|cFFbce3ff"..Loc ["STRING_DISPELL"].."|r",
|
|
Tercio@0
|
1529 [0x20] = "|cFFffdc72"..Loc ["STRING_INTERRUPT"].."|r",
|
|
Tercio@0
|
1530 [0x40] = "|cFFd9b77c"..Loc ["STRING_POSITIONING"].."|r",
|
|
Tercio@0
|
1531 [0x80] = "|cFFd7ff36"..Loc ["STRING_RUNAWAY"].."|r",
|
|
Tercio@0
|
1532 [0x100] = "|cFF9a7540"..Loc ["STRING_TANKSWITCH"] .."|r",
|
|
Tercio@0
|
1533 [0x200] = "|cFFff7800"..Loc ["STRING_MECHANIC"].."|r",
|
|
Tercio@0
|
1534 [0x400] = "|cFFbebebe"..Loc ["STRING_CROWDCONTROL"].."|r",
|
|
Tercio@0
|
1535 [0x800] = "|cFF6e4d13"..Loc ["STRING_TANKCOOLDOWN"].."|r",
|
|
Tercio@0
|
1536 [0x1000] = "|cFFffff00"..Loc ["STRING_KILLADD"].."|r",
|
|
Tercio@0
|
1537 [0x2000] = "|cFFff9999"..Loc ["STRING_SPREADOUT"].."|r",
|
|
Tercio@0
|
1538 [0x4000] = "|cFFffff99"..Loc ["STRING_STOPCAST"].."|r",
|
|
Tercio@0
|
1539 [0x8000] = "|cFFffff99"..Loc ["STRING_FACING"].."|r",
|
|
Tercio@0
|
1540 [0x10000] = "|cFFffff99"..Loc ["STRING_STACK"].."|r",
|
|
Tercio@0
|
1541 --]]
|
|
Tercio@0
|
1542
|
|
Tercio@0
|
1543 _detalhes:InstallEncounter (siege_of_orgrimmar)
|