mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-09 06:43:24 +00:00
Adding shield cell bank recharge rates
Recharge rates pulled from https://forums.frontier.co.uk/showthread.php?t=137188
This commit is contained in:
@@ -8,8 +8,9 @@
|
||||
"cost": 20195,
|
||||
"mass": 1.3,
|
||||
"power": 0.97,
|
||||
"capacity": 3,
|
||||
"rate": "D"
|
||||
"cells": 3,
|
||||
"rechargeRating": "D",
|
||||
"recharge": 72
|
||||
},
|
||||
{
|
||||
"id": "4v",
|
||||
@@ -19,8 +20,9 @@
|
||||
"cost": 8078,
|
||||
"mass": 2,
|
||||
"power": 0.83,
|
||||
"capacity": 4,
|
||||
"rate": "D"
|
||||
"cells": 4,
|
||||
"rechargeRating": "D",
|
||||
"recharge": 61
|
||||
},
|
||||
{
|
||||
"id": "50",
|
||||
@@ -30,8 +32,9 @@
|
||||
"cost": 3231,
|
||||
"mass": 1.3,
|
||||
"power": 0.69,
|
||||
"capacity": 3,
|
||||
"rate": "D"
|
||||
"cells": 3,
|
||||
"rechargeRating": "D",
|
||||
"recharge": 51
|
||||
},
|
||||
{
|
||||
"id": "51",
|
||||
@@ -41,8 +44,9 @@
|
||||
"cost": 1293,
|
||||
"mass": 0.5,
|
||||
"power": 0.55,
|
||||
"capacity": 2,
|
||||
"rate": "E"
|
||||
"cells": 2,
|
||||
"rechargeRating": "E",
|
||||
"recharge": 41
|
||||
},
|
||||
{
|
||||
"id": "52",
|
||||
@@ -52,8 +56,9 @@
|
||||
"cost": 517,
|
||||
"mass": 1.3,
|
||||
"power": 0.41,
|
||||
"capacity": 4,
|
||||
"rate": "E"
|
||||
"cells": 4,
|
||||
"rechargeRating": "E",
|
||||
"recharge": 31
|
||||
},
|
||||
{
|
||||
"id": "53",
|
||||
@@ -63,8 +68,9 @@
|
||||
"cost": 56547,
|
||||
"mass": 2.5,
|
||||
"power": 1.18,
|
||||
"capacity": 4,
|
||||
"rate": "C"
|
||||
"cells": 4,
|
||||
"rechargeRating": "C",
|
||||
"recharge": 107
|
||||
},
|
||||
{
|
||||
"id": "54",
|
||||
@@ -74,8 +80,9 @@
|
||||
"cost": 22619,
|
||||
"mass": 4,
|
||||
"power": 1.01,
|
||||
"capacity": 5,
|
||||
"rate": "D"
|
||||
"cells": 5,
|
||||
"rechargeRating": "D",
|
||||
"recharge": 92
|
||||
},
|
||||
{
|
||||
"id": "55",
|
||||
@@ -85,8 +92,9 @@
|
||||
"cost": 9048,
|
||||
"mass": 2.5,
|
||||
"power": 0.84,
|
||||
"capacity": 4,
|
||||
"rate": "D"
|
||||
"cells": 4,
|
||||
"rechargeRating": "D",
|
||||
"recharge": 77
|
||||
},
|
||||
{
|
||||
"id": "56",
|
||||
@@ -96,8 +104,9 @@
|
||||
"cost": 3619,
|
||||
"mass": 1,
|
||||
"power": 0.67,
|
||||
"capacity": 3,
|
||||
"rate": "D"
|
||||
"cells": 3,
|
||||
"rechargeRating": "D",
|
||||
"recharge": 61
|
||||
},
|
||||
{
|
||||
"id": "57",
|
||||
@@ -107,8 +116,9 @@
|
||||
"cost": 1448,
|
||||
"mass": 2.5,
|
||||
"power": 0.5,
|
||||
"capacity": 5,
|
||||
"rate": "E"
|
||||
"cells": 5,
|
||||
"rechargeRating": "E",
|
||||
"recharge": 46
|
||||
},
|
||||
{
|
||||
"id": "58",
|
||||
@@ -118,8 +128,9 @@
|
||||
"cost": 158331,
|
||||
"mass": 5,
|
||||
"power": 1.43,
|
||||
"capacity": 4,
|
||||
"rate": "C"
|
||||
"cells": 4,
|
||||
"rechargeRating": "C",
|
||||
"recharge": 138
|
||||
},
|
||||
{
|
||||
"id": "59",
|
||||
@@ -129,8 +140,9 @@
|
||||
"cost": 63333,
|
||||
"mass": 8,
|
||||
"power": 1.22,
|
||||
"capacity": 5,
|
||||
"rate": "C"
|
||||
"cells": 5,
|
||||
"rechargeRating": "C",
|
||||
"recharge": 119
|
||||
},
|
||||
{
|
||||
"id": "5a",
|
||||
@@ -140,8 +152,9 @@
|
||||
"cost": 25333,
|
||||
"mass": 5,
|
||||
"power": 1.02,
|
||||
"capacity": 4,
|
||||
"rate": "D"
|
||||
"cells": 4,
|
||||
"rechargeRating": "D",
|
||||
"recharge": 100
|
||||
},
|
||||
{
|
||||
"id": "5b",
|
||||
@@ -151,8 +164,9 @@
|
||||
"cost": 10133,
|
||||
"mass": 2,
|
||||
"power": 0.82,
|
||||
"capacity": 3,
|
||||
"rate": "D"
|
||||
"cells": 3,
|
||||
"rechargeRating": "D",
|
||||
"recharge": 80
|
||||
},
|
||||
{
|
||||
"id": "5c",
|
||||
@@ -162,8 +176,9 @@
|
||||
"cost": 4053,
|
||||
"mass": 5,
|
||||
"power": 0.61,
|
||||
"capacity": 5,
|
||||
"rate": "D"
|
||||
"cells": 5,
|
||||
"rechargeRating": "D",
|
||||
"recharge": 61
|
||||
},
|
||||
{
|
||||
"id": "5d",
|
||||
@@ -173,8 +188,9 @@
|
||||
"cost": 443328,
|
||||
"mass": 10,
|
||||
"power": 1.72,
|
||||
"capacity": 4,
|
||||
"rate": "B"
|
||||
"cells": 4,
|
||||
"rechargeRating": "B",
|
||||
"recharge": 163
|
||||
},
|
||||
{
|
||||
"id": "5e",
|
||||
@@ -184,8 +200,9 @@
|
||||
"cost": 177331,
|
||||
"mass": 16,
|
||||
"power": 1.48,
|
||||
"capacity": 5,
|
||||
"rate": "C"
|
||||
"cells": 5,
|
||||
"rechargeRating": "C",
|
||||
"recharge": 140
|
||||
},
|
||||
{
|
||||
"id": "5f",
|
||||
@@ -195,8 +212,9 @@
|
||||
"cost": 70932,
|
||||
"mass": 10,
|
||||
"power": 1.23,
|
||||
"capacity": 4,
|
||||
"rate": "C"
|
||||
"cells": 4,
|
||||
"rechargeRating": "C",
|
||||
"recharge": 117
|
||||
},
|
||||
{
|
||||
"id": "5g",
|
||||
@@ -206,8 +224,9 @@
|
||||
"cost": 28373,
|
||||
"mass": 4,
|
||||
"power": 0.98,
|
||||
"capacity": 3,
|
||||
"rate": "D"
|
||||
"cells": 3,
|
||||
"rechargeRating": "D",
|
||||
"recharge": 94
|
||||
},
|
||||
{
|
||||
"id": "5h",
|
||||
@@ -217,8 +236,9 @@
|
||||
"cost": 11349,
|
||||
"mass": 10,
|
||||
"power": 0.74,
|
||||
"capacity": 5,
|
||||
"rate": "D"
|
||||
"cells": 5,
|
||||
"rechargeRating": "D",
|
||||
"recharge": 72
|
||||
},
|
||||
{
|
||||
"id": "5i",
|
||||
@@ -228,8 +248,9 @@
|
||||
"cost": 1241317,
|
||||
"mass": 20,
|
||||
"power": 2.1,
|
||||
"capacity": 4,
|
||||
"rate": "B"
|
||||
"cells": 4,
|
||||
"rechargeRating": "B",
|
||||
"recharge": 189
|
||||
},
|
||||
{
|
||||
"id": "5j",
|
||||
@@ -239,8 +260,9 @@
|
||||
"cost": 496527,
|
||||
"mass": 32,
|
||||
"power": 1.8,
|
||||
"capacity": 5,
|
||||
"rate": "B"
|
||||
"cells": 5,
|
||||
"rechargeRating": "B",
|
||||
"recharge": 162
|
||||
},
|
||||
{
|
||||
"id": "5k",
|
||||
@@ -250,8 +272,9 @@
|
||||
"cost": 198611,
|
||||
"mass": 20,
|
||||
"power": 1.5,
|
||||
"capacity": 4,
|
||||
"rate": "C"
|
||||
"cells": 4,
|
||||
"rechargeRating": "C",
|
||||
"recharge": 135
|
||||
},
|
||||
{
|
||||
"id": "5l",
|
||||
@@ -261,8 +284,9 @@
|
||||
"cost": 79444,
|
||||
"mass": 8,
|
||||
"power": 1.2,
|
||||
"capacity": 3,
|
||||
"rate": "C"
|
||||
"cells": 3,
|
||||
"rechargeRating": "C",
|
||||
"recharge": 109
|
||||
},
|
||||
{
|
||||
"id": "5m",
|
||||
@@ -272,8 +296,9 @@
|
||||
"cost": 31778,
|
||||
"mass": 20,
|
||||
"power": 0.9,
|
||||
"capacity": 5,
|
||||
"rate": "D"
|
||||
"cells": 5,
|
||||
"rechargeRating": "D",
|
||||
"recharge": 82
|
||||
},
|
||||
{
|
||||
"id": "5n",
|
||||
@@ -283,8 +308,9 @@
|
||||
"cost": 3475688,
|
||||
"mass": 40,
|
||||
"power": 2.48,
|
||||
"capacity": 5,
|
||||
"rate": "A"
|
||||
"cells": 5,
|
||||
"rechargeRating": "A",
|
||||
"recharge": 204
|
||||
},
|
||||
{
|
||||
"id": "5o",
|
||||
@@ -294,8 +320,9 @@
|
||||
"cost": 1390275,
|
||||
"mass": 64,
|
||||
"power": 2.12,
|
||||
"capacity": 6,
|
||||
"rate": "B"
|
||||
"cells": 6,
|
||||
"rechargeRating": "B",
|
||||
"recharge": 176
|
||||
},
|
||||
{
|
||||
"id": "5p",
|
||||
@@ -305,8 +332,9 @@
|
||||
"cost": 556110,
|
||||
"mass": 40,
|
||||
"power": 1.77,
|
||||
"capacity": 5,
|
||||
"rate": "C"
|
||||
"cells": 5,
|
||||
"rechargeRating": "C",
|
||||
"recharge": 148
|
||||
},
|
||||
{
|
||||
"id": "5q",
|
||||
@@ -316,8 +344,9 @@
|
||||
"cost": 222444,
|
||||
"mass": 16,
|
||||
"power": 1.42,
|
||||
"capacity": 4,
|
||||
"rate": "C"
|
||||
"cells": 4,
|
||||
"rechargeRating": "C",
|
||||
"recharge": 120
|
||||
},
|
||||
{
|
||||
"id": "5r",
|
||||
@@ -327,8 +356,9 @@
|
||||
"cost": 88978,
|
||||
"mass": 40,
|
||||
"power": 1.06,
|
||||
"capacity": 6,
|
||||
"rate": "D"
|
||||
"cells": 6,
|
||||
"rechargeRating": "D",
|
||||
"recharge": 92
|
||||
},
|
||||
{
|
||||
"id": "5s",
|
||||
@@ -338,8 +368,9 @@
|
||||
"cost": 9731925,
|
||||
"mass": 80,
|
||||
"power": 2.9,
|
||||
"capacity": 5,
|
||||
"rate": "A"
|
||||
"cells": 5,
|
||||
"rechargeRating": "A",
|
||||
"recharge": 230
|
||||
},
|
||||
{
|
||||
"id": "5t",
|
||||
@@ -349,8 +380,9 @@
|
||||
"cost": 3892770,
|
||||
"mass": 128,
|
||||
"power": 2.48,
|
||||
"capacity": 6,
|
||||
"rate": "B"
|
||||
"cells": 6,
|
||||
"rechargeRating": "B",
|
||||
"recharge": 197
|
||||
},
|
||||
{
|
||||
"id": "5u",
|
||||
@@ -360,8 +392,9 @@
|
||||
"cost": 1557108,
|
||||
"mass": 80,
|
||||
"power": 2.07,
|
||||
"capacity": 5,
|
||||
"rate": "B"
|
||||
"cells": 5,
|
||||
"rechargeRating": "B",
|
||||
"recharge": 163
|
||||
},
|
||||
{
|
||||
"id": "5v",
|
||||
@@ -371,8 +404,9 @@
|
||||
"cost": 622843,
|
||||
"mass": 32,
|
||||
"power": 1.66,
|
||||
"capacity": 4,
|
||||
"rate": "?"
|
||||
"cells": 4,
|
||||
"rechargeRating": "C",
|
||||
"recharge": 130
|
||||
},
|
||||
{
|
||||
"id": "60",
|
||||
@@ -382,8 +416,9 @@
|
||||
"cost": 249137,
|
||||
"mass": 80,
|
||||
"power": 1.24,
|
||||
"capacity": 6,
|
||||
"rate": "D"
|
||||
"cells": 6,
|
||||
"rechargeRating": "D",
|
||||
"recharge": 97
|
||||
},
|
||||
{
|
||||
"id": "61",
|
||||
@@ -393,8 +428,9 @@
|
||||
"cost": 27249391,
|
||||
"mass": 160,
|
||||
"power": 3.36,
|
||||
"capacity": 5,
|
||||
"rate": "A"
|
||||
"cells": 5,
|
||||
"rechargeRating": "A",
|
||||
"recharge": 0
|
||||
},
|
||||
{
|
||||
"id": "62",
|
||||
@@ -404,8 +440,9 @@
|
||||
"cost": 10899756,
|
||||
"mass": 256,
|
||||
"power": 2.88,
|
||||
"capacity": 6,
|
||||
"rate": "A"
|
||||
"cells": 6,
|
||||
"rechargeRating": "A",
|
||||
"recharge": 0
|
||||
},
|
||||
{
|
||||
"id": "63",
|
||||
@@ -415,8 +452,9 @@
|
||||
"cost": 4359903,
|
||||
"mass": 160,
|
||||
"power": 2.4,
|
||||
"capacity": 5,
|
||||
"rate": "B"
|
||||
"cells": 5,
|
||||
"rechargeRating": "B",
|
||||
"recharge": 0
|
||||
},
|
||||
{
|
||||
"id": "64",
|
||||
@@ -426,8 +464,9 @@
|
||||
"cost": 1743961,
|
||||
"mass": 64,
|
||||
"power": 1.92,
|
||||
"capacity": 4,
|
||||
"rate": "C"
|
||||
"cells": 4,
|
||||
"rechargeRating": "C",
|
||||
"recharge": 0
|
||||
},
|
||||
{
|
||||
"id": "65",
|
||||
@@ -437,8 +476,9 @@
|
||||
"cost": 697584,
|
||||
"mass": 160,
|
||||
"power": 1.44,
|
||||
"capacity": 6,
|
||||
"rate": "C"
|
||||
"cells": 6,
|
||||
"rechargeRating": "C",
|
||||
"recharge": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user