From 3cda3d69d9c94c2a5bc7b176ce0b66d351192642 Mon Sep 17 00:00:00 2001 From: willyb321 Date: Sat, 14 Jul 2018 09:58:29 +1000 Subject: [PATCH] add guardian mrps --- dist/index.js | 125 ++++++++++++++++ dist/index.json | 136 ++++++++++++++++++ modifications/modules.json | 6 + modules/index.js | 3 +- ...guardian_module_reinforcement_package.json | 134 +++++++++++++++++ 5 files changed, 403 insertions(+), 1 deletion(-) create mode 100644 modules/internal/guardian_module_reinforcement_package.json diff --git a/dist/index.js b/dist/index.js index 64f7ca2..61901c0 100644 --- a/dist/index.js +++ b/dist/index.js @@ -16964,6 +16964,127 @@ module.exports = { thermres: .02, cost: 35129412, id: "2D" + } ], + gmrp: [ { + rating: "D", + size: "1", + mass: 1, + eddbID: 0, + power: .34, + protection: .6, + integrity: 77, + cost: 3176471, + id: "2E", + edID: 128833956, + symbol: "Int_GuardianModuleReinforcement_Size1_Class2" + }, { + rating: "E", + size: "1", + mass: 2, + eddbID: 0, + power: .27, + protection: .3, + integrity: 85, + cost: 1058824, + id: "2F", + edID: 128833955, + symbol: "Int_GuardianModuleReinforcement_Size1_Class1" + }, { + rating: "D", + size: "2", + mass: 2, + eddbID: 0, + power: .47, + protection: .6, + integrity: 116, + cost: 7623529, + id: "2G", + edID: 128833958, + symbol: "Int_GuardianModuleReinforcement_Size2_Class2" + }, { + rating: "E", + size: "2", + mass: 4, + eddbID: 0, + power: .41, + protection: .3, + integrity: 127, + cost: 2541176, + id: "2G", + edID: 128833957, + symbol: "Int_GuardianModuleReinforcement_Size2_Class1" + }, { + rating: "D", + size: "3", + mass: 4, + eddbID: 0, + power: .61, + protection: .6, + integrity: 171, + cost: 18296471, + id: "2H", + edID: 128833960, + symbol: "Int_GuardianModuleReinforcement_Size3_Class2" + }, { + rating: "E", + size: "3", + mass: 8, + eddbID: 0, + power: .54, + protection: .3, + integrity: 187, + cost: 6098824, + id: "2I", + edID: 128833959, + symbol: "Int_GuardianModuleReinforcement_Size3_Class1" + }, { + rating: "D", + size: "4", + mass: 8, + eddbID: 0, + power: .74, + protection: .6, + integrity: 259, + cost: 43911554, + id: "2J", + edID: 128833962, + symbol: "Int_GuardianModuleReinforcement_Size4_Class2" + }, { + rating: "E", + size: "4", + mass: 16, + eddbID: 0, + power: .68, + protection: .3, + integrity: 286, + cost: 14637225, + id: "2K", + edID: 128833961, + symbol: "Int_GuardianModuleReinforcement_Size4_Class1" + }, { + rating: "D", + size: "5", + mass: 16, + eddbID: 0, + power: .88, + protection: .6, + integrity: 385, + cost: 105387873, + id: "2L", + edID: 128833964, + symbol: "Int_GuardianModuleReinforcement_Size5_Class2" + }, { + rating: "E", + size: "5", + mass: 32, + eddbID: 0, + power: .81, + protection: .3, + integrity: 424, + cost: 35129412, + id: "2M", + edID: 128833963, + symbol: "Int_GuardianModuleReinforcement_Size5_Class1" } ] } }, @@ -26896,6 +27017,10 @@ module.exports = { blueprints: {}, modifications: [] }, + gmrp: { + blueprints: {}, + modifications: [] + }, gpp: { blueprints: {}, modifications: [] diff --git a/dist/index.json b/dist/index.json index 6a7c9e9..9b764a0 100644 --- a/dist/index.json +++ b/dist/index.json @@ -19828,6 +19828,138 @@ "cost": 35129412, "id": "2D" } + ], + "gmrp": [ + { + "rating": "D", + "size": "1", + "mass": 1, + "eddbID": 0, + "power": 0.34, + "protection": 0.6, + "integrity": 77, + "cost": 3176471, + "id": "2E", + "edID": 128833956, + "symbol": "Int_GuardianModuleReinforcement_Size1_Class2" + }, + { + "rating": "E", + "size": "1", + "mass": 2, + "eddbID": 0, + "power": 0.27, + "protection": 0.3, + "integrity": 85, + "cost": 1058824, + "id": "2F", + "edID": 128833955, + "symbol": "Int_GuardianModuleReinforcement_Size1_Class1" + }, + { + "rating": "D", + "size": "2", + "mass": 2, + "eddbID": 0, + "power": 0.47, + "protection": 0.6, + "integrity": 116, + "cost": 7623529, + "id": "2G", + "edID": 128833958, + "symbol": "Int_GuardianModuleReinforcement_Size2_Class2" + }, + { + "rating": "E", + "size": "2", + "mass": 4, + "eddbID": 0, + "power": 0.41, + "protection": 0.3, + "integrity": 127, + "cost": 2541176, + "id": "2G", + "edID": 128833957, + "symbol": "Int_GuardianModuleReinforcement_Size2_Class1" + }, + { + "rating": "D", + "size": "3", + "mass": 4, + "eddbID": 0, + "power": 0.61, + "protection": 0.6, + "integrity": 171, + "cost": 18296471, + "id": "2H", + "edID": 128833960, + "symbol": "Int_GuardianModuleReinforcement_Size3_Class2" + }, + { + "rating": "E", + "size": "3", + "mass": 8, + "eddbID": 0, + "power": 0.54, + "protection": 0.3, + "integrity": 187, + "cost": 6098824, + "id": "2I", + "edID": 128833959, + "symbol": "Int_GuardianModuleReinforcement_Size3_Class1" + }, + { + "rating": "D", + "size": "4", + "mass": 8, + "eddbID": 0, + "power": 0.74, + "protection": 0.6, + "integrity": 259, + "cost": 43911554, + "id": "2J", + "edID": 128833962, + "symbol": "Int_GuardianModuleReinforcement_Size4_Class2" + }, + { + "rating": "E", + "size": "4", + "mass": 16, + "eddbID": 0, + "power": 0.68, + "protection": 0.3, + "integrity": 286, + "cost": 14637225, + "id": "2K", + "edID": 128833961, + "symbol": "Int_GuardianModuleReinforcement_Size4_Class1" + }, + { + "rating": "D", + "size": "5", + "mass": 16, + "eddbID": 0, + "power": 0.88, + "protection": 0.6, + "integrity": 385, + "cost": 105387873, + "id": "2L", + "edID": 128833964, + "symbol": "Int_GuardianModuleReinforcement_Size5_Class2" + }, + { + "rating": "E", + "size": "5", + "mass": 32, + "eddbID": 0, + "power": 0.81, + "protection": 0.3, + "integrity": 424, + "cost": 35129412, + "id": "2M", + "edID": 128833963, + "symbol": "Int_GuardianModuleReinforcement_Size5_Class1" + } ] } }, @@ -36277,6 +36409,10 @@ "blueprints": {}, "modifications": [] }, + "gmrp": { + "blueprints": {}, + "modifications": [] + }, "gpp": { "blueprints": {}, "modifications": [] diff --git a/modifications/modules.json b/modifications/modules.json index 404c3f4..93e142b 100644 --- a/modifications/modules.json +++ b/modifications/modules.json @@ -3462,6 +3462,12 @@ "modifications": [ ] }, + "gmrp": { + "blueprints": { + }, + "modifications": [ + ] + }, "gpp": { "blueprints": { }, diff --git a/modules/index.js b/modules/index.js index 3c96d9f..3731980 100644 --- a/modules/index.js +++ b/modules/index.js @@ -68,6 +68,7 @@ module.exports = { rcpl: require('./internal/recon_limpet_controllers').rcpl, gsrp: require('./internal/guardian_shield_reinforcement_package').gsrp, gfsb: require('./internal/guardian_fsd_booster').gfsb, - ghrp: require('./internal/guardian_hull_reinforcement_package').ghrp + ghrp: require('./internal/guardian_hull_reinforcement_package').ghrp, + gmrp: require('./internal/guardian_module_reinforcement_package').gmrp } } diff --git a/modules/internal/guardian_module_reinforcement_package.json b/modules/internal/guardian_module_reinforcement_package.json new file mode 100644 index 0000000..8241a1d --- /dev/null +++ b/modules/internal/guardian_module_reinforcement_package.json @@ -0,0 +1,134 @@ +{ + "gmrp": [ + { + "rating": "D", + "size": "1", + "mass": 1, + "eddbID": 0, + "power": 0.34, + "protection": 0.6, + "integrity": 77, + "cost": 3176471, + "id": "2E", + "edID": 128833956, + "symbol": "Int_GuardianModuleReinforcement_Size1_Class2" + }, + { + "rating": "E", + "size": "1", + "mass": 2, + "eddbID": 0, + "power": 0.27, + "protection": 0.3, + "integrity": 85, + "cost": 1058824, + "id": "2F", + "edID": 128833955, + "symbol": "Int_GuardianModuleReinforcement_Size1_Class1" + }, + { + "rating": "D", + "size": "2", + "mass": 2, + "eddbID": 0, + "power": 0.47, + "protection": 0.6, + "integrity": 116, + "cost": 7623529, + "id": "2G", + "edID": 128833958, + "symbol": "Int_GuardianModuleReinforcement_Size2_Class2" + }, + { + "rating": "E", + "size": "2", + "mass": 4, + "eddbID": 0, + "power": 0.41, + "protection": 0.3, + "integrity": 127, + "cost": 2541176, + "id": "2G", + "edID": 128833957, + "symbol": "Int_GuardianModuleReinforcement_Size2_Class1" + }, + { + "rating": "D", + "size": "3", + "mass": 4, + "eddbID": 0, + "power": 0.61, + "protection": 0.6, + "integrity": 171, + "cost": 18296471, + "id": "2H", + "edID": 128833960, + "symbol": "Int_GuardianModuleReinforcement_Size3_Class2" + }, + { + "rating": "E", + "size": "3", + "mass": 8, + "eddbID": 0, + "power": 0.54, + "protection": 0.3, + "integrity": 187, + "cost": 6098824, + "id": "2I", + "edID": 128833959, + "symbol": "Int_GuardianModuleReinforcement_Size3_Class1" + }, + { + "rating": "D", + "size": "4", + "mass": 8, + "eddbID": 0, + "power": 0.74, + "protection": 0.6, + "integrity": 259, + "cost": 43911554, + "id": "2J", + "edID": 128833962, + "symbol": "Int_GuardianModuleReinforcement_Size4_Class2" + }, + { + "rating": "E", + "size": "4", + "mass": 16, + "eddbID": 0, + "power": 0.68, + "protection": 0.3, + "integrity": 286, + "cost": 14637225, + "id": "2K", + "edID": 128833961, + "symbol": "Int_GuardianModuleReinforcement_Size4_Class1" + }, + { + "rating": "D", + "size": "5", + "mass": 16, + "eddbID": 0, + "power": 0.88, + "protection": 0.6, + "integrity": 385, + "cost": 105387873, + "id": "2L", + "edID": 128833964, + "symbol": "Int_GuardianModuleReinforcement_Size5_Class2" + }, + { + "rating": "E", + "size": "5", + "mass": 32, + "eddbID": 0, + "power": 0.81, + "protection": 0.3, + "integrity": 424, + "cost": 35129412, + "id": "2M", + "edID": 128833963, + "symbol": "Int_GuardianModuleReinforcement_Size5_Class1" + } + ] +}