Difference between revisions of "Talk:ActorValueInfo Script"
Jump to navigation
Jump to search
GetExperienceForLevel for skills is returning larger values for this version.
imported>Svarr (→Can't get/set certain actor values: added answer) |
imported>Rasikko (GetExperienceForLevel for skills is returning larger values for this version.) |
||
Line 19: | Line 19: | ||
:"MagickaRateMod" and "HealRatePowerMod" are most likely unused/obsolete Actor Values. Unused and/or obsolete AVs are listed here as well for the sake of completeness. For Get/Set/ModAV stick to [[Actor_Value#List_of_Actor_Values|this list]]. --[[User:Svarr|Svarr]] ([[User talk:Svarr|talk]]) 2016-07-18T11:38:03 (EDT) | :"MagickaRateMod" and "HealRatePowerMod" are most likely unused/obsolete Actor Values. Unused and/or obsolete AVs are listed here as well for the sake of completeness. For Get/Set/ModAV stick to [[Actor_Value#List_of_Actor_Values|this list]]. --[[User:Svarr|Svarr]] ([[User talk:Svarr|talk]]) 2016-07-18T11:38:03 (EDT) | ||
== GetExperienceForLevel(Skill version) == | |||
I'm finding that GetExperienceForLevel for skills is not returning the correct values. The return value is much larger than it should be. Example, 99-100 is over 1.58million exp required, which is significantly less than that according to my in game tests and formula exposed by the function in the SKSE source file. --[[User:Rasikko|Rasikko]] ([[User talk:Rasikko|talk]]) 2018-05-26T07:57:32 (EDT) |