GetBaseActorValue

From the Oblivion ConstructionSet Wiki
Revision as of 09:14, 20 June 2008 by imported>Vswe (Added Search Terms)
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