Difference between revisions of "GetBaseActorValue"
Jump to navigation
Jump to search
→Notes
imported>Dev akm (→Notes: link to troubleshooting page) |
imported>Dev akm (→Notes) |
||
Line 9: | Line 9: | ||
==Notes== | ==Notes== | ||
*This function does '''not''' accurately report the unmodified base value of stats that are changed 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 [[Common_Mistakes#GetBaseActorValue_Includes_Ability_Fortify_Effects]]. | *This function does '''not''' accurately report the unmodified base value of stats that are changed 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 [[Common_Mistakes#GetBaseActorValue_Includes_Ability_Fortify_Effects|Troubleshooting: Common Mistakes]]. | ||
==See Also== | ==See Also== |