From 2de999ef4dd0e72cb1019d66c7f7c65ac3412e71 Mon Sep 17 00:00:00 2001 From: willyb321 Date: Wed, 25 Apr 2018 14:40:38 +1000 Subject: [PATCH] add guardian pp not 100% sure on cost --- modules/standard/power_plant.json | 105 ++++++++++++++++++++++++++++++ 1 file changed, 105 insertions(+) diff --git a/modules/standard/power_plant.json b/modules/standard/power_plant.json index 441bd4e..40c9884 100644 --- a/modules/standard/power_plant.json +++ b/modules/standard/power_plant.json @@ -489,6 +489,111 @@ "pgen": 9.6, "rating": "A", "symbol": "Int_Powerplant_Size2_Class5" + }, + { + "class": 2, + "cost": 162000, + "edID": 128064037, + "eddbID": 895, + "eff": 0.5, + "grp": "gpp", + "id": "0A", + "integrity": 56, + "mass": 1.5, + "pgen": 12.7, + "rating": "A", + "name": "Guardian Powerplant", + "symbol": "Int_GuardianPowerplant_Size2" + }, + { + "class": 3, + "cost": 291600, + "edID": 128064037, + "eddbID": 895, + "eff": 0.5, + "grp": "gpp", + "id": "0B", + "integrity": 70, + "mass": 2.9, + "pgen": 15.8, + "rating": "A", + "name": "Guardian Powerplant", + "symbol": "Int_GuardianPowerplant_Size3" + }, + { + "class": 4, + "cost": 524880, + "edID": 128064037, + "eddbID": 895, + "eff": 0.5, + "grp": "gpp", + "id": "0C", + "integrity": 88, + "mass": 5.9, + "pgen": 20.6, + "rating": "A", + "name": "Guardian Powerplant", + "symbol": "Int_GuardianPowerplant_Size4" + }, + { + "class": 5, + "cost": 944790, + "edID": 128064037, + "eddbID": 895, + "eff": 0.5, + "grp": "gpp", + "id": "0D", + "integrity": 106, + "mass": 11.7, + "pgen": 26.9, + "rating": "A", + "name": "Guardian Powerplant", + "symbol": "Int_GuardianPowerplant_Size5" + }, + { + "class": 6, + "cost": 1700610, + "edID": 128064037, + "eddbID": 895, + "eff": 0.5, + "grp": "gpp", + "id": "0E", + "integrity": 124, + "mass": 23.4, + "pgen": 33.3, + "rating": "A", + "name": "Guardian Powerplant", + "symbol": "Int_GuardianPowerplant_Size6" + }, + { + "class": 7, + "cost": 3061100, + "edID": 128064037, + "eddbID": 895, + "eff": 0.5, + "grp": "gpp", + "id": "0F", + "integrity": 144, + "mass": 46.8, + "pgen": 39.6, + "rating": "A", + "name": "Guardian Powerplant", + "symbol": "Int_GuardianPowerplant_Size7" + }, + { + "class": 8, + "cost": 5509980, + "edID": 128064037, + "eddbID": 895, + "eff": 0.5, + "grp": "gpp", + "id": "0G", + "integrity": 165, + "mass": 93.6, + "pgen": 47.5, + "rating": "A", + "name": "Guardian Powerplant", + "symbol": "Int_GuardianPowerplant_Size8" } ] } \ No newline at end of file