Skip to content

Commit

Permalink
VaultOfTheIncarnates/RaszagethTheStormEater: Add more heroic stage 3 …
Browse files Browse the repository at this point in the history
…timers
  • Loading branch information
Justw8 committed Jul 31, 2024
1 parent 02ba63a commit 5378df0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions VaultOfTheIncarnates/RaszagethTheStormEater.lua
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,11 @@ local timersHeroic = {
[385574] = {43.6, 30.0, 55.0, 20.0, 60}, -- Tempest Wing
},
[3] = {
[377594] = {31.3, 43.5, 42.0}, -- Lightning Breath
[385574] = {65.9, 64.0, 22.0, 31}, -- Tempest Wing
[377594] = {31.3, 43.5, 42.0, 75.0}, -- Lightning Breath
[385574] = {65.9, 64.0, 22.0, 31.0}, -- Tempest Wing
[377467] = {40.9, 60.0, 60.0}, -- Fulminating Charge
[386410] = {21.8, 30, 30, 30, 30, 30}, -- Thunderous Blast
[399713] = {25.9, 63.0, 34.0}, -- Magnetic Charge
[386410] = {21.8, 30, 30, 30, 30, 30, 27.0}, -- Thunderous Blast
[399713] = {25.9, 63.0, 34.0, 83.0}, -- Magnetic Charge
},
}

Expand Down

0 comments on commit 5378df0

Please sign in to comment.