Update base regeneration rate of prismatic shield generators

This commit is contained in:
Cmdr McDonald
2017-01-13 11:28:35 +00:00
parent e7a68e6a0d
commit 8f014fe1af
2 changed files with 12 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
#2.2.8 #2.2.8
* Set military slot of Viper Mk IV to class 3; was incorrectly set as class 2 * Set military slot of Viper Mk IV to class 3; was incorrectly set as class 2
* Update base regeneration rate of prismatic shield generators to values in 2.2.03
#2.2.6 #2.2.6
* Update weapons with changed values for 2.2.03 * Update weapons with changed values for 2.2.03

View File

@@ -4,6 +4,7 @@
"brokenregen": 1.2, "brokenregen": 1.2,
"class": 1, "class": 1,
"cost": 132200, "cost": 132200,
"distdraw": 0.6,
"edID": 128671323, "edID": 128671323,
"eddbID": 1485, "eddbID": 1485,
"explres": 0.5, "explres": 0.5,
@@ -27,6 +28,7 @@
"brokenregen": 1.2, "brokenregen": 1.2,
"class": 2, "class": 2,
"cost": 240340, "cost": 240340,
"distdraw": 0.6,
"edID": 128671324, "edID": 128671324,
"eddbID": 1486, "eddbID": 1486,
"explres": 0.5, "explres": 0.5,
@@ -50,6 +52,7 @@
"brokenregen": 1.3, "brokenregen": 1.3,
"class": 3, "class": 3,
"cost": 761870, "cost": 761870,
"distdraw": 0.6,
"edID": 128671325, "edID": 128671325,
"eddbID": 1487, "eddbID": 1487,
"explres": 0.5, "explres": 0.5,
@@ -73,6 +76,7 @@
"brokenregen": 1.7, "brokenregen": 1.7,
"class": 4, "class": 4,
"cost": 2415120, "cost": 2415120,
"distdraw": 0.6,
"edID": 128671326, "edID": 128671326,
"eddbID": 1488, "eddbID": 1488,
"explres": 0.5, "explres": 0.5,
@@ -96,6 +100,7 @@
"brokenregen": 2.3, "brokenregen": 2.3,
"class": 5, "class": 5,
"cost": 7655930, "cost": 7655930,
"distdraw": 0.6,
"edID": 128671327, "edID": 128671327,
"eddbID": 1489, "eddbID": 1489,
"explres": 0.5, "explres": 0.5,
@@ -119,6 +124,7 @@
"brokenregen": 3.2, "brokenregen": 3.2,
"class": 6, "class": 6,
"cost": 24269300, "cost": 24269300,
"distdraw": 0.6,
"edID": 128671328, "edID": 128671328,
"eddbID": 1490, "eddbID": 1490,
"explres": 0.5, "explres": 0.5,
@@ -135,13 +141,14 @@
"power": 6.51, "power": 6.51,
"pp": "Aisling Duval", "pp": "Aisling Duval",
"rating": "A", "rating": "A",
"regen": 1.3, "regen": 1,
"thermres": -0.2 "thermres": -0.2
}, },
{ {
"brokenregen": 4.2, "brokenregen": 4.2,
"class": 7, "class": 7,
"cost": 76933670, "cost": 76933670,
"distdraw": 0.6,
"edID": 128671329, "edID": 128671329,
"eddbID": 1491, "eddbID": 1491,
"explres": 0.5, "explres": 0.5,
@@ -158,13 +165,14 @@
"power": 7.35, "power": 7.35,
"pp": "Aisling Duval", "pp": "Aisling Duval",
"rating": "A", "rating": "A",
"regen": 1.7, "regen": 1.1,
"thermres": -0.2 "thermres": -0.2
}, },
{ {
"brokenregen": 5.4, "brokenregen": 5.4,
"class": 8, "class": 8,
"cost": 243879730, "cost": 243879730,
"distdraw": 0.6,
"edID": 128671330, "edID": 128671330,
"eddbID": 1492, "eddbID": 1492,
"explres": 0.5, "explres": 0.5,
@@ -181,7 +189,7 @@
"power": 8.4, "power": 8.4,
"pp": "Aisling Duval", "pp": "Aisling Duval",
"rating": "A", "rating": "A",
"regen": 2.2, "regen": 1.2,
"thermres": -0.2 "thermres": -0.2
} }
] ]