Difference between revisions of "Hit Blinds Target"

From Basin Wiki
Jump to navigation Jump to search
m
m (Updated links)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Unit nav}}
 
{{Unit nav}}
 
{{Intro}}
 
{{Intro}}
*Like [[Raven (skill)|Raven]], a chance to cast level (1-20) [[Dim Vision]] on a single target upon a successful attack, blinding it.
+
[[File:Dim Vision.gif|right|frame|Overlay above blinded target.]]
 +
*Like [[Raven]], a chance to cast level (1-20) [[Dim Vision]] on a single target upon a successful attack, blinding it.
  
  
Line 10: Line 11:
 
|-
 
|-
 
!% Chance Ranged
 
!% Chance Ranged
| = (30 + 5(4B + A-D))/3
+
| = (30 + 5(4B + A-D) ) / 3
 
|-valign=top
 
|-valign=top
 
!height=19|
 
!height=19|
 
|-
 
|-
 
!Dim Vision Level
 
!Dim Vision Level
| = min([(Chance-rand(99))/5]+1,20)
+
| = min( [ (Chance-rand(99) ) / 5] + 1,20)
 
|-
 
|-
 
!height=19|
 
!height=19|
Line 31: Line 32:
 
|Random integer between 0 and 99
 
|Random integer between 0 and 99
 
|}
 
|}
[http://www.mannm.org/d2library/faqtoids/hbt_eng.html]
+
[https://www.mannm.org/d2library/faqtoids/hbt_eng.html]
 +
|}
  
  
Line 43: Line 45:
 
*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).
 
*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.
 
*Duration of blinding is 1/2 in Nightmare and 1/4 in Hell.
|}
 
  
  
Line 193: Line 194:
 
==Reference==
 
==Reference==
 
*[http://classic.battle.net/diablo2exp/items/magic.shtml#sma Special Magic Effects] (Arreat Summit)
 
*[http://classic.battle.net/diablo2exp/items/magic.shtml#sma Special Magic Effects] (Arreat Summit)
*Librarian, [http://www.mannm.org/d2library/faqtoids/hbt_eng.html Hit Blinds Target - HBT] (FAQtoids)
+
*Librarian, [https://www.mannm.org/d2library/faqtoids/hbt_eng.html Hit Blinds Target - HBT] (FAQtoids)
*Onderduiker, [http://www.theamazonbasin.com/d2/forums/index.php?showtopic=76605 Chance to Cast and Curses Tests] (Technical Discussion)
+
*Onderduiker, [https://www.theamazonbasin.com/forums/index.php?/forums/topic/113968-chance-to-cast-and-curse-tests/ Chance to Cast and curse tests] (D2 Technical)
  
  

Latest revision as of 07:14, 27 September 2021