New experimental NCTH options: LIMIT_MAX_DEVIATION, LIMIT_GROUND_SHOTS.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2533 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Sevenfm
2020-05-14 15:54:05 +00:00
parent 8da66e2cc7
commit d0243c90ef
+13
View File
@@ -429,3 +429,16 @@ RANGE_EFFECTS_DEV = TRUE
MAX_EFFECTIVE_RANGE_MULTIPLIER = 1.4
MAX_EFFECTIVE_RANGE_REDUCTION = 0.5
MAX_EFFECTIVE_USE_GRADIENT = TRUE
;------------------------------------------------------------------------------
; Experimental NCTH tweaks
;------------------------------------------------------------------------------
; limit max bullet deviation to improve suppression effectiveness
; max deviation limit depends on weapon range, recoil and shooting mode
LIMIT_MAX_DEVIATION = FALSE
; limit max vertical deviation so there will be less ground shots
; works for first bullet only
; when this option enabled, VERTICAL_BIAS option has no effect
LIMIT_GROUND_SHOTS = FALSE