Difference between revisions of "Talk:VATS Settings"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>DomFada
imported>DomFada
 
Line 4: Line 4:
== Hit Chance Formula ==
== Hit Chance Formula ==
Some results from in-game testing :
Some results from in-game testing :
- fVATSSkillFactor seems unused
* fVATSSkillFactor seems unused
- possible partial hit chance formula for guns :
* possible partial hit chance formula for guns :
Hit Chance = visibility - ( (distance * fVATSDistanceFactor)^2 * (fVATSSpreadMult * spread)^2 )
Hit Chance = visibility - ( (distance * fVATSDistanceFactor)^2 * (fVATSSpreadMult * spread)^2 )
<br>
--[[User:DomFada|DomFada]] 16:06, 16 April 2009 (UTC)
--[[User:DomFada|DomFada]] 16:06, 16 April 2009 (UTC)

Latest revision as of 11:07, 16 April 2009

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)