Open main menu

UESPWiki β

Morrowind Mod:XGetBaseAcrobatics

A deprecated function from the MWSE update by Merzasphor.

Note: This function is deprecated, and will be removed in the future! Use xGetBaseSkill instead.

Returns the base value of the associated skill.

SyntaxEdit

value (float): ref->xGetBaseAcrobatics

ExampleEdit

long pcRef
float baseAcrobatics
setx pcRef to xGetRef "player"
setx baseAcrobatics to pcRef->xGetBaseAcrobatics

See AlsoEdit