Difference between revisions of "GetBaseActorValue"

289 bytes added ,  14:08, 2 April 2009
→‎See Also: note problems with constant ability fortify effects
imported>Vswe
m (Added Search Terms)
imported>Dev akm
(→‎See Also: note problems with constant ability fortify effects)
Line 6: Line 6:


Returns the base value of the specified stat. To see the current, modified value, use [[GetActorValue]].
Returns the base value of the specified stat. To see the current, modified value, use [[GetActorValue]].
==Notes==
*This function does '''not''' accurately report the unmodified base value of stats that are modified by constant ability fortify effects. To get the true base value,, you'll have to check for any constant ability fortify effects and subtract them from the result of GetBaseAV.


==See Also==  
==See Also==  
Anonymous user