Quick Technical question about 100b

Quick Technical question about 100b

in Warrior

Posted by: KooB.6503

KooB.6503

Hi, so the damage without stats for 100b is damage(8x): 1624
I have a pretty simple question that has literally become more difficult to figure out than I would have ever expected..

Does each hit of the 100b hit for 1624 damage so 13k total damage?
or is that the total of the 8 hits i.e 1.6k total damage? (like blurred frenzy?)

I would test it but I can’t log into gw2 just yet and I am trying to theorycraft right now. Online sources are not consistent some say the first others say the latter. Maybe I haven’t been looking at the right places.
A quick answer would be very very appreciated.

Cheers,

-Twindragona

- Twin Doggy Dawg

Quick Technical question about 100b

in Warrior

Posted by: Dolan.3071

Dolan.3071

It’s the total I’m fairly sure. 8 hits resulting in a total of 1624. But don’t look at the tooltip, hit the Targets in LA to see how much damage it actually does (obviously doesn’t incorporate critical hits.) But then it’ll do different damage to every opponent due to up/down levelling, might/vulnerability stack, weakness, and the targets toughness rating…

Uriel Asther ~ Warrior | Kaya Lereau ~ Elementalist | Natalie Fox ~ Thief
Skye Eterna ~ Mesmer | Arya Slade ~ Charrdian | Kiera Thine ~ Ranger
Oceanic ~ [LOD] [Noob]

Quick Technical question about 100b

in Warrior

Posted by: Kururu.5246

Kururu.5246

You find the full answer on how damage works here.

In this case, 100b does Direct Damage (8x):1624, so 8 attacks with a skill coefficient of 1624/8=203 each, plus a final attack with a coeffecient of 406.
Or at least I think it works this way .

Quick Technical question about 100b

in Warrior

Posted by: Olba.5376

Olba.5376

The damage listed in the tooltip is the full damage, but it’s taken from the in-game tooltip with a maximum damage weapon, so it’s against someone with 2600 armor.

Of course, that also means that it does not take into account your critical hits. Thus, the real damage that you will be dealing is going to be significantly higher.

Also, if you look at the wiki page for Blurred Frenzy you’ll notice that it has less than half of the damage.

You find the full answer on how damage works here.
In this case, 100b does Direct Damage (8x):1624, so 8 attacks with a skill coefficient of 1624/8=203 each, plus a final attack with a coeffecient of 406.
Or at least I think it works this way .

Not quite. The damage formula is (weapon damage) * power * coefficient / armor. On the wikipages, the tooltips are gotten using the maximum damage weapon with no armor, traits nor upgrades. Thus, the power is 916 and the weapon damage is that of an exotic weapon. The in-game tooltip defaults to 2600 armor.

To figure out the coefficient, you would thus put in the following data:

  • Power = 916
  • Weapon damage = 1047.5
  • Armor = 2600
  • Total = 203

So you get:

  • 203 = 916 * 1047.5 * Coefficient / 2600
  • Coefficient = (203 * 2600)/(916*1047.5)
  • Coefficient = 0.55

Since the final hit is 406, that naturally has double the coefficient for 1.1.

Putting it all together to calculate the damage of a full 100 blades, you get:

  • (8 * (weapon damage) * 0.55 * power/armor)+(1 * (weapon damage) * 1.1 * power/armor)
  • (5.5 * weapon armor * power)/armor

(edited by Olba.5376)

Quick Technical question about 100b

in Warrior

Posted by: Kururu.5246

Kururu.5246

Thanks for the explanation, now I understand how it really works