Added missing 0 resistances

This commit is contained in:
Felix Linker
2018-09-13 22:35:01 +02:00
parent 7ccfcdf4f0
commit 4816b6409b
39 changed files with 234 additions and 189 deletions

View File

@@ -10,6 +10,8 @@
"power": 0.56,
"hullreinforcement": 138,
"causres": 0.05,
"explres": 0,
"kinres": 0,
"thermres": 0.02,
"cost": 30000,
"symbol": "Int_GuardianHullReinforcement_Size1_Class2",
@@ -25,6 +27,8 @@
"power": 0.45,
"hullreinforcement": 100,
"causres": 0.05,
"explres": 0,
"kinres": 0,
"thermres": 0.02,
"cost": 10000,
"symbol": "Int_GuardianHullReinforcement_Size1_Class1",
@@ -40,6 +44,8 @@
"power": 0.79,
"hullreinforcement": 238,
"causres": 0.05,
"explres": 0,
"kinres": 0,
"thermres": 0.02,
"cost": 72000,
"symbol": "Int_GuardianHullReinforcement_Size2_Class2",
@@ -55,6 +61,8 @@
"power": 0.68,
"hullreinforcement": 188,
"causres": 0.05,
"explres": 0,
"kinres": 0,
"thermres": 0.02,
"cost": 24000,
"symbol": "Int_GuardianHullReinforcement_Size2_Class1",
@@ -70,6 +78,8 @@
"power": 1.01,
"hullreinforcement": 325,
"causres": 0.05,
"explres": 0,
"kinres": 0,
"thermres": 0.02,
"cost": 172800,
"symbol": "Int_GuardianHullReinforcement_Size3_Class2",
@@ -85,6 +95,8 @@
"power": 0.9,
"hullreinforcement": 288,
"causres": 0.05,
"explres": 0,
"kinres": 0,
"thermres": 0.02,
"cost": 57600,
"symbol": "Int_GuardianHullReinforcement_Size3_Class1",
@@ -99,6 +111,8 @@
"power": 1.24,
"hullreinforcement": 413,
"causres": 0.05,
"explres": 0,
"kinres": 0,
"thermres": 0.02,
"cost": 414720,
"id": "2R",
@@ -114,6 +128,8 @@
"power": 1.13,
"hullreinforcement": 375,
"causres": 0.05,
"explres": 0,
"kinres": 0,
"thermres": 0.02,
"cost": 138240,
"id": "2B",
@@ -129,6 +145,8 @@
"power": 1.46,
"hullreinforcement": 488,
"causres": 0.05,
"explres": 0,
"kinres": 0,
"thermres": 0.02,
"cost": 995330,
"id": "2C",
@@ -144,6 +162,8 @@
"power": 1.35,
"hullreinforcement": 450,
"causres": 0.05,
"explres": 0,
"kinres": 0,
"thermres": 0.02,
"cost": 331778,
"id": "2D",

View File

@@ -6,6 +6,7 @@
"cost": 5000,
"edID": 128668537,
"eddbID": 1373,
"causres": 0,
"explres": 0.005,
"grp": "hr",
"id": "26",
@@ -21,6 +22,7 @@
"cost": 15000,
"edID": 128668538,
"eddbID": 1374,
"causres": 0,
"explres": 0.005,
"grp": "hr",
"id": "25",
@@ -36,6 +38,7 @@
"cost": 12000,
"edID": 128668539,
"eddbID": 1375,
"causres": 0,
"explres": 0.01,
"grp": "hr",
"id": "28",
@@ -51,6 +54,7 @@
"cost": 36000,
"edID": 128668540,
"eddbID": 1376,
"causres": 0,
"explres": 0.01,
"grp": "hr",
"id": "27",
@@ -66,6 +70,7 @@
"cost": 28000,
"edID": 128668541,
"eddbID": 1377,
"causres": 0,
"explres": 0.015,
"grp": "hr",
"id": "2a",
@@ -81,6 +86,7 @@
"cost": 84000,
"edID": 128668542,
"eddbID": 1378,
"causres": 0,
"explres": 0.015,
"grp": "hr",
"id": "29",
@@ -96,6 +102,7 @@
"cost": 65000,
"edID": 128668543,
"eddbID": 1379,
"causres": 0,
"explres": 0.02,
"grp": "hr",
"id": "2c",
@@ -111,6 +118,7 @@
"cost": 195000,
"edID": 128668544,
"eddbID": 1380,
"causres": 0,
"explres": 0.02,
"grp": "hr",
"id": "2b",
@@ -126,6 +134,7 @@
"cost": 150000,
"edID": 128668545,
"eddbID": 1381,
"causres": 0,
"explres": 0.025,
"grp": "hr",
"id": "2e",
@@ -141,6 +150,7 @@
"cost": 450000,
"edID": 128668546,
"eddbID": 1382,
"causres": 0,
"explres": 0.025,
"grp": "hr",
"id": "2d",
@@ -151,4 +161,4 @@
"symbol": "Int_HullReinforcement_Size5_Class2"
}
]
}
}