Download
(1 Kb)
Download
Updated: 03/29/20 02:02 PM
Pictures
File Info
Compatibility:
Harrowstorm (5.3.5)
Updated:03/29/20 02:02 PM
Created:04/26/14 01:21 PM
Monthly downloads:431
Total downloads:289,799
Favorites:415
MD5:
Harven's Extended Stats  Popular! (More than 5000 hits)
Version: 1.2
by: Harven [More]
This simple addon will extend your character windows stats. Attributes names are generated by the game, so are the tooltips and values. The addon must be tested by players to see if all attributes are used by the game. Your feedback is welcome.

Second "Spell resistance" is actually spell mitigation, "Resistance" is mitigation.

Donations
If you like my work you can make me happy by sending some in-game gold/items to @theharven on EU server (but please, no lockpicks ), eventually you can help me pay my monthly subscription by donating some money.

[Edit 09.31.2015]
Since monthly subscription is no longer required to play the game I decided to transfer all future dontations to charity. There is a polish site where you can chose a person you would like to support (mostly children) https://www.siepomaga.pl/. I will be anonymously transfering your donations there, to a person of my choosing and then I will post a link in The Great Donor Hall so you will know who gets your money I would love to help this people so I hope this doesn't discourages you from donating.

[size="2"]Version 1.2:
- API version changed to 100030.

Version 1.1p:
- API version changed to 100024.

Version 1.1o:
- API version changed to 100020.

Version 1.1n:
- API version changed to 100019.

Version 1.1m:
- API version changed to 100018.

Version 1.1l:
- API version changed to 100017.

Version 1.1k:
- API version changed to 100016.

Version 1.1j:
- API version changed to 100015.

Version 1.1i:
- API version changed to 100014.

Version 1.1h:
- API version changed to 100013.

Version 1.1g:
- API version changed to 100012.

Version 1.1f:
- API version changed to 100011.

Version 1.1e:
- API version changed to 100010.

Version 1.1d:
- API version changed to 100009.

Version 1.1c:
- API version changed to 100008.

Version 1.1b:
- API version changed to 100007.

Version 1.1a:
- API version changed.

Version 1.1 features:
- Compatibility with softcapinfo (seems like most new attributes are not limited or the game gives no info about the limits)
Optional Files (0)


Archived Files (18)
File Name
Version
Size
Uploader
Date
1.1p
1kB
Harven
08/16/18 02:24 PM
1.1o
1kB
Harven
08/14/17 02:29 PM
1.1n
1kB
Harven
05/23/17 12:30 PM
1.1m
1kB
Harven
02/12/17 08:24 AM
1.1l
1kB
Harven
10/05/16 02:02 PM
1.1k
1kB
Harven
08/01/16 02:52 PM
1.1j
1kB
Harven
06/02/16 02:05 PM
1.1i
1kB
Harven
03/07/16 05:08 PM
1.1h
1kB
Harven
11/02/15 09:25 AM
1.1g
1kB
Harven
09/06/15 06:18 AM
1.1f
1kB
Harven
03/04/15 02:37 PM
1.1e
1kB
Harven
11/04/14 02:52 PM
1.1d
1kB
Harven
09/16/14 03:58 PM
1.1c
1kB
Harven
08/05/14 03:06 PM
1.1b
1kB
Harven
06/25/14 03:53 PM
1.1a
1kB
Harven
05/29/14 01:34 PM
1.1
1kB
Harven
04/26/14 03:25 PM
1.0
1kB
04/26/14 01:21 PM


Post A Reply Comment Options
Unread 05/08/14, 10:24 AM  
Saftsuse
 
Saftsuse's Avatar

Forum posts: 13
File comments: 149
Uploads: 0
Dark Elf skill "Resist Flame" bonus doesnt show in the extended stats even after I have entered this


Code:
/script for i=1,GetNumStats() do d(GetString("SI_DERIVEDSTATS",i)..": "..GetPlayerStat(i,STAT_BONUS_OPTION_APPLY_BONUS,STAT_SOFT_CAP_OPTION_DONT_APPLY_SOFT_CAP)) end
into chat, it still says 0. The yellow text that scrolls in chat after entering that code also says Flame Resist:0 What could be the reason for this?
Last edited by Saftsuse : 05/08/14 at 10:26 AM.
Report comment to moderator  
Reply With Quote
Unread 05/09/14, 02:58 AM  
Harven
 
Harven's Avatar
AddOn Author - Click to view AddOns

Forum posts: 135
File comments: 275
Uploads: 31
This is a game bug. Some of the extended stats are calculated incorrectly. The command shows what the game api returns.

Aleteh, I don't understand what you mean. Percentage of what?
Last edited by Harven : 05/09/14 at 03:00 AM.
Report comment to moderator  
Reply With Quote
Unread 05/17/14, 05:30 AM  
Ykses

Forum posts: 0
File comments: 72
Uploads: 0
The addon must be tested by players to see if all attributes are used by the game.
Tested with FR client, it works like a charm. Attributes are well displayed in french (Thanks !)
Report comment to moderator  
Reply With Quote
Unread 05/18/14, 10:34 PM  
MarkusFox

Forum posts: 4
File comments: 165
Uploads: 0
Can this addon also display your current "Crit Severity" bonus? It shows weapon crit and spell crit, but not the damage bonus % you get when you crit. The default is 150% or 1.5x. And then there's the Shadow stone which grants an unknown amount of Crit Severity and passives that add more to it still...

Basically I'm asking if the sheet could display how much bonus damage % the player is getting from their crits because it would be useful to know that multiplier.
Last edited by MarkusFox : 05/18/14 at 10:35 PM.
Report comment to moderator  
Reply With Quote
Unread 05/19/14, 09:28 AM  
DonKiller
 
DonKiller's Avatar

Forum posts: 0
File comments: 54
Uploads: 0
Can you trace the hidden softcap of Reduce magicka/stamina cost?

I'm almost sure about this softcap, after some try of change equipe Bonus set Seducer, ring, neck etc

At this point of reduction, Ring's and Neck with -17 magicka cost is not effective to 17, but less points.
Report comment to moderator  
Reply With Quote
Unread 05/20/14, 01:06 PM  
Harven
 
Harven's Avatar
AddOn Author - Click to view AddOns

Forum posts: 135
File comments: 275
Uploads: 31
Hey MarkusFox, DonKiller. There is no way to get that information from the api at the moment. Maybe after some future ZO updates.
Report comment to moderator  
Reply With Quote
Unread 05/23/14, 08:28 AM  
makkon

Forum posts: 0
File comments: 59
Uploads: 0
BTW dodge chance (or rating ) wont show up after you cast evade or wear same armour.
Bug or just lack of API?
Report comment to moderator  
Reply With Quote
Unread 05/29/14, 01:03 AM  
Visigoth
 
Visigoth's Avatar

Forum posts: 0
File comments: 32
Uploads: 0
I like this mod, it's very helpful... is it still being updated?
Report comment to moderator  
Reply With Quote
Unread 05/29/14, 07:51 AM  
hukk3

Forum posts: 0
File comments: 1
Uploads: 0
Excellent mod, however I have not been able to see my crit chance since the 1.1 patch. Anyone else having the same issue?
Last edited by hukk3 : 05/29/14 at 07:51 AM.
Report comment to moderator  
Reply With Quote
Unread 05/29/14, 01:37 PM  
Harven
 
Harven's Avatar
AddOn Author - Click to view AddOns

Forum posts: 135
File comments: 275
Uploads: 31
Hey,
makkon, if something ins't there then it mean the api is returning wrong values.
Visigoth, here you go
hukk3, got the same problem but it looks like it's spftcap causing this. Try to disable that addon an then check.
Report comment to moderator  
Reply With Quote
Unread 05/30/14, 02:29 AM  
Saftsuse
 
Saftsuse's Avatar

Forum posts: 13
File comments: 149
Uploads: 0
API still doesnt support Fire resist and other stuff, wish ZoS could fix this
Report comment to moderator  
Reply With Quote
Unread 06/04/14, 08:10 AM  
exhuman79
 
exhuman79's Avatar

Forum posts: 0
File comments: 51
Uploads: 0
why dont you remove then the stats that are not supported by the API?
Report comment to moderator  
Reply With Quote
Unread 06/06/14, 04:10 AM  
BornDownUnder
AddOn Author - Click to view AddOns

Forum posts: 59
File comments: 200
Uploads: 1
Originally Posted by exhuman79
why dont you remove then the stats that are not supported by the API?
It is ZOS that hasn't altered the API to support those values, more to the point those values are in the game, just returning incorrect values at present which is why you see a nil value.

Give ZOS time as they have alot more to focus on other than values which really is for min/maxing at this point in time.

At the point in time that ZOS does get around to fixing their API to correctly throw the values for display you would be asking for those values back...
Last edited by BornDownUnder : 06/06/14 at 04:13 AM.
Report comment to moderator  
Reply With Quote
Unread 06/29/14, 10:33 AM  
seaniv

Forum posts: 1
File comments: 13
Uploads: 0
Originally Posted by exhuman79
why dont you remove then the stats that are not supported by the API?
You can modify it yourself. The LUA code used is not complex so you should be able to figure out what line to not show. You can delete the lines. But as BornDownUnder pointed out you may want them back so comment them.

"A comment starts with a double hyphen (--) anywhere outside a string. If the text immediately after -- is not an opening long bracket, the comment is a short comment, which runs until the end of the line. Otherwise, it is a long comment, which runs until the corresponding closing long bracket. Long comments are frequently used to disable code temporarily."


Example 1: Don't show the line about Drowning and Earth resistance.
--ZO_Stats.AddStatRow(missingParameter,STAT_DAMAGE_RESIST_DROWN,STAT_DAMAGE_RESIST_EARTH)


Example 2: Don't show several of the resistance stats.
Put "--" in front of every line.
Or put "--[[" on a line before the first one you removed and "]]--" after the last. It will not show that entire section.

--[[
ZO_Stats.SetNextControlPadding(missingParameter,20)
ZO_Stats.AddStatRow(missingParameter,STAT_DAMAGE_RESIST_COLD,STAT_DAMAGE_RESIST_DISEASE)
]]--

Edit: Corrected syntax of block comment
Last edited by seaniv : 06/29/14 at 11:18 AM.
Report comment to moderator  
Reply With Quote
Unread 07/02/14, 04:46 PM  
Harven
 
Harven's Avatar
AddOn Author - Click to view AddOns

Forum posts: 135
File comments: 275
Uploads: 31
Hey,
thanks BornDownUnder and seaniv for the explanations
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: