Feature - Enhancement #2063
CastStack - expand on ID flag to allow minimum duration
0%
Description
When you are casting a spell (like a ward) you may want to refresh it if the duration left on the ward is less than a certain time amount, or to make sure a debuf doesn't fall off. This should be done for any effect that ID works)
Implementation suggestion:
1) add a "text box" where the user can type in the name of the buff they wish to check. (Could probably resuse text box from Forge issue #2060 #2062)
2) add in a "text box" or short slider where the user can enter the number of seconds left on the buff to trigger
ex: Ward, you want to recast it if there are less that 2 seconds left
ex: Inquisitor Dragon right tree, Wild Smiting, they might want to cast a CA when the duration of the buff is less than 1 second
Updated by Kannkor about 6 years ago
- Status changed from New to In Progress
You can achieve some of this with Ability Embargo. While it's not perfect for all the scenarios you met, it will assist with a lot until more options can be completed.