Morrowind Mod:XGetBaseAgi

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

A function added by MWSE.

xGetBaseAgi returns the base (unmodifed) agility for the NPC.

Syntax[edit]

agility (float): ref->xGetBaseAgi

Example[edit]

long npcRef
float value

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

See Also[edit]

xGetBaseStr
xGetBaseInt
xGetBaseWil
xGetBaseSpe
xGetBaseEnd
xGetBasePer
xGetBaseLuc