Add and use range when calculating weapon effectiveness for damage dealt

This commit is contained in:
Cmdr McDonald
2017-01-14 13:10:09 +00:00
parent 53137e0ae1
commit 7f377d6345
3 changed files with 66 additions and 11 deletions

View File

@@ -28,6 +28,7 @@ export const terms = {
PHRASE_SG_RECOVER: 'Recovery (to 50%) after collapse',
PHRASE_UNLADEN: 'Ship mass excluding fuel and cargo',
PHRASE_UPDATE_RDY: 'Update Available! Click to refresh',
PHRASE_ENGAGEMENT_RANGE: 'The distance between your ship and its target',
HELP_MODIFICATIONS_MENU: 'Click on a number to enter a new value, or drag along the bar for small changes',
@@ -123,6 +124,7 @@ export const terms = {
'yaw': 'Yaw',
'internal protection': 'Internal protection',
'external protection': 'External protection',
'engagement range': 'Engagement range',
// Modifications
ammo: 'Ammunition maximum',