Difference between revisions of "Accuracy"

From DoomRL Wiki

Jump to: navigation, search
(LOS is now base 8, so the penalty at LOS range would be -2. Updated text and diagram. Also, updated page with changes regarding the sniper weapon pack)
Line 83: Line 83:
 
|-
 
|-
 
|<pre>
 
|<pre>
         333        
+
                 
       3322233      
+
         222        
     33222222233    
+
       2222222      
   3222222222223    
+
     22222222222    
   322222111222223 
+
   2222211122222    
   322211111112223  
+
  2221111111222    
  32221111111112223
+
   222111111111222  
  32221110001112223
+
  222111000111222  
3222111000001112223
+
  22211100000111222
322211100@001112223
+
22211100@00111222
3222111000001112223
+
  22211100000111222
  32221110001112223
+
  222111000111222  
  32221111111112223
+
   222111111111222  
   322211111112223  
+
  2221111111222    
   322222111222223 
+
   2222211122222    
   3222222222223    
+
     22222222222    
     33222222233    
+
       2222222      
       3322233      
+
         222        
         333        
+
                 
 
</pre>
 
</pre>
 
|}
 
|}
* For ranged attacks, the accuracy decreases by 1 for every three units of [[distance]] from the target.  This works out to -3 at LOS range.
+
* For ranged attacks, the accuracy decreases by 1 for every three units of [[distance]] from the target.  This works out to -2 at LOS range.  Weapons modified with a [[sniper weapon pack]] do not have this penalty.
  
 
* Each [[enemies|enemy]] has an inherent accuracy bonus (as listed on its page)
 
* Each [[enemies|enemy]] has an inherent accuracy bonus (as listed on its page)
Line 117: Line 117:
 
* On [[Angel of Max Carnage]], all attacks receive a +12 bonus
 
* On [[Angel of Max Carnage]], all attacks receive a +12 bonus
  
Any shot that would otherwise hit an enemy that is outside your line of sight has an additional 50% chance to miss.
+
Any shot that would otherwise hit an enemy that is outside your line of sight has an additional 50% chance to miss.  Weapons modified with 2 [[sniper weapon pack]]s do not have this penalty.
  
 
[[Explosions|Explosive]] attacks that miss the target might still do damage if the target is caught in the blast radius. The attacks of revenants and arch-viles always explode on the targetted square, which is why accuracy doesn't really apply to them.
 
[[Explosions|Explosive]] attacks that miss the target might still do damage if the target is caught in the blast radius. The attacks of revenants and arch-viles always explode on the targetted square, which is why accuracy doesn't really apply to them.
  
Weapons modified with [[sniper weapon pack]]s always hit regardless of any of the above. In addition, the player has an extra chance to dodge enemy attacks while moving (see [[Dodging]]).
+
In addition, the player has an extra chance to dodge enemy attacks while moving (see [[Dodging]]).

Revision as of 10:11, 6 March 2012

Game Data Strategy

Almost every attack, against the player or against the minions of Hell, has a chance of missing its target.

Chance to Hit, by Accuracy
Accuracy Exact Chance Percent Chance
<5 4/216 2%
5 10/216 5%
6 20/216 9%
7 35/216 16%
8 56/216 26%
9 81/216 38%
10 108/216 50%
11 135/216 62%
12 160/216 74%
13 181/216 84%
14 196/216 91%
15 206/216 95%
>15 212/216 98%

Each attack has an accuracy (or to-hit) score depending on parameters like the weapon's accuracy and the attacker's traits. To determine if the attack hits, the game rolls 3d6. If the accuracy is greater than or equal to the roll then the attack hits, otherwise it misses. There is one exception to this rule: if the roll is 3 or 4 then the attack always hits, and if the roll is 17 or 18 then the attack always misses no matter how high the accuracy is.

The base accuracy for every attack is 10 (which gives a 50% chance to hit).

The following properties modify this accuracy:

  • Accuracy of the weapon (each weapon's page lists that weapon's accuracy bonus)
  • For the player, each level of the Eagle Eye trait provides a +2 bonus to all attacks
  • For each level of Brute, the player also receives an additional +2 bonus to melee attacks
  • If the attacker is running, it gets a -2 penalty
  • If the target is running, the attack receives a -4 penalty
Range Penalties
                   
        222        
      2222222      
    22222222222    
   2222211122222   
   2221111111222   
  222111111111222  
  222111000111222  
 22211100000111222 
 22211100@00111222 
 22211100000111222 
  222111000111222  
  222111111111222  
   2221111111222   
   2222211122222   
    22222222222    
      2222222      
        222        
                   
  • For ranged attacks, the accuracy decreases by 1 for every three units of distance from the target. This works out to -2 at LOS range. Weapons modified with a sniper weapon pack do not have this penalty.
  • Each enemy has an inherent accuracy bonus (as listed on its page)
  • Enemy accuracy is modified by difficulty level:
    • I'm Too Young To Die: -1 penalty
    • Hey, Not Too Rough: no bonus
    • Hurt Me Plenty: +1 bonus
    • Ultra-Violence: +2 bonus
    • Nightmare!: +2 bonus

Any shot that would otherwise hit an enemy that is outside your line of sight has an additional 50% chance to miss. Weapons modified with 2 sniper weapon packs do not have this penalty.

Explosive attacks that miss the target might still do damage if the target is caught in the blast radius. The attacks of revenants and arch-viles always explode on the targetted square, which is why accuracy doesn't really apply to them.

In addition, the player has an extra chance to dodge enemy attacks while moving (see Dodging).

Personal tools