Talk:VATS Settings

From the Fallout3 GECK Wiki
Revision as of 11:06, 16 April 2009 by imported>DomFada (→‎More Setting Values)
Jump to navigation Jump to search

More Setting Values

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

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)