reforge data incomplete?
Opened this issue · 1 comments
Deleted user commented
http://us.battle.net/api/wow/character/{realm}/{character}?fields=items
sample output:
"mainHand":{
"id":65007,
"name":"Akirus the Worm-Breaker",
"icon":"inv_mace_2h_grimbatolraid_d_01",
"quality":4,
"tooltipParams":{
"enchant":4099,
"reforge":159
}
},
How is someone suppose to know how to make use of the reforge data? I don't understand 159 what? Maybe add another parameter, ex: "reforge_stat": "haste-hit" ?
Peratryn commented
This has been explained on forums. In addition the new character API now includes stats that show what stats have been reforged as well.