REL_0.9.8.2
This release applies only to the CAC build of this mod
Prone ToHit Mod Range Brackets
This Combat tweak allows you to define range-based modifiers for prone targets. For example, prone targets within a certain distance can be easier to hit, while significantly harder to hit further away.
For example:
"ToHitProneMods":{
"ProneToHitBrackets": [0, 30, 60],
"ProneToHitMods": [-5, 0, 5]
},
Using the above settings, targets 60+ meters away get +5 ToHit, targets 30-60 get no modifier, and 0-30 get -5 ToHit.