View Single Post
08-15-19, 12:41 PM   #1
Duman
A Murloc Raider
Join Date: Aug 2008
Posts: 9
WoW Classic: API issues (GetShieldBlock, GetManaRegen)

Hi all,

Not sure this is the right forum for this, but thought I'd try here, first!

I've been trying to get various addons to work on WoW Classic (I'm in the beta, and had been playing the playtest/stresstest, too), and I've run into some weirdness with a couple API calls.

I've posted my issue on the main WoW:Classic Bug Forum, but figured I should post here in case this has been discussed outside of that forum, too.

Issue 1:
GetShieldBlock() is very inconsistent (and incorrect) in values it returns. Sometimes it's wildly off, and it seems to depend on the order in which gear is equipped (!)
https://us.forums.blizzard.com/en/wo...value/253737/2


Issue 2:
GetManaRegen() doesn't behave as expected (should return "base" and "while casting" values, but only ever returns "current","current"... and does not take buffs into consideration:
https://us.forums.blizzard.com/en/wo...-values/253725

If I'm "doing something wrong", I'd love to know... or if something else is going on, that would be great to understand, too

Thanks!

Last edited by Duman : 08-15-19 at 12:48 PM. Reason: Clarification
  Reply With Quote