mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-10 07:55:33 +00:00
Fix Federal Corvette base armour; add costs for individual items
This commit is contained in:
7
dist/index.js
vendored
7
dist/index.js
vendored
@@ -1002,7 +1002,7 @@ module.exports = {
|
||||
boostEnergy: 27,
|
||||
agility: 2,
|
||||
baseShieldStrength: 555,
|
||||
baseArmour: 666,
|
||||
baseArmour: 370,
|
||||
hullMass: 900,
|
||||
masslock: 24,
|
||||
pipSpeed: .125,
|
||||
@@ -8485,6 +8485,7 @@ module.exports = {
|
||||
} ],
|
||||
ch: [ {
|
||||
ammo: 10,
|
||||
ammocost: 100,
|
||||
class: 0,
|
||||
clip: 1,
|
||||
cost: 8500,
|
||||
@@ -8525,6 +8526,7 @@ module.exports = {
|
||||
} ],
|
||||
hs: [ {
|
||||
ammo: 2,
|
||||
ammocost: 25,
|
||||
class: 0,
|
||||
clip: 1,
|
||||
cost: 3500,
|
||||
@@ -9585,6 +9587,7 @@ module.exports = {
|
||||
cost: 575660,
|
||||
edID: 128727930,
|
||||
eddbID: 1560,
|
||||
fightercost: 1030,
|
||||
grp: "fh",
|
||||
id: "fh",
|
||||
mass: 60,
|
||||
@@ -9597,6 +9600,7 @@ module.exports = {
|
||||
cost: 1869350,
|
||||
edID: 128727931,
|
||||
eddbID: 1561,
|
||||
fightercost: 1030,
|
||||
grp: "fh",
|
||||
id: "fm",
|
||||
mass: 40,
|
||||
@@ -9609,6 +9613,7 @@ module.exports = {
|
||||
cost: 2369330,
|
||||
edID: 128727932,
|
||||
eddbID: 1562,
|
||||
fightercost: 1030,
|
||||
grp: "fh",
|
||||
id: "fr",
|
||||
mass: 20,
|
||||
|
||||
Reference in New Issue
Block a user