Difference between revisions of "Avoid"
Jump to navigation
Jump to search
Onderduiker (talk | contribs) m |
m (→Details: rearranged a few details above Accel-Frames table) |
||
Line 23: | Line 23: | ||
|- | |- | ||
!align=left|% Chance Dodge [[Missile]] Attack | !align=left|% Chance Dodge [[Missile]] Attack | ||
− | |min(15+[60*[(110*lvl)/(lvl+6)]/100],75) | + | |min (15 + [60 * [(110*lvl) / (lvl+6)] / 100], 75) |
|} | |} | ||
Line 29: | Line 29: | ||
*When successful, avoids a missile attack when not moving. | *When successful, avoids a missile 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.}} | ||
+ | *Avoid 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 length (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 16:48, 22 November 2011
This ability hones the natural defensive ability of an Amazon. If she stands still, she can predict incoming missile attacks and elude them before they reach her. Most Amazon people can do this if all of their thoughts to the task, but only a warrior trained in this skill can do this even whilst caught unaware.
Details
SourceOnly the Amazon and her Valkyrie may use this skill.
Level 1-60 stats
Reference
|