mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 15:13:23 +00:00
Merge pull request #45 from Brighter-Applications/Issue_558_Add_Missing_Shield_Generators
Adding Size 1 Shields, which to this point, have been missing.
This commit is contained in:
@@ -1,5 +1,86 @@
|
|||||||
{
|
{
|
||||||
"sg": [
|
"sg": [
|
||||||
|
{
|
||||||
|
"brokenregen": 1.6,
|
||||||
|
"class": 1,
|
||||||
|
"cost": 300,
|
||||||
|
"distdraw": 0.6,
|
||||||
|
"edID": 128064258,
|
||||||
|
"eddbID": 1804,
|
||||||
|
"explres": 0.5,
|
||||||
|
"grp": "sg",
|
||||||
|
"id": "4x",
|
||||||
|
"integrity": 32,
|
||||||
|
"kinres": 0.4,
|
||||||
|
"mass": 1.3,
|
||||||
|
"maxmass": 63,
|
||||||
|
"maxmul": 1.3,
|
||||||
|
"minmass": 13,
|
||||||
|
"minmul": 0.3,
|
||||||
|
"optmass": 25,
|
||||||
|
"optmul": 0.8,
|
||||||
|
"power": 0.72,
|
||||||
|
"rating": "E",
|
||||||
|
"regen": 1,
|
||||||
|
"thermres": -0.2,
|
||||||
|
"symbol": "Int_ShieldGenerator_Size1_Class1",
|
||||||
|
"ukName": "Shield Generator",
|
||||||
|
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"brokenregen": 1.6,
|
||||||
|
"class": 1,
|
||||||
|
"cost": 1240,
|
||||||
|
"distdraw": 0.6,
|
||||||
|
"edID": 128064259,
|
||||||
|
"eddbID": 1805,
|
||||||
|
"explres": 0.5,
|
||||||
|
"grp": "sg",
|
||||||
|
"id": "4z",
|
||||||
|
"integrity": 24,
|
||||||
|
"kinres": 0.4,
|
||||||
|
"mass": 0.50,
|
||||||
|
"maxmass": 63,
|
||||||
|
"maxmul": 1.4,
|
||||||
|
"minmass": 13,
|
||||||
|
"minmul": 0.4,
|
||||||
|
"optmass": 25,
|
||||||
|
"optmul": 0.9,
|
||||||
|
"power": 0.96,
|
||||||
|
"rating": "D",
|
||||||
|
"regen": 1,
|
||||||
|
"thermres": -0.2,
|
||||||
|
"symbol": "Int_ShieldGenerator_Size1_Class2",
|
||||||
|
"ukName": "Shield Generator",
|
||||||
|
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"brokenregen": 1.6,
|
||||||
|
"class": 1,
|
||||||
|
"cost": 5140,
|
||||||
|
"distdraw": 0.6,
|
||||||
|
"edID": 128064260,
|
||||||
|
"eddbID": 1806,
|
||||||
|
"explres": 0.5,
|
||||||
|
"grp": "sg",
|
||||||
|
"id": "4y",
|
||||||
|
"integrity": 40,
|
||||||
|
"kinres": 0.4,
|
||||||
|
"mass": 1.3,
|
||||||
|
"maxmass": 63,
|
||||||
|
"maxmul": 1.5,
|
||||||
|
"minmass": 13,
|
||||||
|
"minmul": 0.5,
|
||||||
|
"optmass": 25,
|
||||||
|
"optmul": 1.0,
|
||||||
|
"power": 1.20,
|
||||||
|
"rating": "C",
|
||||||
|
"regen": 1,
|
||||||
|
"thermres": -0.2,
|
||||||
|
"symbol": "Int_ShieldGenerator_Size1_Class3",
|
||||||
|
"ukName": "Shield Generator",
|
||||||
|
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"brokenregen": 1.6,
|
"brokenregen": 1.6,
|
||||||
"class": 1,
|
"class": 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user