Skyrim Mod talk:SkyEdit/User Interface/Magic Effect

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

Some discoveries about the unknown variables[edit]

I've made a mod that adds a duration to the healing potions. Normally the AlchRestoreHealth effect does not accept a duration. After some comparison to effects with a duration I found that you have to edit the following fields to enable a duration:

  • set Unk 2 from 0 to 1
  • unflag "No Area"
  • unflag "0x800" (the one beneath No Area)
  • flag "0x1000"

As far as my testing goes you need all three changes. --Killfetzer 09:38, 28 December 2011 (UTC)