mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 23:45:34 +00:00
base armour fixed
This commit is contained in:
4
dist/index.js
vendored
4
dist/index.js
vendored
@@ -102,8 +102,8 @@ module.exports = {
|
|||||||
boost: 337,
|
boost: 337,
|
||||||
boostEnergy: 19,
|
boostEnergy: 19,
|
||||||
baseShieldStrength: 154,
|
baseShieldStrength: 154,
|
||||||
baseArmour: 504,
|
baseArmour: 280,
|
||||||
hardness: 70,
|
hardness: 65,
|
||||||
hullMass: 420,
|
hullMass: 420,
|
||||||
masslock: 13,
|
masslock: 13,
|
||||||
pipSpeed: .03875,
|
pipSpeed: .03875,
|
||||||
|
|||||||
4
dist/index.json
vendored
4
dist/index.json
vendored
@@ -148,8 +148,8 @@
|
|||||||
"boost": 337,
|
"boost": 337,
|
||||||
"boostEnergy": 19,
|
"boostEnergy": 19,
|
||||||
"baseShieldStrength": 154,
|
"baseShieldStrength": 154,
|
||||||
"baseArmour": 504,
|
"baseArmour": 280,
|
||||||
"hardness": 70,
|
"hardness": 65,
|
||||||
"hullMass": 420,
|
"hullMass": 420,
|
||||||
"masslock": 13,
|
"masslock": 13,
|
||||||
"pipSpeed": 0.03875,
|
"pipSpeed": 0.03875,
|
||||||
|
|||||||
@@ -11,8 +11,8 @@
|
|||||||
"boost": 337,
|
"boost": 337,
|
||||||
"boostEnergy": 19,
|
"boostEnergy": 19,
|
||||||
"baseShieldStrength": 154,
|
"baseShieldStrength": 154,
|
||||||
"baseArmour": 504,
|
"baseArmour": 280,
|
||||||
"hardness": 70,
|
"hardness": 65,
|
||||||
"hullMass": 420,
|
"hullMass": 420,
|
||||||
"masslock": 13,
|
"masslock": 13,
|
||||||
"pipSpeed": 0.03875,
|
"pipSpeed": 0.03875,
|
||||||
|
|||||||
Reference in New Issue
Block a user