Rogue stealth resting.
Moderator: Moderator
Rogue stealth resting.
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.
-
- Wayist
- Posts: 20
- Joined: Sat May 25, 2013 3:16 am
Re: Rogue stealth resting.
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.
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.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.
Re: Rogue stealth resting.
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.
you cant (as far as i know) auto deactivate a sustain.
unless you have something else to break it.
Re: Rogue stealth resting.
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.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.
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.
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.
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.
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.
Oh, that could be fun and strong too! Interesting.