Difference between revisions of "Category:Detection"

1,686 bytes added ,  12:44, 30 September 2007
m
formatting
imported>Csimbi
m (Typos again)
imported>ShadowDancer
m (formatting)
Line 31: Line 31:
*it does not matter whether I make a little noise.
*it does not matter whether I make a little noise.
Obviously the minimum distance is always zero, however the maximum distance is limited. In [[interior cells]] the maximum distance where detection applies is [[fSneakMaxDistance]] (default: 1500). The maximum distance in [[exterior cells]] is calculated from [[fSneakMaxDistance]] and [[fSneakExteriorDistanceMult]] (default: 2) like this: '''OutDoorDistance = [[fSneakMaxDistance]] * [[fSneakExteriorDistanceMult]]'''; applying the default values this formula gives us 3000. Any actors outside this distance cannot take part in detection rolls - so if You start wondering why can't You hide in combat, this is one of the reasons: You are too far away to trigger detection calculations.
Obviously the minimum distance is always zero, however the maximum distance is limited. In [[interior cells]] the maximum distance where detection applies is [[fSneakMaxDistance]] (default: 1500). The maximum distance in [[exterior cells]] is calculated from [[fSneakMaxDistance]] and [[fSneakExteriorDistanceMult]] (default: 2) like this: '''OutDoorDistance = [[fSneakMaxDistance]] * [[fSneakExteriorDistanceMult]]'''; applying the default values this formula gives us 3000. Any actors outside this distance cannot take part in detection rolls - so if You start wondering why can't You hide in combat, this is one of the reasons: You are too far away to trigger detection calculations.
<div><span style="font-size: 142%; font-weight: bold;">Articles in category "Detection"</span></div>
----<div>
There are 21 articles in this category.
{| border="0" cellpadding="0" cellspacing="0"
|width="5"|
|width="285"|<span style="font-size: 132%; font-weight: bold;">D</span>
|width="5"|
|width="200"|<span style="font-size: 132%; font-weight: bold;">F cont.</span>
|width="5"|
|width="200"|<span style="font-size: 132%; font-weight: bold;">F cont.</span>
|-
|
|<li type="square">[[Detection]]
|
|<li type="square">[[FSneakMaxDistance]]
|
|<li type="square">[[FSneakSwimmingLightMult]]
|-
|
|width="285" rowspan="2"|<span style="font-size: 132%; font-weight: bold;">F</span>
|
|<li type="square">[[FSneakNoticedMin]]
|
|<li type="square">[[FSneakTargetAttackBonus]]
|-
|
|
|<li type="square">[[FSneakRunningMult]]
|
|<li type="square">[[FSneakTargetInCombatBonus]]
|-
|
|<li type="square">[[FSneakBaseValue]]
|
|<li type="square">[[FSneakSeenMin]]
|
|<li type="square">[[FSneakUnseenMin]]
|-
|
|<li type="square">[[FSneakBootWeightBase]]
|
|<li type="square">[[FSneakSkillMult]]
|
|width="285" rowspan="2"|<span style="font-size: 132%; font-weight: bold;">I</span>
|-
|
|<li type="square">[[FSneakBootWeightMult]]
|
|<li type="square">[[FSneakSleepBonus]]
|
|-
|
|<li type="square">[[FSneakExteriorDistanceMult]]
|
|<li type="square">[[FSneakSoundLosMult]]
|
|<li type="square">[[IAICombatMinDetection]]
|-
|
|<li type="square">[[FSneakLightMult]]
|
|<li type="square">[[FSneakSoundsMult]]
|
|width="285" rowspan="2"|<span style="font-size: 132%; font-weight: bold;">S</span>
|-
|
|<li type="square">[[FSneakLostMin]]
|
|
|
|-
|
|
|
|
|
|<li type="square">[[Sneak]]
|-
|}


[[Category:Actor Behavior]]
[[Category:Actor Behavior]]
[[Category:Gameplay]]
[[Category:Gameplay]]
Anonymous user