icecreamassassin Posted July 15, 2015 Share Posted July 15, 2015 So I know there is a SetEnchantment() function in SKSE and if you set it to NONE it will clear the enchantment, but this doesn't work for player made items, and isn't safe for use on generic enchanted gear because it changes the base of all copies of that item now and forever, which makes it only useful to clear and change up unique item enchantments. Does anyone know if there is a way to clear enchantments from generic base items that the player has enchanted? Link to comment Share on other sites More sharing options...
GrimyBunyip Posted July 20, 2015 Share Posted July 20, 2015 The setenchantment skse function on object references does what you're asking for. Link to comment Share on other sites More sharing options...
Recommended Posts