
[BUG]The set ID for the Arms Warrior specialization is incorrect
huchang47 opened this issue · 2 comments
Before You Begin
- I confirm that I have downloaded the latest version of the addon.
- I am not playing on a private server.
- I checked for an existing, open ticket for this request and was not able to find one.
- I edited the title of this feature request (above) so that it describes the issue I am reporting.
Feature Request
In WarriorArms.lua:
winning_streak = {
id = 1216562, -- The correct ID is 1216552
duration = 30,
max_stack = 10,
copy = "winning_streak_arms"
},
Additional Information
No response
Contact Information
No response
It may not be necessary to take a snapshot. As written in the original text of WarriorArms.lua:
-- The War Within
spec:RegisterGear( "tww2", 229235, 229233, 229238, 229236, 229234 )
spec:RegisterAuras( {
-- 2-set
-- https://www.wowhead.com/ptr-2/spell=1216552/winning-streak
-- Mortal Strike and Cleave damage increased by 2%. = {
winning_streak = {
id = 1216562,
duration = 30,
max_stack = 10,
copy = "winning_streak_arms"
},
Can you get this buff on your character and then take a "snapshot"?
Instructions: https://github.com/Hekili/hekili/wiki/Report-An-Issue#how-do-i-get-a-snapshot