Morrowind Mod:XGetBasePer

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

A function added by MWSE.

xGetBasePer returns the base (unmodifed) personality for the NPC.

Syntax[edit]

personality (float): ref->xGetBasePer

Example[edit]

long npcRef
float value

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

See Also[edit]

xGetBaseStr
xGetBaseInt
xGetBaseWil
xGetBaseAgi
xGetBaseSpe
xGetBaseEnd
xGetBaseLuc