HardstuckGuild / GW2-Tooltips.js

Tooltips.js frontend
1 stars 1 forks source link

Defiance Damage Minimum Not Respected. #43

Closed mightyteapot closed 9 months ago

mightyteapot commented 9 months ago

The minimum defiance bar break from a hard CC is 100, that is to say if a daze,stun,knockdown etc is less than 1 second it will still deal 100 defiance damage. Fear does not behave this way because even though it is a hard cc it's a condition.

SaculRennorb commented 9 months ago

Oh, i didn't actually know that. Does the limit apply to each individual effect or to the skill as a whole?

mightyteapot commented 9 months ago

I would imagine each individual effect, I don't think there are any skills that both stun/daze/knock at the same time

SaculRennorb commented 9 months ago

How about gravity well?
how do the ccs work on that? all happening at the same time ? Also how does that skill work with the pulses? It seems it might no apply each effect on each pulse?

SaculRennorb commented 9 months ago

grafik

mightyteapot commented 9 months ago

Gravity well pulses a cc each time, and I imagine the minimum applies to each packet of cc. Can test to confirm.