mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-09 06:43:24 +00:00
Correct base shield strength on fed assault and gun ship
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
"boost": 361,
|
"boost": 361,
|
||||||
"boostEnergy": 21,
|
"boostEnergy": 21,
|
||||||
"agility": 6,
|
"agility": 6,
|
||||||
"baseShieldStrength": 180,
|
"baseShieldStrength": 200,
|
||||||
"baseArmour": 540,
|
"baseArmour": 540,
|
||||||
"hullMass": 480,
|
"hullMass": 480,
|
||||||
"masslock": 14
|
"masslock": 14
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
"boost": 284,
|
"boost": 284,
|
||||||
"boostEnergy": 21,
|
"boostEnergy": 21,
|
||||||
"agility": 2,
|
"agility": 2,
|
||||||
"baseShieldStrength": 240,
|
"baseShieldStrength": 250,
|
||||||
"baseArmour": 630,
|
"baseArmour": 630,
|
||||||
"hullMass": 580,
|
"hullMass": 580,
|
||||||
"masslock": 14
|
"masslock": 14
|
||||||
|
|||||||
Reference in New Issue
Block a user