Difference between revisions of "Dodge"
Jump to navigation
Jump to search
m (→Skill bonus: removed note (already explained on the Skill bonus page, and this section links to it)) |
m (→Details: rearranged a few details above Accel-Frames table) |
||
Line 23: | Line 23: | ||
|- | |- | ||
!align=left|% Chance Dodge [[Melee]] Attack | !align=left|% Chance Dodge [[Melee]] Attack | ||
− | |min(10+[55*[(110*lvl)/(lvl+6)]/100],65) | + | |min (10 + [55 * [(110*lvl) / (lvl+6)] / 100], 65) |
|} | |} | ||
Line 29: | Line 29: | ||
*When successful, dodges a melee attack when not moving. | *When successful, dodges a melee attack when not moving. | ||
*Checked last, after defense and blocking have failed. | *Checked last, after defense and blocking have failed. | ||
− | *Animation may interrupt attacking and casting. [http://www.mannm.org/d2library/faqtoids/skills_eng.html#zappel] | + | *Animation may interrupt attacking and casting. [http://www.mannm.org/d2library/faqtoids/skills_eng.html#zappel] |
+ | *{{Warn|=Can interrupt attack sequences, even those which shouldn't normally be interrupted like those of [[Strafe]], [[Jab]], [[Fend]] and [[Zeal]]: both single and consecutive attack sequences will stop at the point of interruption, but when attacking continuously the following sequence won't hit.}} | ||
+ | *Dodge animation length ('''Frames''') can be reduced by [[Fanaticism]], and increased by [[Holy Freeze]], [[chill effectiveness]] and [[Slows Target]] (but not [[Decrepify]]). [http://diablo3.ingame.de/forum/showthread.php?p=17651387#post17651387] [http://www.theamazonbasin.com/d2/forums/index.php?showtopic=84171&view=findpost&p=928393] [http://www.theamazonbasin.com/d2/forums/index.php?showtopic=84171&view=findpost&p=928413] | ||
+ | *Default (zero acceleration) is 8 frames. | ||
Line 89: | Line 92: | ||
{|cellpadding=0 cellspacing=0 style="text-align:left;font-size:90%" | {|cellpadding=0 cellspacing=0 style="text-align:left;font-size:90%" | ||
!width=130|Frames | !width=130|Frames | ||
− | | = {256*FramesPerDirection/[AnimationSpeed*(100+Acceleration)/100]}-1 | + | | = {256*FramesPerDirection / [AnimationSpeed * (100 + Acceleration) / 100]} - 1 |
|- | |- | ||
!width=|FramesPerDirection | !width=|FramesPerDirection | ||
Line 101: | Line 104: | ||
|} | |} | ||
|} | |} | ||
− | |||
− | |||
− | |||
<br> | <br> | ||
Revision as of 14:14, 22 November 2011
To anyone familiar with their natural agility, it should came as no surprise that the training regimen of an Amazon warrior includes exercises specifically designed to avoid potentially devastating blows in combat.
Details
Source
Skill bonus
Level 1-60 stats
Reference
|