Time to Die (TTD) feature
Sylvanas714 opened this issue ยท 4 comments
Before You Begin
- I confirm that I have downloaded the latest version of the addon.
- I am not playing on a private server.
- I checked for an existing, open ticket for this request and was not able to find one.
- I edited the title of this feature request (above) so that it describes the issue I am reporting.
Feature Request
it is possible to add Time to Die feature into Hekill that could be great , because throw all of our minicd while the target dying is not optimal like Eye beam while target at 10% or something
Additional Information
No response
Contact Information
No response
target.time_to_die
is specific to your target.
time_to_die
and fight_remains
shows when the last engaged enemy is expected to die.
You can check the wiki for some tips on making edits to the priority. In general, I try to avoid wasting CDs on trash packs but will leave stuff usable vs. a dying boss.
This already exists. target.time_to_die to get the TTD for the current target and time_to_die to get the TTD for the current fight / encounter.
This already exists. target.time_to_die to get the TTD for the current target and time_to_die to get the TTD for the current fight / encounter.
are theres any guide for that or if you could show me which section i have to edit for specific ability
Not sure if there are any guides but you need to change the APL in Hekili for that. Go to the spell you want to change, then where it says "conditions" enter "time_to_die > 5" for example. If you hover with your mouse over the conditions dialog, it will show you if the condition evaluates to true or what the value of the variable is, etc.