Bloodmallet / bloodmallet_web_frontend

Frontend of bloodmallet.com
https://bloodmallet.com
1 stars 8 forks source link

is this an item tooltip bug or data bug that nobody ever noticed? #108

Closed pharrowboy closed 1 year ago

pharrowboy commented 1 year ago

the trinkets that come from the refreshed dungeons show incorrect data on both wowhead and bloodmallet.

for example this trinket link that shows at ilvl 411 it gives 660 primary stat is actually in fact incorrect because at 250 ilvl or 350 ilvl, it shows the same amount of primary stat. and at 447 ilvl it shows 660 primary stat on wowhead.

https://www.wowhead.com/item=193743/irideus-fragment?ilvl=411#comments https://www.wowhead.com/item=193743/irideus-fragment?ilvl=447#comments wowheads data for old trinkets isnt scaling right. which leads to believe the sims are not calculating correctly. how do the sims know whats better if wowhead themselves do not know? i have no clue how to report this to wowhead but its worth looking into imo, just in case!

the irideus fragment inside the actual game at item level 437 says:

Irideus Fragment Item Level 437 Binds when picked up Unique-Equipped Trinket +597 Mastery Use: Gain the Titans' crumbling power, increasing Agility by 4,713, reduced each time you use an ability. Lasts 20 sec. (3 Min Cooldown)

Bloodmallet commented 1 year ago

Greetings, thank you for the report. I forwarded the info to wowhead.

Additionally how many stats a buff in SimulationCraft provides can be checked in the html report when looking further into the buff by opening the section.

Itemlevel 411: grafik

Itemlevel 437: grafik

Check the amount in the bottom right corner of the images.

Bloodmallet commented 1 year ago

I got the feedback, that tooltips are now rendered with itemlevel specific effect values. I'm closing this ticket. Please re-open it in case the issue pops up again.