Difference between revisions of "Category:Detection"
Jump to navigation
Jump to search
m
→Detection Level Formula
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 | 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 | (detector Sneak skill * DistanceFactor) | ||
[ - target Sneak skill, if target is sneaking] | [ - target Sneak skill, if target is sneaking] | ||
) | ) |