SetObjectHealth
From GECK
(Redirected from SetHealth)
A function added by the Fallout Script Extender.
Description
Sets the health of the specified Base Form. If a reference is passed, will modify the Base Form of that reference.
Syntax
refr.SetObjectHealth newHealth:int form:baseform
Or:
refr.SetHealth newHealth:int form:baseform