New trait modifier for Ranger

POSSIBLE_AIM_CLICK_ADDED_SHOTGUNS was added to adjust the number of aim clicks for shotguns. The default is 1.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1795 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
silversurfer
2013-09-29 16:01:38 +00:00
parent 795f23682a
commit c0e61959d6
3 changed files with 12 additions and 0 deletions
+4
View File
@@ -219,6 +219,10 @@ PUMP_SHOTGUNS_APS_REDUCTION = 25
; Percentage APs reduction to fire shotguns
FIRING_SPEED_BONUS_SHOTGUNS = 10
; This option increases possible aiming clicks for shotguns (you should keep dynamic aiming
; restriction ON for this to make sense)
POSSIBLE_AIM_CLICK_ADDED_SHOTGUNS = 1
; Strategic map travel speed increased by a percentage if a ranger is present in group
GROUP_TIME_SPENT_FOR_TRAVELLING_BY_FOOT_REDUCTION = 20
GROUP_TIME_SPENT_FOR_TRAVELLING_IN_VEHICLE_REDUCTION = 10
+4
View File
@@ -219,6 +219,10 @@ PUMP_SHOTGUNS_APS_REDUCTION = 25
; Percentage APs reduction to fire shotguns
FIRING_SPEED_BONUS_SHOTGUNS = 10
; This option increases possible aiming clicks for shotguns (you should keep dynamic aiming
; restriction ON for this to make sense)
POSSIBLE_AIM_CLICK_ADDED_SHOTGUNS = 1
; Strategic map travel speed increased by a percentage if a ranger is present in group
GROUP_TIME_SPENT_FOR_TRAVELLING_BY_FOOT_REDUCTION = 20
GROUP_TIME_SPENT_FOR_TRAVELLING_IN_VEHICLE_REDUCTION = 10
+4
View File
@@ -219,6 +219,10 @@ PUMP_SHOTGUNS_APS_REDUCTION = 25
; Percentage APs reduction to fire shotguns
FIRING_SPEED_BONUS_SHOTGUNS = 10
; This option increases possible aiming clicks for shotguns (you should keep dynamic aiming
; restriction ON for this to make sense)
POSSIBLE_AIM_CLICK_ADDED_SHOTGUNS = 1
; Strategic map travel speed increased by a percentage if a ranger is present in group
GROUP_TIME_SPENT_FOR_TRAVELLING_BY_FOOT_REDUCTION = 20
GROUP_TIME_SPENT_FOR_TRAVELLING_IN_VEHICLE_REDUCTION = 10