Difference between revisions of "Talk:VATS Settings"
Jump to navigation
Jump to search
→Hit Chance Formula
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 | |||
* 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) |