Morrowind Mod:XGetBaseStr

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

A function added by MWSE.

xGetBaseStr returns the base (unmodifed) strength for the NPC.

Syntax[edit]

strength (float): ref->xGetBaseStr

Example[edit]

long npcRef
float value

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

See Also[edit]

xGetBaseInt
xGetBaseWil
xGetBaseAgi
xGetBaseSpe
xGetBaseEnd
xGetBasePer
xGetBaseLuc