TellMeWhen

TellMeWhen

24M Downloads

Max/Percent Combo Points

artanus3634 opened this issue ยท 0 comments

commented

Is your feature request related to a problem? Please describe.
Rogues can have 5 to 7 Max Combo points based on talents and dropping or adding these talents can drastically change the tmw sequence or cause me to have to a make a lot of changes.

Describe the solution you'd like
Have a Max and Percent Combo points like the other resources health/mana.

Describe alternatives you've considered
Right now I have a counter that tracks when the talents are added and subtracted but this is not an elegant solution, being able to say "If max combo point = 7" would be way easier. Having the percent combo point would make determining if your combo points are full easier. "If combo point percent >= 100"

Additional context
This isn't program breaking, I have work-arounds but they are not as elegant as it could be. I wouldn't make this a priority but it would be a nice feature.