GetBaseActorValue

From the CreationKit Wiki
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