fix costs

they were * 100 by accident.. no clue how
This commit is contained in:
willyb321
2018-07-19 10:17:59 +10:00
parent a2b78241b0
commit e04bbc1f25
6 changed files with 54 additions and 54 deletions

36
dist/index.js vendored
View File

@@ -10927,7 +10927,7 @@ module.exports = {
rof: 10,
shotspeed: 1200,
thermload: 3.1,
cost: 238134781,
cost: 2381347,
reload: 6,
id: "2N",
edID: 128834780,
@@ -10958,7 +10958,7 @@ module.exports = {
reload: 6,
shotspeed: 1200,
thermload: 2.1,
cost: 238134781,
cost: 2381347,
id: "2O",
edID: 128834003,
symbol: "Hpt_PlasmaShockCannon_Gimbal_Medium"
@@ -10971,7 +10971,7 @@ module.exports = {
eddbID: 0,
edID: 128834e3,
mount: "F",
cost: 53762896,
cost: 537628,
mass: 4,
integrity: 42,
power: 1.21,
@@ -11002,7 +11002,7 @@ module.exports = {
eddbID: 0,
edID: 128834778,
mount: "F",
cost: 154731222,
cost: 1547312,
mass: 8,
integrity: 51,
power: 1.68,
@@ -17030,7 +17030,7 @@ module.exports = {
power: .56,
hullreinforcement: 138,
thermres: .02,
cost: 3176471,
cost: 31765,
symbol: "Int_GuardianHullReinforcement_class1_Class2",
grp: "ghrp"
}, {
@@ -17043,7 +17043,7 @@ module.exports = {
power: .45,
hullreinforcement: 100,
thermres: .02,
cost: 1058824,
cost: 10588,
symbol: "Int_GuardianHullReinforcement_class1_Class1",
grp: "ghrp"
}, {
@@ -17056,7 +17056,7 @@ module.exports = {
power: .79,
hullreinforcement: 238,
thermres: .02,
cost: 7623529,
cost: 76235,
symbol: "Int_GuardianHullReinforcement_class2_Class2",
grp: "ghrp"
}, {
@@ -17069,7 +17069,7 @@ module.exports = {
power: .68,
hullreinforcement: 188,
thermres: .02,
cost: 2541176,
cost: 25412,
symbol: "Int_GuardianHullReinforcement_class2_Class1",
grp: "ghrp"
}, {
@@ -17082,7 +17082,7 @@ module.exports = {
power: 1.01,
hullreinforcement: 325,
thermres: .02,
cost: 18296471,
cost: 182965,
grp: "ghrp"
}, {
rating: "E",
@@ -17094,7 +17094,7 @@ module.exports = {
power: .9,
hullreinforcement: 288,
thermres: .02,
cost: 6098824,
cost: 60988,
symbol: "Int_GuardianHullReinforcement_class3_Class1",
grp: "ghrp"
}, {
@@ -17106,8 +17106,8 @@ module.exports = {
power: 1.24,
hullreinforcement: 413,
thermres: .02,
cost: 43911554,
id: "2A",
cost: 439116,
id: "2R",
symbol: "Int_GuardianHullReinforcement_class4_Class2",
grp: "ghrp"
}, {
@@ -17119,7 +17119,7 @@ module.exports = {
power: 1.13,
hullreinforcement: 375,
thermres: .02,
cost: 14637225,
cost: 146372,
id: "2B",
symbol: "Int_GuardianHullReinforcement_class4_Class1",
grp: "ghrp"
@@ -17132,7 +17132,7 @@ module.exports = {
power: 1.46,
hullreinforcement: 488,
thermres: .02,
cost: 105387873,
cost: 1053879,
id: "2C",
symbol: "Int_GuardianHullReinforcement_class5_Class1",
grp: "ghrp"
@@ -17145,7 +17145,7 @@ module.exports = {
power: 1.35,
hullreinforcement: 450,
thermres: .02,
cost: 35129412,
cost: 351294,
id: "2D",
grp: "ghrp"
} ],
@@ -25208,15 +25208,15 @@ module.exports = {
kinres: -2
},
special_shieldbooster_thermic: {
optmul: -.01,
shieldboost: -.01,
thermres: 2
},
special_shieldbooster_kinetic: {
optmul: -.01,
shieldboost: -.01,
kinres: 2
},
special_shieldbooster_explosive: {
optmul: -.01,
shieldboost: -.01,
explres: 2
},
special_shieldbooster_efficient: {

36
dist/index.json vendored
View File

@@ -13353,7 +13353,7 @@
"rof": 10,
"shotspeed": 1200,
"thermload": 3.1,
"cost": 238134781,
"cost": 2381347,
"reload": 6,
"id": "2N",
"edID": 128834780,
@@ -13385,7 +13385,7 @@
"reload": 6,
"shotspeed": 1200,
"thermload": 2.1,
"cost": 238134781,
"cost": 2381347,
"id": "2O",
"edID": 128834003,
"symbol": "Hpt_PlasmaShockCannon_Gimbal_Medium"
@@ -13400,7 +13400,7 @@
"eddbID": 0,
"edID": 128834000,
"mount": "F",
"cost": 53762896,
"cost": 537628,
"mass": 4,
"integrity": 42,
"power": 1.21,
@@ -13432,7 +13432,7 @@
"eddbID": 0,
"edID": 128834778,
"mount": "F",
"cost": 154731222,
"cost": 1547312,
"mass": 8,
"integrity": 51,
"power": 1.68,
@@ -19890,7 +19890,7 @@
"power": 0.56,
"hullreinforcement": 138,
"thermres": 0.02,
"cost": 3176471,
"cost": 31765,
"symbol": "Int_GuardianHullReinforcement_class1_Class2",
"grp": "ghrp"
},
@@ -19904,7 +19904,7 @@
"power": 0.45,
"hullreinforcement": 100,
"thermres": 0.02,
"cost": 1058824,
"cost": 10588,
"symbol": "Int_GuardianHullReinforcement_class1_Class1",
"grp": "ghrp"
},
@@ -19918,7 +19918,7 @@
"power": 0.79,
"hullreinforcement": 238,
"thermres": 0.02,
"cost": 7623529,
"cost": 76235,
"symbol": "Int_GuardianHullReinforcement_class2_Class2",
"grp": "ghrp"
},
@@ -19932,7 +19932,7 @@
"power": 0.68,
"hullreinforcement": 188,
"thermres": 0.02,
"cost": 2541176,
"cost": 25412,
"symbol": "Int_GuardianHullReinforcement_class2_Class1",
"grp": "ghrp"
},
@@ -19946,7 +19946,7 @@
"power": 1.01,
"hullreinforcement": 325,
"thermres": 0.02,
"cost": 18296471,
"cost": 182965,
"grp": "ghrp"
},
{
@@ -19959,7 +19959,7 @@
"power": 0.9,
"hullreinforcement": 288,
"thermres": 0.02,
"cost": 6098824,
"cost": 60988,
"symbol": "Int_GuardianHullReinforcement_class3_Class1",
"grp": "ghrp"
},
@@ -19972,8 +19972,8 @@
"power": 1.24,
"hullreinforcement": 413,
"thermres": 0.02,
"cost": 43911554,
"id": "2A",
"cost": 439116,
"id": "2R",
"symbol": "Int_GuardianHullReinforcement_class4_Class2",
"grp": "ghrp"
},
@@ -19986,7 +19986,7 @@
"power": 1.13,
"hullreinforcement": 375,
"thermres": 0.02,
"cost": 14637225,
"cost": 146372,
"id": "2B",
"symbol": "Int_GuardianHullReinforcement_class4_Class1",
"grp": "ghrp"
@@ -20000,7 +20000,7 @@
"power": 1.46,
"hullreinforcement": 488,
"thermres": 0.02,
"cost": 105387873,
"cost": 1053879,
"id": "2C",
"symbol": "Int_GuardianHullReinforcement_class5_Class1",
"grp": "ghrp"
@@ -20014,7 +20014,7 @@
"power": 1.35,
"hullreinforcement": 450,
"thermres": 0.02,
"cost": 35129412,
"cost": 351294,
"id": "2D",
"grp": "ghrp"
}
@@ -33057,15 +33057,15 @@
"kinres": -2
},
"special_shieldbooster_thermic": {
"optmul": -0.01,
"shieldboost": -0.01,
"thermres": 2
},
"special_shieldbooster_kinetic": {
"optmul": -0.01,
"shieldboost": -0.01,
"kinres": 2
},
"special_shieldbooster_explosive": {
"optmul": -0.01,
"shieldboost": -0.01,
"explres": 2
},
"special_shieldbooster_efficient": {

View File

@@ -448,15 +448,15 @@
"kinres": -2
},
"special_shieldbooster_thermic": {
"optmul": -0.01,
"shieldboost": -0.01,
"thermres": 2
},
"special_shieldbooster_kinetic": {
"optmul": -0.01,
"shieldboost": -0.01,
"kinres": 2
},
"special_shieldbooster_explosive": {
"optmul": -0.01,
"shieldboost": -0.01,
"explres": 2
},
"special_shieldbooster_efficient": {

View File

@@ -8,7 +8,7 @@
"eddbID": 0,
"edID": 128834000,
"mount": "F",
"cost": 53762896,
"cost": 537628,
"mass": 4,
"integrity": 42,
"power": 1.21,
@@ -40,7 +40,7 @@
"eddbID": 0,
"edID": 128834778,
"mount": "F",
"cost": 154731222,
"cost": 1547312,
"mass": 8,
"integrity": 51,
"power": 1.68,

View File

@@ -25,7 +25,7 @@
"rof": 10,
"shotspeed": 1200,
"thermload": 3.1,
"cost": 238134781,
"cost": 2381347,
"reload": 6,
"id": "2N",
"edID": 128834780,
@@ -57,7 +57,7 @@
"reload": 6,
"shotspeed": 1200,
"thermload": 2.1,
"cost": 238134781,
"cost": 2381347,
"id": "2O",
"edID": 128834003,
"symbol": "Hpt_PlasmaShockCannon_Gimbal_Medium"

View File

@@ -10,7 +10,7 @@
"power": 0.56,
"hullreinforcement": 138,
"thermres": 0.02,
"cost": 3176471,
"cost": 31765,
"symbol": "Int_GuardianHullReinforcement_class1_Class2",
"grp": "ghrp"
},
@@ -24,7 +24,7 @@
"power": 0.45,
"hullreinforcement": 100,
"thermres": 0.02,
"cost": 1058824,
"cost": 10588,
"symbol": "Int_GuardianHullReinforcement_class1_Class1",
"grp": "ghrp"
},
@@ -38,7 +38,7 @@
"power": 0.79,
"hullreinforcement": 238,
"thermres": 0.02,
"cost": 7623529,
"cost": 76235,
"symbol": "Int_GuardianHullReinforcement_class2_Class2",
"grp": "ghrp"
},
@@ -52,7 +52,7 @@
"power": 0.68,
"hullreinforcement": 188,
"thermres": 0.02,
"cost": 2541176,
"cost": 25412,
"symbol": "Int_GuardianHullReinforcement_class2_Class1",
"grp": "ghrp"
},
@@ -66,7 +66,7 @@
"power": 1.01,
"hullreinforcement": 325,
"thermres": 0.02,
"cost": 18296471,
"cost": 182965,
"grp": "ghrp"
},
{
@@ -79,7 +79,7 @@
"power": 0.9,
"hullreinforcement": 288,
"thermres": 0.02,
"cost": 6098824,
"cost": 60988,
"symbol": "Int_GuardianHullReinforcement_class3_Class1",
"grp": "ghrp"
},
@@ -92,8 +92,8 @@
"power": 1.24,
"hullreinforcement": 413,
"thermres": 0.02,
"cost": 43911554,
"id": "2A",
"cost": 439116,
"id": "2R",
"symbol": "Int_GuardianHullReinforcement_class4_Class2",
"grp": "ghrp"
},
@@ -106,7 +106,7 @@
"power": 1.13,
"hullreinforcement": 375,
"thermres": 0.02,
"cost": 14637225,
"cost": 146372,
"id": "2B",
"symbol": "Int_GuardianHullReinforcement_class4_Class1",
"grp": "ghrp"
@@ -120,7 +120,7 @@
"power": 1.46,
"hullreinforcement": 488,
"thermres": 0.02,
"cost": 105387873,
"cost": 1053879,
"id": "2C",
"symbol": "Int_GuardianHullReinforcement_class5_Class1",
"grp": "ghrp"
@@ -134,7 +134,7 @@
"power": 1.35,
"hullreinforcement": 450,
"thermres": 0.02,
"cost": 35129412,
"cost": 351294,
"id": "2D",
"grp": "ghrp"
}