mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 23:23:23 +00:00
Update type_10_defender.json (#15)
The value in baseShieldStrength seems to be incorrect. MJ value displayed in coriolis (31mj) doesn't match the righ shielding value for the Type 10 stock build (99mj). After some testing "baseShieldStrength": 320, seems to work outputting the right mj value.
This commit is contained in:
committed by
Noah Stride
parent
92e4c09a61
commit
59a31cbb9f
@@ -10,7 +10,7 @@
|
||||
"speed": 179,
|
||||
"boost": 219,
|
||||
"boostEnergy": 19,
|
||||
"baseShieldStrength": 99,
|
||||
"baseShieldStrength": 320,
|
||||
"baseArmour": 1879,
|
||||
"hardness": 75,
|
||||
"hullMass": 1200,
|
||||
@@ -42,4 +42,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user