GetStaminaPercentage

From the CreationKit Wiki
Jump to navigation Jump to search

This condition function is broken. It is supposed to return the subject actor's current stamina as a percentage of the maximum. Instead, it always returns 1.0.

See the Papyrus function GetActorValuePercentage - Actor for a working alternative.