This addon aims to simplify consume/powershifting macros as much as possible, making them more readable and massively reduce the character count.
Credit to:
- Fyroth and Zia for coming up / bringing to attention this improved method of powershifting
- PsiloShift / Psilocybin-Mograine(H) for providing inspiration to further improve the addon
- The youtuber griftin for bringing those macro to my attention (see https://www.youtube.com/watch?v=wAjeA4ZokyY )
The addon allows your macros to prevent shifting out of form if:
- You are stunned/feared/...
- You are on global cooldown
- You don't have enough mana to shift back
And optionally: - If specific items are on cooldown
For examples, a more detailed description or reporting errors please visit the github page: https://github.com/ForsakenNGS/DruidMacroHelper
Any way to macro in a "IF THIS" condition?
Like If stunned /use Free action potion
If not /use Mana potion
OR something like
If under 3000 mana /use mana potion
If over 3000 mana /cast !Cat Form
In reply to graypaw_con:
just fyi, Free action potion will not remove stun
Does this addon support other language besides English?
I know you're not providing an energy dependent addon. Point me at one. My google-foo seems to turn up little.
Try to using powershift macro from your github and get some errors:
DMH Slash action energy not found!
DMH Slash action 30 not found!
In reply to e_Shikari:
After talks with various people from the druid discord (including the ones that came up with this solution) I removed this functionality, since developing in that direction will make it much more likely that blizzard ends up nerfing this. Quote from my github project description:
Energy dependend shift are removed and I will not reimplement it. Macros like that cross a line that may cause blizzard to lock down this option and I will therefore not support spreading those.