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:
Alex Williams
2024-11-25 00:01:23 +00:00
committed by GitHub

View File

@@ -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,