Scriptname Shout extends Form Hidden ; SKSE64 additions built 2026-08-27 15:31:27.926000 UTC WordOfPower Function GetNthWordOfPower(int n) native Spell Function GetNthSpell(int n) native float Function GetNthRecoveryTime(int n) native Function SetNthWordOfPower(int n, WordOfPower aWoop) native Function SetNthSpell(int n, Spell aSpell) native Function SetNthRecoveryTime(int n, float time) native