Page 1 of 1
Rogue stealth resting.
Posted: Fri Feb 12, 2016 6:22 am
by edge226
So when you rest with most classes it first does a rest up to the point where your health is full. Then will do a secondary rest to where all your cooldowns are refreshed. The Stealth skill on rogue does not do this. This does not affect my ability to gain stealth by hitting the KP5 on my keyboard or clicking my character X number of times. Resting should refresh this cooldown.
Re: Rogue stealth resting.
Posted: Sun Feb 14, 2016 4:08 am
by MilesTiden
This is likely because you have stealth on auto-use, which is not taken into account when resting. Otherwise, if you had a talent with a cooldown on auto-use and hit rest, it would just go infinitely because it would always be on cooldown.
Re: Rogue stealth resting.
Posted: Sun Feb 14, 2016 11:51 am
by edge226
MilesTiden wrote:This is likely because you have stealth on auto-use, which is not taken into account when resting. Otherwise, if you had a talent with a cooldown on auto-use and hit rest, it would just go infinitely because it would always be on cooldown.
Only if coded without the correct checks in place. You dont code it into a broken infinite loop. You simple check if a sustain is on auto-use and if it is you use it then stop the turn looping at that point if there is nothing left to do.
Re: Rogue stealth resting.
Posted: Sun Feb 14, 2016 12:34 pm
by Radon26
i want to note... its a sustain. sustains don't go on cooldown, because auto use.
you cant (as far as i know) auto deactivate a sustain.
unless you have something else to break it.
Re: Rogue stealth resting.
Posted: Wed Feb 17, 2016 3:13 am
by edge226
Radon26 wrote:i want to note... its a sustain. sustains don't go on cooldown, because auto use.
you cant (as far as i know) auto deactivate a sustain.
unless you have something else to break it.
Stealth is a sustain that is deactivated when you attack. Right now if you forget to hit 5 a bunch after a battle and the turns arent up and instead rest+auto-explore like you would any other character the sustain *might* activate before you hit another enemy.
I like how each class feels different but this is not how it should feel different, Its really just an annoyance in terms of user interface.
Re: Rogue stealth resting.
Posted: Wed Feb 17, 2016 11:04 am
by Radon26
maybe it should make a check on every kill. if there are no other enemies in sight, auto enter stealth. kind of like the "coup the grace" or whatever it was called from the assassin addon.
Re: Rogue stealth resting.
Posted: Wed Feb 17, 2016 12:15 pm
by Mordy
Unlikely to work in lots of situations since Stealth would still be in cooldown from you breaking it for that kill.
Re: Rogue stealth resting.
Posted: Wed Feb 17, 2016 12:22 pm
by Radon26
the whole point of "on on kill" is would be that it ignores cooldown. like "hide in plain sight"... well there is that.
Re: Rogue stealth resting.
Posted: Wed Feb 17, 2016 5:00 pm
by Mordy
Oh, that could be fun and strong too! Interesting.