GetCreatureSoulLevel

Revision as of 03:18, 7 December 2007 by imported>Haama (→‎See Also: Fixed links)

A command for Oblivion Script Extender

Syntax:

(soulLevel:short) reference.GetCreatureSoulLevel creature:ref

Returns the soul level of the creature.

Soui Level

 0:    None
 1:    Petty
 2:    Lesser
 3:    Common
 4:    Greater
 5:    Grand

See Also