GetBaseActorValue

From the Oblivion ConstructionSet Wiki
Revision as of 10:26, 28 June 2006 by imported>JOG
Jump to navigation Jump to search

Syntax:

[ActorID.]GetBaseActorValue StatName 
[ActorID.]GetBaseAV StatName

Example:

GetBaseActorValue Health

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

See Also