GetBaseActorValue

From the CreationKit Wiki
Revision as of 11:07, 21 November 2011 by imported>SJML Bot (Bot creating condition functions pages.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 Stats List for a list of stats that can be accessed using GetBaseActorValue.

Papyrus Version[edit | edit source]

GetBaseActorValue - Actor

See Also[edit | edit source]

Stats List
ForceActorValue
GetActorValue
GetActorValueInfo
ModActorValue
RestoreActorValue
SetActorValue