View Single Post
07/10/15, 03:04 PM   #1
dharbert
Join Date: Jul 2015
Posts: 7
Half of the API functions don't seem to work

Either most of the API functions that I want to use either don't work, or the stats that I'm trying to address are bugged.

For example, I have a Nord character that has a racial passive for Cold Resist, with a value of 2016. However, even with this racial passive maxed out, my character sheet shows my Cold Resist to be zero, and when I use the API function STAT_DAMAGE_RESIST_COLD, it also shows to be zero.

Same goes for my Healing Received. I know for a fact that I have 11% Healing Received (4% from armor set, 7% from heavy armor passive), however, my character sheet is only showing 4%, and the API function STAT_HEALING_TAKEN only shows 4%.

Do these things simply not work? Or am I overlooking something?
  Reply With Quote