Morrowind Mod:XGetBaseEnd

The UESPWiki – Your source for The Elder Scrolls since 1995
Jump to: navigation, search

A function added by MWSE.

xGetBaseEnd returns the base (unmodifed) endurance for the NPC.

Syntax[edit]

endurance (float): ref->xGetBaseEnd

Example[edit]

long npcRef
float value

Setx npcRef to xGetRef "relevant_npc"
Setx value to npcRef->xGetBaseEnd

See Also[edit]

xGetBaseStr
xGetBaseInt
xGetBaseWil
xGetBaseAgi
xGetBaseSpe
xGetBasePer
xGetBaseLuc