mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 15:35:35 +00:00
fix chieftain base shield strength
This commit is contained in:
2
dist/index.js
vendored
2
dist/index.js
vendored
@@ -101,7 +101,7 @@ module.exports = {
|
|||||||
speed: 230,
|
speed: 230,
|
||||||
boost: 330,
|
boost: 330,
|
||||||
boostEnergy: 19,
|
boostEnergy: 19,
|
||||||
baseShieldStrength: 154,
|
baseShieldStrength: 200,
|
||||||
baseArmour: 280,
|
baseArmour: 280,
|
||||||
hardness: 65,
|
hardness: 65,
|
||||||
hullMass: 400,
|
hullMass: 400,
|
||||||
|
|||||||
2
dist/index.json
vendored
2
dist/index.json
vendored
@@ -147,7 +147,7 @@
|
|||||||
"speed": 230,
|
"speed": 230,
|
||||||
"boost": 330,
|
"boost": 330,
|
||||||
"boostEnergy": 19,
|
"boostEnergy": 19,
|
||||||
"baseShieldStrength": 154,
|
"baseShieldStrength": 200,
|
||||||
"baseArmour": 280,
|
"baseArmour": 280,
|
||||||
"hardness": 65,
|
"hardness": 65,
|
||||||
"hullMass": 400,
|
"hullMass": 400,
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
"speed": 230,
|
"speed": 230,
|
||||||
"boost": 330,
|
"boost": 330,
|
||||||
"boostEnergy": 19,
|
"boostEnergy": 19,
|
||||||
"baseShieldStrength": 154,
|
"baseShieldStrength": 200,
|
||||||
"baseArmour": 280,
|
"baseArmour": 280,
|
||||||
"hardness": 65,
|
"hardness": 65,
|
||||||
"hullMass": 400,
|
"hullMass": 400,
|
||||||
|
|||||||
Reference in New Issue
Block a user