Morrowind Mod:XGetBaseInt

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

A function added by MWSE.

xGetBaseInt returns the base (unmodifed) intelligence for the NPC.

Syntax[edit]

intelligence (float): ref->xGetBaseInt

Example[edit]

long npcRef
float value

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

See Also[edit]

xGetBaseStr
xGetBaseWil
xGetBaseAgi
xGetBaseSpe
xGetBaseEnd
xGetBasePer
xGetBaseLuc