RekkasGit / E3Next

13 stars 21 forks source link

[Enhancement] Make buffs recast before they expire #97

Closed r33kgr3yj0y closed 1 year ago

r33kgr3yj0y commented 1 year ago

Maybe 30/60/90s whatever you think is best, it is just a little frustrating then the stars allign and a bunch of buffs wear off at once, vs recasting them prior to expiration.

Thanks for the consideration

RekkasGit commented 1 year ago

maybe a general option?

Shenlonx commented 1 year ago

I think the best case for this is a /MinDuration flag on a per spell basis, so you can tailor the duration you want to maintain based on the spell, and some of them like Boon of the legion leave a real tight window for keeping it up on multiple targets.

Or maybe a general option with allowing /MinDuration to override for the special cases where it matters more.

jonnyrocket0 commented 1 year ago

i think rather than adding yet another option for people to keep track of, make buffs recast early based on some criteria. some options could be:

r33kgr3yj0y commented 1 year ago

I agree with Kemaal. Maybe exclude Boon of the Legion and any buff that has a cooldown. No need to be tight with things like AA buffs or standard buffs, imo.

RekkasGit commented 1 year ago

This is a more difficult problem due to duration not being part of this netbots build, and needing to target to up to date times. Probably going to need to work on passing buff slot information around the clients