New trait bonus for Ranger

FIRING_SPEED_BONUS_SHOTGUNS will reduce the APs needed to fire shotguns. Default is 10 (percent).


git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6429 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
silversurfer
2013-09-22 18:25:57 +00:00
parent f3a36ee7c6
commit 810df5bce0
12 changed files with 37 additions and 13 deletions
+1
View File
@@ -145,6 +145,7 @@ STR16 gzIMPMajorTraitsHelpTextsRanger[]=
L"步枪命中率 +%d%s\n",// L"+%d%s Chance to Hit with Rifles\n",
L"霰弹枪命中率 +%d%s\n",// L"+%d%s Chance to Hit with Shotguns\n",
L"泵动式霰弹上膛所需行动点 -%d%s \n",// L"-%d%s APs needed to pump Shotguns\n",
L"-%d%s APs to fire Shotguns\n", //TODO.Translate
L"队伍在区域间步行移动的速度 +%d%s\n",// L"+%d%s group travelling speed between sectors if traveling by foot\n",
L"队伍在区域间乘车移动的速度 +%d%s\n",// L"+%d%s group travelling speed between sectors if traveling in vehicle (except helicopter)\n",
L"区域间移动时体力消耗 -%d%s\n",// L"-%d%s less energy spent for travelling between sectors\n",