gitsas Posted March 11, 2021 Share Posted March 11, 2021 I've created an AoE "Fear" Spell that is used as a Power instead of a spell. https://imgur.com/Tylqb3K You're supposed to cast it and enemies below 50% Health should run in fear. The problem is that the effect procs only when MY health drops 50% of Health instead of theirs. Here's the condition I've used:https://imgur.com/5mkKeBX How do I make it that it procs when THEIR health drops below 50% and not mine?It seems like the Condition is monitoring my health instead of theirs, and when my health drops to 50% it applies fear to them, but I don't know how to get around this. Thanks for the help in advance! Link to comment Share on other sites More sharing options...
maxarturo Posted March 11, 2021 Share Posted March 11, 2021 You need to put the condition on the 'Active Magic Effect' and not on the spell. Link to comment Share on other sites More sharing options...
gitsas Posted March 11, 2021 Author Share Posted March 11, 2021 You need to put the condition on the 'Active Magic Effect' and not on the spell. You're a life saver, thank you so much! Link to comment Share on other sites More sharing options...
maxarturo Posted March 11, 2021 Share Posted March 11, 2021 Don't add the condition to a vanilla Magic Effect, but create your own Magic Effect, if you haven't already done it so... Link to comment Share on other sites More sharing options...
gitsas Posted March 11, 2021 Author Share Posted March 11, 2021 Don't add the condition to a vanilla Magic Effect, but create your own Magic Effect, if you haven't already done it so...Yeap, already had created a new MagicEffect! :) Link to comment Share on other sites More sharing options...
Recommended Posts