Difference between revisions of "GetBaseActorValue"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Mmmpld
m (Added shorthand esyntax)
imported>JOG
m
Line 12: Line 12:
[[GetActorValue]]
[[GetActorValue]]


[[Category: Actor Value Functions]]
[[Category: Functions]]
[[Category: Functions]]
[[Category: Statistics Functions]]
[[Category: Statistics Functions]]
[[Category: Condition Functions]]
[[Category: Condition Functions]]

Revision as of 09:49, 14 June 2006

Syntax:

GetBaseActorValue stat_name 
GetBaseAV stat_name

Example:

GetBaseActorValue Health

Returns the base value of the specified stat. To see the current, modified value, use GetActorValue.

See Also

Stats List

GetActorValue