Check out our 2024 Retrospective for a look back at events that shaped the wiki during 2024.

Morrowind Mod:XGetBaseAgi

The UESPWiki – Your source for The Elder Scrolls since 1995

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