Difference between revisions of "Category:Detection"

4 bytes added ,  22:34, 15 February 2011
m
imported>JRoush
m
imported>Saebel
Line 42: Line 42:
  (
  (
   [[fSneakBootWeightBase]]  
   [[fSneakBootWeightBase]]  
   [ + [[fSneakBootWeightMult]] * (tgt boot weight), if tgt Sneak mastery < Journeyman]
   [ + ([[fSneakBootWeightMult]] * (tgt boot weight)), if tgt Sneak mastery < Journeyman]
  )
  )
  [ * [[fSneakRunningMult]], if target is running and target Sneak mastery < Expert]
  [ * [[fSneakRunningMult]], if target is running and target Sneak mastery < Expert]
Line 73: Line 73:
| Blindness Factor
| Blindness Factor
| align="left" |
| align="left" |
  1 - (Blindness level of target)/100
  1 - (Blindness level of detector)/100
Blindness Factor is forced into the range [0 - 1]
Blindness Factor is forced into the range [0 - 1]


Line 81: Line 81:
  [[fSneakSkillMult]] *  
  [[fSneakSkillMult]] *  
  (
  (
   (detector Sneak skill) * DistanceFactor
   (detector Sneak skill * DistanceFactor)
   [ - target Sneak skill, if target is sneaking]
   [ - target Sneak skill, if target is sneaking]
  )
  )
Anonymous user