View Single Post
05/09/14, 02:55 AM   #1
Harven
 
Harven's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 135
[outdated] Player Stats

Hey,
some stats returned by GetPlayerStat() are calculated incorrectly. While the standars stats (displayed in Stats Window) are ok, the orhers available through this api are mostly wrong. for example STAT_CRITICAL_RESISTANCE returns 0 but i'm wearing an item that should increase this stat. Other example: i'm playing dunmer character and have passive ability that should increace my fire/flame resistance, but the stat STAT_DAMAGE_RESIST_FIRE returns 0. Please review all non standard stats and fix them where appropriate.
Besides that, GetStatSoftCap() returns no informations about non standard stats.