Morrowind Mod:XGetBaseWil

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

A function added by MWSE.

xGetBaseWil returns the base (unmodifed) willpower for the NPC.

Syntax[edit]

willpower (float): ref->xGetBaseWil

Example[edit]

long npcRef
float value

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

See Also[edit]

xGetBaseStr
xGetBaseInt
xGetBaseAgi
xGetBaseSpe
xGetBaseEnd
xGetBasePer
xGetBaseLuc