Talk:VATS Settings

From the Fallout3 GECK Wiki
Revision as of 12:07, 16 April 2009 by imported>DomFada (→‎Hit Chance Formula)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

More Setting Values[edit source]

I found more settings here, but the ones left off mostly have to do with camera angles and VATS animation.
-TastyWheat (talk - contribs) 15:43, 9 February 2009 (UTC)

Hit Chance Formula[edit source]

Some results from in-game testing :

  • fVATSSkillFactor seems unused
  • possible partial hit chance formula for guns :

Hit Chance = visibility - ( (distance * fVATSDistanceFactor)^2 * (fVATSSpreadMult * spread)^2 )
--DomFada 16:06, 16 April 2009 (UTC)