Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect azeritePowerID for Havoc DH and Fury Warrior #9

Closed
binul opened this issue Aug 2, 2019 · 1 comment
Closed

Incorrect azeritePowerID for Havoc DH and Fury Warrior #9

binul opened this issue Aug 2, 2019 · 1 comment
Assignees

Comments

@binul
Copy link

binul commented Aug 2, 2019

The azeritePowerID of "Chaotic Transformation" for Havoc DH is 220 (HD uses 555),
and "Unbridled Ferocity" for Fury Warrior is 119 (HD uses 544).

AzeriteForge seems support both (220 and 555, 119 and 544. TraitData.lua)
but AzeritePowerWeights suports only 220 and 119 (so, the trait score doesn't show when import from HD).

I know that in-game API like C_AzeriteEmpoweredItem.GetPowerInfo( powerID ) returns same spellID.
But when parsing the item using C_AzeriteEmpoweredItem.GetAllTierInfoByItemID( itemLink ), it returns 220 and 119. (capture attached, i marked with a red rounded rectangle.)

ct uf

@Mystler Mystler self-assigned this Aug 2, 2019
@Mystler
Copy link
Member

Mystler commented Aug 2, 2019

This duplicate entry issue should be fixed in the next data update. Thanks for the report!

@Mystler Mystler closed this as completed Aug 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants