Morrowind Mod:XGetBaseSpe

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

A function added by MWSE.

xGetBaseSpe returns the base (unmodifed) speed for the NPC.

Syntax[edit]

speed (float): ref->xGetBaseSpe

Example[edit]

long npcRef
float value

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

See Also[edit]

xGetBaseStr
xGetBaseInt
xGetBaseWil
xGetBaseAgi
xGetBaseEnd
xGetBasePer
xGetBaseLuc