Difference between revisions of "Hit Blinds Target"

From Basin Wiki
Jump to navigation Jump to search
(Created page with '{{D2 Special nav}} *Like Raven, a chance to cast level 1-20 Dim Vision on a single target upon a successful attack, blinding it. {|cellpadding=...')
 
(No difference)

Revision as of 04:24, 15 May 2011

Template:D2 Special nav


  • Like Raven, a chance to cast level 1-20 Dim Vision on a single target upon a successful attack, blinding it.


% Chance Melee = 30 + 5(4B + A-D)
% Chance Ranged = (30 + 5(4B + A-D))/3
Dim Vision Level = min([(Chance-rand(99))/5]+1,20)
B Sum of HBT bonuses
A Attacker level
D Defender level
rand(99) Random integer between 0 and 99

[1]


  • When using two weapons, HBT from one weapon does not apply to attacks made with the other.
  • Only blinds normal and minion monsters (with a few exceptions). Does not overwrite existing curse on targets to which it doesn't apply.
  • When cast on a target already blinded by DV, Raven or HBT, it will normally only overwrite the previous cast if the skill level is equal or greater. Can be overwritten by any other later curse.
  • Cannot overwrite Confuse or Attract.
  • Casting order with curses from Chance to Cast modifiers depends on trigger event, equipping order and skill/stat order.
  • Overwritten by Hit Causes Monster to Flee when both bonuses are applied by the same item to the same attack.
  • Target will continue executing its last action prior to blinding until its next AI check, so if it was approaching the caster it will continue to do so until it reaches caster position when DV was cast, or until it is obstructed or otherwise prevented from executing its action.
  • Target awareness radius is reduced to its melee range while blinded: target will only attack if something is within range, and will only use their default attack rather than any skills or special abilities (like resurrecting dead).
  • Duration of blinding is 1/2 in Nightmare and 1/4 in Hell.

|}


Helm

Template:D2 Skill bonus |- |1 !align=left|Coif of Glory Helm |14 |No |}

Weapon

Template:D2 Skill bonus |- |1 |align=left|Sur Rune in weapon |63 |No |- |1 |align=left|Hand of Justice weapon |67 |No |- |10 |align=left|Passion weapon |43 |No |- |33 |align=left|Silence weapon |55 |No |}

Melee weapon

Template:D2 Skill bonus |- |1 |align=left|Wind melee weapon |61 |No |- |1 |align=left|Eternity melee weapon |63 |No |}

Axe

Template:D2 Skill bonus |- |1 !align=left|Deathspade Axe |9 |No |- |1 |align=left|Last Wish axe |65 !Yes |- |2 !align=left|Skull Splitter Military Pick |21 |No |- |2 !align=left|The Minotaur Ancient Axe |45 |No |}

Hammer

Template:D2 Skill bonus |- |1 !align=left|Earthshaker Battle Hammer |43 |No |- |1 |align=left|Last Wish hammer |65 !Yes |}

Polearm

Template:D2 Skill bonus |- |1 |align=left|Pride polearm |67 !Yes |- |3 !align=left|Woestave Halberd |28 |No |}

Sword

Template:D2 Skill bonus |- |1 !align=left|The Patriarch Great Sword |29 |No |- |1 !align=left|Coldsteel Eye Cutlass |31 |No |- |1 |align=left|Last Wish sword |65 !Yes |}

Bow

Template:D2 Skill bonus |- |1 !align=left|Magewrath Rune Bow |43 |No |}

Shield

Template:D2 Skill bonus |- |1 !align=left|Umbral Disk Small Shield |9 |No |}

Reference