Morrowind Mod:XGetBaseLuc

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

A function added by MWSE.

xGetBaseLuc returns the base (unmodifed) luck for the NPC.

Syntax[edit]

luck (float): ref->xGetBaseLuc

Example[edit]

long npcRef
float value

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

See Also[edit]

xGetBaseStr
xGetBaseInt
xGetBaseWil
xGetBaseAgi
xGetBaseSpe
xGetBaseEnd
xGetBasePer