Base, +25% signet, and +50% trait speed

Base, +25% signet, and +50% trait speed

in Thief

Posted by: frifox.5283

frifox.5283

So I coded a speedometer for gw2 and someone requested I test Fleet Shadow trait functionality. Here are the results (00% is base, 25% is signet, 50% is trait):

Out of Combat

  • 00% – 294 in/s
  • 25% – 367 in/s (+25% boost)
  • 50% – 400 in/s (+36% boost)

In Combat

  • 00% – 210 in/s
  • 25% – 262 in/s (+25% boost)
  • 50% – 315 in/s (+50% boost)

Base, +25% signet, and +50% trait speed

in Thief

Posted by: stof.9341

stof.9341

I did always suspect that Fleet Shadow was capped at Swiftness speed out of combat. It seems it’s not that but very close anyway.

Base, +25% signet, and +50% trait speed

in Thief

Posted by: Black Teagan.9215

Black Teagan.9215

The charakter speed is limit to 400 in/s.
So, what do you try to tell us?

Caleb Ferendir
-Charr Thief-
It’s good to be bad!

Base, +25% signet, and +50% trait speed

in Thief

Posted by: frifox.5283

frifox.5283

That’s up to you. I’m not here to interpret the data, only to report it.

Base, +25% signet, and +50% trait speed

in Thief

Posted by: Black Teagan.9215

Black Teagan.9215

That’s up to you. I’m not here to interpret the data, only to report it.

Ok.

Maybe it could be a great idea, if someone create a thread about the generally mechanics of this game.

Caleb Ferendir
-Charr Thief-
It’s good to be bad!

Base, +25% signet, and +50% trait speed

in Thief

Posted by: NinjaEd.3946

NinjaEd.3946

That’s up to you. I’m not here to interpret the data, only to report it.

Ok.

Maybe it could be a great idea, if someone create a thread about the generally mechanics of this game.

He’s just showing how the major trait is not working properly.

“I’m waiting for the staff to get off their lunch
break. I feel like they should be back by now..”

Base, +25% signet, and +50% trait speed

in Thief

Posted by: Saturn.6591

Saturn.6591

Are you sure that the trait makes you (in combat) faster in stealth than swiftness? I’ve always thought you never get more than +33% speed (which is what swiftness gives), and the 50% of the trait only are better than swiftness if you are under the effects of chill or cripple.

Base, +25% signet, and +50% trait speed

in Thief

Posted by: Karolis.4261

Karolis.4261

The charakter speed is limit to 400 in/s.
So, what do you try to tell us?

He just toled us (and proved) that wiki entry that claims "
Fleet Shadow bonus to movement speed is only 33% when in combat" is false. Which is obvious knowing that its ~33% out of combat because of speed cap, but still many ppl fail to understand that when you enter combat your speed gets reduced and that gives trait more space to work with not reaching the speed cap.

PvP hero Valentin in action!
https://www.youtube.com/watch?v=-HiYUlhsO_M
cough*keyboardturningclicker*cough

Base, +25% signet, and +50% trait speed

in Thief

Posted by: Travlane.5948

Travlane.5948

how was this tested?

Base, +25% signet, and +50% trait speed

in Thief

Posted by: frifox.5283

frifox.5283

how was this tested?

In HotM by swimming under water in a straight line. I have tested it on land and the readings are the same.

The above is accomplished by taking XYZ coordinates (measured in inches) of my character every 1s and then recording the distance between the two point. The calculations are done every 200ms. From this I can easily deduct my movement per second.