mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 15:13:23 +00:00
Merge pull request #68 from Brighter-Applications/issues/699_Add_Charge_Rate_To_Rails
Adding 'charge' values to RailGuns, as they have a charge time of 1.2s
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"breachdmg": 22.2,
|
||||
"breachmax": 0.8,
|
||||
"breachmin": 0.4,
|
||||
"charge": 1.2,
|
||||
"class": 1,
|
||||
"clip": 1,
|
||||
"cost": 51600,
|
||||
@@ -36,6 +37,7 @@
|
||||
"breachdmg": 39.5,
|
||||
"breachmax": 0.8,
|
||||
"breachmin": 0.4,
|
||||
"charge": 1.2,
|
||||
"class": 2,
|
||||
"clip": 1,
|
||||
"cost": 412800,
|
||||
@@ -69,6 +71,7 @@
|
||||
"breachmin": 0.4,
|
||||
"burst": 3,
|
||||
"burstrof": 6,
|
||||
"charge": 1.2,
|
||||
"class": 2,
|
||||
"clip": 3,
|
||||
"cost": 619200,
|
||||
|
||||
Reference in New Issue
Block a user