Nope. Never had a magicka shortage even right after character creation.
Edit: but I do have issues with this and the regression one using magicka but not doing the animation or buffing, or using magicka and doing the animation but still not giving the buff. My current playthrough I did player.removespell in the console for both because neither work anymore for whatever reason. I probably won’t keep them in my load order from now on. Very fun for a while, and big thanks to the author for making them, but a bit too OP for my taste. :)
I want to mostly dispell any spell on both me and enemies. For example the cloak spells and maybe making everyone unable to cast any spells for duration. I don't know if that's even possible but it'd be cool to see.
"If some have better idea about magic effect , please tell me." Maybe set the duration based on your alteration level and the % of reflection based on your destruction level like this:
13 comments
Edit: but I do have issues with this and the regression one using magicka but not doing the animation or buffing, or using magicka and doing the animation but still not giving the buff. My current playthrough I did player.removespell in the console for both because neither work anymore for whatever reason. I probably won’t keep them in my load order from now on. Very fun for a while, and big thanks to the author for making them, but a bit too OP for my taste. :)
Maybe set the duration based on your alteration level and the % of reflection based on your destruction level like this:
Duration = 30 * alteration level / 100
Damage reflected = Incoming damage * destruction level / 100
Good mod btw
But vanilla reflectblows is very special magic effect. I need more knowledge and methods to achieve your idea.