DMan1629 Posted March 8, 2018 Share Posted March 8, 2018 Hi all! I have a question about conditions: Is there a way to check in a condition whether or not the currently used magic effect is an enchantment? I already did the condition "EPMagic_SpellHasKeyword: MagicShout==0" so it checks that it's not a shout. But I wasn't able to find a keyword for spell or enchantment (damage enchantment in particular if it's easier, but not a single type of elemental damage). I also tried the condition "EPMagic_SpellHasSkill: Enchanting==1", but it doesn't seem to work because the enchantment school is Destruction... So is there a way to check if the magic effect being used is an enchantment? Not necessarily with "EPMagic_SpellHasKeyword" or "EPMagic_SpellHasSkill", any other condition will do just fine. Thanks in advance! Link to comment Share on other sites More sharing options...
Recommended Posts