diff --git a/staticdata/fsd_binary/dogmaattributes.json b/staticdata/fsd_binary/dogmaattributes.json index 37170c255..97f2176be 100644 --- a/staticdata/fsd_binary/dogmaattributes.json +++ b/staticdata/fsd_binary/dogmaattributes.json @@ -32497,6 +32497,46 @@ "published": 0, "stackable": 1 }, + "3050": { + "attributeID": 3050, + "dataType": 4, + "defaultValue": 2.0, + "description": "The amount of fleets needed for a single pvp filament match ", + "highIsGood": 0, + "name": "AmountOfFleetsPerMatch", + "published": 0, + "stackable": 0 + }, + "3051": { + "attributeID": 3051, + "categoryID": 17, + "dataType": 5, + "defaultValue": 1000.0, + "description": "The range players in fleet need to be within fleet member doing an action", + "displayName": "Area Effect Radius", + "displayNameID": 564554, + "highIsGood": 1, + "iconID": 1391, + "name": "FleetMemberPickupRadius", + "published": 1, + "stackable": 1, + "tooltipTitleID": 564555, + "unitID": 1 + }, + "3052": { + "attributeID": 3052, + "categoryID": 17, + "dataType": 4, + "defaultValue": 1.0, + "description": "Amount of players in fleet needed to be valid", + "displayName": "Number Of Ships required", + "displayNameID": 564556, + "highIsGood": 1, + "iconID": 1391, + "name": "FleetMembersNeeded", + "published": 1, + "stackable": 1 + }, "3093": { "attributeID": 3093, "dataType": 4, diff --git a/staticdata/fsd_binary/marketgroups.json b/staticdata/fsd_binary/marketgroups.json index 47a076b47..78d41b3f4 100644 --- a/staticdata/fsd_binary/marketgroups.json +++ b/staticdata/fsd_binary/marketgroups.json @@ -2519,11 +2519,11 @@ "parentGroupID": 14 }, "540": { - "description": "Mechanically enhanced armor plating augmentation.", + "description": "Armor Resistance Coatings", "descriptionID": 64722, "hasTypes": 0, "iconID": 1030, - "name": "Resistance Plating", + "name": "Armor Resistance Coatings", "nameID": 65796, "parentGroupID": 14 }, @@ -9060,11 +9060,11 @@ "parentGroupID": 214 }, "1544": { - "description": "Blueprints for Resistance Plating", + "description": "Blueprints for Armor Coatings", "descriptionID": 281323, "hasTypes": 1, "iconID": 2703, - "name": "Resistance Plating", + "name": "Armor Coatings", "nameID": 281322, "parentGroupID": 214 }, @@ -9856,56 +9856,56 @@ "parentGroupID": 1659 }, "1665": { - "description": "Thermal Resistance Plating", + "description": "Thermal Coatings", "descriptionID": 285353, "hasTypes": 1, "iconID": 1394, - "name": "Thermal Resistance Plating", + "name": "Thermal Coatings", "nameID": 285352, "parentGroupID": 540 }, "1666": { - "description": "Kinetic Resistance Plating", + "description": "Kinetic Coatings", "descriptionID": 285355, "hasTypes": 1, "iconID": 1393, - "name": "Kinetic Resistance Plating", + "name": "Kinetic Coatings", "nameID": 285354, "parentGroupID": 540 }, "1667": { - "description": "Explosive Resistance Plating", + "description": "Explosive Coatings", "descriptionID": 285357, "hasTypes": 1, "iconID": 1395, - "name": "Explosive Resistance Plating", + "name": "Explosive Coatings", "nameID": 285356, "parentGroupID": 540 }, "1668": { - "description": "EM Resistance Plating", + "description": "EM Coatings", "descriptionID": 285359, "hasTypes": 1, "iconID": 1396, - "name": "EM Resistance Plating", + "name": "EM Coatings", "nameID": 285358, "parentGroupID": 540 }, "1669": { - "description": "Layered Plating", + "description": "Layered Armor Coatings", "descriptionID": 285361, "hasTypes": 1, "iconID": 1030, - "name": "Layered Plating", + "name": "Layered Armor Coatings", "nameID": 285360, "parentGroupID": 14 }, "1670": { - "description": "Adaptive Resistance Plating", + "description": "Multispectrum Coatings", "descriptionID": 285363, "hasTypes": 1, "iconID": 1030, - "name": "Adaptive Resistance Plating", + "name": "Multispectrum Coatings", "nameID": 285362, "parentGroupID": 540 }, @@ -15477,10 +15477,10 @@ "parentGroupID": 1031 }, "2480": { - "description": "Data found in Abyssal Deadspace", + "description": "Triglavian Data Storage Devices", "descriptionID": 317920, "hasTypes": 1, - "iconID": 2037, + "iconID": 21982, "name": "Triglavian Data", "nameID": 317919, "parentGroupID": 19 @@ -16173,5 +16173,14 @@ "name": "Large", "nameID": 564569, "parentGroupID": 2741 + }, + "2747": { + "description": "Filaments that connect to the Abyssal Proving Grounds for limited time PVP events.", + "descriptionID": 567625, + "hasTypes": 1, + "iconID": 21925, + "name": "Proving Ground Filaments", + "nameID": 567624, + "parentGroupID": 2456 } } \ No newline at end of file diff --git a/staticdata/fsd_binary/requiredskillsfortypes.json b/staticdata/fsd_binary/requiredskillsfortypes.json index ba731bf58..a52a0c606 100644 --- a/staticdata/fsd_binary/requiredskillsfortypes.json +++ b/staticdata/fsd_binary/requiredskillsfortypes.json @@ -728,7 +728,7 @@ "3394": 4 }, "1292": { - "3392": 1 + "3392": 2 }, "1294": { "3394": 1 @@ -25573,5 +25573,26 @@ }, "55700": { "3402": 1 + }, + "55747": { + "3402": 1 + }, + "55803": { + "3402": 1 + }, + "55804": { + "3402": 1 + }, + "55805": { + "3402": 1 + }, + "55806": { + "3402": 1 + }, + "55826": { + "3402": 1 + }, + "55859": { + "3402": 1 } } \ No newline at end of file diff --git a/staticdata/fsd_binary/typedogma.json b/staticdata/fsd_binary/typedogma.json index a81fb737d..687991404 100644 --- a/staticdata/fsd_binary/typedogma.json +++ b/staticdata/fsd_binary/typedogma.json @@ -43731,11 +43731,11 @@ }, { "attributeID": 633, - "value": 0.0 + "value": 6.0 }, { "attributeID": 984, - "value": -12.0 + "value": -17.28 }, { "attributeID": 985, @@ -44038,7 +44038,7 @@ }, { "attributeID": 984, - "value": -16.0 + "value": -19.46 }, { "attributeID": 985, @@ -44108,7 +44108,7 @@ }, { "attributeID": 984, - "value": -21.12 + "value": -22.09 }, { "attributeID": 985, @@ -45950,7 +45950,7 @@ }, { "attributeID": 633, - "value": 0.0 + "value": 6.0 }, { "attributeID": 984, @@ -45958,7 +45958,7 @@ }, { "attributeID": 985, - "value": -12.0 + "value": -17.28 }, { "attributeID": 986, @@ -46028,7 +46028,7 @@ }, { "attributeID": 985, - "value": -16.0 + "value": -19.46 }, { "attributeID": 986, @@ -46107,7 +46107,7 @@ }, { "attributeID": 985, - "value": -21.12 + "value": -22.09 }, { "attributeID": 986, @@ -46166,7 +46166,7 @@ }, { "attributeID": 148, - "value": 1.05 + "value": 1.07 }, { "attributeID": 182, @@ -46182,7 +46182,7 @@ }, { "attributeID": 633, - "value": 0.0 + "value": 6.0 }, { "attributeID": 984, @@ -46236,7 +46236,7 @@ }, { "attributeID": 148, - "value": 1.06 + "value": 1.073 }, { "attributeID": 182, @@ -46315,7 +46315,7 @@ }, { "attributeID": 148, - "value": 1.08 + "value": 1.09 }, { "attributeID": 182, @@ -46414,7 +46414,7 @@ }, { "attributeID": 633, - "value": 0.0 + "value": 6.0 }, { "attributeID": 984, @@ -46426,7 +46426,7 @@ }, { "attributeID": 986, - "value": -12.0 + "value": -17.28 }, { "attributeID": 987, @@ -46496,7 +46496,7 @@ }, { "attributeID": 986, - "value": -16.0 + "value": -19.46 }, { "attributeID": 987, @@ -46575,7 +46575,7 @@ }, { "attributeID": 986, - "value": -21.12 + "value": -22.09 }, { "attributeID": 987, @@ -46638,7 +46638,7 @@ }, { "attributeID": 277, - "value": 1.0 + "value": 2.0 }, { "attributeID": 422, @@ -46646,7 +46646,7 @@ }, { "attributeID": 633, - "value": 0.0 + "value": 6.0 }, { "attributeID": 984, @@ -46662,7 +46662,7 @@ }, { "attributeID": 987, - "value": -12.0 + "value": -17.28 } ], "dogmaEffects": [ @@ -46732,7 +46732,7 @@ }, { "attributeID": 987, - "value": -16.0 + "value": -19.46 } ], "dogmaEffects": [ @@ -46811,7 +46811,7 @@ }, { "attributeID": 987, - "value": -21.12 + "value": -22.09 } ], "dogmaEffects": [ @@ -46878,23 +46878,23 @@ }, { "attributeID": 633, - "value": 0.0 + "value": 6.0 }, { "attributeID": 984, - "value": -5.6 + "value": -7.872 }, { "attributeID": 985, - "value": -5.6 + "value": -7.872 }, { "attributeID": 986, - "value": -5.6 + "value": -7.872 }, { "attributeID": 987, - "value": -5.6 + "value": -7.872 } ], "dogmaEffects": [ @@ -46952,19 +46952,19 @@ }, { "attributeID": 984, - "value": -6.4 + "value": -9.344 }, { "attributeID": 985, - "value": -6.4 + "value": -9.344 }, { "attributeID": 986, - "value": -6.4 + "value": -9.344 }, { "attributeID": 987, - "value": -6.4 + "value": -9.344 } ], "dogmaEffects": [ @@ -476974,19 +476974,19 @@ }, { "attributeID": 984, - "value": -12.288 + "value": -14.55 }, { "attributeID": 985, - "value": -12.288 + "value": -14.55 }, { "attributeID": 986, - "value": -12.288 + "value": -14.55 }, { "attributeID": 987, - "value": -12.288 + "value": -14.55 }, { "attributeID": 1692, @@ -477044,23 +477044,23 @@ }, { "attributeID": 633, - "value": 9.0 + "value": 8.0 }, { "attributeID": 984, - "value": -14.0 + "value": -14.55 }, { "attributeID": 985, - "value": -14.0 + "value": -14.55 }, { "attributeID": 986, - "value": -14.0 + "value": -14.55 }, { "attributeID": 987, - "value": -14.0 + "value": -14.55 }, { "attributeID": 1692, @@ -477118,23 +477118,23 @@ }, { "attributeID": 633, - "value": 9.0 + "value": 8.0 }, { "attributeID": 984, - "value": -14.0 + "value": -14.55 }, { "attributeID": 985, - "value": -14.0 + "value": -14.55 }, { "attributeID": 986, - "value": -14.0 + "value": -14.55 }, { "attributeID": 987, - "value": -14.0 + "value": -14.55 }, { "attributeID": 1692, @@ -477204,7 +477204,7 @@ }, { "attributeID": 986, - "value": -21.12 + "value": -24.0 }, { "attributeID": 987, @@ -477266,7 +477266,7 @@ }, { "attributeID": 633, - "value": 9.0 + "value": 8.0 }, { "attributeID": 984, @@ -477340,7 +477340,7 @@ }, { "attributeID": 633, - "value": 9.0 + "value": 8.0 }, { "attributeID": 984, @@ -477422,7 +477422,7 @@ }, { "attributeID": 985, - "value": -21.12 + "value": -24.0 }, { "attributeID": 986, @@ -477488,7 +477488,7 @@ }, { "attributeID": 633, - "value": 9.0 + "value": 8.0 }, { "attributeID": 984, @@ -477562,7 +477562,7 @@ }, { "attributeID": 633, - "value": 9.0 + "value": 8.0 }, { "attributeID": 984, @@ -477640,7 +477640,7 @@ }, { "attributeID": 984, - "value": -21.12 + "value": -24.0 }, { "attributeID": 985, @@ -477710,7 +477710,7 @@ }, { "attributeID": 633, - "value": 9.0 + "value": 8.0 }, { "attributeID": 984, @@ -477784,7 +477784,7 @@ }, { "attributeID": 633, - "value": 9.0 + "value": 8.0 }, { "attributeID": 984, @@ -477874,7 +477874,7 @@ }, { "attributeID": 987, - "value": -21.12 + "value": -24.0 }, { "attributeID": 1692, @@ -477932,7 +477932,7 @@ }, { "attributeID": 633, - "value": 9.0 + "value": 8.0 }, { "attributeID": 984, @@ -478006,7 +478006,7 @@ }, { "attributeID": 633, - "value": 9.0 + "value": 8.0 }, { "attributeID": 984, @@ -478800,19 +478800,19 @@ }, { "attributeID": 984, - "value": -12.288 + "value": -14.55 }, { "attributeID": 985, - "value": -12.288 + "value": -14.55 }, { "attributeID": 986, - "value": -12.288 + "value": -14.55 }, { "attributeID": 987, - "value": -12.288 + "value": -14.55 }, { "attributeID": 1692, @@ -478882,7 +478882,7 @@ }, { "attributeID": 986, - "value": -21.12 + "value": -24.0 }, { "attributeID": 987, @@ -478952,7 +478952,7 @@ }, { "attributeID": 985, - "value": -21.12 + "value": -24.0 }, { "attributeID": 986, @@ -479022,7 +479022,7 @@ }, { "attributeID": 984, - "value": -21.12 + "value": -24.0 }, { "attributeID": 985, @@ -479108,7 +479108,7 @@ }, { "attributeID": 987, - "value": -21.12 + "value": -24.0 }, { "attributeID": 1692, @@ -508970,19 +508970,19 @@ }, { "attributeID": 984, - "value": -15.65 + "value": -16.82 }, { "attributeID": 985, - "value": -15.65 + "value": -16.82 }, { "attributeID": 986, - "value": -15.65 + "value": -16.82 }, { "attributeID": 987, - "value": -15.65 + "value": -16.82 }, { "attributeID": 1692, @@ -509040,23 +509040,23 @@ }, { "attributeID": 633, - "value": 13.0 + "value": 15.0 }, { "attributeID": 984, - "value": -18.95 + "value": -21.36 }, { "attributeID": 985, - "value": -18.95 + "value": -21.36 }, { "attributeID": 986, - "value": -18.95 + "value": -21.36 }, { "attributeID": 987, - "value": -18.95 + "value": -21.36 }, { "attributeID": 1692, @@ -509126,7 +509126,7 @@ }, { "attributeID": 986, - "value": -25.4 + "value": -26.02 }, { "attributeID": 987, @@ -509188,7 +509188,7 @@ }, { "attributeID": 633, - "value": 13.0 + "value": 15.0 }, { "attributeID": 984, @@ -509200,7 +509200,7 @@ }, { "attributeID": 986, - "value": -28.2 + "value": -30.05 }, { "attributeID": 987, @@ -509270,7 +509270,7 @@ }, { "attributeID": 985, - "value": -25.4 + "value": -26.02 }, { "attributeID": 986, @@ -509336,7 +509336,7 @@ }, { "attributeID": 633, - "value": 13.0 + "value": 15.0 }, { "attributeID": 984, @@ -509344,7 +509344,7 @@ }, { "attributeID": 985, - "value": -28.2 + "value": -30.05 }, { "attributeID": 986, @@ -509414,7 +509414,7 @@ }, { "attributeID": 984, - "value": -25.4 + "value": -26.02 }, { "attributeID": 985, @@ -509484,11 +509484,11 @@ }, { "attributeID": 633, - "value": 13.0 + "value": 15.0 }, { "attributeID": 984, - "value": -28.2 + "value": -30.05 }, { "attributeID": 985, @@ -509574,7 +509574,7 @@ }, { "attributeID": 987, - "value": -25.4 + "value": -26.02 }, { "attributeID": 1692, @@ -509632,7 +509632,7 @@ }, { "attributeID": 633, - "value": 13.0 + "value": 15.0 }, { "attributeID": 984, @@ -509648,7 +509648,7 @@ }, { "attributeID": 987, - "value": -28.2 + "value": -30.05 }, { "attributeID": 1692, @@ -521858,19 +521858,19 @@ }, { "attributeID": 984, - "value": -15.65 + "value": -16.82 }, { "attributeID": 985, - "value": -15.65 + "value": -16.82 }, { "attributeID": 986, - "value": -15.65 + "value": -16.82 }, { "attributeID": 987, - "value": -15.65 + "value": -16.82 }, { "attributeID": 1692, @@ -521932,19 +521932,19 @@ }, { "attributeID": 984, - "value": -15.65 + "value": -16.82 }, { "attributeID": 985, - "value": -15.65 + "value": -16.82 }, { "attributeID": 986, - "value": -15.65 + "value": -16.82 }, { "attributeID": 987, - "value": -15.65 + "value": -16.82 }, { "attributeID": 1692, @@ -522002,23 +522002,23 @@ }, { "attributeID": 633, - "value": 12.0 + "value": 13.0 }, { "attributeID": 984, - "value": -17.3 + "value": -19.09 }, { "attributeID": 985, - "value": -17.3 + "value": -19.09 }, { "attributeID": 986, - "value": -17.3 + "value": -19.09 }, { "attributeID": 987, - "value": -17.3 + "value": -19.09 }, { "attributeID": 1692, @@ -522076,23 +522076,23 @@ }, { "attributeID": 633, - "value": 12.0 + "value": 13.0 }, { "attributeID": 984, - "value": -17.3 + "value": -19.09 }, { "attributeID": 985, - "value": -17.3 + "value": -19.09 }, { "attributeID": 986, - "value": -17.3 + "value": -19.09 }, { "attributeID": 987, - "value": -17.3 + "value": -19.09 }, { "attributeID": 1692, @@ -522150,23 +522150,23 @@ }, { "attributeID": 633, - "value": 13.0 + "value": 15.0 }, { "attributeID": 984, - "value": -18.95 + "value": -21.36 }, { "attributeID": 985, - "value": -18.95 + "value": -21.36 }, { "attributeID": 986, - "value": -18.95 + "value": -21.36 }, { "attributeID": 987, - "value": -18.95 + "value": -21.36 }, { "attributeID": 1692, @@ -522224,23 +522224,23 @@ }, { "attributeID": 633, - "value": 13.0 + "value": 15.0 }, { "attributeID": 984, - "value": -18.95 + "value": -21.36 }, { "attributeID": 985, - "value": -18.95 + "value": -21.36 }, { "attributeID": 986, - "value": -18.95 + "value": -21.36 }, { "attributeID": 987, - "value": -18.95 + "value": -21.36 }, { "attributeID": 1692, @@ -522298,23 +522298,23 @@ }, { "attributeID": 633, - "value": 14.0 + "value": 17.0 }, { "attributeID": 984, - "value": -20.6 + "value": -23.63 }, { "attributeID": 985, - "value": -20.6 + "value": -23.63 }, { "attributeID": 986, - "value": -20.6 + "value": -23.63 }, { "attributeID": 987, - "value": -20.6 + "value": -23.63 }, { "attributeID": 1692, @@ -522372,23 +522372,23 @@ }, { "attributeID": 633, - "value": 14.0 + "value": 17.0 }, { "attributeID": 984, - "value": -20.6 + "value": -23.63 }, { "attributeID": 985, - "value": -20.6 + "value": -23.63 }, { "attributeID": 986, - "value": -20.6 + "value": -23.63 }, { "attributeID": 987, - "value": -20.6 + "value": -23.63 }, { "attributeID": 1692, @@ -522458,7 +522458,7 @@ }, { "attributeID": 986, - "value": -25.4 + "value": -26.02 }, { "attributeID": 987, @@ -522532,7 +522532,7 @@ }, { "attributeID": 986, - "value": -25.4 + "value": -26.02 }, { "attributeID": 987, @@ -522594,7 +522594,7 @@ }, { "attributeID": 633, - "value": 12.0 + "value": 13.0 }, { "attributeID": 984, @@ -522606,7 +522606,7 @@ }, { "attributeID": 986, - "value": -26.8 + "value": -28.03 }, { "attributeID": 987, @@ -522668,7 +522668,7 @@ }, { "attributeID": 633, - "value": 12.0 + "value": 13.0 }, { "attributeID": 984, @@ -522680,7 +522680,7 @@ }, { "attributeID": 986, - "value": -26.8 + "value": -28.03 }, { "attributeID": 987, @@ -522742,7 +522742,7 @@ }, { "attributeID": 633, - "value": 13.0 + "value": 15.0 }, { "attributeID": 984, @@ -522754,7 +522754,7 @@ }, { "attributeID": 986, - "value": -28.2 + "value": -30.05 }, { "attributeID": 987, @@ -522816,7 +522816,7 @@ }, { "attributeID": 633, - "value": 13.0 + "value": 15.0 }, { "attributeID": 984, @@ -522828,7 +522828,7 @@ }, { "attributeID": 986, - "value": -28.2 + "value": -30.05 }, { "attributeID": 987, @@ -522890,7 +522890,7 @@ }, { "attributeID": 633, - "value": 14.0 + "value": 17.0 }, { "attributeID": 984, @@ -522902,7 +522902,7 @@ }, { "attributeID": 986, - "value": -29.6 + "value": -32.06 }, { "attributeID": 987, @@ -522964,7 +522964,7 @@ }, { "attributeID": 633, - "value": 14.0 + "value": 17.0 }, { "attributeID": 984, @@ -522976,7 +522976,7 @@ }, { "attributeID": 986, - "value": -29.6 + "value": -32.06 }, { "attributeID": 987, @@ -523046,7 +523046,7 @@ }, { "attributeID": 985, - "value": -25.4 + "value": -26.02 }, { "attributeID": 986, @@ -523120,7 +523120,7 @@ }, { "attributeID": 985, - "value": -25.4 + "value": -26.02 }, { "attributeID": 986, @@ -523186,7 +523186,7 @@ }, { "attributeID": 633, - "value": 12.0 + "value": 13.0 }, { "attributeID": 984, @@ -523194,7 +523194,7 @@ }, { "attributeID": 985, - "value": -26.8 + "value": -28.03 }, { "attributeID": 986, @@ -523260,7 +523260,7 @@ }, { "attributeID": 633, - "value": 12.0 + "value": 13.0 }, { "attributeID": 984, @@ -523268,7 +523268,7 @@ }, { "attributeID": 985, - "value": -26.8 + "value": -28.03 }, { "attributeID": 986, @@ -523334,7 +523334,7 @@ }, { "attributeID": 633, - "value": 13.0 + "value": 15.0 }, { "attributeID": 984, @@ -523342,7 +523342,7 @@ }, { "attributeID": 985, - "value": -28.2 + "value": -30.05 }, { "attributeID": 986, @@ -523408,7 +523408,7 @@ }, { "attributeID": 633, - "value": 13.0 + "value": 15.0 }, { "attributeID": 984, @@ -523416,7 +523416,7 @@ }, { "attributeID": 985, - "value": -28.2 + "value": -30.05 }, { "attributeID": 986, @@ -523482,7 +523482,7 @@ }, { "attributeID": 633, - "value": 14.0 + "value": 17.0 }, { "attributeID": 984, @@ -523490,7 +523490,7 @@ }, { "attributeID": 985, - "value": -29.6 + "value": -32.06 }, { "attributeID": 986, @@ -523556,7 +523556,7 @@ }, { "attributeID": 633, - "value": 14.0 + "value": 17.0 }, { "attributeID": 984, @@ -523564,7 +523564,7 @@ }, { "attributeID": 985, - "value": -29.6 + "value": -32.06 }, { "attributeID": 986, @@ -523634,7 +523634,7 @@ }, { "attributeID": 984, - "value": -25.4 + "value": -26.02 }, { "attributeID": 985, @@ -523708,7 +523708,7 @@ }, { "attributeID": 984, - "value": -25.4 + "value": -26.02 }, { "attributeID": 985, @@ -523778,11 +523778,11 @@ }, { "attributeID": 633, - "value": 12.0 + "value": 13.0 }, { "attributeID": 984, - "value": -26.8 + "value": -28.03 }, { "attributeID": 985, @@ -523852,11 +523852,11 @@ }, { "attributeID": 633, - "value": 12.0 + "value": 13.0 }, { "attributeID": 984, - "value": -26.8 + "value": -28.03 }, { "attributeID": 985, @@ -523926,11 +523926,11 @@ }, { "attributeID": 633, - "value": 13.0 + "value": 15.0 }, { "attributeID": 984, - "value": -28.2 + "value": -30.05 }, { "attributeID": 985, @@ -524000,11 +524000,11 @@ }, { "attributeID": 633, - "value": 13.0 + "value": 15.0 }, { "attributeID": 984, - "value": -28.2 + "value": -30.05 }, { "attributeID": 985, @@ -524074,11 +524074,11 @@ }, { "attributeID": 633, - "value": 14.0 + "value": 17.0 }, { "attributeID": 984, - "value": -29.6 + "value": -32.06 }, { "attributeID": 985, @@ -524148,11 +524148,11 @@ }, { "attributeID": 633, - "value": 14.0 + "value": 17.0 }, { "attributeID": 984, - "value": -29.6 + "value": -32.06 }, { "attributeID": 985, @@ -524238,7 +524238,7 @@ }, { "attributeID": 987, - "value": -25.4 + "value": -26.02 }, { "attributeID": 1692, @@ -524312,7 +524312,7 @@ }, { "attributeID": 987, - "value": -25.4 + "value": -26.02 }, { "attributeID": 1692, @@ -524370,7 +524370,7 @@ }, { "attributeID": 633, - "value": 12.0 + "value": 13.0 }, { "attributeID": 984, @@ -524386,7 +524386,7 @@ }, { "attributeID": 987, - "value": -26.8 + "value": -28.03 }, { "attributeID": 1692, @@ -524444,7 +524444,7 @@ }, { "attributeID": 633, - "value": 12.0 + "value": 13.0 }, { "attributeID": 984, @@ -524460,7 +524460,7 @@ }, { "attributeID": 987, - "value": -26.8 + "value": -28.03 }, { "attributeID": 1692, @@ -524518,7 +524518,7 @@ }, { "attributeID": 633, - "value": 13.0 + "value": 15.0 }, { "attributeID": 984, @@ -524534,7 +524534,7 @@ }, { "attributeID": 987, - "value": -28.2 + "value": -30.05 }, { "attributeID": 1692, @@ -524592,7 +524592,7 @@ }, { "attributeID": 633, - "value": 13.0 + "value": 15.0 }, { "attributeID": 984, @@ -524608,7 +524608,7 @@ }, { "attributeID": 987, - "value": -28.2 + "value": -30.05 }, { "attributeID": 1692, @@ -524666,7 +524666,7 @@ }, { "attributeID": 633, - "value": 14.0 + "value": 17.0 }, { "attributeID": 984, @@ -524682,7 +524682,7 @@ }, { "attributeID": 987, - "value": -29.6 + "value": -32.06 }, { "attributeID": 1692, @@ -524740,7 +524740,7 @@ }, { "attributeID": 633, - "value": 14.0 + "value": 17.0 }, { "attributeID": 984, @@ -524756,7 +524756,7 @@ }, { "attributeID": 987, - "value": -29.6 + "value": -32.06 }, { "attributeID": 1692, @@ -534522,19 +534522,19 @@ }, { "attributeID": 984, - "value": -15.65 + "value": -16.82 }, { "attributeID": 985, - "value": -15.65 + "value": -16.82 }, { "attributeID": 986, - "value": -15.65 + "value": -16.82 }, { "attributeID": 987, - "value": -15.65 + "value": -16.82 }, { "attributeID": 1692, @@ -534592,23 +534592,23 @@ }, { "attributeID": 633, - "value": 12.0 + "value": 13.0 }, { "attributeID": 984, - "value": -17.3 + "value": -19.09 }, { "attributeID": 985, - "value": -17.3 + "value": -19.09 }, { "attributeID": 986, - "value": -17.3 + "value": -19.09 }, { "attributeID": 987, - "value": -17.3 + "value": -19.09 }, { "attributeID": 1692, @@ -534666,23 +534666,23 @@ }, { "attributeID": 633, - "value": 13.0 + "value": 15.0 }, { "attributeID": 984, - "value": -18.95 + "value": -21.36 }, { "attributeID": 985, - "value": -18.95 + "value": -21.36 }, { "attributeID": 986, - "value": -18.95 + "value": -21.36 }, { "attributeID": 987, - "value": -18.95 + "value": -21.36 }, { "attributeID": 1692, @@ -534740,23 +534740,23 @@ }, { "attributeID": 633, - "value": 14.0 + "value": 17.0 }, { "attributeID": 984, - "value": -20.6 + "value": -23.63 }, { "attributeID": 985, - "value": -20.6 + "value": -23.63 }, { "attributeID": 986, - "value": -20.6 + "value": -23.63 }, { "attributeID": 987, - "value": -20.6 + "value": -23.63 }, { "attributeID": 1692, @@ -534830,7 +534830,7 @@ }, { "attributeID": 987, - "value": -25.4 + "value": -26.02 }, { "attributeID": 1692, @@ -534888,7 +534888,7 @@ }, { "attributeID": 633, - "value": 12.0 + "value": 13.0 }, { "attributeID": 984, @@ -534904,7 +534904,7 @@ }, { "attributeID": 987, - "value": -26.8 + "value": -28.03 }, { "attributeID": 1692, @@ -534962,7 +534962,7 @@ }, { "attributeID": 633, - "value": 13.0 + "value": 15.0 }, { "attributeID": 984, @@ -534978,7 +534978,7 @@ }, { "attributeID": 987, - "value": -28.2 + "value": -30.05 }, { "attributeID": 1692, @@ -535036,7 +535036,7 @@ }, { "attributeID": 633, - "value": 14.0 + "value": 17.0 }, { "attributeID": 984, @@ -535052,7 +535052,7 @@ }, { "attributeID": 987, - "value": -29.6 + "value": -32.06 }, { "attributeID": 1692, @@ -535114,7 +535114,7 @@ }, { "attributeID": 984, - "value": -25.4 + "value": -26.02 }, { "attributeID": 985, @@ -535184,11 +535184,11 @@ }, { "attributeID": 633, - "value": 12.0 + "value": 13.0 }, { "attributeID": 984, - "value": -26.8 + "value": -28.03 }, { "attributeID": 985, @@ -535258,11 +535258,11 @@ }, { "attributeID": 633, - "value": 13.0 + "value": 15.0 }, { "attributeID": 984, - "value": -28.2 + "value": -30.05 }, { "attributeID": 985, @@ -535332,11 +535332,11 @@ }, { "attributeID": 633, - "value": 14.0 + "value": 17.0 }, { "attributeID": 984, - "value": -29.6 + "value": -32.06 }, { "attributeID": 985, @@ -535414,7 +535414,7 @@ }, { "attributeID": 985, - "value": -25.4 + "value": -26.02 }, { "attributeID": 986, @@ -535480,7 +535480,7 @@ }, { "attributeID": 633, - "value": 12.0 + "value": 13.0 }, { "attributeID": 984, @@ -535488,7 +535488,7 @@ }, { "attributeID": 985, - "value": -26.8 + "value": -28.03 }, { "attributeID": 986, @@ -535554,7 +535554,7 @@ }, { "attributeID": 633, - "value": 13.0 + "value": 15.0 }, { "attributeID": 984, @@ -535562,7 +535562,7 @@ }, { "attributeID": 985, - "value": -28.2 + "value": -30.05 }, { "attributeID": 986, @@ -535628,7 +535628,7 @@ }, { "attributeID": 633, - "value": 14.0 + "value": 17.0 }, { "attributeID": 984, @@ -535636,7 +535636,7 @@ }, { "attributeID": 985, - "value": -29.6 + "value": -32.06 }, { "attributeID": 986, @@ -535714,7 +535714,7 @@ }, { "attributeID": 986, - "value": -25.4 + "value": -26.02 }, { "attributeID": 987, @@ -535776,7 +535776,7 @@ }, { "attributeID": 633, - "value": 12.0 + "value": 13.0 }, { "attributeID": 984, @@ -535788,7 +535788,7 @@ }, { "attributeID": 986, - "value": -26.8 + "value": -28.03 }, { "attributeID": 987, @@ -535850,7 +535850,7 @@ }, { "attributeID": 633, - "value": 13.0 + "value": 15.0 }, { "attributeID": 984, @@ -535862,7 +535862,7 @@ }, { "attributeID": 986, - "value": -28.2 + "value": -30.05 }, { "attributeID": 987, @@ -535924,7 +535924,7 @@ }, { "attributeID": 633, - "value": 14.0 + "value": 17.0 }, { "attributeID": 984, @@ -535936,7 +535936,7 @@ }, { "attributeID": 986, - "value": -29.6 + "value": -32.06 }, { "attributeID": 987, @@ -560741,7 +560741,7 @@ }, { "attributeID": 633, - "value": 9.0 + "value": 8.0 }, { "attributeID": 984, @@ -560824,7 +560824,7 @@ }, { "attributeID": 633, - "value": 9.0 + "value": 8.0 }, { "attributeID": 984, @@ -560907,7 +560907,7 @@ }, { "attributeID": 633, - "value": 9.0 + "value": 8.0 }, { "attributeID": 984, @@ -560990,7 +560990,7 @@ }, { "attributeID": 633, - "value": 9.0 + "value": 8.0 }, { "attributeID": 984, @@ -561073,23 +561073,23 @@ }, { "attributeID": 633, - "value": 9.0 + "value": 8.0 }, { "attributeID": 984, - "value": -14.0 + "value": -14.55 }, { "attributeID": 985, - "value": -14.0 + "value": -14.55 }, { "attributeID": 986, - "value": -14.0 + "value": -14.55 }, { "attributeID": 987, - "value": -14.0 + "value": -14.55 }, { "attributeID": 1692, @@ -561172,7 +561172,7 @@ }, { "attributeID": 987, - "value": -21.12 + "value": -24.0 }, { "attributeID": 1692, @@ -561243,7 +561243,7 @@ }, { "attributeID": 984, - "value": -21.12 + "value": -24.0 }, { "attributeID": 985, @@ -561330,7 +561330,7 @@ }, { "attributeID": 985, - "value": -21.12 + "value": -24.0 }, { "attributeID": 986, @@ -561417,7 +561417,7 @@ }, { "attributeID": 986, - "value": -21.12 + "value": -24.0 }, { "attributeID": 987, @@ -561492,19 +561492,19 @@ }, { "attributeID": 984, - "value": -12.288 + "value": -14.55 }, { "attributeID": 985, - "value": -12.288 + "value": -14.55 }, { "attributeID": 986, - "value": -12.288 + "value": -14.55 }, { "attributeID": 987, - "value": -12.288 + "value": -14.55 }, { "attributeID": 1692, @@ -626045,19 +626045,19 @@ }, { "attributeID": 984, - "value": -7.872 + "value": -10.816 }, { "attributeID": 985, - "value": -7.872 + "value": -10.816 }, { "attributeID": 986, - "value": -7.872 + "value": -10.816 }, { "attributeID": 987, - "value": -7.872 + "value": -10.816 } ], "dogmaEffects": [ @@ -626333,7 +626333,7 @@ }, { "attributeID": 986, - "value": -17.28 + "value": -20.77 }, { "attributeID": 987, @@ -626609,7 +626609,7 @@ }, { "attributeID": 985, - "value": -17.28 + "value": -20.77 }, { "attributeID": 986, @@ -626885,7 +626885,7 @@ }, { "attributeID": 984, - "value": -17.28 + "value": -20.77 }, { "attributeID": 985, @@ -627177,7 +627177,7 @@ }, { "attributeID": 987, - "value": -17.28 + "value": -20.77 } ], "dogmaEffects": [ @@ -627425,7 +627425,7 @@ }, { "attributeID": 148, - "value": 1.063 + "value": 1.079 }, { "attributeID": 182, @@ -782289,7 +782289,7 @@ }, { "attributeID": 633, - "value": 9.0 + "value": 8.0 }, { "attributeID": 984, @@ -782372,23 +782372,23 @@ }, { "attributeID": 633, - "value": 9.0 + "value": 8.0 }, { "attributeID": 984, - "value": -14.0 + "value": -14.55 }, { "attributeID": 985, - "value": -14.0 + "value": -14.55 }, { "attributeID": 986, - "value": -14.0 + "value": -14.55 }, { "attributeID": 987, - "value": -14.0 + "value": -14.55 }, { "attributeID": 1692, @@ -782455,7 +782455,7 @@ }, { "attributeID": 633, - "value": 9.0 + "value": 8.0 }, { "attributeID": 984, @@ -782538,7 +782538,7 @@ }, { "attributeID": 633, - "value": 9.0 + "value": 8.0 }, { "attributeID": 984, @@ -783785,19 +783785,19 @@ }, { "attributeID": 984, - "value": -12.288 + "value": -14.55 }, { "attributeID": 985, - "value": -12.288 + "value": -14.55 }, { "attributeID": 986, - "value": -12.288 + "value": -14.55 }, { "attributeID": 987, - "value": -12.288 + "value": -14.55 }, { "attributeID": 1692, @@ -783876,7 +783876,7 @@ }, { "attributeID": 986, - "value": -21.12 + "value": -24.0 }, { "attributeID": 987, @@ -783955,7 +783955,7 @@ }, { "attributeID": 985, - "value": -21.12 + "value": -24.0 }, { "attributeID": 986, @@ -784034,7 +784034,7 @@ }, { "attributeID": 984, - "value": -21.12 + "value": -24.0 }, { "attributeID": 985, @@ -784129,7 +784129,7 @@ }, { "attributeID": 987, - "value": -21.12 + "value": -24.0 }, { "attributeID": 1692, @@ -845764,23 +845764,23 @@ }, { "attributeID": 633, - "value": 11.0 + "value": 10.0 }, { "attributeID": 984, - "value": -15.65 + "value": -15.46 }, { "attributeID": 985, - "value": -15.65 + "value": -15.46 }, { "attributeID": 986, - "value": -15.65 + "value": -15.46 }, { "attributeID": 987, - "value": -15.65 + "value": -15.46 }, { "attributeID": 1692, @@ -845838,23 +845838,23 @@ }, { "attributeID": 633, - "value": 11.0 + "value": 10.0 }, { "attributeID": 984, - "value": -15.65 + "value": -15.46 }, { "attributeID": 985, - "value": -15.65 + "value": -15.46 }, { "attributeID": 986, - "value": -15.65 + "value": -15.46 }, { "attributeID": 987, - "value": -15.65 + "value": -15.46 }, { "attributeID": 1692, @@ -845916,19 +845916,19 @@ }, { "attributeID": 984, - "value": -17.3 + "value": -17.73 }, { "attributeID": 985, - "value": -17.3 + "value": -17.73 }, { "attributeID": 986, - "value": -17.3 + "value": -17.73 }, { "attributeID": 987, - "value": -17.3 + "value": -17.73 }, { "attributeID": 1692, @@ -845990,19 +845990,19 @@ }, { "attributeID": 984, - "value": -17.3 + "value": -17.73 }, { "attributeID": 985, - "value": -17.3 + "value": -17.73 }, { "attributeID": 986, - "value": -17.3 + "value": -17.73 }, { "attributeID": 987, - "value": -17.3 + "value": -17.73 }, { "attributeID": 1692, @@ -846060,23 +846060,23 @@ }, { "attributeID": 633, - "value": 13.0 + "value": 14.0 }, { "attributeID": 984, - "value": -18.95 + "value": -20.0 }, { "attributeID": 985, - "value": -18.95 + "value": -20.0 }, { "attributeID": 986, - "value": -18.95 + "value": -20.0 }, { "attributeID": 987, - "value": -18.95 + "value": -20.0 }, { "attributeID": 1692, @@ -846134,23 +846134,23 @@ }, { "attributeID": 633, - "value": 13.0 + "value": 14.0 }, { "attributeID": 984, - "value": -18.95 + "value": -20.0 }, { "attributeID": 985, - "value": -18.95 + "value": -20.0 }, { "attributeID": 986, - "value": -18.95 + "value": -20.0 }, { "attributeID": 987, - "value": -18.95 + "value": -20.0 }, { "attributeID": 1692, @@ -846208,7 +846208,7 @@ }, { "attributeID": 633, - "value": 11.0 + "value": 10.0 }, { "attributeID": 984, @@ -846220,7 +846220,7 @@ }, { "attributeID": 986, - "value": -25.4 + "value": -24.81 }, { "attributeID": 987, @@ -846282,7 +846282,7 @@ }, { "attributeID": 633, - "value": 11.0 + "value": 10.0 }, { "attributeID": 984, @@ -846294,7 +846294,7 @@ }, { "attributeID": 986, - "value": -25.4 + "value": -24.81 }, { "attributeID": 987, @@ -846356,7 +846356,7 @@ }, { "attributeID": 633, - "value": 11.0 + "value": 10.0 }, { "attributeID": 984, @@ -846364,7 +846364,7 @@ }, { "attributeID": 985, - "value": -25.4 + "value": -24.81 }, { "attributeID": 986, @@ -846430,7 +846430,7 @@ }, { "attributeID": 633, - "value": 11.0 + "value": 10.0 }, { "attributeID": 984, @@ -846438,7 +846438,7 @@ }, { "attributeID": 985, - "value": -25.4 + "value": -24.81 }, { "attributeID": 986, @@ -846504,11 +846504,11 @@ }, { "attributeID": 633, - "value": 11.0 + "value": 10.0 }, { "attributeID": 984, - "value": -25.4 + "value": -24.81 }, { "attributeID": 985, @@ -846578,11 +846578,11 @@ }, { "attributeID": 633, - "value": 11.0 + "value": 10.0 }, { "attributeID": 984, - "value": -25.4 + "value": -24.81 }, { "attributeID": 985, @@ -846652,7 +846652,7 @@ }, { "attributeID": 633, - "value": 11.0 + "value": 10.0 }, { "attributeID": 984, @@ -846668,7 +846668,7 @@ }, { "attributeID": 987, - "value": -25.4 + "value": -24.81 }, { "attributeID": 1692, @@ -846726,7 +846726,7 @@ }, { "attributeID": 633, - "value": 11.0 + "value": 10.0 }, { "attributeID": 984, @@ -846742,7 +846742,7 @@ }, { "attributeID": 987, - "value": -25.4 + "value": -24.81 }, { "attributeID": 1692, @@ -846816,7 +846816,7 @@ }, { "attributeID": 987, - "value": -26.8 + "value": -26.82 }, { "attributeID": 1692, @@ -846890,7 +846890,7 @@ }, { "attributeID": 987, - "value": -26.8 + "value": -26.82 }, { "attributeID": 1692, @@ -846960,7 +846960,7 @@ }, { "attributeID": 986, - "value": -26.8 + "value": -26.82 }, { "attributeID": 987, @@ -847034,7 +847034,7 @@ }, { "attributeID": 986, - "value": -26.8 + "value": -26.82 }, { "attributeID": 987, @@ -847104,7 +847104,7 @@ }, { "attributeID": 985, - "value": -26.8 + "value": -26.82 }, { "attributeID": 986, @@ -847178,7 +847178,7 @@ }, { "attributeID": 985, - "value": -26.8 + "value": -26.82 }, { "attributeID": 986, @@ -847248,7 +847248,7 @@ }, { "attributeID": 984, - "value": -26.8 + "value": -26.82 }, { "attributeID": 985, @@ -847322,7 +847322,7 @@ }, { "attributeID": 984, - "value": -26.8 + "value": -26.82 }, { "attributeID": 985, @@ -847392,7 +847392,7 @@ }, { "attributeID": 633, - "value": 13.0 + "value": 14.0 }, { "attributeID": 984, @@ -847404,7 +847404,7 @@ }, { "attributeID": 986, - "value": -28.2 + "value": -28.84 }, { "attributeID": 987, @@ -847466,7 +847466,7 @@ }, { "attributeID": 633, - "value": 13.0 + "value": 14.0 }, { "attributeID": 984, @@ -847478,7 +847478,7 @@ }, { "attributeID": 986, - "value": -28.2 + "value": -28.84 }, { "attributeID": 987, @@ -847540,7 +847540,7 @@ }, { "attributeID": 633, - "value": 13.0 + "value": 14.0 }, { "attributeID": 984, @@ -847548,7 +847548,7 @@ }, { "attributeID": 985, - "value": -28.2 + "value": -28.84 }, { "attributeID": 986, @@ -847614,7 +847614,7 @@ }, { "attributeID": 633, - "value": 13.0 + "value": 14.0 }, { "attributeID": 984, @@ -847622,7 +847622,7 @@ }, { "attributeID": 985, - "value": -28.2 + "value": -28.84 }, { "attributeID": 986, @@ -847688,11 +847688,11 @@ }, { "attributeID": 633, - "value": 13.0 + "value": 14.0 }, { "attributeID": 984, - "value": -28.2 + "value": -28.84 }, { "attributeID": 985, @@ -847762,11 +847762,11 @@ }, { "attributeID": 633, - "value": 13.0 + "value": 14.0 }, { "attributeID": 984, - "value": -28.2 + "value": -28.84 }, { "attributeID": 985, @@ -847836,7 +847836,7 @@ }, { "attributeID": 633, - "value": 13.0 + "value": 14.0 }, { "attributeID": 984, @@ -847852,7 +847852,7 @@ }, { "attributeID": 987, - "value": -28.2 + "value": -28.84 }, { "attributeID": 1692, @@ -847910,7 +847910,7 @@ }, { "attributeID": 633, - "value": 13.0 + "value": 14.0 }, { "attributeID": 984, @@ -847926,7 +847926,7 @@ }, { "attributeID": 987, - "value": -28.2 + "value": -28.84 }, { "attributeID": 1692, @@ -847984,23 +847984,23 @@ }, { "attributeID": 633, - "value": 11.0 + "value": 10.0 }, { "attributeID": 984, - "value": -15.65 + "value": -15.46 }, { "attributeID": 985, - "value": -15.65 + "value": -15.46 }, { "attributeID": 986, - "value": -15.65 + "value": -15.46 }, { "attributeID": 987, - "value": -15.65 + "value": -15.46 }, { "attributeID": 1692, @@ -848058,7 +848058,7 @@ }, { "attributeID": 633, - "value": 11.0 + "value": 10.0 }, { "attributeID": 984, @@ -848070,7 +848070,7 @@ }, { "attributeID": 986, - "value": -25.4 + "value": -24.81 }, { "attributeID": 987, @@ -848132,7 +848132,7 @@ }, { "attributeID": 633, - "value": 11.0 + "value": 10.0 }, { "attributeID": 984, @@ -848140,7 +848140,7 @@ }, { "attributeID": 985, - "value": -25.4 + "value": -24.81 }, { "attributeID": 986, @@ -848206,11 +848206,11 @@ }, { "attributeID": 633, - "value": 11.0 + "value": 10.0 }, { "attributeID": 984, - "value": -25.4 + "value": -24.81 }, { "attributeID": 985, @@ -848280,7 +848280,7 @@ }, { "attributeID": 633, - "value": 11.0 + "value": 10.0 }, { "attributeID": 984, @@ -848296,7 +848296,7 @@ }, { "attributeID": 987, - "value": -25.4 + "value": -24.81 }, { "attributeID": 1692, @@ -848358,19 +848358,19 @@ }, { "attributeID": 984, - "value": -17.3 + "value": -17.73 }, { "attributeID": 985, - "value": -17.3 + "value": -17.73 }, { "attributeID": 986, - "value": -17.3 + "value": -17.73 }, { "attributeID": 987, - "value": -17.3 + "value": -17.73 }, { "attributeID": 1692, @@ -848440,7 +848440,7 @@ }, { "attributeID": 986, - "value": -26.8 + "value": -26.82 }, { "attributeID": 987, @@ -848510,7 +848510,7 @@ }, { "attributeID": 985, - "value": -26.8 + "value": -26.82 }, { "attributeID": 986, @@ -848580,7 +848580,7 @@ }, { "attributeID": 984, - "value": -26.8 + "value": -26.82 }, { "attributeID": 985, @@ -848666,7 +848666,7 @@ }, { "attributeID": 987, - "value": -26.8 + "value": -26.82 }, { "attributeID": 1692, @@ -848724,23 +848724,23 @@ }, { "attributeID": 633, - "value": 13.0 + "value": 14.0 }, { "attributeID": 984, - "value": -18.95 + "value": -20.0 }, { "attributeID": 985, - "value": -18.95 + "value": -20.0 }, { "attributeID": 986, - "value": -18.95 + "value": -20.0 }, { "attributeID": 987, - "value": -18.95 + "value": -20.0 }, { "attributeID": 1692, @@ -848798,7 +848798,7 @@ }, { "attributeID": 633, - "value": 13.0 + "value": 14.0 }, { "attributeID": 984, @@ -848810,7 +848810,7 @@ }, { "attributeID": 986, - "value": -28.2 + "value": -28.84 }, { "attributeID": 987, @@ -848872,7 +848872,7 @@ }, { "attributeID": 633, - "value": 13.0 + "value": 14.0 }, { "attributeID": 984, @@ -848880,7 +848880,7 @@ }, { "attributeID": 985, - "value": -28.2 + "value": -28.84 }, { "attributeID": 986, @@ -848946,11 +848946,11 @@ }, { "attributeID": 633, - "value": 13.0 + "value": 14.0 }, { "attributeID": 984, - "value": -28.2 + "value": -28.84 }, { "attributeID": 985, @@ -849020,7 +849020,7 @@ }, { "attributeID": 633, - "value": 13.0 + "value": 14.0 }, { "attributeID": 984, @@ -849036,7 +849036,7 @@ }, { "attributeID": 987, - "value": -28.2 + "value": -28.84 }, { "attributeID": 1692, @@ -1637045,23 +1637045,23 @@ }, { "attributeID": 633, - "value": 9.0 + "value": 8.0 }, { "attributeID": 984, - "value": -14.0 + "value": -14.55 }, { "attributeID": 985, - "value": -14.0 + "value": -14.55 }, { "attributeID": 986, - "value": -14.0 + "value": -14.55 }, { "attributeID": 987, - "value": -14.0 + "value": -14.55 }, { "attributeID": 1692, @@ -1638306,7 +1638306,7 @@ }, { "attributeID": 633, - "value": 9.0 + "value": 8.0 }, { "attributeID": 984, @@ -1638590,7 +1638590,7 @@ }, { "attributeID": 633, - "value": 9.0 + "value": 8.0 }, { "attributeID": 984, @@ -1638673,7 +1638673,7 @@ }, { "attributeID": 633, - "value": 9.0 + "value": 8.0 }, { "attributeID": 984, @@ -1638945,7 +1638945,7 @@ }, { "attributeID": 633, - "value": 9.0 + "value": 8.0 }, { "attributeID": 984, @@ -1848105,7 +1848105,7 @@ }, { "attributeID": 633, - "value": 9.0 + "value": 8.0 }, { "attributeID": 984, @@ -2241234,6 +2241234,10 @@ } ], "dogmaEffects": [ + { + "effectID": 10, + "isDefault": 0 + }, { "effectID": 6743, "isDefault": 0 @@ -2241456,6 +2241460,10 @@ } ], "dogmaEffects": [ + { + "effectID": 10, + "isDefault": 0 + }, { "effectID": 6695, "isDefault": 1 @@ -2241650,6 +2241658,10 @@ } ], "dogmaEffects": [ + { + "effectID": 10, + "isDefault": 0 + }, { "effectID": 7188, "isDefault": 0 @@ -2241844,6 +2241856,10 @@ } ], "dogmaEffects": [ + { + "effectID": 10, + "isDefault": 0 + }, { "effectID": 6755, "isDefault": 0 @@ -2242034,6 +2242050,10 @@ } ], "dogmaEffects": [ + { + "effectID": 10, + "isDefault": 0 + }, { "effectID": 7187, "isDefault": 0 @@ -2242240,7 +2242260,7 @@ }, { "attributeID": 562, - "value": 9.75e-05 + "value": 0.0117 }, { "attributeID": 564, @@ -2242534,7 +2242554,7 @@ }, { "attributeID": 562, - "value": 0.00014801 + "value": 0.017761 }, { "attributeID": 564, @@ -2242828,7 +2242848,7 @@ }, { "attributeID": 562, - "value": 0.00024051 + "value": 0.028861 }, { "attributeID": 564, @@ -2243122,7 +2243142,7 @@ }, { "attributeID": 562, - "value": 0.00010725 + "value": 0.0117 }, { "attributeID": 564, @@ -2243416,7 +2243436,7 @@ }, { "attributeID": 562, - "value": 0.00012334 + "value": 0.017761 }, { "attributeID": 564, @@ -2243710,7 +2243730,7 @@ }, { "attributeID": 562, - "value": 0.00018501 + "value": 0.022201 }, { "attributeID": 564, @@ -2243996,7 +2244016,7 @@ }, { "attributeID": 562, - "value": 9.75e-05 + "value": 0.0117 }, { "attributeID": 564, @@ -2244282,7 +2244302,7 @@ }, { "attributeID": 562, - "value": 9.75e-05 + "value": 0.0117 }, { "attributeID": 564, @@ -2244564,7 +2244584,7 @@ }, { "attributeID": 562, - "value": 9.75e-05 + "value": 0.0117 }, { "attributeID": 564, @@ -2244846,7 +2244866,7 @@ }, { "attributeID": 562, - "value": 9.75e-05 + "value": 0.0117 }, { "attributeID": 564, @@ -2245112,7 +2245132,7 @@ }, { "attributeID": 562, - "value": 9.75e-05 + "value": 0.0117 }, { "attributeID": 564, @@ -2245410,7 +2245430,7 @@ }, { "attributeID": 562, - "value": 9.75e-05 + "value": 0.0117 }, { "attributeID": 564, @@ -2245732,7 +2245752,7 @@ }, { "attributeID": 562, - "value": 0.00014801 + "value": 0.017761 }, { "attributeID": 564, @@ -2246018,7 +2246038,7 @@ }, { "attributeID": 562, - "value": 0.00010725 + "value": 0.0117 }, { "attributeID": 564, @@ -2246300,7 +2246320,7 @@ }, { "attributeID": 562, - "value": 0.00010725 + "value": 0.0117 }, { "attributeID": 564, @@ -2246582,7 +2246602,7 @@ }, { "attributeID": 562, - "value": 0.00012334 + "value": 0.017761 }, { "attributeID": 564, @@ -2246844,7 +2246864,7 @@ }, { "attributeID": 562, - "value": 0.00024051 + "value": 0.028861 }, { "attributeID": 564, @@ -2247110,7 +2247130,7 @@ }, { "attributeID": 562, - "value": 0.00024051 + "value": 0.028861 }, { "attributeID": 564, @@ -2247400,7 +2247420,7 @@ }, { "attributeID": 562, - "value": 0.00010725 + "value": 0.0117 }, { "attributeID": 564, @@ -2247698,7 +2247718,7 @@ }, { "attributeID": 562, - "value": 0.00018501 + "value": 0.022201 }, { "attributeID": 564, @@ -2248162,7 +2248182,7 @@ }, { "attributeID": 562, - "value": 9.75e-05 + "value": 0.0117 }, { "attributeID": 564, @@ -2248448,7 +2248468,7 @@ }, { "attributeID": 562, - "value": 0.00010725 + "value": 0.0117 }, { "attributeID": 564, @@ -2248734,7 +2248754,7 @@ }, { "attributeID": 562, - "value": 0.00018501 + "value": 0.022201 }, { "attributeID": 564, @@ -2251789,7 +2251809,7 @@ }, { "attributeID": 562, - "value": 0.00031688 + "value": 0.044401 }, { "attributeID": 564, @@ -2253036,6 +2253056,10 @@ { "attributeID": 552, "value": 5000.0 + }, + { + "attributeID": 901, + "value": 10.0 } ], "dogmaEffects": [] @@ -2253053,6 +2253077,10 @@ { "attributeID": 552, "value": 5000.0 + }, + { + "attributeID": 901, + "value": 10.0 } ], "dogmaEffects": [] @@ -2253070,6 +2253098,10 @@ { "attributeID": 552, "value": 5000.0 + }, + { + "attributeID": 901, + "value": 10.0 } ], "dogmaEffects": [] @@ -2253087,6 +2253119,10 @@ { "attributeID": 552, "value": 5000.0 + }, + { + "attributeID": 901, + "value": 10.0 } ], "dogmaEffects": [] @@ -2253104,6 +2253140,10 @@ { "attributeID": 552, "value": 5000.0 + }, + { + "attributeID": 901, + "value": 10.0 } ], "dogmaEffects": [] @@ -2253204,6 +2253244,14 @@ "attributeID": 113, "value": 0.0 }, + { + "attributeID": 154, + "value": 250000.0 + }, + { + "attributeID": 192, + "value": 20.0 + }, { "attributeID": 263, "value": 100000000.0 @@ -2253255,6 +2253303,14 @@ { "attributeID": 525, "value": 1.0 + }, + { + "attributeID": 564, + "value": 40.0 + }, + { + "attributeID": 1158, + "value": 1.0 } ], "dogmaEffects": [ @@ -2253580,7 +2253636,7 @@ }, { "attributeID": 562, - "value": 0.00030469 + "value": 0.038026 }, { "attributeID": 564, @@ -2253886,7 +2253942,7 @@ }, { "attributeID": 562, - "value": 0.00024375 + "value": 0.02925 }, { "attributeID": 564, @@ -2262450,7 +2262506,7 @@ }, { "attributeID": 562, - "value": 4.875e-05 + "value": 0.00585 }, { "attributeID": 564, @@ -2262736,7 +2262792,7 @@ }, { "attributeID": 562, - "value": 4.875e-05 + "value": 0.00585 }, { "attributeID": 564, @@ -2263018,7 +2263074,7 @@ }, { "attributeID": 562, - "value": 4.875e-05 + "value": 0.00585 }, { "attributeID": 564, @@ -2263238,6 +2263294,10 @@ "attributeID": 274, "value": 0.8 }, + { + "attributeID": 309, + "value": -11.25 + }, { "attributeID": 456, "value": 0.0 @@ -2263280,12 +2263340,16 @@ }, { "attributeID": 562, - "value": 4.875e-05 + "value": 0.00585 }, { "attributeID": 564, "value": 800.0 }, + { + "attributeID": 566, + "value": -11.25 + }, { "attributeID": 580, "value": 1.0 @@ -2263357,14 +2263421,6 @@ { "attributeID": 2786, "value": 6000.0 - }, - { - "attributeID": 309, - "value": -11.25 - }, - { - "attributeID": 566, - "value": -11.25 } ], "dogmaEffects": [ @@ -2263582,7 +2263638,7 @@ }, { "attributeID": 562, - "value": 4.875e-05 + "value": 0.00585 }, { "attributeID": 564, @@ -2263864,7 +2263920,7 @@ }, { "attributeID": 562, - "value": 4.875e-05 + "value": 0.00585 }, { "attributeID": 564, @@ -2264146,7 +2264202,7 @@ }, { "attributeID": 562, - "value": 5.363e-05 + "value": 0.00585 }, { "attributeID": 564, @@ -2264440,7 +2264496,7 @@ }, { "attributeID": 562, - "value": 4.875e-05 + "value": 0.00585 }, { "attributeID": 564, @@ -2264762,7 +2264818,7 @@ }, { "attributeID": 562, - "value": 5.363e-05 + "value": 0.00585 }, { "attributeID": 564, @@ -2265052,7 +2265108,7 @@ }, { "attributeID": 562, - "value": 4.875e-05 + "value": 0.00585 }, { "attributeID": 564, @@ -2265338,7 +2265394,7 @@ }, { "attributeID": 562, - "value": 5.363e-05 + "value": 0.00585 }, { "attributeID": 564, @@ -2265624,7 +2265680,7 @@ }, { "attributeID": 562, - "value": 4.875e-05 + "value": 0.00585 }, { "attributeID": 564, @@ -2265910,7 +2265966,7 @@ }, { "attributeID": 562, - "value": 5.363e-05 + "value": 0.00585 }, { "attributeID": 564, @@ -2266204,7 +2266260,7 @@ }, { "attributeID": 562, - "value": 0.00040701 + "value": 0.02925 }, { "attributeID": 564, @@ -2266498,7 +2266554,7 @@ }, { "attributeID": 562, - "value": 0.00037001 + "value": 0.03576 }, { "attributeID": 564, @@ -2267989,7 +2268045,7 @@ }, { "attributeID": 562, - "value": 0.0 + "value": 0.1332 }, { "attributeID": 563, @@ -2271181,6 +2271237,14 @@ "attributeID": 274, "value": 0.8 }, + { + "attributeID": 349, + "value": -20.0 + }, + { + "attributeID": 351, + "value": -20.0 + }, { "attributeID": 456, "value": 1.0 @@ -2271213,10 +2271277,18 @@ "attributeID": 525, "value": 1.0 }, + { + "attributeID": 547, + "value": -11.0 + }, { "attributeID": 552, "value": 41.0 }, + { + "attributeID": 562, + "value": 0.0078 + }, { "attributeID": 564, "value": 575.0 @@ -2271237,6 +2271309,10 @@ "attributeID": 583, "value": 1.0 }, + { + "attributeID": 596, + "value": -11.0 + }, { "attributeID": 620, "value": 40000.0 @@ -2271245,6 +2271321,18 @@ "attributeID": 665, "value": 12000.0 }, + { + "attributeID": 767, + "value": -20.0 + }, + { + "attributeID": 847, + "value": -14.0 + }, + { + "attributeID": 848, + "value": 14.0 + }, { "attributeID": 1133, "value": 5.0 @@ -2271300,38 +2271388,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 547, - "value": -11.0 - }, - { - "attributeID": 847, - "value": -14.0 - }, - { - "attributeID": 848, - "value": 14.0 - }, - { - "attributeID": 596, - "value": -11.0 - }, - { - "attributeID": 767, - "value": -20.0 - }, - { - "attributeID": 349, - "value": -20.0 - }, - { - "attributeID": 351, - "value": -20.0 - }, - { - "attributeID": 562, - "value": 9.75e-05 } ], "dogmaEffects": [ @@ -2271531,6 +2271587,10 @@ "attributeID": 552, "value": 34.0 }, + { + "attributeID": 562, + "value": 0.0078 + }, { "attributeID": 564, "value": 920.0 @@ -2271582,10 +2271642,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 562, - "value": 9.75e-05 } ], "dogmaEffects": [ @@ -2271777,6 +2271833,10 @@ "attributeID": 552, "value": 32.0 }, + { + "attributeID": 562, + "value": 0.0078 + }, { "attributeID": 564, "value": 975.0 @@ -2271844,10 +2271904,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 562, - "value": 9.75e-05 } ], "dogmaEffects": [ @@ -2272039,6 +2272095,10 @@ "attributeID": 552, "value": 70.0 }, + { + "attributeID": 562, + "value": 0.011841 + }, { "attributeID": 564, "value": 385.0 @@ -2272090,10 +2272150,6 @@ { "attributeID": 2786, "value": 18500.0 - }, - { - "attributeID": 562, - "value": 0.00014801 } ], "dogmaEffects": [ @@ -2272281,6 +2272337,10 @@ "attributeID": 552, "value": 125.0 }, + { + "attributeID": 562, + "value": 0.011841 + }, { "attributeID": 564, "value": 306.0 @@ -2272316,10 +2272376,6 @@ { "attributeID": 2786, "value": 18500.0 - }, - { - "attributeID": 562, - "value": 0.00014801 } ], "dogmaEffects": [ @@ -2272471,6 +2272527,14 @@ "attributeID": 274, "value": 0.8 }, + { + "attributeID": 349, + "value": -33.0 + }, + { + "attributeID": 351, + "value": -33.0 + }, { "attributeID": 456, "value": 1.0 @@ -2272503,10 +2272567,18 @@ "attributeID": 525, "value": 1.0 }, + { + "attributeID": 547, + "value": -17.0 + }, { "attributeID": 552, "value": 150.0 }, + { + "attributeID": 562, + "value": 0.011841 + }, { "attributeID": 564, "value": 237.0 @@ -2272527,6 +2272599,10 @@ "attributeID": 583, "value": 1.0 }, + { + "attributeID": 596, + "value": -17.0 + }, { "attributeID": 620, "value": 40000.0 @@ -2272535,6 +2272611,18 @@ "attributeID": 665, "value": 15000.0 }, + { + "attributeID": 767, + "value": -33.0 + }, + { + "attributeID": 847, + "value": -22.0 + }, + { + "attributeID": 848, + "value": 22.0 + }, { "attributeID": 1133, "value": 5.0 @@ -2272590,38 +2272678,6 @@ { "attributeID": 2786, "value": 22000.0 - }, - { - "attributeID": 547, - "value": -17.0 - }, - { - "attributeID": 847, - "value": -22.0 - }, - { - "attributeID": 848, - "value": 22.0 - }, - { - "attributeID": 596, - "value": -17.0 - }, - { - "attributeID": 767, - "value": -33.0 - }, - { - "attributeID": 349, - "value": -33.0 - }, - { - "attributeID": 351, - "value": -33.0 - }, - { - "attributeID": 562, - "value": 0.00014801 } ], "dogmaEffects": [ @@ -2272817,6 +2272873,10 @@ "attributeID": 552, "value": 270.0 }, + { + "attributeID": 562, + "value": 0.014801 + }, { "attributeID": 564, "value": 210.0 @@ -2272852,10 +2272912,6 @@ { "attributeID": 2786, "value": 28000.0 - }, - { - "attributeID": 562, - "value": 0.00018501 } ], "dogmaEffects": [ @@ -2273007,6 +2273063,14 @@ "attributeID": 274, "value": 0.8 }, + { + "attributeID": 349, + "value": -40.0 + }, + { + "attributeID": 351, + "value": -40.0 + }, { "attributeID": 456, "value": 1.0 @@ -2273039,10 +2273103,18 @@ "attributeID": 525, "value": 1.0 }, + { + "attributeID": 547, + "value": -21.0 + }, { "attributeID": 552, "value": 400.0 }, + { + "attributeID": 562, + "value": 0.019241 + }, { "attributeID": 564, "value": 110.0 @@ -2273063,6 +2273135,10 @@ "attributeID": 583, "value": 1.0 }, + { + "attributeID": 596, + "value": -21.0 + }, { "attributeID": 620, "value": 40000.0 @@ -2273071,6 +2273147,18 @@ "attributeID": 665, "value": 60000.0 }, + { + "attributeID": 767, + "value": -40.0 + }, + { + "attributeID": 847, + "value": -27.0 + }, + { + "attributeID": 848, + "value": 27.0 + }, { "attributeID": 1133, "value": 5.0 @@ -2273126,38 +2273214,6 @@ { "attributeID": 2786, "value": 40000.0 - }, - { - "attributeID": 547, - "value": -21.0 - }, - { - "attributeID": 847, - "value": -27.0 - }, - { - "attributeID": 848, - "value": 27.0 - }, - { - "attributeID": 596, - "value": -21.0 - }, - { - "attributeID": 767, - "value": -40.0 - }, - { - "attributeID": 349, - "value": -40.0 - }, - { - "attributeID": 351, - "value": -40.0 - }, - { - "attributeID": 562, - "value": 0.00024051 } ], "dogmaEffects": [ @@ -2273345,6 +2273401,10 @@ "attributeID": 552, "value": 370.0 }, + { + "attributeID": 562, + "value": 0.019241 + }, { "attributeID": 564, "value": 120.0 @@ -2273380,10 +2273440,6 @@ { "attributeID": 2786, "value": 40000.0 - }, - { - "attributeID": 562, - "value": 0.00024051 } ], "dogmaEffects": [ @@ -2273571,6 +2273627,10 @@ "attributeID": 552, "value": 41.0 }, + { + "attributeID": 562, + "value": 0.0078 + }, { "attributeID": 564, "value": 575.0 @@ -2273650,10 +2273710,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 562, - "value": 9.75e-05 } ], "dogmaEffects": [ @@ -2273837,6 +2273893,10 @@ "attributeID": 552, "value": 34.0 }, + { + "attributeID": 562, + "value": 0.0078 + }, { "attributeID": 564, "value": 920.0 @@ -2273900,10 +2273960,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 562, - "value": 9.75e-05 } ], "dogmaEffects": [ @@ -2274095,6 +2274151,10 @@ "attributeID": 552, "value": 32.0 }, + { + "attributeID": 562, + "value": 0.0078 + }, { "attributeID": 564, "value": 975.0 @@ -2274146,10 +2274206,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 562, - "value": 9.75e-05 } ], "dogmaEffects": [ @@ -2274325,6 +2274381,10 @@ "attributeID": 552, "value": 70.0 }, + { + "attributeID": 562, + "value": 0.011841 + }, { "attributeID": 564, "value": 385.0 @@ -2274388,10 +2274448,6 @@ { "attributeID": 2786, "value": 18500.0 - }, - { - "attributeID": 562, - "value": 0.00014801 } ], "dogmaEffects": [ @@ -2274567,6 +2274623,10 @@ "attributeID": 552, "value": 125.0 }, + { + "attributeID": 562, + "value": 0.011841 + }, { "attributeID": 564, "value": 306.0 @@ -2274610,10 +2274670,6 @@ { "attributeID": 1133, "value": 5.0 - }, - { - "attributeID": 562, - "value": 0.00014801 } ], "dogmaEffects": [ @@ -2274801,6 +2274857,10 @@ "attributeID": 552, "value": 150.0 }, + { + "attributeID": 562, + "value": 0.011841 + }, { "attributeID": 564, "value": 237.0 @@ -2274864,10 +2274924,6 @@ { "attributeID": 2786, "value": 22000.0 - }, - { - "attributeID": 562, - "value": 0.00014801 } ], "dogmaEffects": [ @@ -2275043,6 +2275099,10 @@ "attributeID": 552, "value": 270.0 }, + { + "attributeID": 562, + "value": 0.014801 + }, { "attributeID": 564, "value": 210.0 @@ -2275086,10 +2275146,6 @@ { "attributeID": 1133, "value": 5.0 - }, - { - "attributeID": 562, - "value": 0.00018501 } ], "dogmaEffects": [ @@ -2275277,6 +2275333,10 @@ "attributeID": 552, "value": 400.0 }, + { + "attributeID": 562, + "value": 0.019241 + }, { "attributeID": 564, "value": 110.0 @@ -2275340,10 +2275400,6 @@ { "attributeID": 2786, "value": 40000.0 - }, - { - "attributeID": 562, - "value": 0.00024051 } ], "dogmaEffects": [ @@ -2275519,6 +2275575,10 @@ "attributeID": 552, "value": 370.0 }, + { + "attributeID": 562, + "value": 0.019241 + }, { "attributeID": 564, "value": 120.0 @@ -2275562,10 +2275622,6 @@ { "attributeID": 1133, "value": 5.0 - }, - { - "attributeID": 562, - "value": 0.00024051 } ], "dogmaEffects": [ @@ -2275757,6 +2275813,10 @@ "attributeID": 552, "value": 41.0 }, + { + "attributeID": 562, + "value": 0.0078 + }, { "attributeID": 564, "value": 575.0 @@ -2275812,10 +2275872,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 562, - "value": 9.75e-05 } ], "dogmaEffects": [ @@ -2276007,6 +2276063,10 @@ "attributeID": 552, "value": 34.0 }, + { + "attributeID": 562, + "value": 0.0078 + }, { "attributeID": 564, "value": 920.0 @@ -2276058,10 +2276118,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 562, - "value": 9.75e-05 } ], "dogmaEffects": [ @@ -2276253,6 +2276309,10 @@ "attributeID": 552, "value": 32.0 }, + { + "attributeID": 562, + "value": 0.0078 + }, { "attributeID": 564, "value": 975.0 @@ -2276320,10 +2276380,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 562, - "value": 9.75e-05 } ], "dogmaEffects": [ @@ -2276519,6 +2276575,10 @@ "attributeID": 552, "value": 70.0 }, + { + "attributeID": 562, + "value": 0.011841 + }, { "attributeID": 564, "value": 385.0 @@ -2276570,10 +2276630,6 @@ { "attributeID": 2786, "value": 18500.0 - }, - { - "attributeID": 562, - "value": 0.00014801 } ], "dogmaEffects": [ @@ -2276761,6 +2276817,10 @@ "attributeID": 552, "value": 125.0 }, + { + "attributeID": 562, + "value": 0.011841 + }, { "attributeID": 564, "value": 306.0 @@ -2276792,10 +2276852,6 @@ { "attributeID": 1133, "value": 5.0 - }, - { - "attributeID": 562, - "value": 0.00014801 } ], "dogmaEffects": [ @@ -2276983,6 +2277039,10 @@ "attributeID": 552, "value": 150.0 }, + { + "attributeID": 562, + "value": 0.011841 + }, { "attributeID": 564, "value": 237.0 @@ -2277050,10 +2277110,6 @@ { "attributeID": 2786, "value": 22000.0 - }, - { - "attributeID": 562, - "value": 0.00014801 } ], "dogmaEffects": [ @@ -2277245,6 +2277301,10 @@ "attributeID": 552, "value": 270.0 }, + { + "attributeID": 562, + "value": 0.014801 + }, { "attributeID": 564, "value": 210.0 @@ -2277276,10 +2277336,6 @@ { "attributeID": 1133, "value": 5.0 - }, - { - "attributeID": 562, - "value": 0.00018501 } ], "dogmaEffects": [ @@ -2277467,6 +2277523,10 @@ "attributeID": 552, "value": 400.0 }, + { + "attributeID": 562, + "value": 0.019241 + }, { "attributeID": 564, "value": 110.0 @@ -2277518,10 +2277578,6 @@ { "attributeID": 2786, "value": 40000.0 - }, - { - "attributeID": 562, - "value": 0.00024051 } ], "dogmaEffects": [ @@ -2277709,6 +2277765,10 @@ "attributeID": 552, "value": 370.0 }, + { + "attributeID": 562, + "value": 0.019241 + }, { "attributeID": 564, "value": 120.0 @@ -2277740,10 +2277800,6 @@ { "attributeID": 1133, "value": 5.0 - }, - { - "attributeID": 562, - "value": 0.00024051 } ], "dogmaEffects": [ @@ -2277947,6 +2278003,10 @@ "attributeID": 554, "value": 27.0 }, + { + "attributeID": 562, + "value": 0.0078 + }, { "attributeID": 564, "value": 575.0 @@ -2278030,10 +2278090,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 562, - "value": 9.75e-05 } ], "dogmaEffects": [ @@ -2278245,6 +2278301,10 @@ "attributeID": 552, "value": 34.0 }, + { + "attributeID": 562, + "value": 0.0078 + }, { "attributeID": 564, "value": 920.0 @@ -2278312,10 +2278372,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 562, - "value": 9.75e-05 } ], "dogmaEffects": [ @@ -2278519,6 +2278575,10 @@ "attributeID": 552, "value": 32.0 }, + { + "attributeID": 562, + "value": 0.0078 + }, { "attributeID": 564, "value": 975.0 @@ -2278586,10 +2278646,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 562, - "value": 9.75e-05 } ], "dogmaEffects": [ @@ -2278797,6 +2278853,10 @@ "attributeID": 552, "value": 70.0 }, + { + "attributeID": 562, + "value": 0.011841 + }, { "attributeID": 564, "value": 385.0 @@ -2278864,10 +2278924,6 @@ { "attributeID": 2786, "value": 18500.0 - }, - { - "attributeID": 562, - "value": 0.00014801 } ], "dogmaEffects": [ @@ -2279075,6 +2279131,10 @@ "attributeID": 552, "value": 125.0 }, + { + "attributeID": 562, + "value": 0.011841 + }, { "attributeID": 564, "value": 306.0 @@ -2279142,10 +2279202,6 @@ { "attributeID": 2786, "value": 18500.0 - }, - { - "attributeID": 562, - "value": 0.00014801 } ], "dogmaEffects": [ @@ -2279357,6 +2279413,10 @@ "attributeID": 554, "value": 35.0 }, + { + "attributeID": 562, + "value": 0.011841 + }, { "attributeID": 564, "value": 237.0 @@ -2279440,10 +2279500,6 @@ { "attributeID": 2786, "value": 22000.0 - }, - { - "attributeID": 562, - "value": 0.00014801 } ], "dogmaEffects": [ @@ -2279651,6 +2279707,10 @@ "attributeID": 552, "value": 270.0 }, + { + "attributeID": 562, + "value": 0.014801 + }, { "attributeID": 564, "value": 210.0 @@ -2279698,10 +2279758,6 @@ { "attributeID": 1133, "value": 5.0 - }, - { - "attributeID": 562, - "value": 0.00018501 } ], "dogmaEffects": [ @@ -2279905,6 +2279961,10 @@ "attributeID": 554, "value": 38.5 }, + { + "attributeID": 562, + "value": 0.019241 + }, { "attributeID": 564, "value": 110.0 @@ -2279972,10 +2280032,6 @@ { "attributeID": 2786, "value": 40000.0 - }, - { - "attributeID": 562, - "value": 0.00024051 } ], "dogmaEffects": [ @@ -2280179,6 +2280235,10 @@ "attributeID": 552, "value": 370.0 }, + { + "attributeID": 562, + "value": 0.019241 + }, { "attributeID": 564, "value": 120.0 @@ -2280226,10 +2280286,6 @@ { "attributeID": 1133, "value": 5.0 - }, - { - "attributeID": 562, - "value": 0.00024051 } ], "dogmaEffects": [ @@ -2280417,6 +2280473,10 @@ "attributeID": 552, "value": 11100.0 }, + { + "attributeID": 562, + "value": 0.0888 + }, { "attributeID": 564, "value": 80.0 @@ -2280691,6 +2280751,10 @@ "attributeID": 552, "value": 11100.0 }, + { + "attributeID": 562, + "value": 0.0888 + }, { "attributeID": 564, "value": 80.0 @@ -2280993,6 +2281057,10 @@ "attributeID": 552, "value": 11100.0 }, + { + "attributeID": 562, + "value": 0.0888 + }, { "attributeID": 564, "value": 80.0 @@ -2281279,6 +2281347,10 @@ "attributeID": 552, "value": 11100.0 }, + { + "attributeID": 562, + "value": 0.0888 + }, { "attributeID": 564, "value": 80.0 @@ -2297097,6 +2297169,10 @@ } ] }, + "53965": { + "dogmaAttributes": [], + "dogmaEffects": [] + }, "53977": { "dogmaAttributes": [ { @@ -2297275,6 +2297351,10 @@ "attributeID": 76, "value": 35000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 97, "value": 63.0 @@ -2297335,6 +2297415,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 5219.0 @@ -2297383,6 +2297467,14 @@ "attributeID": 274, "value": 0.8 }, + { + "attributeID": 349, + "value": -15.0 + }, + { + "attributeID": 351, + "value": -15.0 + }, { "attributeID": 456, "value": 1.0 @@ -2297415,10 +2297507,18 @@ "attributeID": 525, "value": 1.0 }, + { + "attributeID": 547, + "value": -8.0 + }, { "attributeID": 552, "value": 51.25 }, + { + "attributeID": 562, + "value": 0.0039 + }, { "attributeID": 564, "value": 575.0 @@ -2297439,6 +2297539,10 @@ "attributeID": 583, "value": 1.0 }, + { + "attributeID": 596, + "value": -8.0 + }, { "attributeID": 620, "value": 40000.0 @@ -2297447,6 +2297551,18 @@ "attributeID": 665, "value": 12000.0 }, + { + "attributeID": 767, + "value": -15.0 + }, + { + "attributeID": 847, + "value": -10.0 + }, + { + "attributeID": 848, + "value": 10.0 + }, { "attributeID": 1133, "value": 5.0 @@ -2297502,46 +2297618,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 547, - "value": -8.0 - }, - { - "attributeID": 847, - "value": -10.0 - }, - { - "attributeID": 848, - "value": 10.0 - }, - { - "attributeID": 596, - "value": -8.0 - }, - { - "attributeID": 767, - "value": -15.0 - }, - { - "attributeID": 349, - "value": -15.0 - }, - { - "attributeID": 351, - "value": -15.0 - }, - { - "attributeID": 562, - "value": 4.875e-05 } ], "dogmaEffects": [ @@ -2297657,6 +2297733,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 5219.0 @@ -2297741,6 +2297821,10 @@ "attributeID": 552, "value": 42.5 }, + { + "attributeID": 562, + "value": 0.0039 + }, { "attributeID": 564, "value": 920.0 @@ -2297792,14 +2297876,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 4.875e-05 } ], "dogmaEffects": [ @@ -2297851,6 +2297927,10 @@ "attributeID": 76, "value": 35000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2297907,6 +2297987,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 5219.0 @@ -2297991,6 +2298075,10 @@ "attributeID": 552, "value": 40.0 }, + { + "attributeID": 562, + "value": 0.0039 + }, { "attributeID": 564, "value": 975.0 @@ -2298058,18 +2298146,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 4.875e-05 } ], "dogmaEffects": [ @@ -2298177,6 +2298253,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 6919.0 @@ -2298261,6 +2298341,10 @@ "attributeID": 552, "value": 87.5 }, + { + "attributeID": 562, + "value": 0.00592 + }, { "attributeID": 564, "value": 385.0 @@ -2298312,14 +2298396,6 @@ { "attributeID": 2786, "value": 18500.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 7.4e-05 } ], "dogmaEffects": [ @@ -2298367,6 +2298443,10 @@ "attributeID": 76, "value": 64000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2298423,6 +2298503,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 6919.0 @@ -2298507,6 +2298591,10 @@ "attributeID": 552, "value": 156.25 }, + { + "attributeID": 562, + "value": 0.00592 + }, { "attributeID": 564, "value": 306.0 @@ -2298542,18 +2298630,6 @@ { "attributeID": 2786, "value": 18500.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 7.4e-05 } ], "dogmaEffects": [ @@ -2298597,6 +2298673,10 @@ "attributeID": 76, "value": 64000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 97, "value": 101.0 @@ -2298657,6 +2298737,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 6919.0 @@ -2298705,6 +2298789,14 @@ "attributeID": 274, "value": 0.8 }, + { + "attributeID": 349, + "value": -24.0 + }, + { + "attributeID": 351, + "value": -24.0 + }, { "attributeID": 456, "value": 1.0 @@ -2298737,10 +2298829,18 @@ "attributeID": 525, "value": 1.0 }, + { + "attributeID": 547, + "value": -13.0 + }, { "attributeID": 552, "value": 187.5 }, + { + "attributeID": 562, + "value": 0.00592 + }, { "attributeID": 564, "value": 237.0 @@ -2298761,6 +2298861,10 @@ "attributeID": 583, "value": 1.0 }, + { + "attributeID": 596, + "value": -13.0 + }, { "attributeID": 620, "value": 40000.0 @@ -2298769,6 +2298873,18 @@ "attributeID": 665, "value": 15000.0 }, + { + "attributeID": 767, + "value": -24.0 + }, + { + "attributeID": 847, + "value": -17.0 + }, + { + "attributeID": 848, + "value": 17.0 + }, { "attributeID": 1133, "value": 5.0 @@ -2298824,46 +2298940,6 @@ { "attributeID": 2786, "value": 22000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 547, - "value": -13.0 - }, - { - "attributeID": 847, - "value": -17.0 - }, - { - "attributeID": 848, - "value": 17.0 - }, - { - "attributeID": 596, - "value": -13.0 - }, - { - "attributeID": 767, - "value": -24.0 - }, - { - "attributeID": 349, - "value": -24.0 - }, - { - "attributeID": 351, - "value": -24.0 - }, - { - "attributeID": 562, - "value": 7.4e-05 } ], "dogmaEffects": [ @@ -2298919,6 +2298995,10 @@ "attributeID": 76, "value": 72000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2298975,6 +2299055,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 6919.0 @@ -2299059,6 +2299143,10 @@ "attributeID": 552, "value": 337.5 }, + { + "attributeID": 562, + "value": 0.0074 + }, { "attributeID": 564, "value": 210.0 @@ -2299094,18 +2299182,6 @@ { "attributeID": 2786, "value": 28000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 9.25e-05 } ], "dogmaEffects": [ @@ -2299149,6 +2299225,10 @@ "attributeID": 76, "value": 85000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 97, "value": 124.0 @@ -2299209,6 +2299289,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 462.0 @@ -2299257,6 +2299341,14 @@ "attributeID": 274, "value": 0.8 }, + { + "attributeID": 349, + "value": -30.0 + }, + { + "attributeID": 351, + "value": -30.0 + }, { "attributeID": 456, "value": 1.0 @@ -2299289,10 +2299381,18 @@ "attributeID": 525, "value": 1.0 }, + { + "attributeID": 547, + "value": -16.0 + }, { "attributeID": 552, "value": 500.0 }, + { + "attributeID": 562, + "value": 0.00962 + }, { "attributeID": 564, "value": 110.0 @@ -2299313,6 +2299413,10 @@ "attributeID": 583, "value": 1.0 }, + { + "attributeID": 596, + "value": -16.0 + }, { "attributeID": 620, "value": 40000.0 @@ -2299321,6 +2299425,18 @@ "attributeID": 665, "value": 60000.0 }, + { + "attributeID": 767, + "value": -30.0 + }, + { + "attributeID": 847, + "value": -20.0 + }, + { + "attributeID": 848, + "value": 20.0 + }, { "attributeID": 1133, "value": 5.0 @@ -2299376,46 +2299492,6 @@ { "attributeID": 2786, "value": 40000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 547, - "value": -16.0 - }, - { - "attributeID": 847, - "value": -20.0 - }, - { - "attributeID": 848, - "value": 20.0 - }, - { - "attributeID": 596, - "value": -16.0 - }, - { - "attributeID": 767, - "value": -30.0 - }, - { - "attributeID": 349, - "value": -30.0 - }, - { - "attributeID": 351, - "value": -30.0 - }, - { - "attributeID": 562, - "value": 0.00012025 } ], "dogmaEffects": [ @@ -2299463,6 +2299539,10 @@ "attributeID": 76, "value": 85000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2299519,6 +2299599,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 462.0 @@ -2299603,6 +2299687,10 @@ "attributeID": 552, "value": 462.5 }, + { + "attributeID": 562, + "value": 0.00962 + }, { "attributeID": 564, "value": 120.0 @@ -2299638,18 +2299726,6 @@ { "attributeID": 2786, "value": 40000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00012025 } ], "dogmaEffects": [ @@ -2299693,6 +2299769,10 @@ "attributeID": 76, "value": 35000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 97, "value": 105.0 @@ -2299753,6 +2299833,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 5219.0 @@ -2299801,6 +2299885,14 @@ "attributeID": 274, "value": 0.8 }, + { + "attributeID": 349, + "value": -25.0 + }, + { + "attributeID": 351, + "value": -25.0 + }, { "attributeID": 456, "value": 1.0 @@ -2299833,10 +2299925,18 @@ "attributeID": 525, "value": 1.0 }, + { + "attributeID": 547, + "value": -13.0 + }, { "attributeID": 552, "value": 61.5 }, + { + "attributeID": 562, + "value": 0.0117 + }, { "attributeID": 564, "value": 575.0 @@ -2299857,6 +2299957,10 @@ "attributeID": 583, "value": 1.0 }, + { + "attributeID": 596, + "value": -13.0 + }, { "attributeID": 620, "value": 40000.0 @@ -2299865,6 +2299969,18 @@ "attributeID": 665, "value": 12000.0 }, + { + "attributeID": 767, + "value": -25.0 + }, + { + "attributeID": 847, + "value": -17.0 + }, + { + "attributeID": 848, + "value": 17.0 + }, { "attributeID": 1133, "value": 5.0 @@ -2299920,46 +2300036,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 547, - "value": -13.0 - }, - { - "attributeID": 847, - "value": -17.0 - }, - { - "attributeID": 848, - "value": 17.0 - }, - { - "attributeID": 596, - "value": -13.0 - }, - { - "attributeID": 767, - "value": -25.0 - }, - { - "attributeID": 349, - "value": -25.0 - }, - { - "attributeID": 351, - "value": -25.0 - }, - { - "attributeID": 562, - "value": 0.00014625 } ], "dogmaEffects": [ @@ -2300075,6 +2300151,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 5219.0 @@ -2300159,6 +2300239,10 @@ "attributeID": 552, "value": 51.0 }, + { + "attributeID": 562, + "value": 0.0117 + }, { "attributeID": 564, "value": 920.0 @@ -2300210,14 +2300294,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00014625 } ], "dogmaEffects": [ @@ -2300269,6 +2300345,10 @@ "attributeID": 76, "value": 35000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2300325,6 +2300405,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 5219.0 @@ -2300409,6 +2300493,10 @@ "attributeID": 552, "value": 48.0 }, + { + "attributeID": 562, + "value": 0.0117 + }, { "attributeID": 564, "value": 975.0 @@ -2300476,18 +2300564,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00014625 } ], "dogmaEffects": [ @@ -2300595,6 +2300671,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 6919.0 @@ -2300679,6 +2300759,10 @@ "attributeID": 552, "value": 105.0 }, + { + "attributeID": 562, + "value": 0.017761 + }, { "attributeID": 564, "value": 385.0 @@ -2300730,14 +2300814,6 @@ { "attributeID": 2786, "value": 18500.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00022201 } ], "dogmaEffects": [ @@ -2300785,6 +2300861,10 @@ "attributeID": 76, "value": 64000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2300841,6 +2300921,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 6919.0 @@ -2300925,6 +2301009,10 @@ "attributeID": 552, "value": 187.5 }, + { + "attributeID": 562, + "value": 0.017761 + }, { "attributeID": 564, "value": 306.0 @@ -2300960,18 +2301048,6 @@ { "attributeID": 2786, "value": 18500.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00022201 } ], "dogmaEffects": [ @@ -2301015,6 +2301091,10 @@ "attributeID": 76, "value": 64000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 97, "value": 169.0 @@ -2301075,6 +2301155,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 6919.0 @@ -2301123,6 +2301207,14 @@ "attributeID": 274, "value": 0.8 }, + { + "attributeID": 349, + "value": -41.0 + }, + { + "attributeID": 351, + "value": -41.0 + }, { "attributeID": 456, "value": 1.0 @@ -2301155,10 +2301247,18 @@ "attributeID": 525, "value": 1.0 }, + { + "attributeID": 547, + "value": -21.0 + }, { "attributeID": 552, "value": 225.0 }, + { + "attributeID": 562, + "value": 0.017761 + }, { "attributeID": 564, "value": 237.0 @@ -2301179,6 +2301279,10 @@ "attributeID": 583, "value": 1.0 }, + { + "attributeID": 596, + "value": -21.0 + }, { "attributeID": 620, "value": 40000.0 @@ -2301187,6 +2301291,18 @@ "attributeID": 665, "value": 15000.0 }, + { + "attributeID": 767, + "value": -41.0 + }, + { + "attributeID": 847, + "value": -28.0 + }, + { + "attributeID": 848, + "value": 28.0 + }, { "attributeID": 1133, "value": 5.0 @@ -2301242,46 +2301358,6 @@ { "attributeID": 2786, "value": 22000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 547, - "value": -21.0 - }, - { - "attributeID": 847, - "value": -28.0 - }, - { - "attributeID": 848, - "value": 28.0 - }, - { - "attributeID": 596, - "value": -21.0 - }, - { - "attributeID": 767, - "value": -41.0 - }, - { - "attributeID": 349, - "value": -41.0 - }, - { - "attributeID": 351, - "value": -41.0 - }, - { - "attributeID": 562, - "value": 0.00022201 } ], "dogmaEffects": [ @@ -2301337,6 +2301413,10 @@ "attributeID": 76, "value": 72000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2301393,6 +2301473,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 6919.0 @@ -2301477,6 +2301561,10 @@ "attributeID": 552, "value": 405.0 }, + { + "attributeID": 562, + "value": 0.022201 + }, { "attributeID": 564, "value": 210.0 @@ -2301512,18 +2301600,6 @@ { "attributeID": 2786, "value": 28000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00027751 } ], "dogmaEffects": [ @@ -2301567,6 +2301643,10 @@ "attributeID": 76, "value": 85000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 97, "value": 206.0 @@ -2301627,6 +2301707,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 462.0 @@ -2301675,6 +2301759,14 @@ "attributeID": 274, "value": 0.8 }, + { + "attributeID": 349, + "value": -50.0 + }, + { + "attributeID": 351, + "value": -50.0 + }, { "attributeID": 456, "value": 1.0 @@ -2301707,10 +2301799,18 @@ "attributeID": 525, "value": 1.0 }, + { + "attributeID": 547, + "value": -26.0 + }, { "attributeID": 552, "value": 600.0 }, + { + "attributeID": 562, + "value": 0.02535 + }, { "attributeID": 564, "value": 110.0 @@ -2301731,6 +2301831,10 @@ "attributeID": 583, "value": 1.0 }, + { + "attributeID": 596, + "value": -26.0 + }, { "attributeID": 620, "value": 40000.0 @@ -2301739,6 +2301843,18 @@ "attributeID": 665, "value": 60000.0 }, + { + "attributeID": 767, + "value": -50.0 + }, + { + "attributeID": 847, + "value": -34.0 + }, + { + "attributeID": 848, + "value": 34.0 + }, { "attributeID": 1133, "value": 5.0 @@ -2301794,46 +2301910,6 @@ { "attributeID": 2786, "value": 40000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 547, - "value": -26.0 - }, - { - "attributeID": 847, - "value": -34.0 - }, - { - "attributeID": 848, - "value": 34.0 - }, - { - "attributeID": 596, - "value": -26.0 - }, - { - "attributeID": 767, - "value": -50.0 - }, - { - "attributeID": 349, - "value": -50.0 - }, - { - "attributeID": 351, - "value": -50.0 - }, - { - "attributeID": 562, - "value": 0.00036076 } ], "dogmaEffects": [ @@ -2301881,6 +2301957,10 @@ "attributeID": 76, "value": 85000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2301937,6 +2302017,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 462.0 @@ -2302021,6 +2302105,10 @@ "attributeID": 552, "value": 555.0 }, + { + "attributeID": 562, + "value": 0.02535 + }, { "attributeID": 564, "value": 120.0 @@ -2302056,18 +2302144,6 @@ { "attributeID": 2786, "value": 40000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00036076 } ], "dogmaEffects": [ @@ -2302111,6 +2302187,10 @@ "attributeID": 76, "value": 35000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 97, "value": 126.0 @@ -2302171,6 +2302251,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 5219.0 @@ -2302219,6 +2302303,14 @@ "attributeID": 274, "value": 0.8 }, + { + "attributeID": 349, + "value": -30.0 + }, + { + "attributeID": 351, + "value": -30.0 + }, { "attributeID": 456, "value": 1.0 @@ -2302251,10 +2302343,18 @@ "attributeID": 525, "value": 1.0 }, + { + "attributeID": 547, + "value": -16.0 + }, { "attributeID": 552, "value": 82.0 }, + { + "attributeID": 562, + "value": 0.0195 + }, { "attributeID": 564, "value": 575.0 @@ -2302275,6 +2302375,10 @@ "attributeID": 583, "value": 1.0 }, + { + "attributeID": 596, + "value": -16.0 + }, { "attributeID": 620, "value": 40000.0 @@ -2302283,6 +2302387,18 @@ "attributeID": 665, "value": 12000.0 }, + { + "attributeID": 767, + "value": -30.0 + }, + { + "attributeID": 847, + "value": -21.0 + }, + { + "attributeID": 848, + "value": 21.0 + }, { "attributeID": 1133, "value": 5.0 @@ -2302338,46 +2302454,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 547, - "value": -16.0 - }, - { - "attributeID": 847, - "value": -21.0 - }, - { - "attributeID": 848, - "value": 21.0 - }, - { - "attributeID": 596, - "value": -16.0 - }, - { - "attributeID": 767, - "value": -30.0 - }, - { - "attributeID": 349, - "value": -30.0 - }, - { - "attributeID": 351, - "value": -30.0 - }, - { - "attributeID": 562, - "value": 0.00024375 } ], "dogmaEffects": [ @@ -2302493,6 +2302569,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 5219.0 @@ -2302577,6 +2302657,10 @@ "attributeID": 552, "value": 68.0 }, + { + "attributeID": 562, + "value": 0.0195 + }, { "attributeID": 564, "value": 920.0 @@ -2302628,14 +2302712,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00024375 } ], "dogmaEffects": [ @@ -2302687,6 +2302763,10 @@ "attributeID": 76, "value": 35000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2302743,6 +2302823,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 5219.0 @@ -2302827,6 +2302911,10 @@ "attributeID": 552, "value": 64.0 }, + { + "attributeID": 562, + "value": 0.0195 + }, { "attributeID": 564, "value": 975.0 @@ -2302894,18 +2302982,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00024375 } ], "dogmaEffects": [ @@ -2303013,6 +2303089,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 6919.0 @@ -2303097,6 +2303177,10 @@ "attributeID": 552, "value": 140.0 }, + { + "attributeID": 562, + "value": 0.02384 + }, { "attributeID": 564, "value": 385.0 @@ -2303148,14 +2303232,6 @@ { "attributeID": 2786, "value": 18500.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00037001 } ], "dogmaEffects": [ @@ -2303203,6 +2303279,10 @@ "attributeID": 76, "value": 64000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2303259,6 +2303339,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 6919.0 @@ -2303343,6 +2303427,10 @@ "attributeID": 552, "value": 250.0 }, + { + "attributeID": 562, + "value": 0.02384 + }, { "attributeID": 564, "value": 306.0 @@ -2303378,18 +2303466,6 @@ { "attributeID": 2786, "value": 18500.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00037001 } ], "dogmaEffects": [ @@ -2303433,6 +2303509,10 @@ "attributeID": 76, "value": 64000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 97, "value": 203.0 @@ -2303493,6 +2303573,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 6919.0 @@ -2303541,6 +2303625,14 @@ "attributeID": 274, "value": 0.8 }, + { + "attributeID": 349, + "value": -49.0 + }, + { + "attributeID": 351, + "value": -49.0 + }, { "attributeID": 456, "value": 1.0 @@ -2303573,10 +2303665,18 @@ "attributeID": 525, "value": 1.0 }, + { + "attributeID": 547, + "value": -26.0 + }, { "attributeID": 552, "value": 300.0 }, + { + "attributeID": 562, + "value": 0.02384 + }, { "attributeID": 564, "value": 237.0 @@ -2303597,6 +2303697,10 @@ "attributeID": 583, "value": 1.0 }, + { + "attributeID": 596, + "value": -26.0 + }, { "attributeID": 620, "value": 40000.0 @@ -2303605,6 +2303709,18 @@ "attributeID": 665, "value": 15000.0 }, + { + "attributeID": 767, + "value": -49.0 + }, + { + "attributeID": 847, + "value": -33.0 + }, + { + "attributeID": 848, + "value": 33.0 + }, { "attributeID": 1133, "value": 5.0 @@ -2303660,46 +2303776,6 @@ { "attributeID": 2786, "value": 22000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 547, - "value": -26.0 - }, - { - "attributeID": 847, - "value": -33.0 - }, - { - "attributeID": 848, - "value": 33.0 - }, - { - "attributeID": 596, - "value": -26.0 - }, - { - "attributeID": 767, - "value": -49.0 - }, - { - "attributeID": 349, - "value": -49.0 - }, - { - "attributeID": 351, - "value": -49.0 - }, - { - "attributeID": 562, - "value": 0.00037001 } ], "dogmaEffects": [ @@ -2303755,6 +2303831,10 @@ "attributeID": 76, "value": 72000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2303811,6 +2303891,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 6919.0 @@ -2303895,6 +2303979,10 @@ "attributeID": 552, "value": 540.0 }, + { + "attributeID": 562, + "value": 0.02535 + }, { "attributeID": 564, "value": 210.0 @@ -2303930,18 +2304018,6 @@ { "attributeID": 2786, "value": 28000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00030469 } ], "dogmaEffects": [ @@ -2303985,6 +2304061,10 @@ "attributeID": 76, "value": 85000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 97, "value": 248.0 @@ -2304045,6 +2304125,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 462.0 @@ -2304093,6 +2304177,14 @@ "attributeID": 274, "value": 0.8 }, + { + "attributeID": 349, + "value": -60.0 + }, + { + "attributeID": 351, + "value": -60.0 + }, { "attributeID": 456, "value": 1.0 @@ -2304125,10 +2304217,18 @@ "attributeID": 525, "value": 1.0 }, + { + "attributeID": 547, + "value": -31.0 + }, { "attributeID": 552, "value": 800.0 }, + { + "attributeID": 562, + "value": 0.029601 + }, { "attributeID": 564, "value": 110.0 @@ -2304149,6 +2304249,10 @@ "attributeID": 583, "value": 1.0 }, + { + "attributeID": 596, + "value": -31.0 + }, { "attributeID": 620, "value": 40000.0 @@ -2304157,6 +2304261,18 @@ "attributeID": 665, "value": 60000.0 }, + { + "attributeID": 767, + "value": -60.0 + }, + { + "attributeID": 847, + "value": -41.0 + }, + { + "attributeID": 848, + "value": 41.0 + }, { "attributeID": 1133, "value": 5.0 @@ -2304212,46 +2304328,6 @@ { "attributeID": 2786, "value": 40000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 547, - "value": -31.0 - }, - { - "attributeID": 847, - "value": -41.0 - }, - { - "attributeID": 848, - "value": 41.0 - }, - { - "attributeID": 596, - "value": -31.0 - }, - { - "attributeID": 767, - "value": -60.0 - }, - { - "attributeID": 349, - "value": -60.0 - }, - { - "attributeID": 351, - "value": -60.0 - }, - { - "attributeID": 562, - "value": 0.00031688 } ], "dogmaEffects": [ @@ -2304299,6 +2304375,10 @@ "attributeID": 76, "value": 85000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2304355,6 +2304435,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 462.0 @@ -2304439,6 +2304523,10 @@ "attributeID": 552, "value": 740.0 }, + { + "attributeID": 562, + "value": 0.029601 + }, { "attributeID": 564, "value": 120.0 @@ -2304474,18 +2304562,6 @@ { "attributeID": 2786, "value": 40000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00031688 } ], "dogmaEffects": [ @@ -2304513,6 +2304589,10 @@ "attributeID": 55, "value": 190000.0 }, + { + "attributeID": 64, + "value": 0.0 + }, { "attributeID": 70, "value": 4.25 @@ -2304521,6 +2304601,10 @@ "attributeID": 76, "value": 35000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2304673,6 +2304757,10 @@ "attributeID": 552, "value": 51.25 }, + { + "attributeID": 562, + "value": 0.0039 + }, { "attributeID": 564, "value": 575.0 @@ -2304752,18 +2304840,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 64, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 4.875e-05 } ], "dogmaEffects": [ @@ -2304799,6 +2304875,10 @@ "attributeID": 55, "value": 337500.0 }, + { + "attributeID": 64, + "value": 0.0 + }, { "attributeID": 68, "value": 120.0 @@ -2304811,6 +2304891,10 @@ "attributeID": 76, "value": 35000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2304947,6 +2305031,10 @@ "attributeID": 552, "value": 42.5 }, + { + "attributeID": 562, + "value": 0.0039 + }, { "attributeID": 564, "value": 920.0 @@ -2305010,18 +2305098,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 64, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 4.875e-05 } ], "dogmaEffects": [ @@ -2305073,6 +2305149,10 @@ "attributeID": 76, "value": 35000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2305129,6 +2305209,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 5219.0 @@ -2305213,6 +2305297,10 @@ "attributeID": 552, "value": 40.0 }, + { + "attributeID": 562, + "value": 0.0039 + }, { "attributeID": 564, "value": 975.0 @@ -2305264,18 +2305352,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 4.875e-05 } ], "dogmaEffects": [ @@ -2305303,6 +2305379,10 @@ "attributeID": 55, "value": 500000.0 }, + { + "attributeID": 64, + "value": 0.0 + }, { "attributeID": 68, "value": 450.0 @@ -2305315,6 +2305395,10 @@ "attributeID": 76, "value": 64000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2305451,6 +2305535,10 @@ "attributeID": 552, "value": 87.5 }, + { + "attributeID": 562, + "value": 0.00592 + }, { "attributeID": 564, "value": 385.0 @@ -2305514,18 +2305602,6 @@ { "attributeID": 2786, "value": 18500.0 - }, - { - "attributeID": 64, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 7.4e-05 } ], "dogmaEffects": [ @@ -2305557,6 +2305633,10 @@ "attributeID": 55, "value": 285000.0 }, + { + "attributeID": 64, + "value": 0.0 + }, { "attributeID": 70, "value": 0.55 @@ -2305565,6 +2305645,10 @@ "attributeID": 76, "value": 64000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2305701,6 +2305785,10 @@ "attributeID": 552, "value": 156.25 }, + { + "attributeID": 562, + "value": 0.00592 + }, { "attributeID": 564, "value": 306.0 @@ -2305744,18 +2305832,6 @@ { "attributeID": 1133, "value": 5.0 - }, - { - "attributeID": 64, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 7.4e-05 } ], "dogmaEffects": [ @@ -2305783,6 +2305859,10 @@ "attributeID": 55, "value": 328000.0 }, + { + "attributeID": 64, + "value": 0.0 + }, { "attributeID": 70, "value": 0.61 @@ -2305791,6 +2305871,10 @@ "attributeID": 76, "value": 64000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2305943,6 +2306027,10 @@ "attributeID": 552, "value": 187.5 }, + { + "attributeID": 562, + "value": 0.00592 + }, { "attributeID": 564, "value": 237.0 @@ -2306006,18 +2306094,6 @@ { "attributeID": 2786, "value": 22000.0 - }, - { - "attributeID": 64, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 7.4e-05 } ], "dogmaEffects": [ @@ -2306049,6 +2306125,10 @@ "attributeID": 55, "value": 875000.0 }, + { + "attributeID": 64, + "value": 0.0 + }, { "attributeID": 70, "value": 0.52 @@ -2306057,6 +2306137,10 @@ "attributeID": 76, "value": 72000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2306193,6 +2306277,10 @@ "attributeID": 552, "value": 337.5 }, + { + "attributeID": 562, + "value": 0.0074 + }, { "attributeID": 564, "value": 210.0 @@ -2306236,18 +2306324,6 @@ { "attributeID": 1133, "value": 5.0 - }, - { - "attributeID": 64, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 9.25e-05 } ], "dogmaEffects": [ @@ -2306275,6 +2306351,10 @@ "attributeID": 55, "value": 1100000.0 }, + { + "attributeID": 64, + "value": 0.0 + }, { "attributeID": 70, "value": 0.13 @@ -2306283,6 +2306363,10 @@ "attributeID": 76, "value": 85000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2306435,6 +2306519,10 @@ "attributeID": 552, "value": 500.0 }, + { + "attributeID": 562, + "value": 0.00962 + }, { "attributeID": 564, "value": 110.0 @@ -2306498,18 +2306586,6 @@ { "attributeID": 2786, "value": 40000.0 - }, - { - "attributeID": 64, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00012025 } ], "dogmaEffects": [ @@ -2306541,6 +2306617,10 @@ "attributeID": 55, "value": 1000000.0 }, + { + "attributeID": 64, + "value": 0.0 + }, { "attributeID": 70, "value": 0.12 @@ -2306549,6 +2306629,10 @@ "attributeID": 76, "value": 85000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2306685,6 +2306769,10 @@ "attributeID": 552, "value": 462.5 }, + { + "attributeID": 562, + "value": 0.00962 + }, { "attributeID": 564, "value": 120.0 @@ -2306728,18 +2306816,6 @@ { "attributeID": 1133, "value": 5.0 - }, - { - "attributeID": 64, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00012025 } ], "dogmaEffects": [ @@ -2306771,6 +2306847,10 @@ "attributeID": 55, "value": 190000.0 }, + { + "attributeID": 64, + "value": 0.0 + }, { "attributeID": 70, "value": 4.25 @@ -2306779,6 +2306859,10 @@ "attributeID": 76, "value": 35000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2306931,6 +2307015,10 @@ "attributeID": 552, "value": 61.5 }, + { + "attributeID": 562, + "value": 0.0117 + }, { "attributeID": 564, "value": 575.0 @@ -2307010,18 +2307098,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 64, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00014625 } ], "dogmaEffects": [ @@ -2307057,6 +2307133,10 @@ "attributeID": 55, "value": 337500.0 }, + { + "attributeID": 64, + "value": 0.0 + }, { "attributeID": 68, "value": 200.0 @@ -2307069,6 +2307149,10 @@ "attributeID": 76, "value": 35000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2307205,6 +2307289,10 @@ "attributeID": 552, "value": 51.0 }, + { + "attributeID": 562, + "value": 0.0117 + }, { "attributeID": 564, "value": 920.0 @@ -2307268,18 +2307356,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 64, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00014625 } ], "dogmaEffects": [ @@ -2307331,6 +2307407,10 @@ "attributeID": 76, "value": 35000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2307387,6 +2307467,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 5219.0 @@ -2307471,6 +2307555,10 @@ "attributeID": 552, "value": 48.0 }, + { + "attributeID": 562, + "value": 0.0117 + }, { "attributeID": 564, "value": 975.0 @@ -2307522,18 +2307610,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00014625 } ], "dogmaEffects": [ @@ -2307561,6 +2307637,10 @@ "attributeID": 55, "value": 500000.0 }, + { + "attributeID": 64, + "value": 0.0 + }, { "attributeID": 68, "value": 750.0 @@ -2307573,6 +2307653,10 @@ "attributeID": 76, "value": 64000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2307709,6 +2307793,10 @@ "attributeID": 552, "value": 105.0 }, + { + "attributeID": 562, + "value": 0.017761 + }, { "attributeID": 564, "value": 385.0 @@ -2307772,18 +2307860,6 @@ { "attributeID": 2786, "value": 18500.0 - }, - { - "attributeID": 64, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00022201 } ], "dogmaEffects": [ @@ -2307815,6 +2307891,10 @@ "attributeID": 55, "value": 285000.0 }, + { + "attributeID": 64, + "value": 0.0 + }, { "attributeID": 70, "value": 0.55 @@ -2307823,6 +2307903,10 @@ "attributeID": 76, "value": 64000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2307959,6 +2308043,10 @@ "attributeID": 552, "value": 187.5 }, + { + "attributeID": 562, + "value": 0.017761 + }, { "attributeID": 564, "value": 306.0 @@ -2308002,18 +2308090,6 @@ { "attributeID": 1133, "value": 5.0 - }, - { - "attributeID": 64, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00022201 } ], "dogmaEffects": [ @@ -2308041,6 +2308117,10 @@ "attributeID": 55, "value": 328000.0 }, + { + "attributeID": 64, + "value": 0.0 + }, { "attributeID": 70, "value": 0.61 @@ -2308049,6 +2308129,10 @@ "attributeID": 76, "value": 64000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2308201,6 +2308285,10 @@ "attributeID": 552, "value": 225.0 }, + { + "attributeID": 562, + "value": 0.017761 + }, { "attributeID": 564, "value": 237.0 @@ -2308264,18 +2308352,6 @@ { "attributeID": 2786, "value": 22000.0 - }, - { - "attributeID": 64, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00022201 } ], "dogmaEffects": [ @@ -2308307,6 +2308383,10 @@ "attributeID": 55, "value": 875000.0 }, + { + "attributeID": 64, + "value": 0.0 + }, { "attributeID": 70, "value": 0.52 @@ -2308315,6 +2308395,10 @@ "attributeID": 76, "value": 72000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2308451,6 +2308535,10 @@ "attributeID": 552, "value": 405.0 }, + { + "attributeID": 562, + "value": 0.022201 + }, { "attributeID": 564, "value": 210.0 @@ -2308494,18 +2308582,6 @@ { "attributeID": 1133, "value": 5.0 - }, - { - "attributeID": 64, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00027751 } ], "dogmaEffects": [ @@ -2308533,6 +2308609,10 @@ "attributeID": 55, "value": 1100000.0 }, + { + "attributeID": 64, + "value": 0.0 + }, { "attributeID": 70, "value": 0.13 @@ -2308541,6 +2308621,10 @@ "attributeID": 76, "value": 85000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2308693,6 +2308777,10 @@ "attributeID": 552, "value": 600.0 }, + { + "attributeID": 562, + "value": 0.02535 + }, { "attributeID": 564, "value": 110.0 @@ -2308756,18 +2308844,6 @@ { "attributeID": 2786, "value": 40000.0 - }, - { - "attributeID": 64, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00036076 } ], "dogmaEffects": [ @@ -2308799,6 +2308875,10 @@ "attributeID": 55, "value": 1000000.0 }, + { + "attributeID": 64, + "value": 0.0 + }, { "attributeID": 70, "value": 0.12 @@ -2308807,6 +2308887,10 @@ "attributeID": 76, "value": 85000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2308943,6 +2309027,10 @@ "attributeID": 552, "value": 555.0 }, + { + "attributeID": 562, + "value": 0.02535 + }, { "attributeID": 564, "value": 120.0 @@ -2308986,18 +2309074,6 @@ { "attributeID": 1133, "value": 5.0 - }, - { - "attributeID": 64, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00036076 } ], "dogmaEffects": [ @@ -2309029,6 +2309105,10 @@ "attributeID": 55, "value": 190000.0 }, + { + "attributeID": 64, + "value": 0.0 + }, { "attributeID": 70, "value": 4.25 @@ -2309037,6 +2309117,10 @@ "attributeID": 76, "value": 35000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2309189,6 +2309273,10 @@ "attributeID": 552, "value": 82.0 }, + { + "attributeID": 562, + "value": 0.0195 + }, { "attributeID": 564, "value": 575.0 @@ -2309268,18 +2309356,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 64, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00024375 } ], "dogmaEffects": [ @@ -2309315,6 +2309391,10 @@ "attributeID": 55, "value": 337500.0 }, + { + "attributeID": 64, + "value": 0.0 + }, { "attributeID": 68, "value": 280.0 @@ -2309327,6 +2309407,10 @@ "attributeID": 76, "value": 35000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2309463,6 +2309547,10 @@ "attributeID": 552, "value": 68.0 }, + { + "attributeID": 562, + "value": 0.0195 + }, { "attributeID": 564, "value": 920.0 @@ -2309526,18 +2309614,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 64, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00024375 } ], "dogmaEffects": [ @@ -2309589,6 +2309665,10 @@ "attributeID": 76, "value": 35000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2309645,6 +2309725,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 5219.0 @@ -2309729,6 +2309813,10 @@ "attributeID": 552, "value": 64.0 }, + { + "attributeID": 562, + "value": 0.0195 + }, { "attributeID": 564, "value": 975.0 @@ -2309780,18 +2309868,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00024375 } ], "dogmaEffects": [ @@ -2309819,6 +2309895,10 @@ "attributeID": 55, "value": 500000.0 }, + { + "attributeID": 64, + "value": 0.0 + }, { "attributeID": 68, "value": 1050.0 @@ -2309831,6 +2309911,10 @@ "attributeID": 76, "value": 64000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2309967,6 +2310051,10 @@ "attributeID": 552, "value": 140.0 }, + { + "attributeID": 562, + "value": 0.02384 + }, { "attributeID": 564, "value": 385.0 @@ -2310030,18 +2310118,6 @@ { "attributeID": 2786, "value": 18500.0 - }, - { - "attributeID": 64, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00037001 } ], "dogmaEffects": [ @@ -2310073,6 +2310149,10 @@ "attributeID": 55, "value": 285000.0 }, + { + "attributeID": 64, + "value": 0.0 + }, { "attributeID": 70, "value": 0.55 @@ -2310081,6 +2310161,10 @@ "attributeID": 76, "value": 64000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2310217,6 +2310301,10 @@ "attributeID": 552, "value": 250.0 }, + { + "attributeID": 562, + "value": 0.02384 + }, { "attributeID": 564, "value": 306.0 @@ -2310260,18 +2310348,6 @@ { "attributeID": 1133, "value": 5.0 - }, - { - "attributeID": 64, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00037001 } ], "dogmaEffects": [ @@ -2310299,6 +2310375,10 @@ "attributeID": 55, "value": 328000.0 }, + { + "attributeID": 64, + "value": 0.0 + }, { "attributeID": 70, "value": 0.61 @@ -2310307,6 +2310387,10 @@ "attributeID": 76, "value": 64000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2310459,6 +2310543,10 @@ "attributeID": 552, "value": 300.0 }, + { + "attributeID": 562, + "value": 0.02384 + }, { "attributeID": 564, "value": 237.0 @@ -2310522,18 +2310610,6 @@ { "attributeID": 2786, "value": 22000.0 - }, - { - "attributeID": 64, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00037001 } ], "dogmaEffects": [ @@ -2310565,6 +2310641,10 @@ "attributeID": 55, "value": 875000.0 }, + { + "attributeID": 64, + "value": 0.0 + }, { "attributeID": 70, "value": 0.52 @@ -2310573,6 +2310653,10 @@ "attributeID": 76, "value": 72000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2310709,6 +2310793,10 @@ "attributeID": 552, "value": 540.0 }, + { + "attributeID": 562, + "value": 0.02535 + }, { "attributeID": 564, "value": 210.0 @@ -2310752,18 +2310840,6 @@ { "attributeID": 1133, "value": 5.0 - }, - { - "attributeID": 64, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00030469 } ], "dogmaEffects": [ @@ -2310791,6 +2310867,10 @@ "attributeID": 55, "value": 1100000.0 }, + { + "attributeID": 64, + "value": 0.0 + }, { "attributeID": 70, "value": 0.13 @@ -2310799,6 +2310879,10 @@ "attributeID": 76, "value": 85000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2310951,6 +2311035,10 @@ "attributeID": 552, "value": 800.0 }, + { + "attributeID": 562, + "value": 0.029601 + }, { "attributeID": 564, "value": 110.0 @@ -2311014,18 +2311102,6 @@ { "attributeID": 2786, "value": 40000.0 - }, - { - "attributeID": 64, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00031688 } ], "dogmaEffects": [ @@ -2311057,6 +2311133,10 @@ "attributeID": 55, "value": 1000000.0 }, + { + "attributeID": 64, + "value": 0.0 + }, { "attributeID": 70, "value": 0.12 @@ -2311065,6 +2311145,10 @@ "attributeID": 76, "value": 85000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2311201,6 +2311285,10 @@ "attributeID": 552, "value": 740.0 }, + { + "attributeID": 562, + "value": 0.029601 + }, { "attributeID": 564, "value": 120.0 @@ -2311244,18 +2311332,6 @@ { "attributeID": 1133, "value": 5.0 - }, - { - "attributeID": 64, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00031688 } ], "dogmaEffects": [ @@ -2311303,6 +2311379,10 @@ "attributeID": 76, "value": 35000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2311359,6 +2311439,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 565.0 @@ -2311447,6 +2311531,10 @@ "attributeID": 552, "value": 51.25 }, + { + "attributeID": 562, + "value": 0.0039 + }, { "attributeID": 564, "value": 575.0 @@ -2311502,18 +2311590,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 4.875e-05 } ], "dogmaEffects": [ @@ -2311621,6 +2311697,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 565.0 @@ -2311705,6 +2311785,10 @@ "attributeID": 552, "value": 42.5 }, + { + "attributeID": 562, + "value": 0.0039 + }, { "attributeID": 564, "value": 920.0 @@ -2311756,14 +2311840,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 4.875e-05 } ], "dogmaEffects": [ @@ -2311815,6 +2311891,10 @@ "attributeID": 76, "value": 35000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2311871,6 +2311951,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 565.0 @@ -2311955,6 +2312039,10 @@ "attributeID": 552, "value": 40.0 }, + { + "attributeID": 562, + "value": 0.0039 + }, { "attributeID": 564, "value": 975.0 @@ -2312022,18 +2312110,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 4.875e-05 } ], "dogmaEffects": [ @@ -2312145,6 +2312221,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 570.0 @@ -2312229,6 +2312309,10 @@ "attributeID": 552, "value": 87.5 }, + { + "attributeID": 562, + "value": 0.00592 + }, { "attributeID": 564, "value": 385.0 @@ -2312280,14 +2312364,6 @@ { "attributeID": 2786, "value": 18500.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 7.4e-05 } ], "dogmaEffects": [ @@ -2312335,6 +2312411,10 @@ "attributeID": 76, "value": 64000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2312391,6 +2312471,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 570.0 @@ -2312475,6 +2312559,10 @@ "attributeID": 552, "value": 156.25 }, + { + "attributeID": 562, + "value": 0.00592 + }, { "attributeID": 564, "value": 306.0 @@ -2312506,18 +2312594,6 @@ { "attributeID": 1133, "value": 5.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 7.4e-05 } ], "dogmaEffects": [ @@ -2312565,6 +2312641,10 @@ "attributeID": 76, "value": 64000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2312621,6 +2312701,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 570.0 @@ -2312705,6 +2312789,10 @@ "attributeID": 552, "value": 187.5 }, + { + "attributeID": 562, + "value": 0.00592 + }, { "attributeID": 564, "value": 237.0 @@ -2312772,18 +2312860,6 @@ { "attributeID": 2786, "value": 22000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 7.4e-05 } ], "dogmaEffects": [ @@ -2312835,6 +2312911,10 @@ "attributeID": 76, "value": 72000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2312891,6 +2312971,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 570.0 @@ -2312975,6 +2313059,10 @@ "attributeID": 552, "value": 337.5 }, + { + "attributeID": 562, + "value": 0.0074 + }, { "attributeID": 564, "value": 210.0 @@ -2313006,18 +2313094,6 @@ { "attributeID": 1133, "value": 5.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 9.25e-05 } ], "dogmaEffects": [ @@ -2313121,6 +2313197,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 574.0 @@ -2313205,6 +2313285,10 @@ "attributeID": 552, "value": 500.0 }, + { + "attributeID": 562, + "value": 0.00962 + }, { "attributeID": 564, "value": 110.0 @@ -2313256,14 +2313340,6 @@ { "attributeID": 2786, "value": 40000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00012025 } ], "dogmaEffects": [ @@ -2313311,6 +2313387,10 @@ "attributeID": 76, "value": 85000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2313367,6 +2313447,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 574.0 @@ -2313451,6 +2313535,10 @@ "attributeID": 552, "value": 462.5 }, + { + "attributeID": 562, + "value": 0.00962 + }, { "attributeID": 564, "value": 120.0 @@ -2313482,18 +2313570,6 @@ { "attributeID": 1133, "value": 5.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00012025 } ], "dogmaEffects": [ @@ -2313537,6 +2313613,10 @@ "attributeID": 76, "value": 35000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2313593,6 +2313673,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 565.0 @@ -2313681,6 +2313765,10 @@ "attributeID": 552, "value": 61.5 }, + { + "attributeID": 562, + "value": 0.0117 + }, { "attributeID": 564, "value": 575.0 @@ -2313736,18 +2313824,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00014625 } ], "dogmaEffects": [ @@ -2313855,6 +2313931,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 565.0 @@ -2313939,6 +2314019,10 @@ "attributeID": 552, "value": 51.0 }, + { + "attributeID": 562, + "value": 0.0117 + }, { "attributeID": 564, "value": 920.0 @@ -2313990,14 +2314074,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00014625 } ], "dogmaEffects": [ @@ -2314049,6 +2314125,10 @@ "attributeID": 76, "value": 35000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2314105,6 +2314185,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 565.0 @@ -2314189,6 +2314273,10 @@ "attributeID": 552, "value": 48.0 }, + { + "attributeID": 562, + "value": 0.0117 + }, { "attributeID": 564, "value": 975.0 @@ -2314256,18 +2314344,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00014625 } ], "dogmaEffects": [ @@ -2314379,6 +2314455,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 570.0 @@ -2314463,6 +2314543,10 @@ "attributeID": 552, "value": 105.0 }, + { + "attributeID": 562, + "value": 0.017761 + }, { "attributeID": 564, "value": 385.0 @@ -2314514,14 +2314598,6 @@ { "attributeID": 2786, "value": 18500.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00022201 } ], "dogmaEffects": [ @@ -2314569,6 +2314645,10 @@ "attributeID": 76, "value": 64000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2314625,6 +2314705,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 570.0 @@ -2314709,6 +2314793,10 @@ "attributeID": 552, "value": 187.5 }, + { + "attributeID": 562, + "value": 0.017761 + }, { "attributeID": 564, "value": 306.0 @@ -2314740,18 +2314828,6 @@ { "attributeID": 1133, "value": 5.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00022201 } ], "dogmaEffects": [ @@ -2314799,6 +2314875,10 @@ "attributeID": 76, "value": 64000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2314855,6 +2314935,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 570.0 @@ -2314939,6 +2315023,10 @@ "attributeID": 552, "value": 225.0 }, + { + "attributeID": 562, + "value": 0.017761 + }, { "attributeID": 564, "value": 237.0 @@ -2315006,18 +2315094,6 @@ { "attributeID": 2786, "value": 22000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00022201 } ], "dogmaEffects": [ @@ -2315069,6 +2315145,10 @@ "attributeID": 76, "value": 72000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2315125,6 +2315205,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 570.0 @@ -2315209,6 +2315293,10 @@ "attributeID": 552, "value": 405.0 }, + { + "attributeID": 562, + "value": 0.022201 + }, { "attributeID": 564, "value": 210.0 @@ -2315240,18 +2315328,6 @@ { "attributeID": 1133, "value": 5.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00027751 } ], "dogmaEffects": [ @@ -2315355,6 +2315431,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 574.0 @@ -2315439,6 +2315519,10 @@ "attributeID": 552, "value": 600.0 }, + { + "attributeID": 562, + "value": 0.02535 + }, { "attributeID": 564, "value": 110.0 @@ -2315490,14 +2315574,6 @@ { "attributeID": 2786, "value": 40000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00036076 } ], "dogmaEffects": [ @@ -2315545,6 +2315621,10 @@ "attributeID": 76, "value": 85000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2315601,6 +2315681,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 574.0 @@ -2315685,6 +2315769,10 @@ "attributeID": 552, "value": 555.0 }, + { + "attributeID": 562, + "value": 0.02535 + }, { "attributeID": 564, "value": 120.0 @@ -2315716,18 +2315804,6 @@ { "attributeID": 1133, "value": 5.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00036076 } ], "dogmaEffects": [ @@ -2315771,6 +2315847,10 @@ "attributeID": 76, "value": 35000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2315827,6 +2315907,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 565.0 @@ -2315915,6 +2315999,10 @@ "attributeID": 552, "value": 82.0 }, + { + "attributeID": 562, + "value": 0.0195 + }, { "attributeID": 564, "value": 575.0 @@ -2315970,18 +2316058,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00024375 } ], "dogmaEffects": [ @@ -2316089,6 +2316165,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 565.0 @@ -2316173,6 +2316253,10 @@ "attributeID": 552, "value": 68.0 }, + { + "attributeID": 562, + "value": 0.0195 + }, { "attributeID": 564, "value": 920.0 @@ -2316224,14 +2316308,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00024375 } ], "dogmaEffects": [ @@ -2316283,6 +2316359,10 @@ "attributeID": 76, "value": 35000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2316339,6 +2316419,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 565.0 @@ -2316423,6 +2316507,10 @@ "attributeID": 552, "value": 64.0 }, + { + "attributeID": 562, + "value": 0.0195 + }, { "attributeID": 564, "value": 975.0 @@ -2316490,18 +2316578,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00024375 } ], "dogmaEffects": [ @@ -2316613,6 +2316689,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 570.0 @@ -2316697,6 +2316777,10 @@ "attributeID": 552, "value": 140.0 }, + { + "attributeID": 562, + "value": 0.02384 + }, { "attributeID": 564, "value": 385.0 @@ -2316748,14 +2316832,6 @@ { "attributeID": 2786, "value": 18500.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00037001 } ], "dogmaEffects": [ @@ -2316803,6 +2316879,10 @@ "attributeID": 76, "value": 64000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2316859,6 +2316939,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 570.0 @@ -2316943,6 +2317027,10 @@ "attributeID": 552, "value": 250.0 }, + { + "attributeID": 562, + "value": 0.02384 + }, { "attributeID": 564, "value": 306.0 @@ -2316974,18 +2317062,6 @@ { "attributeID": 1133, "value": 5.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00037001 } ], "dogmaEffects": [ @@ -2317033,6 +2317109,10 @@ "attributeID": 76, "value": 64000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2317089,6 +2317169,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 570.0 @@ -2317173,6 +2317257,10 @@ "attributeID": 552, "value": 300.0 }, + { + "attributeID": 562, + "value": 0.02384 + }, { "attributeID": 564, "value": 237.0 @@ -2317240,18 +2317328,6 @@ { "attributeID": 2786, "value": 22000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00037001 } ], "dogmaEffects": [ @@ -2317303,6 +2317379,10 @@ "attributeID": 76, "value": 72000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2317359,6 +2317439,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 570.0 @@ -2317443,6 +2317527,10 @@ "attributeID": 552, "value": 540.0 }, + { + "attributeID": 562, + "value": 0.02535 + }, { "attributeID": 564, "value": 210.0 @@ -2317474,18 +2317562,6 @@ { "attributeID": 1133, "value": 5.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00030469 } ], "dogmaEffects": [ @@ -2317589,6 +2317665,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 574.0 @@ -2317673,6 +2317753,10 @@ "attributeID": 552, "value": 800.0 }, + { + "attributeID": 562, + "value": 0.029601 + }, { "attributeID": 564, "value": 110.0 @@ -2317724,14 +2317808,6 @@ { "attributeID": 2786, "value": 40000.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00031688 } ], "dogmaEffects": [ @@ -2317779,6 +2317855,10 @@ "attributeID": 76, "value": 85000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2317835,6 +2317915,10 @@ "attributeID": 211, "value": 0.0 }, + { + "attributeID": 212, + "value": 0.0 + }, { "attributeID": 245, "value": 574.0 @@ -2317919,6 +2318003,10 @@ "attributeID": 552, "value": 740.0 }, + { + "attributeID": 562, + "value": 0.029601 + }, { "attributeID": 564, "value": 120.0 @@ -2317950,18 +2318038,6 @@ { "attributeID": 1133, "value": 5.0 - }, - { - "attributeID": 212, - "value": 0.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00031688 } ], "dogmaEffects": [ @@ -2318009,6 +2318085,10 @@ "attributeID": 76, "value": 35000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2318165,6 +2318245,10 @@ "attributeID": 554, "value": 20.25 }, + { + "attributeID": 562, + "value": 0.0039 + }, { "attributeID": 564, "value": 575.0 @@ -2318248,14 +2318332,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 4.875e-05 } ], "dogmaEffects": [ @@ -2318315,6 +2318391,10 @@ "attributeID": 76, "value": 35000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2318467,6 +2318547,10 @@ "attributeID": 552, "value": 42.5 }, + { + "attributeID": 562, + "value": 0.0039 + }, { "attributeID": 564, "value": 920.0 @@ -2318534,14 +2318618,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 4.875e-05 } ], "dogmaEffects": [ @@ -2318593,6 +2318669,10 @@ "attributeID": 76, "value": 35000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2318745,6 +2318825,10 @@ "attributeID": 552, "value": 40.0 }, + { + "attributeID": 562, + "value": 0.0039 + }, { "attributeID": 564, "value": 975.0 @@ -2318812,14 +2318896,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 4.875e-05 } ], "dogmaEffects": [ @@ -2318875,6 +2318951,10 @@ "attributeID": 76, "value": 64000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2319027,6 +2319107,10 @@ "attributeID": 552, "value": 87.5 }, + { + "attributeID": 562, + "value": 0.00592 + }, { "attributeID": 564, "value": 385.0 @@ -2319094,14 +2319178,6 @@ { "attributeID": 2786, "value": 18500.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 7.4e-05 } ], "dogmaEffects": [ @@ -2319157,6 +2319233,10 @@ "attributeID": 76, "value": 64000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2319309,6 +2319389,10 @@ "attributeID": 552, "value": 156.25 }, + { + "attributeID": 562, + "value": 0.00592 + }, { "attributeID": 564, "value": 306.0 @@ -2319376,14 +2319460,6 @@ { "attributeID": 2786, "value": 18500.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 7.4e-05 } ], "dogmaEffects": [ @@ -2319439,6 +2319515,10 @@ "attributeID": 76, "value": 64000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2319595,6 +2319675,10 @@ "attributeID": 554, "value": 26.25 }, + { + "attributeID": 562, + "value": 0.00592 + }, { "attributeID": 564, "value": 237.0 @@ -2319678,14 +2319762,6 @@ { "attributeID": 2786, "value": 22000.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 7.4e-05 } ], "dogmaEffects": [ @@ -2319741,6 +2319817,10 @@ "attributeID": 76, "value": 72000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2319893,6 +2319973,10 @@ "attributeID": 552, "value": 337.5 }, + { + "attributeID": 562, + "value": 0.0074 + }, { "attributeID": 564, "value": 210.0 @@ -2319940,14 +2320024,6 @@ { "attributeID": 1133, "value": 5.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 9.25e-05 } ], "dogmaEffects": [ @@ -2319995,6 +2320071,10 @@ "attributeID": 76, "value": 85000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2320151,6 +2320231,10 @@ "attributeID": 554, "value": 28.875 }, + { + "attributeID": 562, + "value": 0.00962 + }, { "attributeID": 564, "value": 110.0 @@ -2320218,14 +2320302,6 @@ { "attributeID": 2786, "value": 40000.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00012025 } ], "dogmaEffects": [ @@ -2320277,6 +2320353,10 @@ "attributeID": 76, "value": 85000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2320429,6 +2320509,10 @@ "attributeID": 552, "value": 462.5 }, + { + "attributeID": 562, + "value": 0.00962 + }, { "attributeID": 564, "value": 120.0 @@ -2320476,14 +2320560,6 @@ { "attributeID": 1133, "value": 5.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00012025 } ], "dogmaEffects": [ @@ -2320535,6 +2320611,10 @@ "attributeID": 76, "value": 35000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2320691,6 +2320771,10 @@ "attributeID": 554, "value": 33.75 }, + { + "attributeID": 562, + "value": 0.0117 + }, { "attributeID": 564, "value": 575.0 @@ -2320774,14 +2320858,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00014625 } ], "dogmaEffects": [ @@ -2320841,6 +2320917,10 @@ "attributeID": 76, "value": 35000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2320993,6 +2321073,10 @@ "attributeID": 552, "value": 51.0 }, + { + "attributeID": 562, + "value": 0.0117 + }, { "attributeID": 564, "value": 920.0 @@ -2321060,14 +2321144,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00014625 } ], "dogmaEffects": [ @@ -2321119,6 +2321195,10 @@ "attributeID": 76, "value": 35000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2321271,6 +2321351,10 @@ "attributeID": 552, "value": 48.0 }, + { + "attributeID": 562, + "value": 0.0117 + }, { "attributeID": 564, "value": 975.0 @@ -2321338,14 +2321422,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00014625 } ], "dogmaEffects": [ @@ -2321401,6 +2321477,10 @@ "attributeID": 76, "value": 64000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2321553,6 +2321633,10 @@ "attributeID": 552, "value": 105.0 }, + { + "attributeID": 562, + "value": 0.017761 + }, { "attributeID": 564, "value": 385.0 @@ -2321620,14 +2321704,6 @@ { "attributeID": 2786, "value": 18500.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00022201 } ], "dogmaEffects": [ @@ -2321683,6 +2321759,10 @@ "attributeID": 76, "value": 64000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2321835,6 +2321915,10 @@ "attributeID": 552, "value": 187.5 }, + { + "attributeID": 562, + "value": 0.017761 + }, { "attributeID": 564, "value": 306.0 @@ -2321902,14 +2321986,6 @@ { "attributeID": 2786, "value": 18500.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00022201 } ], "dogmaEffects": [ @@ -2321965,6 +2322041,10 @@ "attributeID": 76, "value": 64000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2322121,6 +2322201,10 @@ "attributeID": 554, "value": 43.75 }, + { + "attributeID": 562, + "value": 0.017761 + }, { "attributeID": 564, "value": 237.0 @@ -2322204,14 +2322288,6 @@ { "attributeID": 2786, "value": 22000.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00022201 } ], "dogmaEffects": [ @@ -2322267,6 +2322343,10 @@ "attributeID": 76, "value": 72000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2322419,6 +2322499,10 @@ "attributeID": 552, "value": 405.0 }, + { + "attributeID": 562, + "value": 0.022201 + }, { "attributeID": 564, "value": 210.0 @@ -2322466,14 +2322550,6 @@ { "attributeID": 1133, "value": 5.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00027751 } ], "dogmaEffects": [ @@ -2322521,6 +2322597,10 @@ "attributeID": 76, "value": 85000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2322677,6 +2322757,10 @@ "attributeID": 554, "value": 48.125 }, + { + "attributeID": 562, + "value": 0.02535 + }, { "attributeID": 564, "value": 110.0 @@ -2322744,14 +2322828,6 @@ { "attributeID": 2786, "value": 40000.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00036076 } ], "dogmaEffects": [ @@ -2322803,6 +2322879,10 @@ "attributeID": 76, "value": 85000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2322955,6 +2323035,10 @@ "attributeID": 552, "value": 555.0 }, + { + "attributeID": 562, + "value": 0.02535 + }, { "attributeID": 564, "value": 120.0 @@ -2323002,14 +2323086,6 @@ { "attributeID": 1133, "value": 5.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00036076 } ], "dogmaEffects": [ @@ -2323061,6 +2323137,10 @@ "attributeID": 76, "value": 35000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2323217,6 +2323297,10 @@ "attributeID": 554, "value": 40.5 }, + { + "attributeID": 562, + "value": 0.0195 + }, { "attributeID": 564, "value": 575.0 @@ -2323300,14 +2323384,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00024375 } ], "dogmaEffects": [ @@ -2323367,6 +2323443,10 @@ "attributeID": 76, "value": 35000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2323519,6 +2323599,10 @@ "attributeID": 552, "value": 68.0 }, + { + "attributeID": 562, + "value": 0.0195 + }, { "attributeID": 564, "value": 920.0 @@ -2323586,14 +2323670,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00024375 } ], "dogmaEffects": [ @@ -2323645,6 +2323721,10 @@ "attributeID": 76, "value": 35000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2323797,6 +2323877,10 @@ "attributeID": 552, "value": 64.0 }, + { + "attributeID": 562, + "value": 0.0195 + }, { "attributeID": 564, "value": 975.0 @@ -2323864,14 +2323948,6 @@ { "attributeID": 2786, "value": 15000.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00024375 } ], "dogmaEffects": [ @@ -2323927,6 +2324003,10 @@ "attributeID": 76, "value": 64000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2324079,6 +2324159,10 @@ "attributeID": 552, "value": 140.0 }, + { + "attributeID": 562, + "value": 0.02384 + }, { "attributeID": 564, "value": 385.0 @@ -2324146,14 +2324230,6 @@ { "attributeID": 2786, "value": 18500.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00037001 } ], "dogmaEffects": [ @@ -2324209,6 +2324285,10 @@ "attributeID": 76, "value": 64000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2324361,6 +2324441,10 @@ "attributeID": 552, "value": 250.0 }, + { + "attributeID": 562, + "value": 0.02384 + }, { "attributeID": 564, "value": 306.0 @@ -2324428,14 +2324512,6 @@ { "attributeID": 2786, "value": 18500.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00037001 } ], "dogmaEffects": [ @@ -2324491,6 +2324567,10 @@ "attributeID": 76, "value": 64000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2324647,6 +2324727,10 @@ "attributeID": 554, "value": 52.5 }, + { + "attributeID": 562, + "value": 0.02384 + }, { "attributeID": 564, "value": 237.0 @@ -2324730,14 +2324814,6 @@ { "attributeID": 2786, "value": 22000.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00037001 } ], "dogmaEffects": [ @@ -2324793,6 +2324869,10 @@ "attributeID": 76, "value": 72000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2324945,6 +2325025,10 @@ "attributeID": 552, "value": 540.0 }, + { + "attributeID": 562, + "value": 0.02535 + }, { "attributeID": 564, "value": 210.0 @@ -2324992,14 +2325076,6 @@ { "attributeID": 1133, "value": 5.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00030469 } ], "dogmaEffects": [ @@ -2325047,6 +2325123,10 @@ "attributeID": 76, "value": 85000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2325203,6 +2325283,10 @@ "attributeID": 554, "value": 57.75 }, + { + "attributeID": 562, + "value": 0.029601 + }, { "attributeID": 564, "value": 110.0 @@ -2325270,14 +2325354,6 @@ { "attributeID": 2786, "value": 40000.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00031688 } ], "dogmaEffects": [ @@ -2325329,6 +2325405,10 @@ "attributeID": 76, "value": 85000.0 }, + { + "attributeID": 84, + "value": 0.0 + }, { "attributeID": 109, "value": 0.67 @@ -2325481,6 +2325561,10 @@ "attributeID": 552, "value": 740.0 }, + { + "attributeID": 562, + "value": 0.029601 + }, { "attributeID": 564, "value": 120.0 @@ -2325528,14 +2325612,6 @@ { "attributeID": 1133, "value": 5.0 - }, - { - "attributeID": 84, - "value": 0.0 - }, - { - "attributeID": 562, - "value": 0.00031688 } ], "dogmaEffects": [ @@ -2325749,7 +2325825,7 @@ }, { "attributeID": 562, - "value": 0.00014625 + "value": 0.01755 }, { "attributeID": 564, @@ -2326047,7 +2326123,7 @@ }, { "attributeID": 562, - "value": 0.00022201 + "value": 0.026641 }, { "attributeID": 564, @@ -2326345,7 +2326421,7 @@ }, { "attributeID": 562, - "value": 0.00036076 + "value": 0.038026 }, { "attributeID": 564, @@ -2326643,7 +2326719,7 @@ }, { "attributeID": 562, - "value": 0.00016088 + "value": 0.01755 }, { "attributeID": 564, @@ -2326941,7 +2327017,7 @@ }, { "attributeID": 562, - "value": 0.00018501 + "value": 0.026641 }, { "attributeID": 564, @@ -2327239,7 +2327315,7 @@ }, { "attributeID": 562, - "value": 0.00027751 + "value": 0.033301 }, { "attributeID": 564, @@ -2327529,7 +2327605,7 @@ }, { "attributeID": 562, - "value": 0.00014625 + "value": 0.01755 }, { "attributeID": 564, @@ -2327819,7 +2327895,7 @@ }, { "attributeID": 562, - "value": 0.00014625 + "value": 0.01755 }, { "attributeID": 564, @@ -2328105,7 +2328181,7 @@ }, { "attributeID": 562, - "value": 0.00014625 + "value": 0.01755 }, { "attributeID": 564, @@ -2328391,7 +2328467,7 @@ }, { "attributeID": 562, - "value": 0.00014625 + "value": 0.01755 }, { "attributeID": 564, @@ -2328661,7 +2328737,7 @@ }, { "attributeID": 562, - "value": 0.00014625 + "value": 0.01755 }, { "attributeID": 564, @@ -2328963,7 +2329039,7 @@ }, { "attributeID": 562, - "value": 0.00014625 + "value": 0.01755 }, { "attributeID": 564, @@ -2329289,7 +2329365,7 @@ }, { "attributeID": 562, - "value": 0.00022201 + "value": 0.026641 }, { "attributeID": 564, @@ -2329579,7 +2329655,7 @@ }, { "attributeID": 562, - "value": 0.00016088 + "value": 0.01755 }, { "attributeID": 564, @@ -2329865,7 +2329941,7 @@ }, { "attributeID": 562, - "value": 0.00016088 + "value": 0.01755 }, { "attributeID": 564, @@ -2330151,7 +2330227,7 @@ }, { "attributeID": 562, - "value": 0.00018501 + "value": 0.026641 }, { "attributeID": 564, @@ -2330417,7 +2330493,7 @@ }, { "attributeID": 562, - "value": 0.00036076 + "value": 0.038026 }, { "attributeID": 564, @@ -2330687,7 +2330763,7 @@ }, { "attributeID": 562, - "value": 0.00036076 + "value": 0.038026 }, { "attributeID": 564, @@ -2330981,7 +2331057,7 @@ }, { "attributeID": 562, - "value": 0.00016088 + "value": 0.01755 }, { "attributeID": 564, @@ -2331283,7 +2331359,7 @@ }, { "attributeID": 562, - "value": 0.00027751 + "value": 0.033301 }, { "attributeID": 564, @@ -2331609,7 +2331685,7 @@ }, { "attributeID": 562, - "value": 0.00014625 + "value": 0.01755 }, { "attributeID": 564, @@ -2331899,7 +2331975,7 @@ }, { "attributeID": 562, - "value": 0.00016088 + "value": 0.01755 }, { "attributeID": 564, @@ -2332189,7 +2332265,7 @@ }, { "attributeID": 562, - "value": 0.00027751 + "value": 0.033301 }, { "attributeID": 564, @@ -2332487,7 +2332563,7 @@ }, { "attributeID": 562, - "value": 7.4e-05 + "value": 0.00888 }, { "attributeID": 564, @@ -2332785,7 +2332861,7 @@ }, { "attributeID": 562, - "value": 6.167e-05 + "value": 0.00888 }, { "attributeID": 564, @@ -2333083,7 +2333159,7 @@ }, { "attributeID": 562, - "value": 9.25e-05 + "value": 0.0111 }, { "attributeID": 564, @@ -2333381,7 +2333457,7 @@ }, { "attributeID": 562, - "value": 0.00012025 + "value": 0.028861 }, { "attributeID": 564, @@ -2333683,7 +2333759,7 @@ }, { "attributeID": 562, - "value": 7.4e-05 + "value": 0.00888 }, { "attributeID": 564, @@ -2333989,7 +2334065,7 @@ }, { "attributeID": 562, - "value": 7.4e-05 + "value": 0.00888 }, { "attributeID": 564, @@ -2334291,7 +2334367,7 @@ }, { "attributeID": 562, - "value": 7.4e-05 + "value": 0.00888 }, { "attributeID": 564, @@ -2334605,7 +2334681,7 @@ }, { "attributeID": 562, - "value": 7.4e-05 + "value": 0.00888 }, { "attributeID": 564, @@ -2334907,7 +2334983,7 @@ }, { "attributeID": 562, - "value": 6.167e-05 + "value": 0.00888 }, { "attributeID": 564, @@ -2335209,7 +2335285,7 @@ }, { "attributeID": 562, - "value": 6.167e-05 + "value": 0.00888 }, { "attributeID": 564, @@ -2335511,7 +2335587,7 @@ }, { "attributeID": 562, - "value": 6.167e-05 + "value": 0.00888 }, { "attributeID": 564, @@ -2335813,7 +2335889,7 @@ }, { "attributeID": 562, - "value": 7.4e-05 + "value": 0.00888 }, { "attributeID": 564, @@ -2336123,7 +2336199,7 @@ }, { "attributeID": 562, - "value": 6.167e-05 + "value": 0.00888 }, { "attributeID": 564, @@ -2336437,7 +2336513,7 @@ }, { "attributeID": 562, - "value": 9.25e-05 + "value": 0.0111 }, { "attributeID": 564, @@ -2336739,7 +2336815,7 @@ }, { "attributeID": 562, - "value": 9.25e-05 + "value": 0.0111 }, { "attributeID": 564, @@ -2337041,7 +2337117,7 @@ }, { "attributeID": 562, - "value": 9.25e-05 + "value": 0.0111 }, { "attributeID": 564, @@ -2337343,7 +2337419,7 @@ }, { "attributeID": 562, - "value": 9.25e-05 + "value": 0.0111 }, { "attributeID": 564, @@ -2337645,7 +2337721,7 @@ }, { "attributeID": 562, - "value": 9.25e-05 + "value": 0.0111 }, { "attributeID": 564, @@ -2337955,7 +2338031,7 @@ }, { "attributeID": 562, - "value": 9.25e-05 + "value": 0.0111 }, { "attributeID": 564, @@ -2338269,7 +2338345,7 @@ }, { "attributeID": 562, - "value": 0.00012025 + "value": 0.028861 }, { "attributeID": 564, @@ -2338571,7 +2338647,7 @@ }, { "attributeID": 562, - "value": 0.00012025 + "value": 0.028861 }, { "attributeID": 564, @@ -2338873,7 +2338949,7 @@ }, { "attributeID": 562, - "value": 0.00012025 + "value": 0.028861 }, { "attributeID": 564, @@ -2339175,7 +2339251,7 @@ }, { "attributeID": 562, - "value": 0.00012025 + "value": 0.028861 }, { "attributeID": 564, @@ -2339477,7 +2339553,7 @@ }, { "attributeID": 562, - "value": 0.00012025 + "value": 0.028861 }, { "attributeID": 564, @@ -2339783,7 +2339859,7 @@ }, { "attributeID": 562, - "value": 0.00036441 + "value": 0.03576 }, { "attributeID": 564, @@ -2351682,7 +2351758,7 @@ }, { "attributeID": 562, - "value": 0.0 + "value": 0.0666 }, { "attributeID": 564, @@ -2351824,7 +2351900,7 @@ }, { "attributeID": 562, - "value": 0.0 + "value": 0.0666 }, { "attributeID": 564, @@ -2351966,7 +2352042,7 @@ }, { "attributeID": 562, - "value": 0.0 + "value": 0.0666 }, { "attributeID": 564, @@ -2352108,7 +2352184,7 @@ }, { "attributeID": 562, - "value": 0.0 + "value": 0.0666 }, { "attributeID": 564, @@ -2370398,6 +2370474,10 @@ ], "dogmaEffects": [] }, + "54951": { + "dogmaAttributes": [], + "dogmaEffects": [] + }, "54973": { "dogmaAttributes": [ { @@ -2370608,7 +2370688,7 @@ }, { "attributeID": 2422, - "value": 18442.4583333 + "value": 18453.66597222222 } ], "dogmaEffects": [ @@ -2375861,6 +2375941,80 @@ ], "dogmaEffects": [] }, + "55747": { + "dogmaAttributes": [ + { + "attributeID": 175, + "value": 5.0 + }, + { + "attributeID": 176, + "value": 5.0 + }, + { + "attributeID": 177, + "value": 5.0 + }, + { + "attributeID": 178, + "value": 5.0 + }, + { + "attributeID": 179, + "value": 5.0 + }, + { + "attributeID": 182, + "value": 3402.0 + }, + { + "attributeID": 277, + "value": 1.0 + }, + { + "attributeID": 330, + "value": 43200000.0 + }, + { + "attributeID": 1087, + "value": 19.0 + }, + { + "attributeID": 1890, + "value": 1.0 + }, + { + "attributeID": 1916, + "value": 1.0 + }, + { + "attributeID": 2422, + "value": 18475.66597222222 + } + ], + "dogmaEffects": [ + { + "effectID": 302, + "isDefault": 0 + }, + { + "effectID": 304, + "isDefault": 0 + }, + { + "effectID": 306, + "isDefault": 0 + }, + { + "effectID": 308, + "isDefault": 0 + }, + { + "effectID": 310, + "isDefault": 0 + } + ] + }, "55748": { "dogmaAttributes": [ { @@ -2375923,5 +2376077,798 @@ } ], "dogmaEffects": [] + }, + "55771": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 100000000.0 + } + ], + "dogmaEffects": [] + }, + "55772": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 100000000.0 + } + ], + "dogmaEffects": [] + }, + "55773": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 100000000.0 + } + ], + "dogmaEffects": [] + }, + "55783": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 100000000.0 + } + ], + "dogmaEffects": [] + }, + "55784": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 100000000.0 + } + ], + "dogmaEffects": [] + }, + "55785": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 100000000.0 + } + ], + "dogmaEffects": [] + }, + "55786": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 100000000.0 + } + ], + "dogmaEffects": [] + }, + "55787": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 100000000.0 + } + ], + "dogmaEffects": [] + }, + "55788": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 100000000.0 + } + ], + "dogmaEffects": [] + }, + "55789": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 100000000.0 + } + ], + "dogmaEffects": [] + }, + "55790": { + "dogmaAttributes": [ + { + "attributeID": 1158, + "value": 1.0 + } + ], + "dogmaEffects": [] + }, + "55791": { + "dogmaAttributes": [ + { + "attributeID": 1158, + "value": 1.0 + } + ], + "dogmaEffects": [] + }, + "55792": { + "dogmaAttributes": [ + { + "attributeID": 1158, + "value": 1.0 + } + ], + "dogmaEffects": [] + }, + "55793": { + "dogmaAttributes": [ + { + "attributeID": 1158, + "value": 1.0 + } + ], + "dogmaEffects": [] + }, + "55794": { + "dogmaAttributes": [ + { + "attributeID": 1158, + "value": 1.0 + } + ], + "dogmaEffects": [] + }, + "55795": { + "dogmaAttributes": [ + { + "attributeID": 1158, + "value": 1.0 + } + ], + "dogmaEffects": [] + }, + "55796": { + "dogmaAttributes": [ + { + "attributeID": 1158, + "value": 1.0 + } + ], + "dogmaEffects": [] + }, + "55799": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 100.0 + }, + { + "attributeID": 54, + "value": 0.0 + }, + { + "attributeID": 158, + "value": 0.0 + }, + { + "attributeID": 160, + "value": 0.0 + }, + { + "attributeID": 247, + "value": 0.0 + }, + { + "attributeID": 252, + "value": 0.0 + }, + { + "attributeID": 263, + "value": 100.0 + }, + { + "attributeID": 265, + "value": 100.0 + }, + { + "attributeID": 267, + "value": 1.0 + }, + { + "attributeID": 268, + "value": 1.0 + }, + { + "attributeID": 269, + "value": 1.0 + }, + { + "attributeID": 270, + "value": 1.0 + }, + { + "attributeID": 416, + "value": 0.0 + }, + { + "attributeID": 456, + "value": 3.0 + }, + { + "attributeID": 457, + "value": 3.0 + }, + { + "attributeID": 479, + "value": 86400000.0 + }, + { + "attributeID": 524, + "value": 1.0 + }, + { + "attributeID": 525, + "value": 1.0 + }, + { + "attributeID": 552, + "value": 1000.0 + }, + { + "attributeID": 562, + "value": 0.0 + }, + { + "attributeID": 665, + "value": 0.0 + }, + { + "attributeID": 854, + "value": 1.0 + } + ], + "dogmaEffects": [ + { + "effectID": 10, + "isDefault": 0 + } + ] + }, + "55803": { + "dogmaAttributes": [ + { + "attributeID": 175, + "value": 1.0 + }, + { + "attributeID": 176, + "value": 1.0 + }, + { + "attributeID": 177, + "value": 1.0 + }, + { + "attributeID": 178, + "value": 1.0 + }, + { + "attributeID": 179, + "value": 1.0 + }, + { + "attributeID": 182, + "value": 3402.0 + }, + { + "attributeID": 277, + "value": 1.0 + }, + { + "attributeID": 330, + "value": 60000.0 + }, + { + "attributeID": 1087, + "value": 21.0 + }, + { + "attributeID": 1647, + "value": 2400.0 + }, + { + "attributeID": 1890, + "value": 1.0 + }, + { + "attributeID": 1916, + "value": 1.0 + } + ], + "dogmaEffects": [ + { + "effectID": 302, + "isDefault": 0 + }, + { + "effectID": 304, + "isDefault": 0 + }, + { + "effectID": 306, + "isDefault": 0 + }, + { + "effectID": 308, + "isDefault": 0 + }, + { + "effectID": 310, + "isDefault": 0 + } + ] + }, + "55804": { + "dogmaAttributes": [ + { + "attributeID": 175, + "value": 1.0 + }, + { + "attributeID": 176, + "value": 1.0 + }, + { + "attributeID": 177, + "value": 1.0 + }, + { + "attributeID": 178, + "value": 1.0 + }, + { + "attributeID": 179, + "value": 1.0 + }, + { + "attributeID": 182, + "value": 3402.0 + }, + { + "attributeID": 277, + "value": 1.0 + }, + { + "attributeID": 330, + "value": 60000.0 + }, + { + "attributeID": 1087, + "value": 22.0 + }, + { + "attributeID": 1647, + "value": 2400.0 + }, + { + "attributeID": 1890, + "value": 1.0 + }, + { + "attributeID": 1916, + "value": 1.0 + } + ], + "dogmaEffects": [ + { + "effectID": 302, + "isDefault": 0 + }, + { + "effectID": 304, + "isDefault": 0 + }, + { + "effectID": 306, + "isDefault": 0 + }, + { + "effectID": 308, + "isDefault": 0 + }, + { + "effectID": 310, + "isDefault": 0 + } + ] + }, + "55805": { + "dogmaAttributes": [ + { + "attributeID": 175, + "value": 1.0 + }, + { + "attributeID": 176, + "value": 1.0 + }, + { + "attributeID": 177, + "value": 1.0 + }, + { + "attributeID": 178, + "value": 1.0 + }, + { + "attributeID": 179, + "value": 1.0 + }, + { + "attributeID": 182, + "value": 3402.0 + }, + { + "attributeID": 277, + "value": 1.0 + }, + { + "attributeID": 330, + "value": 60000.0 + }, + { + "attributeID": 1087, + "value": 23.0 + }, + { + "attributeID": 1647, + "value": 2400.0 + }, + { + "attributeID": 1890, + "value": 1.0 + }, + { + "attributeID": 1916, + "value": 1.0 + } + ], + "dogmaEffects": [ + { + "effectID": 302, + "isDefault": 0 + }, + { + "effectID": 304, + "isDefault": 0 + }, + { + "effectID": 306, + "isDefault": 0 + }, + { + "effectID": 308, + "isDefault": 0 + }, + { + "effectID": 310, + "isDefault": 0 + } + ] + }, + "55806": { + "dogmaAttributes": [ + { + "attributeID": 175, + "value": 1.0 + }, + { + "attributeID": 176, + "value": 1.0 + }, + { + "attributeID": 177, + "value": 1.0 + }, + { + "attributeID": 178, + "value": 1.0 + }, + { + "attributeID": 179, + "value": 1.0 + }, + { + "attributeID": 182, + "value": 3402.0 + }, + { + "attributeID": 277, + "value": 1.0 + }, + { + "attributeID": 330, + "value": 60000.0 + }, + { + "attributeID": 1087, + "value": 24.0 + }, + { + "attributeID": 1647, + "value": 2400.0 + }, + { + "attributeID": 1890, + "value": 1.0 + }, + { + "attributeID": 1916, + "value": 1.0 + } + ], + "dogmaEffects": [ + { + "effectID": 302, + "isDefault": 0 + }, + { + "effectID": 304, + "isDefault": 0 + }, + { + "effectID": 306, + "isDefault": 0 + }, + { + "effectID": 308, + "isDefault": 0 + }, + { + "effectID": 310, + "isDefault": 0 + } + ] + }, + "55808": { + "dogmaAttributes": [], + "dogmaEffects": [] + }, + "55809": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 100000000.0 + } + ], + "dogmaEffects": [] + }, + "55810": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 100000000.0 + } + ], + "dogmaEffects": [] + }, + "55811": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 100000000.0 + } + ], + "dogmaEffects": [] + }, + "55812": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 100000000.0 + } + ], + "dogmaEffects": [] + }, + "55813": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 100000000.0 + } + ], + "dogmaEffects": [] + }, + "55814": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 100000000.0 + } + ], + "dogmaEffects": [] + }, + "55818": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 700.0 + }, + { + "attributeID": 525, + "value": 1.0 + }, + { + "attributeID": 552, + "value": 5000.0 + }, + { + "attributeID": 901, + "value": 30.0 + } + ], + "dogmaEffects": [] + }, + "55826": { + "dogmaAttributes": [ + { + "attributeID": 175, + "value": 8.0 + }, + { + "attributeID": 176, + "value": 8.0 + }, + { + "attributeID": 177, + "value": 8.0 + }, + { + "attributeID": 178, + "value": 8.0 + }, + { + "attributeID": 179, + "value": 8.0 + }, + { + "attributeID": 182, + "value": 3402.0 + }, + { + "attributeID": 277, + "value": 1.0 + }, + { + "attributeID": 330, + "value": 1080000000.0 + }, + { + "attributeID": 1087, + "value": 10.0 + }, + { + "attributeID": 1890, + "value": 1.0 + }, + { + "attributeID": 1916, + "value": 1.0 + } + ], + "dogmaEffects": [ + { + "effectID": 302, + "isDefault": 0 + }, + { + "effectID": 304, + "isDefault": 0 + }, + { + "effectID": 306, + "isDefault": 0 + }, + { + "effectID": 308, + "isDefault": 0 + }, + { + "effectID": 310, + "isDefault": 0 + } + ] + }, + "55828": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 100000000.0 + } + ], + "dogmaEffects": [] + }, + "55829": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 100000000.0 + } + ], + "dogmaEffects": [] + }, + "55833": { + "dogmaAttributes": [ + { + "attributeID": 1158, + "value": 1.0 + } + ], + "dogmaEffects": [] + }, + "55859": { + "dogmaAttributes": [ + { + "attributeID": 175, + "value": 1.0 + }, + { + "attributeID": 176, + "value": 1.0 + }, + { + "attributeID": 177, + "value": 1.0 + }, + { + "attributeID": 178, + "value": 1.0 + }, + { + "attributeID": 179, + "value": 1.0 + }, + { + "attributeID": 182, + "value": 3402.0 + }, + { + "attributeID": 277, + "value": 1.0 + }, + { + "attributeID": 330, + "value": 60000.0 + }, + { + "attributeID": 1087, + "value": 30.0 + }, + { + "attributeID": 1890, + "value": 1.0 + }, + { + "attributeID": 1916, + "value": 1.0 + } + ], + "dogmaEffects": [ + { + "effectID": 302, + "isDefault": 0 + }, + { + "effectID": 304, + "isDefault": 0 + }, + { + "effectID": 306, + "isDefault": 0 + }, + { + "effectID": 308, + "isDefault": 0 + }, + { + "effectID": 310, + "isDefault": 0 + } + ] } } \ No newline at end of file diff --git a/staticdata/fsd_lite/evegroups.json b/staticdata/fsd_lite/evegroups.json index 660277125..2eb12bb42 100644 --- a/staticdata/fsd_lite/evegroups.json +++ b/staticdata/fsd_lite/evegroups.json @@ -4646,7 +4646,7 @@ "groupName": "Money", "groupNameID": 63592, "iconID": 21, - "published": false, + "published": true, "useBasePrice": false }, "170": { @@ -7177,7 +7177,7 @@ "groupName": "Triglavian Data", "groupNameID": 536625, "published": true, - "useBasePrice": false + "useBasePrice": true }, "1996": { "anchorable": false, @@ -9567,6 +9567,17 @@ "published": false, "useBasePrice": false }, + "4050": { + "anchorable": false, + "anchored": false, + "categoryID": 17, + "fittableNonSingleton": false, + "groupID": 4050, + "groupName": "Abyssal Proving Filaments", + "groupNameID": 559431, + "published": true, + "useBasePrice": false + }, "4052": { "anchorable": false, "anchored": false, @@ -9756,6 +9767,18 @@ "published": true, "useBasePrice": false }, + "4073": { + "anchorable": false, + "anchored": true, + "categoryID": 11, + "fittableNonSingleton": false, + "groupID": 4073, + "groupName": "Temporary Collidable Structure", + "groupNameID": 567507, + "iconID": 0, + "published": false, + "useBasePrice": false + }, "408": { "anchorable": false, "anchored": false, diff --git a/staticdata/fsd_lite/evetypes.json b/staticdata/fsd_lite/evetypes.json index 2400c7577..58f8f7e02 100644 --- a/staticdata/fsd_lite/evetypes.json +++ b/staticdata/fsd_lite/evetypes.json @@ -8440,7 +8440,7 @@ "11215": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reflective armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the EM armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 87864, "groupID": 326, "iconID": 20952, @@ -8473,7 +8473,7 @@ "11217": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reflective armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the EM armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 87865, "groupID": 326, "iconID": 20952, @@ -8507,7 +8507,7 @@ "11219": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reflective armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the EM armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 87866, "groupID": 326, "iconID": 20952, @@ -8557,7 +8557,7 @@ "11225": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reactive armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the explosive armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 91130, "groupID": 326, "iconID": 20951, @@ -8590,7 +8590,7 @@ "11227": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reactive armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the explosive armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 87867, "groupID": 326, "iconID": 20951, @@ -8624,7 +8624,7 @@ "11229": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reactive armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the explosive armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 87868, "groupID": 326, "iconID": 20951, @@ -8674,7 +8674,7 @@ "11235": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard layered armor plating. Uses advanced magnetic field generators to strengthen the integrity of the plating.", + "description": "An enhanced version of the layered armor coating. Uses advanced magnetic field generators to strengthen the integrity of the coating layers, effectively increasing the armor hit points even further.", "descriptionID": 87869, "groupID": 326, "iconID": 2066, @@ -8707,7 +8707,7 @@ "11237": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard layered armor plating. Uses advanced magnetic field generators to strengthen the integrity of the plating.", + "description": "An enhanced version of the layered armor coating. Uses advanced magnetic field generators to strengthen the integrity of the coating layers, effectively increasing the armor hit points even further.", "descriptionID": 87870, "groupID": 326, "iconID": 2066, @@ -8741,7 +8741,7 @@ "11239": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard layered armor plating. Uses advanced magnetic field generators to strengthen the integrity of the plating.", + "description": "An enhanced version of the layered armor coating. Uses advanced magnetic field generators to strengthen the integrity of the coating layers, effectively increasing the armor hit points even further.", "descriptionID": 87871, "groupID": 326, "iconID": 2066, @@ -8791,7 +8791,7 @@ "11245": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Magnetic armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the kinetic armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 87872, "groupID": 326, "iconID": 20953, @@ -8824,7 +8824,7 @@ "11247": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Magnetic armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the kinetic armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 87873, "groupID": 326, "iconID": 20953, @@ -8858,7 +8858,7 @@ "11249": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Magnetic armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the kinetic armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 87874, "groupID": 326, "iconID": 20953, @@ -8908,7 +8908,7 @@ "11255": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Thermal armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the thermal armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 87875, "groupID": 326, "iconID": 20954, @@ -8941,7 +8941,7 @@ "11257": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Thermal armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the thermal armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 87876, "groupID": 326, "iconID": 20954, @@ -8975,7 +8975,7 @@ "11259": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Thermal armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the thermal armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 87877, "groupID": 326, "iconID": 20954, @@ -9025,7 +9025,7 @@ "11265": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Adaptive Nano armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the multispectrum armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor resistance against all types of damage. It is less effective than membranes tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 91388, "groupID": 326, "iconID": 2066, @@ -9058,7 +9058,7 @@ "11267": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Adaptive Nano armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the multispectrum armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor resistance against all types of damage. It is less effective than membranes tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 91389, "groupID": 326, "iconID": 2066, @@ -9092,7 +9092,7 @@ "11269": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Adaptive Nano armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the multispectrum armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor resistance against all types of damage. It is less effective than membranes tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 91390, "groupID": 326, "iconID": 2066, @@ -17604,20 +17604,22 @@ "1193": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to EM resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 87180, "groupID": 98, "iconID": 20956, "isDynamicType": false, "marketGroupID": 1668, "mass": 1.0, - "metaLevel": 0, + "metaGroupID": 3, + "metaLevel": 6, "portionSize": 1, "published": true, + "raceID": 1, "radius": 10.0, "techLevel": 1, "typeID": 1193, - "typeName": "Basic EM Plating", + "typeName": "'Basic' EM Coating", "typeNameID": 76566, "volume": 5.0 }, @@ -18217,7 +18219,7 @@ "1197": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to EM resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 87182, "groupID": 98, "iconID": 20956, @@ -18230,7 +18232,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 1197, - "typeName": "EM Plating I", + "typeName": "EM Coating I", "typeNameID": 76569, "volume": 5.0 }, @@ -18339,7 +18341,7 @@ "1198": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to EM resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 87183, "groupID": 98, "iconID": 20956, @@ -18352,7 +18354,7 @@ "radius": 10.0, "techLevel": 2, "typeID": 1198, - "typeName": "EM Plating II", + "typeName": "EM Coating II", "typeNameID": 76570, "variationParentTypeID": 1197, "volume": 5.0 @@ -19253,7 +19255,7 @@ "portionSize": 1, "published": true, "typeID": 1204, - "typeName": "EM Plating I Blueprint", + "typeName": "EM Coating I Blueprint", "typeNameID": 76571, "volume": 0.01 }, @@ -19440,7 +19442,7 @@ "published": true, "techLevel": 2, "typeID": 1205, - "typeName": "EM Plating II Blueprint", + "typeName": "EM Coating II Blueprint", "typeNameID": 76572, "volume": 0.01 }, @@ -24638,19 +24640,22 @@ "1262": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to explosive resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of an array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 87190, "groupID": 98, "iconID": 20955, + "isDynamicType": false, "marketGroupID": 1667, "mass": 1.0, - "metaLevel": 0, + "metaGroupID": 3, + "metaLevel": 6, "portionSize": 1, "published": true, + "raceID": 1, "radius": 10.0, "techLevel": 1, "typeID": 1262, - "typeName": "Basic Explosive Plating", + "typeName": "'Basic' Explosive Coating", "typeNameID": 76589, "volume": 5.0 }, @@ -24888,7 +24893,7 @@ "1264": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to explosive resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of an array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 87191, "groupID": 98, "iconID": 20955, @@ -24901,7 +24906,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 1264, - "typeName": "Explosive Plating I", + "typeName": "Explosive Coating I", "typeNameID": 76590, "volume": 5.0 }, @@ -24915,14 +24920,14 @@ "portionSize": 1, "published": true, "typeID": 1265, - "typeName": "Explosive Plating I Blueprint", + "typeName": "Explosive Coating I Blueprint", "typeNameID": 76591, "volume": 0.01 }, "1266": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to explosive resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of an array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 87192, "groupID": 98, "iconID": 20955, @@ -24935,7 +24940,7 @@ "radius": 10.0, "techLevel": 2, "typeID": 1266, - "typeName": "Explosive Plating II", + "typeName": "Explosive Coating II", "typeNameID": 76592, "variationParentTypeID": 1264, "volume": 5.0 @@ -24951,7 +24956,7 @@ "published": true, "techLevel": 2, "typeID": 1267, - "typeName": "Explosive Plating II Blueprint", + "typeName": "Explosive Coating II Blueprint", "typeNameID": 76593, "volume": 0.01 }, @@ -25117,19 +25122,22 @@ "1272": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating is composed of several additional tritanium layers, effectively increasing its hit points.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of several layers, effectively increasing the armor hit points.", "descriptionID": 87193, "groupID": 98, "iconID": 1030, + "isDynamicType": false, "marketGroupID": 1669, "mass": 1.0, - "metaLevel": 0, + "metaGroupID": 3, + "metaLevel": 6, "portionSize": 1, "published": true, + "raceID": 1, "radius": 10.0, "techLevel": 1, "typeID": 1272, - "typeName": "Basic Layered Plating", + "typeName": "'Basic' Layered Coating", "typeNameID": 76594, "volume": 5.0 }, @@ -25308,7 +25316,7 @@ "1274": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating is composed of several additional tritanium layers, effectively increasing its hit points.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of several layers, effectively increasing the armor hit points.", "descriptionID": 87194, "groupID": 98, "iconID": 1030, @@ -25321,7 +25329,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 1274, - "typeName": "Layered Plating I", + "typeName": "Layered Coating I", "typeNameID": 76595, "volume": 5.0 }, @@ -25464,7 +25472,7 @@ "portionSize": 1, "published": true, "typeID": 1275, - "typeName": "Layered Plating I Blueprint", + "typeName": "Layered Coating I Blueprint", "typeNameID": 76596, "volume": 0.01 }, @@ -25514,7 +25522,7 @@ "1276": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating is composed of several additional tritanium layers, effectively increasing its hit points.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of several layers, effectively increasing the armor hit points.", "descriptionID": 87195, "groupID": 98, "iconID": 1030, @@ -25527,7 +25535,7 @@ "radius": 10.0, "techLevel": 2, "typeID": 1276, - "typeName": "Layered Plating II", + "typeName": "Layered Coating II", "typeNameID": 76597, "variationParentTypeID": 1274, "volume": 5.0 @@ -25718,7 +25726,7 @@ "published": true, "techLevel": 2, "typeID": 1277, - "typeName": "Layered Plating II Blueprint", + "typeName": "Layered Coating II Blueprint", "typeNameID": 76598, "volume": 0.01 }, @@ -26664,19 +26672,22 @@ "1282": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to kinetic resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 87196, "groupID": 98, "iconID": 20957, + "isDynamicType": false, "marketGroupID": 1666, "mass": 1.0, - "metaLevel": 0, + "metaGroupID": 3, + "metaLevel": 6, "portionSize": 1, "published": true, + "raceID": 1, "radius": 10.0, "techLevel": 1, "typeID": 1282, - "typeName": "Basic Kinetic Plating", + "typeName": "'Basic' Kinetic Coating", "typeNameID": 76599, "volume": 5.0 }, @@ -27004,7 +27015,7 @@ "1284": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to kinetic resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 87197, "groupID": 98, "iconID": 20957, @@ -27017,7 +27028,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 1284, - "typeName": "Kinetic Plating I", + "typeName": "Kinetic Coating I", "typeNameID": 76600, "volume": 5.0 }, @@ -27046,7 +27057,7 @@ "portionSize": 1, "published": true, "typeID": 1285, - "typeName": "Kinetic Plating I Blueprint", + "typeName": "Kinetic Coating I Blueprint", "typeNameID": 76601, "volume": 0.01 }, @@ -27143,7 +27154,7 @@ "1286": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to kinetic resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 87198, "groupID": 98, "iconID": 20957, @@ -27156,7 +27167,7 @@ "radius": 10.0, "techLevel": 2, "typeID": 1286, - "typeName": "Kinetic Plating II", + "typeName": "Kinetic Coating II", "typeNameID": 76602, "variationParentTypeID": 1284, "volume": 5.0 @@ -27201,7 +27212,7 @@ "published": true, "techLevel": 2, "typeID": 1287, - "typeName": "Kinetic Plating II Blueprint", + "typeName": "Kinetic Coating II Blueprint", "typeNameID": 76603, "volume": 0.01 }, @@ -27227,26 +27238,29 @@ "1292": { "basePrice": 0.0, "capacity": 0.0, - "description": "Attempts to distribute thermal energy over the entire plating. Grants a bonus to thermal resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating allows for faster dispersion of heat from the area of impact. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 87199, "groupID": 98, "iconID": 20958, + "isDynamicType": false, "marketGroupID": 1665, "mass": 1.0, - "metaLevel": 0, + "metaGroupID": 3, + "metaLevel": 6, "portionSize": 1, "published": true, + "raceID": 1, "radius": 10.0, "techLevel": 1, "typeID": 1292, - "typeName": "Basic Thermal Plating", + "typeName": "'Basic' Thermal Coating", "typeNameID": 76604, "volume": 5.0 }, "1294": { "basePrice": 0.0, "capacity": 0.0, - "description": "Attempts to distribute thermal energy over the entire plating. Grants a bonus to thermal resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating allows for faster dispersion of heat from the area of impact. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 87200, "groupID": 98, "iconID": 20958, @@ -27259,7 +27273,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 1294, - "typeName": "Thermal Plating I", + "typeName": "Thermal Coating I", "typeNameID": 76605, "volume": 5.0 }, @@ -27273,14 +27287,14 @@ "portionSize": 1, "published": true, "typeID": 1295, - "typeName": "Thermal Plating I Blueprint", + "typeName": "Thermal Coating I Blueprint", "typeNameID": 76606, "volume": 0.01 }, "1296": { "basePrice": 0.0, "capacity": 0.0, - "description": "Attempts to distribute thermal energy over the entire plating. Grants a bonus to thermal resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating allows for faster dispersion of heat from the area of impact. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 87201, "groupID": 98, "iconID": 20958, @@ -27293,7 +27307,7 @@ "radius": 10.0, "techLevel": 2, "typeID": 1296, - "typeName": "Thermal Plating II", + "typeName": "Thermal Coating II", "typeNameID": 76607, "variationParentTypeID": 1294, "volume": 5.0 @@ -27309,7 +27323,7 @@ "published": true, "techLevel": 2, "typeID": 1297, - "typeName": "Thermal Plating II Blueprint", + "typeName": "Thermal Coating II Blueprint", "typeNameID": 76608, "volume": 0.01 }, @@ -27507,21 +27521,24 @@ "1302": { "basePrice": 0.0, "capacity": 0.0, - "description": "This cutting edge system is the most versatile nano plating around. It protects against all types of damage, however it is less effective than a specialized plating.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This version of armor coating increases the armor protection against all types of damage, however it is less effective than coatings tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 87202, "groupID": 98, "iconID": 1030, + "isDynamicType": false, "marketGroupID": 1670, - "mass": 1, - "metaLevel": 0, + "mass": 1.0, + "metaGroupID": 3, + "metaLevel": 6, "portionSize": 1, "published": true, - "radius": 10, + "raceID": 1, + "radius": 10.0, "techLevel": 1, "typeID": 1302, - "typeName": "Basic Adaptive Nano Plating", + "typeName": "'Basic' Multispectrum Coating", "typeNameID": 76609, - "volume": 5 + "volume": 5.0 }, "13032": { "basePrice": 0.0, @@ -27684,7 +27701,7 @@ "1304": { "basePrice": 0.0, "capacity": 0.0, - "description": "This cutting edge system is the most versatile nano plating around. It protects against all types of damage, however it is less effective than a specialized plating.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This version of armor coating increases the armor protection against all types of damage, however it is less effective than coatings tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 87203, "groupID": 98, "iconID": 1030, @@ -27697,7 +27714,7 @@ "radius": 10, "techLevel": 1, "typeID": 1304, - "typeName": "Adaptive Nano Plating I", + "typeName": "Multispectrum Coating I", "typeNameID": 76610, "volume": 5 }, @@ -27902,7 +27919,7 @@ "portionSize": 1, "published": true, "typeID": 1305, - "typeName": "Adaptive Nano Plating I Blueprint", + "typeName": "Multispectrum Coating I Blueprint", "typeNameID": 76611, "volume": 0.01 }, @@ -27966,7 +27983,7 @@ "1306": { "basePrice": 0.0, "capacity": 0.0, - "description": "This cutting edge system is the most versatile nano plating around. It protects against all types of damage, however it is less effective than a specialized plating.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This version of armor coating increases the armor protection against all types of damage, however it is less effective than coatings tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 87204, "groupID": 98, "iconID": 1030, @@ -27979,7 +27996,7 @@ "radius": 10, "techLevel": 2, "typeID": 1306, - "typeName": "Adaptive Nano Plating II", + "typeName": "Multispectrum Coating II", "typeNameID": 76612, "variationParentTypeID": 1304, "volume": 5 @@ -28042,7 +28059,7 @@ "published": true, "techLevel": 2, "typeID": 1307, - "typeName": "Adaptive Nano Plating II Blueprint", + "typeName": "Multispectrum Coating II Blueprint", "typeNameID": 76613, "volume": 0.01 }, @@ -37588,7 +37605,7 @@ "13999": { "basePrice": 0.0, "capacity": 0.0, - "description": "This cutting edge system is the most versatile nano plating around. It protects against all types of damage, however it is less effective than a specialized plating.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This version of armor coating increases the armor protection against all types of damage, however it is less effective than coatings tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88258, "groupID": 98, "iconID": 1030, @@ -37601,7 +37618,7 @@ "radius": 10, "techLevel": 1, "typeID": 13999, - "typeName": "Domination Adaptive Nano Plating", + "typeName": "Domination Multispectrum Coating", "typeNameID": 96654, "variationParentTypeID": 1304, "volume": 5 @@ -37624,20 +37641,20 @@ "14001": { "basePrice": 0.0, "capacity": 0.0, - "description": "This cutting edge system is the most versatile nano plating around. It protects against all types of damage, however it is less effective than a specialized plating.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This version of armor coating increases the armor protection against all types of damage, however it is less effective than coatings tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88259, "groupID": 98, "iconID": 1030, "marketGroupID": 1670, "mass": 1, "metaGroupID": 4, - "metaLevel": 9, + "metaLevel": 8, "portionSize": 1, "published": true, "radius": 10, "techLevel": 1, "typeID": 14001, - "typeName": "True Sansha Adaptive Nano Plating", + "typeName": "True Sansha Multispectrum Coating", "typeNameID": 96655, "variationParentTypeID": 1304, "volume": 5 @@ -37645,20 +37662,20 @@ "14003": { "basePrice": 0.0, "capacity": 0.0, - "description": "This cutting edge system is the most versatile nano plating around. It protects against all types of damage, however it is less effective than a specialized plating.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This version of armor coating increases the armor protection against all types of damage, however it is less effective than coatings tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88260, "groupID": 98, "iconID": 1030, "marketGroupID": 1670, "mass": 1, "metaGroupID": 4, - "metaLevel": 9, + "metaLevel": 8, "portionSize": 1, "published": true, "radius": 10, "techLevel": 1, "typeID": 14003, - "typeName": "Dark Blood Adaptive Nano Plating", + "typeName": "Dark Blood Multispectrum Coating", "typeNameID": 96656, "variationParentTypeID": 1304, "volume": 5 @@ -37666,7 +37683,7 @@ "14005": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to kinetic resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88261, "groupID": 98, "iconID": 20957, @@ -37679,7 +37696,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 14005, - "typeName": "Domination Kinetic Plating", + "typeName": "Domination Kinetic Coating", "typeNameID": 96657, "variationParentTypeID": 1284, "volume": 5.0 @@ -37687,20 +37704,20 @@ "14007": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to kinetic resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88262, "groupID": 98, "iconID": 20957, "marketGroupID": 1666, "mass": 1.0, "metaGroupID": 4, - "metaLevel": 9, + "metaLevel": 8, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 14007, - "typeName": "True Sansha Kinetic Plating", + "typeName": "True Sansha Kinetic Coating", "typeNameID": 96658, "variationParentTypeID": 1284, "volume": 5.0 @@ -37708,20 +37725,20 @@ "14009": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to kinetic resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88263, "groupID": 98, "iconID": 20957, "marketGroupID": 1666, "mass": 1.0, "metaGroupID": 4, - "metaLevel": 9, + "metaLevel": 8, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 14009, - "typeName": "Dark Blood Kinetic Plating", + "typeName": "Dark Blood Kinetic Coating", "typeNameID": 96659, "variationParentTypeID": 1284, "volume": 5.0 @@ -37751,7 +37768,7 @@ "14011": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to explosive resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of an array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88264, "groupID": 98, "iconID": 20955, @@ -37764,7 +37781,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 14011, - "typeName": "Domination Explosive Plating", + "typeName": "Domination Explosive Coating", "typeNameID": 96660, "variationParentTypeID": 1264, "volume": 5.0 @@ -37772,20 +37789,20 @@ "14013": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to explosive resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of an array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88265, "groupID": 98, "iconID": 20955, "marketGroupID": 1667, "mass": 1.0, "metaGroupID": 4, - "metaLevel": 9, + "metaLevel": 8, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 14013, - "typeName": "True Sansha Explosive Plating", + "typeName": "True Sansha Explosive Coating", "typeNameID": 96661, "variationParentTypeID": 1264, "volume": 5.0 @@ -37793,20 +37810,20 @@ "14015": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to explosive resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of an array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88266, "groupID": 98, "iconID": 20955, "marketGroupID": 1667, "mass": 1.0, "metaGroupID": 4, - "metaLevel": 9, + "metaLevel": 8, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 14015, - "typeName": "Dark Blood Explosive Plating", + "typeName": "Dark Blood Explosive Coating", "typeNameID": 96662, "variationParentTypeID": 1264, "volume": 5.0 @@ -37814,7 +37831,7 @@ "14017": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to EM resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88267, "groupID": 98, "iconID": 20956, @@ -37827,7 +37844,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 14017, - "typeName": "Domination EM Plating", + "typeName": "Domination EM Coating", "typeNameID": 96663, "variationParentTypeID": 1197, "volume": 5.0 @@ -37835,20 +37852,20 @@ "14019": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to EM resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88268, "groupID": 98, "iconID": 20956, "marketGroupID": 1668, "mass": 1.0, "metaGroupID": 4, - "metaLevel": 9, + "metaLevel": 8, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 14019, - "typeName": "True Sansha EM Plating", + "typeName": "True Sansha EM Coating", "typeNameID": 96664, "variationParentTypeID": 1197, "volume": 5.0 @@ -37856,20 +37873,20 @@ "14021": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to EM resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88269, "groupID": 98, "iconID": 20956, "marketGroupID": 1668, "mass": 1.0, "metaGroupID": 4, - "metaLevel": 9, + "metaLevel": 8, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 14021, - "typeName": "Dark Blood EM Plating", + "typeName": "Dark Blood EM Coating", "typeNameID": 96665, "variationParentTypeID": 1197, "volume": 5.0 @@ -37877,7 +37894,7 @@ "14023": { "basePrice": 0.0, "capacity": 0.0, - "description": "Attempts to distribute thermal energy over the entire plating. Grants a bonus to thermal resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating allows for faster dispersion of heat from the area of impact. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88270, "groupID": 98, "iconID": 20958, @@ -37890,7 +37907,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 14023, - "typeName": "Domination Thermal Plating", + "typeName": "Domination Thermal Coating", "typeNameID": 96666, "variationParentTypeID": 1294, "volume": 5.0 @@ -37898,20 +37915,20 @@ "14025": { "basePrice": 0.0, "capacity": 0.0, - "description": "Attempts to distribute thermal energy over the entire plating. Grants a bonus to thermal resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating allows for faster dispersion of heat from the area of impact. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88271, "groupID": 98, "iconID": 20958, "marketGroupID": 1665, "mass": 1.0, "metaGroupID": 4, - "metaLevel": 9, + "metaLevel": 8, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 14025, - "typeName": "True Sansha Thermal Plating", + "typeName": "True Sansha Thermal Coating", "typeNameID": 96667, "variationParentTypeID": 1294, "volume": 5.0 @@ -37919,20 +37936,20 @@ "14027": { "basePrice": 0.0, "capacity": 0.0, - "description": "Attempts to distribute thermal energy over the entire plating. Grants a bonus to thermal resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating allows for faster dispersion of heat from the area of impact. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88272, "groupID": 98, "iconID": 20958, "marketGroupID": 1665, "mass": 1.0, "metaGroupID": 4, - "metaLevel": 9, + "metaLevel": 8, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 14027, - "typeName": "Dark Blood Thermal Plating", + "typeName": "Dark Blood Thermal Coating", "typeNameID": 96668, "variationParentTypeID": 1294, "volume": 5.0 @@ -38178,7 +38195,7 @@ "14049": { "basePrice": 0.0, "capacity": 0.0, - "description": "This cutting edge system is the most versatile nano plating around. It protects against all types of damage, however it is less effective than a specialized plating.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This version of armor coating increases the armor protection against all types of damage, however it is less effective than coatings tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88281, "groupID": 98, "iconID": 1030, @@ -38191,7 +38208,7 @@ "radius": 10, "techLevel": 1, "typeID": 14049, - "typeName": "Shadow Serpentis Adaptive Nano Plating", + "typeName": "Shadow Serpentis Multispectrum Coating", "typeNameID": 96677, "variationParentTypeID": 1304, "volume": 5 @@ -38221,7 +38238,7 @@ "14051": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to kinetic resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88282, "groupID": 98, "iconID": 20957, @@ -38234,7 +38251,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 14051, - "typeName": "Shadow Serpentis Kinetic Plating", + "typeName": "Shadow Serpentis Kinetic Coating", "typeNameID": 96678, "variationParentTypeID": 1284, "volume": 5.0 @@ -38242,7 +38259,7 @@ "14053": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to explosive resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of an array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88283, "groupID": 98, "iconID": 20955, @@ -38255,7 +38272,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 14053, - "typeName": "Shadow Serpentis Explosive Plating", + "typeName": "Shadow Serpentis Explosive Coating", "typeNameID": 96679, "variationParentTypeID": 1264, "volume": 5.0 @@ -38263,7 +38280,7 @@ "14055": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to EM resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88284, "groupID": 98, "iconID": 20956, @@ -38276,7 +38293,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 14055, - "typeName": "Shadow Serpentis EM Plating", + "typeName": "Shadow Serpentis EM Coating", "typeNameID": 96680, "variationParentTypeID": 1197, "volume": 5.0 @@ -38284,7 +38301,7 @@ "14057": { "basePrice": 0.0, "capacity": 0.0, - "description": "Attempts to distribute thermal energy over the entire plating. Grants a bonus to thermal resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating allows for faster dispersion of heat from the area of impact. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88285, "groupID": 98, "iconID": 20958, @@ -38297,7 +38314,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 14057, - "typeName": "Shadow Serpentis Thermal Plating", + "typeName": "Shadow Serpentis Thermal Coating", "typeNameID": 96681, "variationParentTypeID": 1294, "volume": 5.0 @@ -38468,7 +38485,7 @@ "14070": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Adaptive Nano armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the multispectrum armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor resistance against all types of damage. It is less effective than membranes tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88293, "groupID": 326, "iconID": 2066, @@ -38489,7 +38506,7 @@ "14072": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Adaptive Nano armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the multispectrum armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor resistance against all types of damage. It is less effective than membranes tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88294, "groupID": 326, "iconID": 2066, @@ -38510,7 +38527,7 @@ "14074": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Adaptive Nano armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the multispectrum armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor resistance against all types of damage. It is less effective than membranes tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88295, "groupID": 326, "iconID": 2066, @@ -38531,7 +38548,7 @@ "14076": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Magnetic armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the kinetic armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88296, "groupID": 326, "iconID": 20953, @@ -38552,7 +38569,7 @@ "14078": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Magnetic armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the kinetic armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88297, "groupID": 326, "iconID": 20953, @@ -38573,7 +38590,7 @@ "14080": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Magnetic armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the kinetic armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88298, "groupID": 326, "iconID": 20953, @@ -38594,7 +38611,7 @@ "14082": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reactive armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the explosive armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88299, "groupID": 326, "iconID": 20951, @@ -38615,7 +38632,7 @@ "14084": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reactive armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the explosive armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88300, "groupID": 326, "iconID": 20951, @@ -38636,7 +38653,7 @@ "14086": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reactive armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the explosive armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88301, "groupID": 326, "iconID": 20951, @@ -38657,7 +38674,7 @@ "14088": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reflective armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the EM armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88302, "groupID": 326, "iconID": 20952, @@ -38678,7 +38695,7 @@ "14090": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reflective armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the EM armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88303, "groupID": 326, "iconID": 20952, @@ -38699,7 +38716,7 @@ "14092": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reflective armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the EM armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88304, "groupID": 326, "iconID": 20952, @@ -38720,7 +38737,7 @@ "14094": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Thermal armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the thermal armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88305, "groupID": 326, "iconID": 20954, @@ -38741,7 +38758,7 @@ "14096": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Thermal armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the thermal armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88306, "groupID": 326, "iconID": 20954, @@ -38762,7 +38779,7 @@ "14098": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Thermal armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the thermal armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88307, "groupID": 326, "iconID": 20954, @@ -43501,7 +43518,7 @@ "14556": { "basePrice": 0.0, "capacity": 0.0, - "description": "This cutting edge system is the most versatile nano plating around. It protects against all types of damage, however it is less effective than a specialized plating.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This version of armor coating increases the armor protection against all types of damage, however it is less effective than coatings tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88379, "groupID": 98, "iconID": 1030, @@ -43514,7 +43531,7 @@ "radius": 10, "techLevel": 1, "typeID": 14556, - "typeName": "Mizuro's Modified Adaptive Nano Plating", + "typeName": "Mizuro's Modified Multispectrum Coating", "typeNameID": 96775, "variationParentTypeID": 1304, "volume": 5 @@ -43522,20 +43539,20 @@ "14560": { "basePrice": 0.0, "capacity": 0.0, - "description": "This cutting edge system is the most versatile nano plating around. It protects against all types of damage, however it is less effective than a specialized plating.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This version of armor coating increases the armor protection against all types of damage, however it is less effective than coatings tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88380, "groupID": 98, "iconID": 1030, "marketGroupID": 1670, "mass": 1, "metaGroupID": 5, - "metaLevel": 13, + "metaLevel": 15, "portionSize": 1, "published": true, "radius": 10, "techLevel": 1, "typeID": 14560, - "typeName": "Gotan's Modified Adaptive Nano Plating", + "typeName": "Gotan's Modified Multispectrum Coating", "typeNameID": 96776, "variationParentTypeID": 1304, "volume": 5 @@ -43543,7 +43560,7 @@ "14564": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to kinetic resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88381, "groupID": 98, "iconID": 20957, @@ -43556,7 +43573,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 14564, - "typeName": "Mizuro's Modified Kinetic Plating", + "typeName": "Mizuro's Modified Kinetic Coating", "typeNameID": 96777, "variationParentTypeID": 1284, "volume": 5.0 @@ -43564,20 +43581,20 @@ "14568": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to kinetic resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88382, "groupID": 98, "iconID": 20957, "marketGroupID": 1666, "mass": 1.0, "metaGroupID": 5, - "metaLevel": 13, + "metaLevel": 15, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 14568, - "typeName": "Gotan's Modified Kinetic Plating", + "typeName": "Gotan's Modified Kinetic Coating", "typeNameID": 96778, "variationParentTypeID": 1284, "volume": 5.0 @@ -43585,7 +43602,7 @@ "14572": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to explosive resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of an array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88383, "groupID": 98, "iconID": 20955, @@ -43598,7 +43615,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 14572, - "typeName": "Mizuro's Modified Explosive Plating", + "typeName": "Mizuro's Modified Explosive Coating", "typeNameID": 96779, "variationParentTypeID": 1264, "volume": 5.0 @@ -43606,20 +43623,20 @@ "14576": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to explosive resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of an array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88384, "groupID": 98, "iconID": 20955, "marketGroupID": 1667, "mass": 1.0, "metaGroupID": 5, - "metaLevel": 13, + "metaLevel": 15, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 14576, - "typeName": "Gotan's Modified Explosive Plating", + "typeName": "Gotan's Modified Explosive Coating", "typeNameID": 96780, "variationParentTypeID": 1264, "volume": 5.0 @@ -43627,7 +43644,7 @@ "14580": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to EM resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88385, "groupID": 98, "iconID": 20956, @@ -43640,7 +43657,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 14580, - "typeName": "Mizuro's Modified EM Plating", + "typeName": "Mizuro's Modified EM Coating", "typeNameID": 96781, "variationParentTypeID": 1197, "volume": 5.0 @@ -43648,20 +43665,20 @@ "14584": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to EM resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88386, "groupID": 98, "iconID": 20956, "marketGroupID": 1668, "mass": 1.0, "metaGroupID": 5, - "metaLevel": 13, + "metaLevel": 15, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 14584, - "typeName": "Gotan's Modified EM Plating", + "typeName": "Gotan's Modified EM Coating", "typeNameID": 96782, "variationParentTypeID": 1197, "volume": 5.0 @@ -43669,7 +43686,7 @@ "14588": { "basePrice": 0.0, "capacity": 0.0, - "description": "Attempts to distribute thermal energy over the entire plating. Grants a bonus to thermal resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating allows for faster dispersion of heat from the area of impact. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88387, "groupID": 98, "iconID": 20958, @@ -43682,7 +43699,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 14588, - "typeName": "Mizuro's Modified Thermal Plating", + "typeName": "Mizuro's Modified Thermal Coating", "typeNameID": 96783, "variationParentTypeID": 1294, "volume": 5.0 @@ -43690,20 +43707,20 @@ "14592": { "basePrice": 0.0, "capacity": 0.0, - "description": "Attempts to distribute thermal energy over the entire plating. Grants a bonus to thermal resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating allows for faster dispersion of heat from the area of impact. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88388, "groupID": 98, "iconID": 20958, "marketGroupID": 1665, "mass": 1.0, "metaGroupID": 5, - "metaLevel": 13, + "metaLevel": 15, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 14592, - "typeName": "Gotan's Modified Thermal Plating", + "typeName": "Gotan's Modified Thermal Coating", "typeNameID": 96784, "variationParentTypeID": 1294, "volume": 5.0 @@ -46669,7 +46686,7 @@ "14856": { "basePrice": 0.0, "capacity": 0.0, - "description": "This cutting edge system is the most versatile nano plating around. It protects against all types of damage, however it is less effective than a specialized plating.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This version of armor coating increases the armor protection against all types of damage, however it is less effective than coatings tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88465, "groupID": 98, "iconID": 1030, @@ -46682,7 +46699,7 @@ "radius": 10, "techLevel": 1, "typeID": 14856, - "typeName": "Brokara's Modified Adaptive Nano Plating", + "typeName": "Brokara's Modified Multispectrum Coating", "typeNameID": 96861, "variationParentTypeID": 1304, "volume": 5 @@ -46690,7 +46707,7 @@ "14858": { "basePrice": 0.0, "capacity": 0.0, - "description": "This cutting edge system is the most versatile nano plating around. It protects against all types of damage, however it is less effective than a specialized plating.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This version of armor coating increases the armor protection against all types of damage, however it is less effective than coatings tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88466, "groupID": 98, "iconID": 1030, @@ -46703,7 +46720,7 @@ "radius": 10, "techLevel": 1, "typeID": 14858, - "typeName": "Tairei's Modified Adaptive Nano Plating", + "typeName": "Tairei's Modified Multispectrum Coating", "typeNameID": 96862, "variationParentTypeID": 1304, "volume": 5 @@ -46711,20 +46728,20 @@ "14860": { "basePrice": 0.0, "capacity": 0.0, - "description": "This cutting edge system is the most versatile nano plating around. It protects against all types of damage, however it is less effective than a specialized plating.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This version of armor coating increases the armor protection against all types of damage, however it is less effective than coatings tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88467, "groupID": 98, "iconID": 1030, "marketGroupID": 1670, "mass": 1, "metaGroupID": 5, - "metaLevel": 12, + "metaLevel": 13, "portionSize": 1, "published": true, "radius": 10, "techLevel": 1, "typeID": 14860, - "typeName": "Selynne's Modified Adaptive Nano Plating", + "typeName": "Selynne's Modified Multispectrum Coating", "typeNameID": 96863, "variationParentTypeID": 1304, "volume": 5 @@ -46732,20 +46749,20 @@ "14862": { "basePrice": 0.0, "capacity": 0.0, - "description": "This cutting edge system is the most versatile nano plating around. It protects against all types of damage, however it is less effective than a specialized plating.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This version of armor coating increases the armor protection against all types of damage, however it is less effective than coatings tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88468, "groupID": 98, "iconID": 1030, "marketGroupID": 1670, "mass": 1, "metaGroupID": 5, - "metaLevel": 12, + "metaLevel": 13, "portionSize": 1, "published": true, "radius": 10, "techLevel": 1, "typeID": 14862, - "typeName": "Raysere's Modified Adaptive Nano Plating", + "typeName": "Raysere's Modified Multispectrum Coating", "typeNameID": 96864, "variationParentTypeID": 1304, "volume": 5 @@ -46753,20 +46770,20 @@ "14864": { "basePrice": 0.0, "capacity": 0.0, - "description": "This cutting edge system is the most versatile nano plating around. It protects against all types of damage, however it is less effective than a specialized plating.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This version of armor coating increases the armor protection against all types of damage, however it is less effective than coatings tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88469, "groupID": 98, "iconID": 1030, "marketGroupID": 1670, "mass": 1, "metaGroupID": 5, - "metaLevel": 13, + "metaLevel": 15, "portionSize": 1, "published": true, "radius": 10, "techLevel": 1, "typeID": 14864, - "typeName": "Vizan's Modified Adaptive Nano Plating", + "typeName": "Vizan's Modified Multispectrum Coating", "typeNameID": 96865, "variationParentTypeID": 1304, "volume": 5 @@ -46774,20 +46791,20 @@ "14866": { "basePrice": 0.0, "capacity": 0.0, - "description": "This cutting edge system is the most versatile nano plating around. It protects against all types of damage, however it is less effective than a specialized plating.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This version of armor coating increases the armor protection against all types of damage, however it is less effective than coatings tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88470, "groupID": 98, "iconID": 1030, "marketGroupID": 1670, "mass": 1, "metaGroupID": 5, - "metaLevel": 13, + "metaLevel": 15, "portionSize": 1, "published": true, "radius": 10, "techLevel": 1, "typeID": 14866, - "typeName": "Ahremen's Modified Adaptive Nano Plating", + "typeName": "Ahremen's Modified Multispectrum Coating", "typeNameID": 96866, "variationParentTypeID": 1304, "volume": 5 @@ -46795,20 +46812,20 @@ "14868": { "basePrice": 0.0, "capacity": 0.0, - "description": "This cutting edge system is the most versatile nano plating around. It protects against all types of damage, however it is less effective than a specialized plating.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This version of armor coating increases the armor protection against all types of damage, however it is less effective than coatings tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88471, "groupID": 98, "iconID": 1030, "marketGroupID": 1670, "mass": 1, "metaGroupID": 5, - "metaLevel": 14, + "metaLevel": 17, "portionSize": 1, "published": true, "radius": 10, "techLevel": 1, "typeID": 14868, - "typeName": "Chelm's Modified Adaptive Nano Plating", + "typeName": "Chelm's Modified Multispectrum Coating", "typeNameID": 96867, "variationParentTypeID": 1304, "volume": 5 @@ -46816,20 +46833,20 @@ "14870": { "basePrice": 0.0, "capacity": 0.0, - "description": "This cutting edge system is the most versatile nano plating around. It protects against all types of damage, however it is less effective than a specialized plating.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This version of armor coating increases the armor protection against all types of damage, however it is less effective than coatings tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88472, "groupID": 98, "iconID": 1030, "marketGroupID": 1670, "mass": 1, "metaGroupID": 5, - "metaLevel": 14, + "metaLevel": 17, "portionSize": 1, "published": true, "radius": 10, "techLevel": 1, "typeID": 14870, - "typeName": "Draclira's Modified Adaptive Nano Plating", + "typeName": "Draclira's Modified Multispectrum Coating", "typeNameID": 96868, "variationParentTypeID": 1304, "volume": 5 @@ -46837,7 +46854,7 @@ "14872": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to kinetic resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88473, "groupID": 98, "iconID": 20957, @@ -46850,7 +46867,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 14872, - "typeName": "Brokara's Modified Kinetic Plating", + "typeName": "Brokara's Modified Kinetic Coating", "typeNameID": 96869, "variationParentTypeID": 1284, "volume": 5.0 @@ -46858,7 +46875,7 @@ "14874": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to kinetic resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88474, "groupID": 98, "iconID": 20957, @@ -46871,7 +46888,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 14874, - "typeName": "Tairei's Modified Kinetic Plating", + "typeName": "Tairei's Modified Kinetic Coating", "typeNameID": 96870, "variationParentTypeID": 1284, "volume": 5.0 @@ -46879,20 +46896,20 @@ "14876": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to kinetic resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88475, "groupID": 98, "iconID": 20957, "marketGroupID": 1666, "mass": 1.0, "metaGroupID": 5, - "metaLevel": 12, + "metaLevel": 13, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 14876, - "typeName": "Selynne's Modified Kinetic Plating", + "typeName": "Selynne's Modified Kinetic Coating", "typeNameID": 96871, "variationParentTypeID": 1284, "volume": 5.0 @@ -46900,20 +46917,20 @@ "14878": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to kinetic resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88476, "groupID": 98, "iconID": 20957, "marketGroupID": 1666, "mass": 1.0, "metaGroupID": 5, - "metaLevel": 12, + "metaLevel": 13, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 14878, - "typeName": "Raysere's Modified Kinetic Plating", + "typeName": "Raysere's Modified Kinetic Coating", "typeNameID": 96872, "variationParentTypeID": 1284, "volume": 5.0 @@ -46921,20 +46938,20 @@ "14880": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to kinetic resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88477, "groupID": 98, "iconID": 1030, "marketGroupID": 1666, "mass": 1.0, "metaGroupID": 5, - "metaLevel": 13, + "metaLevel": 15, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 14880, - "typeName": "Vizan's Modified Kinetic Plating", + "typeName": "Vizan's Modified Kinetic Coating", "typeNameID": 96873, "variationParentTypeID": 1284, "volume": 5.0 @@ -46942,20 +46959,20 @@ "14882": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to kinetic resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88478, "groupID": 98, "iconID": 20957, "marketGroupID": 1666, "mass": 1.0, "metaGroupID": 5, - "metaLevel": 13, + "metaLevel": 15, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 14882, - "typeName": "Ahremen's Modified Kinetic Plating", + "typeName": "Ahremen's Modified Kinetic Coating", "typeNameID": 96874, "variationParentTypeID": 1284, "volume": 5.0 @@ -46963,20 +46980,20 @@ "14884": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to kinetic resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88479, "groupID": 98, "iconID": 20957, "marketGroupID": 1666, "mass": 1.0, "metaGroupID": 5, - "metaLevel": 14, + "metaLevel": 17, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 14884, - "typeName": "Chelm's Modified Kinetic Plating", + "typeName": "Chelm's Modified Kinetic Coating", "typeNameID": 96875, "variationParentTypeID": 1284, "volume": 5.0 @@ -46984,20 +47001,20 @@ "14886": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to kinetic resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88480, "groupID": 98, "iconID": 20957, "marketGroupID": 1666, "mass": 1.0, "metaGroupID": 5, - "metaLevel": 14, + "metaLevel": 17, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 14886, - "typeName": "Draclira's Modified Kinetic Plating", + "typeName": "Draclira's Modified Kinetic Coating", "typeNameID": 96876, "variationParentTypeID": 1284, "volume": 5.0 @@ -47005,7 +47022,7 @@ "14888": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to explosive resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of an array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88481, "groupID": 98, "iconID": 20955, @@ -47018,7 +47035,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 14888, - "typeName": "Brokara's Modified Explosive Plating", + "typeName": "Brokara's Modified Explosive Coating", "typeNameID": 96877, "variationParentTypeID": 1264, "volume": 5.0 @@ -47026,7 +47043,7 @@ "14890": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to explosive resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of an array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88482, "groupID": 98, "iconID": 20955, @@ -47039,7 +47056,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 14890, - "typeName": "Tairei's Modified Explosive Plating", + "typeName": "Tairei's Modified Explosive Coating", "typeNameID": 96878, "variationParentTypeID": 1264, "volume": 5.0 @@ -47047,20 +47064,20 @@ "14892": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to explosive resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of an array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88483, "groupID": 98, "iconID": 20955, "marketGroupID": 1667, "mass": 1.0, "metaGroupID": 5, - "metaLevel": 12, + "metaLevel": 13, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 14892, - "typeName": "Selynne's Modified Explosive Plating", + "typeName": "Selynne's Modified Explosive Coating", "typeNameID": 96879, "variationParentTypeID": 1264, "volume": 5.0 @@ -47068,20 +47085,20 @@ "14894": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to explosive resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of an array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88484, "groupID": 98, "iconID": 20955, "marketGroupID": 1667, "mass": 1.0, "metaGroupID": 5, - "metaLevel": 12, + "metaLevel": 13, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 14894, - "typeName": "Raysere's Modified Explosive Plating", + "typeName": "Raysere's Modified Explosive Coating", "typeNameID": 96880, "variationParentTypeID": 1264, "volume": 5.0 @@ -47089,20 +47106,20 @@ "14896": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to explosive resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of an array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88485, "groupID": 98, "iconID": 20955, "marketGroupID": 1667, "mass": 1.0, "metaGroupID": 5, - "metaLevel": 13, + "metaLevel": 15, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 14896, - "typeName": "Vizan's Modified Explosive Plating", + "typeName": "Vizan's Modified Explosive Coating", "typeNameID": 96881, "variationParentTypeID": 1264, "volume": 5.0 @@ -47110,20 +47127,20 @@ "14898": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to explosive resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of an array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88486, "groupID": 98, "iconID": 20955, "marketGroupID": 1667, "mass": 1.0, "metaGroupID": 5, - "metaLevel": 13, + "metaLevel": 15, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 14898, - "typeName": "Ahremen's Modified Explosive Plating", + "typeName": "Ahremen's Modified Explosive Coating", "typeNameID": 96882, "variationParentTypeID": 1264, "volume": 5.0 @@ -47131,20 +47148,20 @@ "14900": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to explosive resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of an array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88487, "groupID": 98, "iconID": 20955, "marketGroupID": 1667, "mass": 1.0, "metaGroupID": 5, - "metaLevel": 14, + "metaLevel": 17, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 14900, - "typeName": "Chelm's Modified Explosive Plating", + "typeName": "Chelm's Modified Explosive Coating", "typeNameID": 96883, "variationParentTypeID": 1264, "volume": 5.0 @@ -47152,20 +47169,20 @@ "14902": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to explosive resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of an array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88488, "groupID": 98, "iconID": 20955, "marketGroupID": 1667, "mass": 1.0, "metaGroupID": 5, - "metaLevel": 14, + "metaLevel": 17, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 14902, - "typeName": "Draclira's Modified Explosive Plating", + "typeName": "Draclira's Modified Explosive Coating", "typeNameID": 96884, "variationParentTypeID": 1264, "volume": 5.0 @@ -47173,7 +47190,7 @@ "14904": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to EM resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88489, "groupID": 98, "iconID": 20956, @@ -47186,7 +47203,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 14904, - "typeName": "Brokara's Modified EM Plating", + "typeName": "Brokara's Modified EM Coating", "typeNameID": 96885, "variationParentTypeID": 1197, "volume": 5.0 @@ -47194,7 +47211,7 @@ "14906": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to EM resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88490, "groupID": 98, "iconID": 20956, @@ -47207,7 +47224,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 14906, - "typeName": "Tairei's Modified EM Plating", + "typeName": "Tairei's Modified EM Coating", "typeNameID": 96886, "variationParentTypeID": 1197, "volume": 5.0 @@ -47215,20 +47232,20 @@ "14908": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to EM resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88491, "groupID": 98, "iconID": 20956, "marketGroupID": 1668, "mass": 1.0, "metaGroupID": 5, - "metaLevel": 12, + "metaLevel": 13, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 14908, - "typeName": "Selynne's Modified EM Plating", + "typeName": "Selynne's Modified EM Coating", "typeNameID": 96887, "variationParentTypeID": 1197, "volume": 5.0 @@ -47236,20 +47253,20 @@ "14910": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to EM resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88492, "groupID": 98, "iconID": 20956, "marketGroupID": 1668, "mass": 1.0, "metaGroupID": 5, - "metaLevel": 12, + "metaLevel": 13, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 14910, - "typeName": "Raysere's Modified EM Plating", + "typeName": "Raysere's Modified EM Coating", "typeNameID": 96888, "variationParentTypeID": 1197, "volume": 5.0 @@ -47257,20 +47274,20 @@ "14912": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to EM resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88493, "groupID": 98, "iconID": 20956, "marketGroupID": 1668, "mass": 1.0, "metaGroupID": 5, - "metaLevel": 13, + "metaLevel": 15, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 14912, - "typeName": "Vizan's Modified EM Plating", + "typeName": "Vizan's Modified EM Coating", "typeNameID": 96889, "variationParentTypeID": 1197, "volume": 5.0 @@ -47278,20 +47295,20 @@ "14914": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to EM resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88494, "groupID": 98, "iconID": 20956, "marketGroupID": 1668, "mass": 1.0, "metaGroupID": 5, - "metaLevel": 13, + "metaLevel": 15, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 14914, - "typeName": "Ahremen's Modified EM Plating", + "typeName": "Ahremen's Modified EM Coating", "typeNameID": 96890, "variationParentTypeID": 1197, "volume": 5.0 @@ -47299,20 +47316,20 @@ "14916": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to EM resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88495, "groupID": 98, "iconID": 20956, "marketGroupID": 1668, "mass": 1.0, "metaGroupID": 5, - "metaLevel": 14, + "metaLevel": 17, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 14916, - "typeName": "Chelm's Modified EM Plating", + "typeName": "Chelm's Modified EM Coating", "typeNameID": 96891, "variationParentTypeID": 1197, "volume": 5.0 @@ -47320,20 +47337,20 @@ "14918": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to EM resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88496, "groupID": 98, "iconID": 20956, "marketGroupID": 1668, "mass": 1.0, "metaGroupID": 5, - "metaLevel": 14, + "metaLevel": 17, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 14918, - "typeName": "Draclira's Modified EM Plating", + "typeName": "Draclira's Modified EM Coating", "typeNameID": 96892, "variationParentTypeID": 1197, "volume": 5.0 @@ -47341,7 +47358,7 @@ "14920": { "basePrice": 0.0, "capacity": 0.0, - "description": "Attempts to distribute thermal energy over the entire plating. Grants a bonus to thermal resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating allows for faster dispersion of heat from the area of impact. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88497, "groupID": 98, "iconID": 20958, @@ -47354,7 +47371,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 14920, - "typeName": "Brokara's Modified Thermal Plating", + "typeName": "Brokara's Modified Thermal Coating", "typeNameID": 96893, "variationParentTypeID": 1294, "volume": 5.0 @@ -47362,7 +47379,7 @@ "14922": { "basePrice": 0.0, "capacity": 0.0, - "description": "Attempts to distribute thermal energy over the entire plating. Grants a bonus to thermal resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating allows for faster dispersion of heat from the area of impact. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88498, "groupID": 98, "iconID": 20958, @@ -47375,7 +47392,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 14922, - "typeName": "Tairei's Modified Thermal Plating", + "typeName": "Tairei's Modified Thermal Coating", "typeNameID": 96894, "variationParentTypeID": 1294, "volume": 5.0 @@ -47383,20 +47400,20 @@ "14924": { "basePrice": 0.0, "capacity": 0.0, - "description": "Attempts to distribute thermal energy over the entire plating. Grants a bonus to thermal resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating allows for faster dispersion of heat from the area of impact. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88499, "groupID": 98, "iconID": 20958, "marketGroupID": 1665, "mass": 1.0, "metaGroupID": 5, - "metaLevel": 12, + "metaLevel": 13, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 14924, - "typeName": "Selynne's Modified Thermal Plating", + "typeName": "Selynne's Modified Thermal Coating", "typeNameID": 96895, "variationParentTypeID": 1294, "volume": 5.0 @@ -47404,20 +47421,20 @@ "14926": { "basePrice": 0.0, "capacity": 0.0, - "description": "Attempts to distribute thermal energy over the entire plating. Grants a bonus to thermal resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating allows for faster dispersion of heat from the area of impact. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88500, "groupID": 98, "iconID": 20958, "marketGroupID": 1665, "mass": 1.0, "metaGroupID": 5, - "metaLevel": 12, + "metaLevel": 13, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 14926, - "typeName": "Raysere's Modified Thermal Plating", + "typeName": "Raysere's Modified Thermal Coating", "typeNameID": 96896, "variationParentTypeID": 1294, "volume": 5.0 @@ -47425,20 +47442,20 @@ "14928": { "basePrice": 0.0, "capacity": 0.0, - "description": "Attempts to distribute thermal energy over the entire plating. Grants a bonus to thermal resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating allows for faster dispersion of heat from the area of impact. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88501, "groupID": 98, "iconID": 20958, "marketGroupID": 1665, "mass": 1.0, "metaGroupID": 5, - "metaLevel": 13, + "metaLevel": 15, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 14928, - "typeName": "Vizan's Modified Thermal Plating", + "typeName": "Vizan's Modified Thermal Coating", "typeNameID": 96897, "variationParentTypeID": 1294, "volume": 5.0 @@ -47446,20 +47463,20 @@ "14930": { "basePrice": 0.0, "capacity": 0.0, - "description": "Attempts to distribute thermal energy over the entire plating. Grants a bonus to thermal resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating allows for faster dispersion of heat from the area of impact. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88502, "groupID": 98, "iconID": 20958, "marketGroupID": 1665, "mass": 1.0, "metaGroupID": 5, - "metaLevel": 13, + "metaLevel": 15, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 14930, - "typeName": "Ahremen's Modified Thermal Plating", + "typeName": "Ahremen's Modified Thermal Coating", "typeNameID": 96898, "variationParentTypeID": 1294, "volume": 5.0 @@ -47467,20 +47484,20 @@ "14932": { "basePrice": 0.0, "capacity": 0.0, - "description": "Attempts to distribute thermal energy over the entire plating. Grants a bonus to thermal resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating allows for faster dispersion of heat from the area of impact. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88503, "groupID": 98, "iconID": 20958, "marketGroupID": 1665, "mass": 1.0, "metaGroupID": 5, - "metaLevel": 14, + "metaLevel": 17, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 14932, - "typeName": "Chelm's Modified Thermal Plating", + "typeName": "Chelm's Modified Thermal Coating", "typeNameID": 96899, "variationParentTypeID": 1294, "volume": 5.0 @@ -47488,20 +47505,20 @@ "14934": { "basePrice": 0.0, "capacity": 0.0, - "description": "Attempts to distribute thermal energy over the entire plating. Grants a bonus to thermal resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating allows for faster dispersion of heat from the area of impact. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88504, "groupID": 98, "iconID": 20958, "marketGroupID": 1665, "mass": 1.0, "metaGroupID": 5, - "metaLevel": 14, + "metaLevel": 17, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 14934, - "typeName": "Draclira's Modified Thermal Plating", + "typeName": "Draclira's Modified Thermal Coating", "typeNameID": 96900, "variationParentTypeID": 1294, "volume": 5.0 @@ -47509,7 +47526,7 @@ "14936": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Adaptive Nano armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the multispectrum armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor resistance against all types of damage. It is less effective than membranes tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88505, "groupID": 326, "iconID": 2066, @@ -47530,7 +47547,7 @@ "14938": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Adaptive Nano armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the multispectrum armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor resistance against all types of damage. It is less effective than membranes tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88506, "groupID": 326, "iconID": 2066, @@ -47551,7 +47568,7 @@ "14940": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Adaptive Nano armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the multispectrum armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor resistance against all types of damage. It is less effective than membranes tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88507, "groupID": 326, "iconID": 2066, @@ -47572,7 +47589,7 @@ "14942": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Adaptive Nano armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the multispectrum armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor resistance against all types of damage. It is less effective than membranes tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88508, "groupID": 326, "iconID": 2066, @@ -47593,7 +47610,7 @@ "14944": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Adaptive Nano armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the multispectrum armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor resistance against all types of damage. It is less effective than membranes tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88509, "groupID": 326, "iconID": 2066, @@ -47614,7 +47631,7 @@ "14946": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Adaptive Nano armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the multispectrum armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor resistance against all types of damage. It is less effective than membranes tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88510, "groupID": 326, "iconID": 2066, @@ -47635,7 +47652,7 @@ "14948": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Adaptive Nano armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the multispectrum armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor resistance against all types of damage. It is less effective than membranes tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88511, "groupID": 326, "iconID": 2066, @@ -47656,7 +47673,7 @@ "14950": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Adaptive Nano armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the multispectrum armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor resistance against all types of damage. It is less effective than membranes tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88512, "groupID": 326, "iconID": 2066, @@ -47677,7 +47694,7 @@ "14952": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Thermal armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the thermal armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88513, "groupID": 326, "iconID": 20954, @@ -47698,7 +47715,7 @@ "14954": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Thermal armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the thermal armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88514, "groupID": 326, "iconID": 20954, @@ -47719,7 +47736,7 @@ "14956": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Thermal armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the thermal armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88515, "groupID": 326, "iconID": 20954, @@ -47740,7 +47757,7 @@ "14958": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Thermal armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the thermal armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88516, "groupID": 326, "iconID": 20954, @@ -47761,7 +47778,7 @@ "14960": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Thermal armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the thermal armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88517, "groupID": 326, "iconID": 20954, @@ -47782,7 +47799,7 @@ "14962": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Thermal armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the thermal armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88518, "groupID": 326, "iconID": 20954, @@ -47803,7 +47820,7 @@ "14964": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Thermal armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the thermal armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88519, "groupID": 326, "iconID": 20954, @@ -47824,7 +47841,7 @@ "14966": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Thermal armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the thermal armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88520, "groupID": 326, "iconID": 20954, @@ -47845,7 +47862,7 @@ "14968": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reflective armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the EM armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88521, "groupID": 326, "iconID": 20952, @@ -47866,7 +47883,7 @@ "14970": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reflective armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the EM armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88522, "groupID": 326, "iconID": 20952, @@ -47887,7 +47904,7 @@ "14972": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reflective armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the EM armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88523, "groupID": 326, "iconID": 20952, @@ -47908,7 +47925,7 @@ "14974": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reflective armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the EM armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88524, "groupID": 326, "iconID": 20952, @@ -47929,7 +47946,7 @@ "14976": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reflective armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the EM armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88525, "groupID": 326, "iconID": 20952, @@ -47950,7 +47967,7 @@ "14978": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reflective armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the EM armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88526, "groupID": 326, "iconID": 20952, @@ -47971,7 +47988,7 @@ "14980": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reflective armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the EM armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88527, "groupID": 326, "iconID": 20952, @@ -47992,7 +48009,7 @@ "14982": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reflective armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the EM armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88528, "groupID": 326, "iconID": 20952, @@ -48013,7 +48030,7 @@ "14984": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reactive armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the explosive armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88529, "groupID": 326, "iconID": 20951, @@ -48034,7 +48051,7 @@ "14986": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reactive armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the explosive armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88530, "groupID": 326, "iconID": 20951, @@ -48055,7 +48072,7 @@ "14988": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reactive armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the explosive armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88531, "groupID": 326, "iconID": 20951, @@ -48076,7 +48093,7 @@ "14990": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reactive armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the explosive armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88532, "groupID": 326, "iconID": 20951, @@ -48097,7 +48114,7 @@ "14992": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reactive armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the explosive armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88533, "groupID": 326, "iconID": 20951, @@ -48118,7 +48135,7 @@ "14994": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reactive armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the explosive armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88534, "groupID": 326, "iconID": 20951, @@ -48139,7 +48156,7 @@ "14996": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reactive armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the explosive armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88535, "groupID": 326, "iconID": 20951, @@ -48160,7 +48177,7 @@ "14998": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reactive armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the explosive armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88536, "groupID": 326, "iconID": 20951, @@ -48195,7 +48212,7 @@ "15000": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Magnetic armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the kinetic armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88537, "groupID": 326, "iconID": 20953, @@ -48216,7 +48233,7 @@ "15002": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Magnetic armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the kinetic armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88538, "groupID": 326, "iconID": 20953, @@ -48237,7 +48254,7 @@ "15004": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Magnetic armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the kinetic armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88539, "groupID": 326, "iconID": 20953, @@ -48258,7 +48275,7 @@ "15006": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Magnetic armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the kinetic armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88540, "groupID": 326, "iconID": 20953, @@ -48279,7 +48296,7 @@ "15008": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Magnetic armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the kinetic armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88541, "groupID": 326, "iconID": 20953, @@ -48300,7 +48317,7 @@ "15010": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Magnetic armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the kinetic armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88542, "groupID": 326, "iconID": 20953, @@ -48321,7 +48338,7 @@ "15012": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Magnetic armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the kinetic armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88543, "groupID": 326, "iconID": 20953, @@ -48342,7 +48359,7 @@ "15014": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Magnetic armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the kinetic armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88544, "groupID": 326, "iconID": 20953, @@ -49951,7 +49968,7 @@ "15164": { "basePrice": 0.0, "capacity": 0.0, - "description": "This cutting edge system is the most versatile nano plating around. It protects against all types of damage, however it is less effective than a specialized plating.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This version of armor coating increases the armor protection against all types of damage, however it is less effective than coatings tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88617, "groupID": 98, "iconID": 1030, @@ -49964,7 +49981,7 @@ "radius": 10, "techLevel": 1, "typeID": 15164, - "typeName": "Brynn's Modified Adaptive Nano Plating", + "typeName": "Brynn's Modified Multispectrum Coating", "typeNameID": 97013, "variationParentTypeID": 1304, "volume": 5 @@ -49972,41 +49989,41 @@ "15166": { "basePrice": 0.0, "capacity": 0.0, - "description": "This cutting edge system is the most versatile nano plating around. It protects against all types of damage, however it is less effective than a specialized plating.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This version of armor coating increases the armor protection against all types of damage, however it is less effective than coatings tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88618, "groupID": 98, "iconID": 1030, "marketGroupID": 1670, "mass": 1, "metaGroupID": 5, - "metaLevel": 12, - "portionSize": 1, - "published": true, - "radius": 10, - "techLevel": 1, - "typeID": 15166, - "typeName": "Tuvan's Modified Adaptive Nano Plating", - "typeNameID": 97014, - "variationParentTypeID": 1304, - "volume": 5 - }, - "15168": { - "basePrice": 0.0, - "capacity": 0.0, - "description": "This cutting edge system is the most versatile nano plating around. It protects against all types of damage, however it is less effective than a specialized plating.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", - "descriptionID": 88619, - "groupID": 98, - "iconID": 1030, - "marketGroupID": 1670, - "mass": 1, - "metaGroupID": 5, "metaLevel": 13, "portionSize": 1, "published": true, "radius": 10, "techLevel": 1, + "typeID": 15166, + "typeName": "Tuvan's Modified Multispectrum Coating", + "typeNameID": 97014, + "variationParentTypeID": 1304, + "volume": 5 + }, + "15168": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This version of armor coating increases the armor protection against all types of damage, however it is less effective than coatings tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "descriptionID": 88619, + "groupID": 98, + "iconID": 1030, + "marketGroupID": 1670, + "mass": 1, + "metaGroupID": 5, + "metaLevel": 15, + "portionSize": 1, + "published": true, + "radius": 10, + "techLevel": 1, "typeID": 15168, - "typeName": "Setele's Modified Adaptive Nano Plating", + "typeName": "Setele's Modified Multispectrum Coating", "typeNameID": 97015, "variationParentTypeID": 1304, "volume": 5 @@ -50014,20 +50031,20 @@ "15170": { "basePrice": 0.0, "capacity": 0.0, - "description": "This cutting edge system is the most versatile nano plating around. It protects against all types of damage, however it is less effective than a specialized plating.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This version of armor coating increases the armor protection against all types of damage, however it is less effective than coatings tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88620, "groupID": 98, "iconID": 1030, "marketGroupID": 1670, "mass": 1, "metaGroupID": 5, - "metaLevel": 14, + "metaLevel": 17, "portionSize": 1, "published": true, "radius": 10, "techLevel": 1, "typeID": 15170, - "typeName": "Cormack's Modified Adaptive Nano Plating", + "typeName": "Cormack's Modified Multispectrum Coating", "typeNameID": 97016, "variationParentTypeID": 1304, "volume": 5 @@ -50035,7 +50052,7 @@ "15172": { "basePrice": 0.0, "capacity": 0.0, - "description": "Attempts to distribute thermal energy over the entire plating. Grants a bonus to thermal resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating allows for faster dispersion of heat from the area of impact. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88621, "groupID": 98, "iconID": 20958, @@ -50048,7 +50065,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 15172, - "typeName": "Brynn's Modified Thermal Plating", + "typeName": "Brynn's Modified Thermal Coating", "typeNameID": 97017, "variationParentTypeID": 1294, "volume": 5.0 @@ -50056,41 +50073,41 @@ "15174": { "basePrice": 0.0, "capacity": 0.0, - "description": "Attempts to distribute thermal energy over the entire plating. Grants a bonus to thermal resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating allows for faster dispersion of heat from the area of impact. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88622, "groupID": 98, "iconID": 20958, "marketGroupID": 1665, "mass": 1.0, "metaGroupID": 5, - "metaLevel": 12, - "portionSize": 1, - "published": true, - "radius": 10.0, - "techLevel": 1, - "typeID": 15174, - "typeName": "Tuvan's Modified Thermal Plating", - "typeNameID": 97018, - "variationParentTypeID": 1294, - "volume": 5.0 - }, - "15176": { - "basePrice": 0.0, - "capacity": 0.0, - "description": "Attempts to distribute thermal energy over the entire plating. Grants a bonus to thermal resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", - "descriptionID": 88623, - "groupID": 98, - "iconID": 20958, - "marketGroupID": 1665, - "mass": 1.0, - "metaGroupID": 5, "metaLevel": 13, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, + "typeID": 15174, + "typeName": "Tuvan's Modified Thermal Coating", + "typeNameID": 97018, + "variationParentTypeID": 1294, + "volume": 5.0 + }, + "15176": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This coating allows for faster dispersion of heat from the area of impact. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "descriptionID": 88623, + "groupID": 98, + "iconID": 20958, + "marketGroupID": 1665, + "mass": 1.0, + "metaGroupID": 5, + "metaLevel": 15, + "portionSize": 1, + "published": true, + "radius": 10.0, + "techLevel": 1, "typeID": 15176, - "typeName": "Setele's Modified Thermal Plating", + "typeName": "Setele's Modified Thermal Coating", "typeNameID": 97019, "variationParentTypeID": 1294, "volume": 5.0 @@ -50098,20 +50115,20 @@ "15178": { "basePrice": 0.0, "capacity": 0.0, - "description": "Attempts to distribute thermal energy over the entire plating. Grants a bonus to thermal resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating allows for faster dispersion of heat from the area of impact. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88624, "groupID": 98, "iconID": 20958, "marketGroupID": 1665, "mass": 1.0, "metaGroupID": 5, - "metaLevel": 14, + "metaLevel": 17, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 15178, - "typeName": "Cormack's Modified Thermal Plating", + "typeName": "Cormack's Modified Thermal Coating", "typeNameID": 97020, "variationParentTypeID": 1294, "volume": 5.0 @@ -50119,7 +50136,7 @@ "15180": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to EM resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88625, "groupID": 98, "iconID": 20956, @@ -50132,7 +50149,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 15180, - "typeName": "Brynn's Modified EM Plating", + "typeName": "Brynn's Modified EM Coating", "typeNameID": 97021, "variationParentTypeID": 1197, "volume": 5.0 @@ -50140,41 +50157,41 @@ "15182": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to EM resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88626, "groupID": 98, "iconID": 20956, "marketGroupID": 1668, "mass": 1.0, "metaGroupID": 5, - "metaLevel": 12, - "portionSize": 1, - "published": true, - "radius": 10.0, - "techLevel": 1, - "typeID": 15182, - "typeName": "Tuvan's Modified EM Plating", - "typeNameID": 97022, - "variationParentTypeID": 1197, - "volume": 5.0 - }, - "15184": { - "basePrice": 0.0, - "capacity": 0.0, - "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to EM resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", - "descriptionID": 88627, - "groupID": 98, - "iconID": 20956, - "marketGroupID": 1668, - "mass": 1.0, - "metaGroupID": 5, "metaLevel": 13, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, + "typeID": 15182, + "typeName": "Tuvan's Modified EM Coating", + "typeNameID": 97022, + "variationParentTypeID": 1197, + "volume": 5.0 + }, + "15184": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "descriptionID": 88627, + "groupID": 98, + "iconID": 20956, + "marketGroupID": 1668, + "mass": 1.0, + "metaGroupID": 5, + "metaLevel": 15, + "portionSize": 1, + "published": true, + "radius": 10.0, + "techLevel": 1, "typeID": 15184, - "typeName": "Setele's Modified EM Plating", + "typeName": "Setele's Modified EM Coating", "typeNameID": 97023, "variationParentTypeID": 1197, "volume": 5.0 @@ -50182,20 +50199,20 @@ "15186": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to EM resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88628, "groupID": 98, "iconID": 20956, "marketGroupID": 1668, "mass": 1.0, "metaGroupID": 5, - "metaLevel": 14, + "metaLevel": 17, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 15186, - "typeName": "Cormack's Modified EM Plating", + "typeName": "Cormack's Modified EM Coating", "typeNameID": 97024, "variationParentTypeID": 1197, "volume": 5.0 @@ -50203,7 +50220,7 @@ "15188": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to explosive resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of an array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88629, "groupID": 98, "iconID": 20955, @@ -50216,7 +50233,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 15188, - "typeName": "Brynn's Modified Explosive Plating", + "typeName": "Brynn's Modified Explosive Coating", "typeNameID": 97025, "variationParentTypeID": 1264, "volume": 5.0 @@ -50224,41 +50241,41 @@ "15190": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to explosive resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of an array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88630, "groupID": 98, "iconID": 20955, "marketGroupID": 1667, "mass": 1.0, "metaGroupID": 5, - "metaLevel": 12, - "portionSize": 1, - "published": true, - "radius": 10.0, - "techLevel": 1, - "typeID": 15190, - "typeName": "Tuvan's Modified Explosive Plating", - "typeNameID": 97026, - "variationParentTypeID": 1264, - "volume": 5.0 - }, - "15192": { - "basePrice": 0.0, - "capacity": 0.0, - "description": "An array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to explosive resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", - "descriptionID": 88631, - "groupID": 98, - "iconID": 20955, - "marketGroupID": 1667, - "mass": 1.0, - "metaGroupID": 5, "metaLevel": 13, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, + "typeID": 15190, + "typeName": "Tuvan's Modified Explosive Coating", + "typeNameID": 97026, + "variationParentTypeID": 1264, + "volume": 5.0 + }, + "15192": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This coating is composed of an array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "descriptionID": 88631, + "groupID": 98, + "iconID": 20955, + "marketGroupID": 1667, + "mass": 1.0, + "metaGroupID": 5, + "metaLevel": 15, + "portionSize": 1, + "published": true, + "radius": 10.0, + "techLevel": 1, "typeID": 15192, - "typeName": "Setele's Modified Explosive Plating", + "typeName": "Setele's Modified Explosive Coating", "typeNameID": 97027, "variationParentTypeID": 1264, "volume": 5.0 @@ -50266,20 +50283,20 @@ "15194": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to explosive resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of an array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88632, "groupID": 98, "iconID": 20955, "marketGroupID": 1667, "mass": 1.0, "metaGroupID": 5, - "metaLevel": 14, + "metaLevel": 17, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 15194, - "typeName": "Cormack's Modified Explosive Plating", + "typeName": "Cormack's Modified Explosive Coating", "typeNameID": 97028, "variationParentTypeID": 1264, "volume": 5.0 @@ -50287,7 +50304,7 @@ "15196": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to kinetic resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88633, "groupID": 98, "iconID": 20957, @@ -50300,7 +50317,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 15196, - "typeName": "Brynn's Modified Kinetic Plating", + "typeName": "Brynn's Modified Kinetic Coating", "typeNameID": 97029, "variationParentTypeID": 1284, "volume": 5.0 @@ -50308,41 +50325,41 @@ "15198": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to kinetic resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88634, "groupID": 98, "iconID": 20957, "marketGroupID": 1666, "mass": 1.0, "metaGroupID": 5, - "metaLevel": 12, - "portionSize": 1, - "published": true, - "radius": 10.0, - "techLevel": 1, - "typeID": 15198, - "typeName": "Tuvan's Modified Kinetic Plating", - "typeNameID": 97030, - "variationParentTypeID": 1284, - "volume": 5.0 - }, - "15200": { - "basePrice": 0.0, - "capacity": 0.0, - "description": "This plating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to kinetic resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", - "descriptionID": 88635, - "groupID": 98, - "iconID": 20957, - "marketGroupID": 1666, - "mass": 1.0, - "metaGroupID": 5, "metaLevel": 13, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, + "typeID": 15198, + "typeName": "Tuvan's Modified Kinetic Coating", + "typeNameID": 97030, + "variationParentTypeID": 1284, + "volume": 5.0 + }, + "15200": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This coating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "descriptionID": 88635, + "groupID": 98, + "iconID": 20957, + "marketGroupID": 1666, + "mass": 1.0, + "metaGroupID": 5, + "metaLevel": 15, + "portionSize": 1, + "published": true, + "radius": 10.0, + "techLevel": 1, "typeID": 15200, - "typeName": "Setele's Modified Kinetic Plating", + "typeName": "Setele's Modified Kinetic Coating", "typeNameID": 97031, "variationParentTypeID": 1284, "volume": 5.0 @@ -50350,20 +50367,20 @@ "15202": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to kinetic resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88636, "groupID": 98, "iconID": 20957, "marketGroupID": 1666, "mass": 1.0, "metaGroupID": 5, - "metaLevel": 14, + "metaLevel": 17, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 15202, - "typeName": "Cormack's Modified Kinetic Plating", + "typeName": "Cormack's Modified Kinetic Coating", "typeNameID": 97032, "variationParentTypeID": 1284, "volume": 5.0 @@ -50371,7 +50388,7 @@ "15204": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Adaptive Nano armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the multispectrum armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor resistance against all types of damage. It is less effective than membranes tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88637, "groupID": 326, "iconID": 2066, @@ -50392,7 +50409,7 @@ "15206": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Adaptive Nano armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the multispectrum armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor resistance against all types of damage. It is less effective than membranes tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88638, "groupID": 326, "iconID": 2066, @@ -50413,7 +50430,7 @@ "15208": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Adaptive Nano armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the multispectrum armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor resistance against all types of damage. It is less effective than membranes tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88639, "groupID": 326, "iconID": 2066, @@ -50434,7 +50451,7 @@ "15210": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Adaptive Nano armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the multispectrum armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor resistance against all types of damage. It is less effective than membranes tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88640, "groupID": 326, "iconID": 2066, @@ -50455,7 +50472,7 @@ "15212": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Thermal armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the thermal armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88641, "groupID": 326, "iconID": 20954, @@ -50476,7 +50493,7 @@ "15214": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Thermal armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the thermal armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88642, "groupID": 326, "iconID": 20954, @@ -50497,7 +50514,7 @@ "15216": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Thermal armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the thermal armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88643, "groupID": 326, "iconID": 20954, @@ -50518,7 +50535,7 @@ "15218": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Thermal armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the thermal armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88644, "groupID": 326, "iconID": 20954, @@ -50539,7 +50556,7 @@ "15220": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reflective armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the EM armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88645, "groupID": 326, "iconID": 20952, @@ -50560,7 +50577,7 @@ "15222": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reflective armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the EM armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88646, "groupID": 326, "iconID": 20952, @@ -50581,7 +50598,7 @@ "15224": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reflective armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the EM armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88647, "groupID": 326, "iconID": 20952, @@ -50602,7 +50619,7 @@ "15226": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reflective armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the EM armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88648, "groupID": 326, "iconID": 20952, @@ -50623,7 +50640,7 @@ "15228": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reactive armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the explosive armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88649, "groupID": 326, "iconID": 20951, @@ -50644,7 +50661,7 @@ "15230": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reactive armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the explosive armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88650, "groupID": 326, "iconID": 20951, @@ -50665,7 +50682,7 @@ "15232": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reactive armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the explosive armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88651, "groupID": 326, "iconID": 20951, @@ -50686,7 +50703,7 @@ "15234": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reactive armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the explosive armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88652, "groupID": 326, "iconID": 20951, @@ -50707,7 +50724,7 @@ "15236": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Magnetic armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the kinetic armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88653, "groupID": 326, "iconID": 20953, @@ -50728,7 +50745,7 @@ "15238": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Magnetic armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the kinetic armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88654, "groupID": 326, "iconID": 20953, @@ -50749,7 +50766,7 @@ "15240": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Magnetic armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the kinetic armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88655, "groupID": 326, "iconID": 20953, @@ -50770,7 +50787,7 @@ "15242": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Magnetic armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the kinetic armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88656, "groupID": 326, "iconID": 20953, @@ -55335,20 +55352,20 @@ "15685": { "basePrice": 0.0, "capacity": 0.0, - "description": "Attempts to distribute thermal energy over the entire plating. Grants a bonus to thermal resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating allows for faster dispersion of heat from the area of impact. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 92766, "groupID": 98, "iconID": 20958, "marketGroupID": 1665, "mass": 1.0, "metaGroupID": 4, - "metaLevel": 9, + "metaLevel": 8, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 15685, - "typeName": "Imperial Navy Thermal Plating", + "typeName": "Imperial Navy Thermal Coating", "typeNameID": 103550, "variationParentTypeID": 1294, "volume": 5.0 @@ -55363,27 +55380,27 @@ "portionSize": 1, "published": true, "typeID": 15686, - "typeName": "Imperial Navy Thermal Plating Blueprint", + "typeName": "Imperial Navy Thermal Coating Blueprint", "typeNameID": 103551, "volume": 0.01 }, "15687": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to EM resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 92752, "groupID": 98, "iconID": 20956, "marketGroupID": 1668, "mass": 1.0, "metaGroupID": 4, - "metaLevel": 9, + "metaLevel": 8, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 15687, - "typeName": "Imperial Navy EM Plating", + "typeName": "Imperial Navy EM Coating", "typeNameID": 103529, "variationParentTypeID": 1197, "volume": 5.0 @@ -55398,27 +55415,27 @@ "portionSize": 1, "published": true, "typeID": 15688, - "typeName": "Imperial Navy EM Plating Blueprint", + "typeName": "Imperial Navy EM Coating Blueprint", "typeNameID": 103530, "volume": 0.01 }, "15689": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to explosive resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of an array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 92751, "groupID": 98, "iconID": 20955, "marketGroupID": 1667, "mass": 1.0, "metaGroupID": 4, - "metaLevel": 9, + "metaLevel": 8, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 15689, - "typeName": "Imperial Navy Explosive Plating", + "typeName": "Imperial Navy Explosive Coating", "typeNameID": 103527, "variationParentTypeID": 1264, "volume": 5.0 @@ -55433,27 +55450,27 @@ "portionSize": 1, "published": true, "typeID": 15690, - "typeName": "Imperial Navy Explosive Plating Blueprint", + "typeName": "Imperial Navy Explosive Coating Blueprint", "typeNameID": 103528, "volume": 0.01 }, "15691": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to kinetic resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 92740, "groupID": 98, "iconID": 20957, "marketGroupID": 1666, "mass": 1.0, "metaGroupID": 4, - "metaLevel": 9, + "metaLevel": 8, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 15691, - "typeName": "Imperial Navy Kinetic Plating", + "typeName": "Imperial Navy Kinetic Coating", "typeNameID": 103509, "variationParentTypeID": 1284, "volume": 5.0 @@ -55468,27 +55485,27 @@ "portionSize": 1, "published": true, "typeID": 15692, - "typeName": "Imperial Navy Kinetic Plating Blueprint", + "typeName": "Imperial Navy Kinetic Coating Blueprint", "typeNameID": 103510, "volume": 0.01 }, "15693": { "basePrice": 0.0, "capacity": 0.0, - "description": "This cutting edge system is the most versatile nano plating around. It protects against all types of damage, however it is less effective than a specialized plating.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This version of armor coating increases the armor protection against all types of damage, however it is less effective than coatings tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 92715, "groupID": 98, "iconID": 1030, "marketGroupID": 1670, "mass": 1, "metaGroupID": 4, - "metaLevel": 9, + "metaLevel": 8, "portionSize": 1, "published": true, "radius": 10, "techLevel": 1, "typeID": 15693, - "typeName": "Imperial Navy Adaptive Nano Plating", + "typeName": "Imperial Navy Multispectrum Coating", "typeNameID": 103466, "variationParentTypeID": 1304, "volume": 5 @@ -55503,14 +55520,14 @@ "portionSize": 1, "published": true, "typeID": 15694, - "typeName": "Imperial Navy Adaptive Nano Plating Blueprint", + "typeName": "Imperial Navy Multispectrum Coating Blueprint", "typeNameID": 103467, "volume": 0.01 }, "15695": { "basePrice": 0.0, "capacity": 0.0, - "description": "Attempts to distribute thermal energy over the entire plating. Grants a bonus to thermal resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating allows for faster dispersion of heat from the area of impact. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88768, "groupID": 98, "iconID": 20958, @@ -55523,7 +55540,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 15695, - "typeName": "Republic Fleet Thermal Plating", + "typeName": "Republic Fleet Thermal Coating", "typeNameID": 97166, "variationParentTypeID": 1294, "volume": 5.0 @@ -55538,14 +55555,14 @@ "portionSize": 1, "published": true, "typeID": 15696, - "typeName": "Republic Fleet Thermal Plating Blueprint", + "typeName": "Republic Fleet Thermal Coating Blueprint", "typeNameID": 103252, "volume": 0.01 }, "15697": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to EM resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88769, "groupID": 98, "iconID": 20956, @@ -55558,7 +55575,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 15697, - "typeName": "Republic Fleet EM Plating", + "typeName": "Republic Fleet EM Coating", "typeNameID": 97167, "variationParentTypeID": 1197, "volume": 5.0 @@ -55573,14 +55590,14 @@ "portionSize": 1, "published": true, "typeID": 15698, - "typeName": "Republic Fleet EM Plating Blueprint", + "typeName": "Republic Fleet EM Coating Blueprint", "typeNameID": 103251, "volume": 0.01 }, "15699": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to explosive resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of an array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88770, "groupID": 98, "iconID": 20955, @@ -55593,7 +55610,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 15699, - "typeName": "Republic Fleet Explosive Plating", + "typeName": "Republic Fleet Explosive Coating", "typeNameID": 97168, "variationParentTypeID": 1264, "volume": 5.0 @@ -55608,14 +55625,14 @@ "portionSize": 1, "published": true, "typeID": 15700, - "typeName": "Republic Fleet Explosive Plating Blueprint", + "typeName": "Republic Fleet Explosive Coating Blueprint", "typeNameID": 103250, "volume": 0.01 }, "15701": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to kinetic resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88771, "groupID": 98, "iconID": 20957, @@ -55628,7 +55645,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 15701, - "typeName": "Republic Fleet Kinetic Plating", + "typeName": "Republic Fleet Kinetic Coating", "typeNameID": 97169, "variationParentTypeID": 1284, "volume": 5.0 @@ -55643,14 +55660,14 @@ "portionSize": 1, "published": true, "typeID": 15702, - "typeName": "Republic Fleet Kinetic Plating Blueprint", + "typeName": "Republic Fleet Kinetic Coating Blueprint", "typeNameID": 103249, "volume": 0.01 }, "15703": { "basePrice": 0.0, "capacity": 0.0, - "description": "This cutting edge system is the most versatile nano plating around. It protects against all types of damage, however it is less effective than a specialized plating.\n\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This version of armor coating increases the armor protection against all types of damage, however it is less effective than coatings tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88772, "groupID": 98, "iconID": 1030, @@ -55663,7 +55680,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 15703, - "typeName": "Republic Fleet Adaptive Nano Plating", + "typeName": "Republic Fleet Multispectrum Coating", "typeNameID": 97170, "variationParentTypeID": 1304, "volume": 5.0 @@ -55678,7 +55695,7 @@ "portionSize": 1, "published": true, "typeID": 15704, - "typeName": "Republic Fleet Adaptive Nano Plating Blueprint", + "typeName": "Republic Fleet Multispectrum Coating Blueprint", "typeNameID": 103248, "volume": 0.01 }, @@ -55965,7 +55982,7 @@ "15721": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Thermal armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the thermal armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 92730, "groupID": 326, "iconID": 20954, @@ -56000,7 +56017,7 @@ "15723": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reflective armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the EM armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 92729, "groupID": 326, "iconID": 20952, @@ -56035,7 +56052,7 @@ "15725": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reactive armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the explosive armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 92728, "groupID": 326, "iconID": 20951, @@ -56070,7 +56087,7 @@ "15727": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Magnetic armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the kinetic armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 92727, "groupID": 326, "iconID": 20953, @@ -56105,7 +56122,7 @@ "15729": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Adaptive Nano armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the multispectrum armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor resistance against all types of damage. It is less effective than membranes tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 92726, "groupID": 326, "iconID": 2066, @@ -56140,7 +56157,7 @@ "15731": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Thermal armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the thermal armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 92686, "groupID": 326, "iconID": 20954, @@ -56175,7 +56192,7 @@ "15733": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reflective armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the EM armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 92685, "groupID": 326, "iconID": 20952, @@ -56210,7 +56227,7 @@ "15735": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reactive armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the explosive armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 92684, "groupID": 326, "iconID": 20951, @@ -56245,7 +56262,7 @@ "15737": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Magnetic armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the kinetic armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 92683, "groupID": 326, "iconID": 20953, @@ -56280,7 +56297,7 @@ "15739": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Adaptive Nano armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the multispectrum armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor resistance against all types of damage. It is less effective than membranes tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 92682, "groupID": 326, "iconID": 2066, @@ -65768,7 +65785,7 @@ "16305": { "basePrice": 0.0, "capacity": 0.0, - "description": "This cutting edge system is the most versatile nano plating around. It protects against all types of damage, however it is less effective than a specialized plating.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This version of armor coating increases the armor protection against all types of damage, however it is less effective than coatings tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88857, "groupID": 98, "iconID": 1030, @@ -65781,7 +65798,7 @@ "radius": 10, "techLevel": 1, "typeID": 16305, - "typeName": "Upgraded Adaptive Nano Plating I", + "typeName": "Upgraded Multispectrum Coating I", "typeNameID": 97256, "variationParentTypeID": 1304, "volume": 5 @@ -65793,18 +65810,18 @@ "descriptionID": 88858, "groupID": 98, "iconID": 1030, - "marketGroupID": 1670, + "isDynamicType": false, "mass": 1.0, "metaGroupID": 1, "metaLevel": 2, "portionSize": 1, - "published": true, + "published": false, + "raceID": 1, "radius": 10.0, "techLevel": 1, "typeID": 16307, "typeName": "Limited Adaptive Nano Plating I", "typeNameID": 97257, - "variationParentTypeID": 1304, "volume": 5.0 }, "16309": { @@ -65814,18 +65831,18 @@ "descriptionID": 88859, "groupID": 98, "iconID": 1030, - "marketGroupID": 1670, + "isDynamicType": false, "mass": 1.0, "metaGroupID": 1, "metaLevel": 3, "portionSize": 1, - "published": true, + "published": false, + "raceID": 1, "radius": 10.0, "techLevel": 1, "typeID": 16309, "typeName": "'Collateral' Adaptive Nano Plating I", "typeNameID": 97258, - "variationParentTypeID": 1304, "volume": 5.0 }, "1631": { @@ -65849,24 +65866,24 @@ "descriptionID": 88860, "groupID": 98, "iconID": 1030, - "marketGroupID": 1670, + "isDynamicType": false, "mass": 1.0, "metaGroupID": 1, "metaLevel": 4, "portionSize": 1, - "published": true, + "published": false, + "raceID": 1, "radius": 10.0, "techLevel": 1, "typeID": 16311, "typeName": "'Refuge' Adaptive Nano Plating I", "typeNameID": 97259, - "variationParentTypeID": 1304, "volume": 5.0 }, "16313": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to kinetic resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88861, "groupID": 98, "iconID": 20957, @@ -65879,7 +65896,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 16313, - "typeName": "Upgraded Kinetic Plating I", + "typeName": "Upgraded Kinetic Coating I", "typeNameID": 97260, "variationParentTypeID": 1284, "volume": 5.0 @@ -65891,18 +65908,18 @@ "descriptionID": 88862, "groupID": 98, "iconID": 20957, - "marketGroupID": 1666, + "isDynamicType": false, "mass": 1.0, "metaGroupID": 1, "metaLevel": 2, "portionSize": 1, - "published": true, + "published": false, + "raceID": 1, "radius": 10.0, "techLevel": 1, "typeID": 16315, "typeName": "Limited Kinetic Plating I", "typeNameID": 97261, - "variationParentTypeID": 1284, "volume": 5.0 }, "16317": { @@ -65912,18 +65929,18 @@ "descriptionID": 88863, "groupID": 98, "iconID": 20957, - "marketGroupID": 1666, + "isDynamicType": false, "mass": 1.0, "metaGroupID": 1, "metaLevel": 3, "portionSize": 1, - "published": true, + "published": false, + "raceID": 1, "radius": 10.0, "techLevel": 1, "typeID": 16317, "typeName": "Experimental Kinetic Plating I", "typeNameID": 97262, - "variationParentTypeID": 1284, "volume": 5.0 }, "16319": { @@ -65933,18 +65950,18 @@ "descriptionID": 88864, "groupID": 98, "iconID": 20955, - "marketGroupID": 1667, + "isDynamicType": false, "mass": 1.0, "metaGroupID": 1, "metaLevel": 4, "portionSize": 1, - "published": true, + "published": false, + "raceID": 1, "radius": 10.0, "techLevel": 1, "typeID": 16319, "typeName": "'Aegis' Explosive Plating I", "typeNameID": 97263, - "variationParentTypeID": 1264, "volume": 5.0 }, "1632": { @@ -65964,7 +65981,7 @@ "16321": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to explosive resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of an array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88865, "groupID": 98, "iconID": 20955, @@ -65977,7 +65994,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 16321, - "typeName": "Upgraded Explosive Plating I", + "typeName": "Upgraded Explosive Coating I", "typeNameID": 97264, "variationParentTypeID": 1264, "volume": 5.0 @@ -65989,18 +66006,18 @@ "descriptionID": 88866, "groupID": 98, "iconID": 20955, - "marketGroupID": 1667, + "isDynamicType": false, "mass": 1.0, "metaGroupID": 1, "metaLevel": 2, "portionSize": 1, - "published": true, + "published": false, + "raceID": 1, "radius": 10.0, "techLevel": 1, "typeID": 16323, "typeName": "Limited Explosive Plating I", "typeNameID": 97265, - "variationParentTypeID": 1264, "volume": 5.0 }, "16325": { @@ -66010,18 +66027,18 @@ "descriptionID": 88867, "groupID": 98, "iconID": 20955, - "marketGroupID": 1667, + "isDynamicType": false, "mass": 1.0, "metaGroupID": 1, "metaLevel": 3, "portionSize": 1, - "published": true, + "published": false, + "raceID": 1, "radius": 10.0, "techLevel": 1, "typeID": 16325, "typeName": "Experimental Explosive Plating I", "typeNameID": 97266, - "variationParentTypeID": 1264, "volume": 5.0 }, "16327": { @@ -66031,24 +66048,24 @@ "descriptionID": 88868, "groupID": 98, "iconID": 20957, - "marketGroupID": 1666, + "isDynamicType": false, "mass": 1.0, "metaGroupID": 1, "metaLevel": 4, "portionSize": 1, - "published": true, + "published": false, + "raceID": 1, "radius": 10.0, "techLevel": 1, "typeID": 16327, "typeName": "'Element' Kinetic Plating I", "typeNameID": 97267, - "variationParentTypeID": 1284, "volume": 5.0 }, "16329": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to EM resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88869, "groupID": 98, "iconID": 20956, @@ -66061,7 +66078,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 16329, - "typeName": "Upgraded EM Plating I", + "typeName": "Upgraded EM Coating I", "typeNameID": 97268, "variationParentTypeID": 1197, "volume": 5.0 @@ -66087,18 +66104,18 @@ "descriptionID": 88870, "groupID": 98, "iconID": 20956, - "marketGroupID": 1668, + "isDynamicType": false, "mass": 1.0, "metaGroupID": 1, "metaLevel": 2, "portionSize": 1, - "published": true, + "published": false, + "raceID": 1, "radius": 10.0, "techLevel": 1, "typeID": 16331, "typeName": "Limited EM Plating I", "typeNameID": 97269, - "variationParentTypeID": 1197, "volume": 5.0 }, "16333": { @@ -66108,18 +66125,18 @@ "descriptionID": 88871, "groupID": 98, "iconID": 20956, - "marketGroupID": 1668, + "isDynamicType": false, "mass": 1.0, "metaGroupID": 1, "metaLevel": 3, "portionSize": 1, - "published": true, + "published": false, + "raceID": 1, "radius": 10.0, "techLevel": 1, "typeID": 16333, "typeName": "'Contour' EM Plating I", "typeNameID": 97270, - "variationParentTypeID": 1197, "volume": 5.0 }, "16335": { @@ -66129,24 +66146,24 @@ "descriptionID": 88872, "groupID": 98, "iconID": 20956, - "marketGroupID": 1668, + "isDynamicType": false, "mass": 1.0, "metaGroupID": 1, "metaLevel": 4, "portionSize": 1, - "published": true, + "published": false, + "raceID": 1, "radius": 10.0, "techLevel": 1, "typeID": 16335, "typeName": "'Spiegel' EM Plating I", "typeNameID": 97271, - "variationParentTypeID": 1197, "volume": 5.0 }, "16337": { "basePrice": 0.0, "capacity": 0.0, - "description": "Attempts to distribute thermal energy over the entire plating. Grants a bonus to thermal resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating allows for faster dispersion of heat from the area of impact. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88873, "groupID": 98, "iconID": 20958, @@ -66159,7 +66176,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 16337, - "typeName": "Upgraded Thermal Plating I", + "typeName": "Upgraded Thermal Coating I", "typeNameID": 97272, "variationParentTypeID": 1294, "volume": 5.0 @@ -66171,18 +66188,18 @@ "descriptionID": 88874, "groupID": 98, "iconID": 20958, - "marketGroupID": 1665, + "isDynamicType": false, "mass": 1.0, "metaGroupID": 1, "metaLevel": 2, "portionSize": 1, - "published": true, + "published": false, + "raceID": 1, "radius": 10.0, "techLevel": 1, "typeID": 16339, "typeName": "Limited Thermal Plating I", "typeNameID": 97273, - "variationParentTypeID": 1294, "volume": 5.0 }, "1634": { @@ -66206,18 +66223,18 @@ "descriptionID": 88875, "groupID": 98, "iconID": 20958, - "marketGroupID": 1665, + "isDynamicType": false, "mass": 1.0, "metaGroupID": 1, "metaLevel": 3, "portionSize": 1, - "published": true, + "published": false, + "raceID": 1, "radius": 10.0, "techLevel": 1, "typeID": 16341, "typeName": "Experimental Thermal Plating I", "typeNameID": 97274, - "variationParentTypeID": 1294, "volume": 5.0 }, "16343": { @@ -66227,24 +66244,24 @@ "descriptionID": 88876, "groupID": 98, "iconID": 20958, - "marketGroupID": 1665, + "isDynamicType": false, "mass": 1.0, "metaGroupID": 1, "metaLevel": 4, "portionSize": 1, - "published": true, + "published": false, + "raceID": 1, "radius": 10.0, "techLevel": 1, "typeID": 16343, "typeName": "Prototype Thermal Plating I", "typeNameID": 97275, - "variationParentTypeID": 1294, "volume": 5.0 }, "16345": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating is composed of several additional tritanium layers, effectively increasing its hit points.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of several layers, effectively increasing the armor hit points.", "descriptionID": 88877, "groupID": 98, "iconID": 1030, @@ -66257,7 +66274,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 16345, - "typeName": "Upgraded Layered Plating I", + "typeName": "Upgraded Layered Coating I", "typeNameID": 97276, "variationParentTypeID": 1274, "volume": 5.0 @@ -66269,18 +66286,18 @@ "descriptionID": 88878, "groupID": 98, "iconID": 1030, - "marketGroupID": 1669, + "isDynamicType": false, "mass": 1.0, "metaGroupID": 1, "metaLevel": 2, "portionSize": 1, - "published": true, + "published": false, + "raceID": 1, "radius": 10.0, "techLevel": 1, "typeID": 16347, "typeName": "Limited Layered Plating I", "typeNameID": 97277, - "variationParentTypeID": 1274, "volume": 5.0 }, "16349": { @@ -66290,18 +66307,18 @@ "descriptionID": 88879, "groupID": 98, "iconID": 1030, - "marketGroupID": 1669, + "isDynamicType": false, "mass": 1.0, "metaGroupID": 1, "metaLevel": 3, "portionSize": 1, - "published": true, + "published": false, + "raceID": 1, "radius": 10.0, "techLevel": 1, "typeID": 16349, "typeName": "'Scarab' Layered Plating I", "typeNameID": 97278, - "variationParentTypeID": 1274, "volume": 5.0 }, "1635": { @@ -66325,18 +66342,18 @@ "descriptionID": 88880, "groupID": 98, "iconID": 1030, - "marketGroupID": 1669, + "isDynamicType": false, "mass": 1.0, "metaGroupID": 1, "metaLevel": 4, "portionSize": 1, - "published": true, + "published": false, + "raceID": 1, "radius": 10.0, "techLevel": 1, "typeID": 16351, "typeName": "'Grail' Layered Plating I", "typeNameID": 97279, - "variationParentTypeID": 1274, "volume": 5.0 }, "16353": { @@ -66676,7 +66693,7 @@ "16385": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Adaptive Nano armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the multispectrum armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor resistance against all types of damage. It is less effective than membranes tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88897, "groupID": 326, "iconID": 2066, @@ -66697,7 +66714,7 @@ "16387": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Adaptive Nano armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the multispectrum armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor resistance against all types of damage. It is less effective than membranes tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88898, "groupID": 326, "iconID": 2066, @@ -66718,7 +66735,7 @@ "16389": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Adaptive Nano armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the multispectrum armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor resistance against all types of damage. It is less effective than membranes tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88899, "groupID": 326, "iconID": 2066, @@ -66753,7 +66770,7 @@ "16391": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Adaptive Nano armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the multispectrum armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor resistance against all types of damage. It is less effective than membranes tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88900, "groupID": 326, "iconID": 2066, @@ -66774,7 +66791,7 @@ "16393": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Magnetic armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the kinetic armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88901, "groupID": 326, "iconID": 20953, @@ -66795,7 +66812,7 @@ "16395": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Magnetic armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the kinetic armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88902, "groupID": 326, "iconID": 20953, @@ -66816,7 +66833,7 @@ "16397": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Magnetic armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the kinetic armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88903, "groupID": 326, "iconID": 20953, @@ -66837,7 +66854,7 @@ "16399": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Magnetic armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the kinetic armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88904, "groupID": 326, "iconID": 20953, @@ -66885,7 +66902,7 @@ "16401": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reactive armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the explosive armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88905, "groupID": 326, "iconID": 20951, @@ -66906,7 +66923,7 @@ "16403": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reactive armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the explosive armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88906, "groupID": 326, "iconID": 20951, @@ -66927,7 +66944,7 @@ "16405": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reactive armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the explosive armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88907, "groupID": 326, "iconID": 20951, @@ -66948,7 +66965,7 @@ "16407": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reactive armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the explosive armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88908, "groupID": 326, "iconID": 20951, @@ -66969,7 +66986,7 @@ "16409": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reflective armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the EM armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88909, "groupID": 326, "iconID": 20952, @@ -67004,7 +67021,7 @@ "16411": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reflective armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the EM armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88910, "groupID": 326, "iconID": 20952, @@ -67025,7 +67042,7 @@ "16413": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reflective armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the EM armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88911, "groupID": 326, "iconID": 20952, @@ -67046,7 +67063,7 @@ "16415": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reflective armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the EM armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88912, "groupID": 326, "iconID": 20952, @@ -67067,7 +67084,7 @@ "16417": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard layered armor plating. Uses advanced magnetic field generators to strengthen the integrity of the plating.", + "description": "An enhanced version of the layered armor coating. Uses advanced magnetic field generators to strengthen the integrity of the coating layers, effectively increasing the armor hit points even further.", "descriptionID": 88913, "groupID": 326, "iconID": 2066, @@ -67088,7 +67105,7 @@ "16419": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard layered armor plating. Uses advanced magnetic field generators to strengthen the integrity of the plating.", + "description": "An enhanced version of the layered armor coating. Uses advanced magnetic field generators to strengthen the integrity of the coating layers, effectively increasing the armor hit points even further.", "descriptionID": 88914, "groupID": 326, "iconID": 2066, @@ -67123,7 +67140,7 @@ "16421": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard layered armor plating. Uses advanced magnetic field generators to strengthen the integrity of the plating.", + "description": "An enhanced version of the layered armor coating. Uses advanced magnetic field generators to strengthen the integrity of the coating layers, effectively increasing the armor hit points even further.", "descriptionID": 88915, "groupID": 326, "iconID": 2066, @@ -67144,7 +67161,7 @@ "16423": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard layered armor plating. Uses advanced magnetic field generators to strengthen the integrity of the plating.", + "description": "An enhanced version of the layered armor coating. Uses advanced magnetic field generators to strengthen the integrity of the coating layers, effectively increasing the armor hit points even further.", "descriptionID": 88916, "groupID": 326, "iconID": 2066, @@ -67165,7 +67182,7 @@ "16425": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Thermal armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the thermal armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88917, "groupID": 326, "iconID": 20954, @@ -67186,7 +67203,7 @@ "16427": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Thermal armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the thermal armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88918, "groupID": 326, "iconID": 20954, @@ -67207,7 +67224,7 @@ "16429": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Thermal armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the thermal armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88919, "groupID": 326, "iconID": 20954, @@ -67242,7 +67259,7 @@ "16431": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Thermal armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the thermal armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 88920, "groupID": 326, "iconID": 20954, @@ -83625,20 +83642,20 @@ "17512": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to kinetic resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89112, "groupID": 98, "iconID": 20957, "marketGroupID": 1666, "mass": 1.0, "metaGroupID": 4, - "metaLevel": 9, + "metaLevel": 8, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 17512, - "typeName": "Ammatar Navy Kinetic Plating", + "typeName": "Ammatar Navy Kinetic Coating", "typeNameID": 98286, "variationParentTypeID": 1284, "volume": 5.0 @@ -83653,27 +83670,27 @@ "portionSize": 1, "published": true, "typeID": 17513, - "typeName": "Ammatar Navy Kinetic Plating Blueprint", + "typeName": "Ammatar Navy Kinetic Coating Blueprint", "typeNameID": 103235, "volume": 0.01 }, "17514": { "basePrice": 0.0, "capacity": 0.0, - "description": "This cutting edge system is the most versatile nano plating around. It protects against all types of damage, however it is less effective than a specialized plating.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This version of armor coating increases the armor protection against all types of damage, however it is less effective than coatings tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89113, "groupID": 98, "iconID": 1030, "marketGroupID": 1670, "mass": 1, "metaGroupID": 4, - "metaLevel": 9, + "metaLevel": 8, "portionSize": 1, "published": true, "radius": 10, "techLevel": 1, "typeID": 17514, - "typeName": "Ammatar Navy Adaptive Nano Plating", + "typeName": "Ammatar Navy Multispectrum Coating", "typeNameID": 98287, "variationParentTypeID": 1304, "volume": 5 @@ -83688,27 +83705,27 @@ "portionSize": 1, "published": true, "typeID": 17515, - "typeName": "Ammatar Navy Adaptive Nano Plating Blueprint", + "typeName": "Ammatar Navy Multispectrum Coating Blueprint", "typeNameID": 103229, "volume": 0.01 }, "17516": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to explosive resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of an array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89114, "groupID": 98, "iconID": 20955, "marketGroupID": 1667, "mass": 1.0, "metaGroupID": 4, - "metaLevel": 9, + "metaLevel": 8, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 17516, - "typeName": "Ammatar Navy Explosive Plating", + "typeName": "Ammatar Navy Explosive Coating", "typeNameID": 98288, "variationParentTypeID": 1264, "volume": 5.0 @@ -83723,27 +83740,27 @@ "portionSize": 1, "published": true, "typeID": 17517, - "typeName": "Ammatar Navy Explosive Plating Blueprint", + "typeName": "Ammatar Navy Explosive Coating Blueprint", "typeNameID": 103236, "volume": 0.01 }, "17518": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to EM resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89115, "groupID": 98, "iconID": 20956, "marketGroupID": 1668, "mass": 1.0, "metaGroupID": 4, - "metaLevel": 9, + "metaLevel": 8, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 17518, - "typeName": "Ammatar Navy EM Plating", + "typeName": "Ammatar Navy EM Coating", "typeNameID": 98289, "variationParentTypeID": 1197, "volume": 5.0 @@ -83758,7 +83775,7 @@ "portionSize": 1, "published": true, "typeID": 17519, - "typeName": "Ammatar Navy EM Plating Blueprint", + "typeName": "Ammatar Navy EM Coating Blueprint", "typeNameID": 103237, "volume": 0.01 }, @@ -83939,7 +83956,7 @@ "17536": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Adaptive Nano armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the multispectrum armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor resistance against all types of damage. It is less effective than membranes tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89118, "groupID": 326, "iconID": 2066, @@ -83974,7 +83991,7 @@ "17538": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Magnetic armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the kinetic armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89119, "groupID": 326, "iconID": 20953, @@ -84009,7 +84026,7 @@ "17540": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reactive armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the explosive armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89120, "groupID": 326, "iconID": 20951, @@ -84044,7 +84061,7 @@ "17542": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reflective armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the EM armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89121, "groupID": 326, "iconID": 20952, @@ -84079,7 +84096,7 @@ "17544": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Thermal armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the thermal armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89122, "groupID": 326, "iconID": 20954, @@ -84177,7 +84194,7 @@ "17549": { "basePrice": 0.0, "capacity": 0.0, - "description": "This cutting edge system is the most versatile nano plating around. It protects against all types of damage, however it is less effective than a specialized plating.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This version of armor coating increases the armor protection against all types of damage, however it is less effective than coatings tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 92675, "groupID": 98, "iconID": 1030, @@ -84190,7 +84207,7 @@ "radius": 10, "techLevel": 1, "typeID": 17549, - "typeName": "Federation Navy Adaptive Nano Plating", + "typeName": "Federation Navy Multispectrum Coating", "typeNameID": 103407, "variationParentTypeID": 1304, "volume": 5 @@ -84205,14 +84222,14 @@ "portionSize": 1, "published": true, "typeID": 17550, - "typeName": "Federation Navy Adaptive Nano Plating Blueprint", + "typeName": "Federation Navy Multispectrum Coating Blueprint", "typeNameID": 103408, "volume": 0.01 }, "17551": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to kinetic resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 92695, "groupID": 98, "iconID": 20957, @@ -84225,7 +84242,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 17551, - "typeName": "Federation Navy Kinetic Plating", + "typeName": "Federation Navy Kinetic Coating", "typeNameID": 103439, "variationParentTypeID": 1284, "volume": 5.0 @@ -84240,14 +84257,14 @@ "portionSize": 1, "published": true, "typeID": 17552, - "typeName": "Federation Navy Kinetic Plating Blueprint", + "typeName": "Federation Navy Kinetic Coating Blueprint", "typeNameID": 103440, "volume": 0.01 }, "17553": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to explosive resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of an array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 92701, "groupID": 98, "iconID": 20955, @@ -84260,7 +84277,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 17553, - "typeName": "Federation Navy Explosive Plating", + "typeName": "Federation Navy Explosive Coating", "typeNameID": 103447, "variationParentTypeID": 1264, "volume": 5.0 @@ -84275,14 +84292,14 @@ "portionSize": 1, "published": true, "typeID": 17554, - "typeName": "Federation Navy Explosive Plating Blueprint", + "typeName": "Federation Navy Explosive Coating Blueprint", "typeNameID": 103448, "volume": 0.01 }, "17555": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to EM resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 92702, "groupID": 98, "iconID": 20956, @@ -84295,7 +84312,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 17555, - "typeName": "Federation Navy EM Plating", + "typeName": "Federation Navy EM Coating", "typeNameID": 103449, "variationParentTypeID": 1197, "volume": 5.0 @@ -84310,14 +84327,14 @@ "portionSize": 1, "published": true, "typeID": 17556, - "typeName": "Federation Navy EM Plating Blueprint", + "typeName": "Federation Navy EM Coating Blueprint", "typeNameID": 103450, "volume": 0.01 }, "17557": { "basePrice": 0.0, "capacity": 0.0, - "description": "Attempts to distribute thermal energy over the entire plating. Grants a bonus to thermal resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating allows for faster dispersion of heat from the area of impact. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 92712, "groupID": 98, "iconID": 20958, @@ -84330,7 +84347,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 17557, - "typeName": "Federation Navy Thermal Plating", + "typeName": "Federation Navy Thermal Coating", "typeNameID": 103462, "variationParentTypeID": 1294, "volume": 5.0 @@ -84345,7 +84362,7 @@ "portionSize": 1, "published": true, "typeID": 17558, - "typeName": "Federation Navy Thermal Plating Blueprint", + "typeName": "Federation Navy Thermal Coating Blueprint", "typeNameID": 103463, "volume": 0.01 }, @@ -94744,20 +94761,20 @@ "18700": { "basePrice": 0.0, "capacity": 0.0, - "description": "This cutting edge system is the most versatile nano plating around. It protects against all types of damage, however it is less effective than a specialized plating.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This version of armor coating increases the armor protection against all types of damage, however it is less effective than coatings tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89346, "groupID": 98, "iconID": 1030, "marketGroupID": 1670, "mass": 1, "metaGroupID": 6, - "metaLevel": 11, + "metaLevel": 10, "portionSize": 1, "published": true, "radius": 10, "techLevel": 1, "typeID": 18700, - "typeName": "Corpii C-Type Adaptive Nano Plating", + "typeName": "Corpii C-Type Multispectrum Coating", "typeNameID": 98552, "variationParentTypeID": 1304, "volume": 5 @@ -94765,20 +94782,20 @@ "18702": { "basePrice": 0.0, "capacity": 0.0, - "description": "This cutting edge system is the most versatile nano plating around. It protects against all types of damage, however it is less effective than a specialized plating.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This version of armor coating increases the armor protection against all types of damage, however it is less effective than coatings tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89347, "groupID": 98, "iconID": 1030, "marketGroupID": 1670, "mass": 1, "metaGroupID": 6, - "metaLevel": 11, + "metaLevel": 10, "portionSize": 1, "published": true, "radius": 10, "techLevel": 1, "typeID": 18702, - "typeName": "Centii C-Type Adaptive Nano Plating", + "typeName": "Centii C-Type Multispectrum Coating", "typeNameID": 98553, "variationParentTypeID": 1304, "volume": 5 @@ -94786,7 +94803,7 @@ "18704": { "basePrice": 0.0, "capacity": 0.0, - "description": "This cutting edge system is the most versatile nano plating around. It protects against all types of damage, however it is less effective than a specialized plating.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This version of armor coating increases the armor protection against all types of damage, however it is less effective than coatings tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89348, "groupID": 98, "iconID": 1030, @@ -94799,7 +94816,7 @@ "radius": 10, "techLevel": 1, "typeID": 18704, - "typeName": "Corpii B-Type Adaptive Nano Plating", + "typeName": "Corpii B-Type Multispectrum Coating", "typeNameID": 98554, "variationParentTypeID": 1304, "volume": 5 @@ -94807,7 +94824,7 @@ "18706": { "basePrice": 0.0, "capacity": 0.0, - "description": "This cutting edge system is the most versatile nano plating around. It protects against all types of damage, however it is less effective than a specialized plating.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This version of armor coating increases the armor protection against all types of damage, however it is less effective than coatings tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89349, "groupID": 98, "iconID": 1030, @@ -94820,7 +94837,7 @@ "radius": 10, "techLevel": 1, "typeID": 18706, - "typeName": "Centii B-Type Adaptive Nano Plating", + "typeName": "Centii B-Type Multispectrum Coating", "typeNameID": 98555, "variationParentTypeID": 1304, "volume": 5 @@ -94828,20 +94845,20 @@ "18708": { "basePrice": 0.0, "capacity": 0.0, - "description": "This cutting edge system is the most versatile nano plating around. It protects against all types of damage, however it is less effective than a specialized plating.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This version of armor coating increases the armor protection against all types of damage, however it is less effective than coatings tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89350, "groupID": 98, "iconID": 1030, "marketGroupID": 1670, "mass": 1, "metaGroupID": 6, - "metaLevel": 13, + "metaLevel": 14, "portionSize": 1, "published": true, "radius": 10, "techLevel": 1, "typeID": 18708, - "typeName": "Corpii A-Type Adaptive Nano Plating", + "typeName": "Corpii A-Type Multispectrum Coating", "typeNameID": 98556, "variationParentTypeID": 1304, "volume": 5 @@ -94849,20 +94866,20 @@ "18710": { "basePrice": 0.0, "capacity": 0.0, - "description": "This cutting edge system is the most versatile nano plating around. It protects against all types of damage, however it is less effective than a specialized plating.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This version of armor coating increases the armor protection against all types of damage, however it is less effective than coatings tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89351, "groupID": 98, "iconID": 1030, "marketGroupID": 1670, "mass": 1, "metaGroupID": 6, - "metaLevel": 13, + "metaLevel": 14, "portionSize": 1, "published": true, "radius": 10, "techLevel": 1, "typeID": 18710, - "typeName": "Centii A-Type Adaptive Nano Plating", + "typeName": "Centii A-Type Multispectrum Coating", "typeNameID": 98557, "variationParentTypeID": 1304, "volume": 5 @@ -94870,20 +94887,20 @@ "18712": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to kinetic resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89352, "groupID": 98, "iconID": 20957, "marketGroupID": 1666, "mass": 1.0, "metaGroupID": 6, - "metaLevel": 11, + "metaLevel": 10, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 18712, - "typeName": "Corpii C-Type Kinetic Plating", + "typeName": "Corpii C-Type Kinetic Coating", "typeNameID": 98558, "variationParentTypeID": 1284, "volume": 5.0 @@ -94891,20 +94908,20 @@ "18714": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to kinetic resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89353, "groupID": 98, "iconID": 20957, "marketGroupID": 1666, "mass": 1.0, "metaGroupID": 6, - "metaLevel": 11, + "metaLevel": 10, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 18714, - "typeName": "Centii C-Type Kinetic Plating", + "typeName": "Centii C-Type Kinetic Coating", "typeNameID": 98559, "variationParentTypeID": 1284, "volume": 5.0 @@ -94912,20 +94929,20 @@ "18716": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to explosive resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of an array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89354, "groupID": 98, "iconID": 20955, "marketGroupID": 1667, "mass": 1.0, "metaGroupID": 6, - "metaLevel": 11, + "metaLevel": 10, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 18716, - "typeName": "Corpii C-Type Explosive Plating", + "typeName": "Corpii C-Type Explosive Coating", "typeNameID": 98560, "variationParentTypeID": 1264, "volume": 5.0 @@ -94933,20 +94950,20 @@ "18718": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to explosive resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of an array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89355, "groupID": 98, "iconID": 20955, "marketGroupID": 1667, "mass": 1.0, "metaGroupID": 6, - "metaLevel": 11, + "metaLevel": 10, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 18718, - "typeName": "Centii C-Type Explosive Plating", + "typeName": "Centii C-Type Explosive Coating", "typeNameID": 98561, "variationParentTypeID": 1264, "volume": 5.0 @@ -94954,20 +94971,20 @@ "18720": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to EM resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89356, "groupID": 98, "iconID": 20956, "marketGroupID": 1668, "mass": 1.0, "metaGroupID": 6, - "metaLevel": 11, + "metaLevel": 10, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 18720, - "typeName": "Corpii C-Type EM Plating", + "typeName": "Corpii C-Type EM Coating", "typeNameID": 98562, "variationParentTypeID": 1197, "volume": 5.0 @@ -94975,20 +94992,20 @@ "18722": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to EM resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89357, "groupID": 98, "iconID": 20956, "marketGroupID": 1668, "mass": 1.0, "metaGroupID": 6, - "metaLevel": 11, + "metaLevel": 10, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 18722, - "typeName": "Centii C-Type EM Plating", + "typeName": "Centii C-Type EM Coating", "typeNameID": 98563, "variationParentTypeID": 1197, "volume": 5.0 @@ -94996,20 +95013,20 @@ "18724": { "basePrice": 0.0, "capacity": 0.0, - "description": "Attempts to distribute thermal energy over the entire plating. Grants a bonus to thermal resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating allows for faster dispersion of heat from the area of impact. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89358, "groupID": 98, "iconID": 20958, "marketGroupID": 1665, "mass": 1.0, "metaGroupID": 6, - "metaLevel": 11, + "metaLevel": 10, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 18724, - "typeName": "Corpii C-Type Thermal Plating", + "typeName": "Corpii C-Type Thermal Coating", "typeNameID": 98564, "variationParentTypeID": 1294, "volume": 5.0 @@ -95017,20 +95034,20 @@ "18726": { "basePrice": 0.0, "capacity": 0.0, - "description": "Attempts to distribute thermal energy over the entire plating. Grants a bonus to thermal resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating allows for faster dispersion of heat from the area of impact. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89359, "groupID": 98, "iconID": 20958, "marketGroupID": 1665, "mass": 1.0, "metaGroupID": 6, - "metaLevel": 11, + "metaLevel": 10, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 18726, - "typeName": "Centii C-Type Thermal Plating", + "typeName": "Centii C-Type Thermal Coating", "typeNameID": 98565, "variationParentTypeID": 1294, "volume": 5.0 @@ -95038,7 +95055,7 @@ "18728": { "basePrice": 0.0, "capacity": 0.0, - "description": "Attempts to distribute thermal energy over the entire plating. Grants a bonus to thermal resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating allows for faster dispersion of heat from the area of impact. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89360, "groupID": 98, "iconID": 20958, @@ -95051,7 +95068,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 18728, - "typeName": "Corpii B-Type Thermal Plating", + "typeName": "Corpii B-Type Thermal Coating", "typeNameID": 98566, "variationParentTypeID": 1294, "volume": 5.0 @@ -95059,7 +95076,7 @@ "18730": { "basePrice": 0.0, "capacity": 0.0, - "description": "Attempts to distribute thermal energy over the entire plating. Grants a bonus to thermal resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating allows for faster dispersion of heat from the area of impact. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89361, "groupID": 98, "iconID": 20958, @@ -95072,7 +95089,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 18730, - "typeName": "Centii B-Type Thermal Plating", + "typeName": "Centii B-Type Thermal Coating", "typeNameID": 98567, "variationParentTypeID": 1294, "volume": 5.0 @@ -95080,7 +95097,7 @@ "18740": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to kinetic resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89362, "groupID": 98, "iconID": 20957, @@ -95093,7 +95110,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 18740, - "typeName": "Corpii B-Type Kinetic Plating", + "typeName": "Corpii B-Type Kinetic Coating", "typeNameID": 98568, "variationParentTypeID": 1284, "volume": 5.0 @@ -95101,7 +95118,7 @@ "18742": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to kinetic resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89363, "groupID": 98, "iconID": 20957, @@ -95114,7 +95131,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 18742, - "typeName": "Centii B-Type Kinetic Plating", + "typeName": "Centii B-Type Kinetic Coating", "typeNameID": 98569, "variationParentTypeID": 1284, "volume": 5.0 @@ -95122,7 +95139,7 @@ "18744": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to explosive resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of an array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89364, "groupID": 98, "iconID": 20955, @@ -95135,7 +95152,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 18744, - "typeName": "Corpii B-Type Explosive Plating", + "typeName": "Corpii B-Type Explosive Coating", "typeNameID": 98570, "variationParentTypeID": 1264, "volume": 5.0 @@ -95143,7 +95160,7 @@ "18746": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to explosive resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of an array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89365, "groupID": 98, "iconID": 20955, @@ -95156,7 +95173,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 18746, - "typeName": "Centii B-Type Explosive Plating", + "typeName": "Centii B-Type Explosive Coating", "typeNameID": 98571, "variationParentTypeID": 1264, "volume": 5.0 @@ -95164,7 +95181,7 @@ "18748": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to EM resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89366, "groupID": 98, "iconID": 20956, @@ -95177,7 +95194,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 18748, - "typeName": "Corpii B-Type EM Plating", + "typeName": "Corpii B-Type EM Coating", "typeNameID": 98572, "variationParentTypeID": 1197, "volume": 5.0 @@ -95205,7 +95222,7 @@ "18750": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to EM resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89367, "groupID": 98, "iconID": 20956, @@ -95218,7 +95235,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 18750, - "typeName": "Centii B-Type EM Plating", + "typeName": "Centii B-Type EM Coating", "typeNameID": 98573, "variationParentTypeID": 1197, "volume": 5.0 @@ -95226,20 +95243,20 @@ "18752": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to kinetic resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89368, "groupID": 98, "iconID": 20957, "marketGroupID": 1666, "mass": 1.0, "metaGroupID": 6, - "metaLevel": 13, + "metaLevel": 14, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 18752, - "typeName": "Corpii A-Type Kinetic Plating", + "typeName": "Corpii A-Type Kinetic Coating", "typeNameID": 98574, "variationParentTypeID": 1284, "volume": 5.0 @@ -95247,20 +95264,20 @@ "18754": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to kinetic resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89369, "groupID": 98, "iconID": 20957, "marketGroupID": 1666, "mass": 1.0, "metaGroupID": 6, - "metaLevel": 13, + "metaLevel": 14, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 18754, - "typeName": "Centii A-Type Kinetic Plating", + "typeName": "Centii A-Type Kinetic Coating", "typeNameID": 98575, "variationParentTypeID": 1284, "volume": 5.0 @@ -95268,20 +95285,20 @@ "18756": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to explosive resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of an array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89370, "groupID": 98, "iconID": 20955, "marketGroupID": 1667, "mass": 1.0, "metaGroupID": 6, - "metaLevel": 13, + "metaLevel": 14, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 18756, - "typeName": "Corpii A-Type Explosive Plating", + "typeName": "Corpii A-Type Explosive Coating", "typeNameID": 98576, "variationParentTypeID": 1264, "volume": 5.0 @@ -95289,20 +95306,20 @@ "18758": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to explosive resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of an array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89371, "groupID": 98, "iconID": 20955, "marketGroupID": 1667, "mass": 1.0, "metaGroupID": 6, - "metaLevel": 13, + "metaLevel": 14, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 18758, - "typeName": "Centii A-Type Explosive Plating", + "typeName": "Centii A-Type Explosive Coating", "typeNameID": 98577, "variationParentTypeID": 1264, "volume": 5.0 @@ -95324,20 +95341,20 @@ "18760": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to EM resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89372, "groupID": 98, "iconID": 20956, "marketGroupID": 1668, "mass": 1.0, "metaGroupID": 6, - "metaLevel": 13, + "metaLevel": 14, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 18760, - "typeName": "Corpii A-Type EM Plating", + "typeName": "Corpii A-Type EM Coating", "typeNameID": 98578, "variationParentTypeID": 1197, "volume": 5.0 @@ -95345,20 +95362,20 @@ "18762": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to EM resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89373, "groupID": 98, "iconID": 20956, "marketGroupID": 1668, "mass": 1.0, "metaGroupID": 6, - "metaLevel": 13, + "metaLevel": 14, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 18762, - "typeName": "Centii A-Type EM Plating", + "typeName": "Centii A-Type EM Coating", "typeNameID": 98579, "variationParentTypeID": 1197, "volume": 5.0 @@ -95366,20 +95383,20 @@ "18764": { "basePrice": 0.0, "capacity": 0.0, - "description": "Attempts to distribute thermal energy over the entire plating. Grants a bonus to thermal resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating allows for faster dispersion of heat from the area of impact. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89374, "groupID": 98, "iconID": 20958, "marketGroupID": 1665, "mass": 1.0, "metaGroupID": 6, - "metaLevel": 13, + "metaLevel": 14, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 18764, - "typeName": "Corpii A-Type Thermal Plating", + "typeName": "Corpii A-Type Thermal Coating", "typeNameID": 98580, "variationParentTypeID": 1294, "volume": 5.0 @@ -95387,20 +95404,20 @@ "18766": { "basePrice": 0.0, "capacity": 0.0, - "description": "Attempts to distribute thermal energy over the entire plating. Grants a bonus to thermal resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating allows for faster dispersion of heat from the area of impact. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89375, "groupID": 98, "iconID": 20958, "marketGroupID": 1665, "mass": 1.0, "metaGroupID": 6, - "metaLevel": 13, + "metaLevel": 14, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 18766, - "typeName": "Centii A-Type Thermal Plating", + "typeName": "Centii A-Type Thermal Coating", "typeNameID": 98581, "variationParentTypeID": 1294, "volume": 5.0 @@ -95408,20 +95425,20 @@ "18768": { "basePrice": 0.0, "capacity": 0.0, - "description": "This cutting edge system is the most versatile nano plating around. It protects against all types of damage, however it is less effective than a specialized plating.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This version of armor coating increases the armor protection against all types of damage, however it is less effective than coatings tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89376, "groupID": 98, "iconID": 1030, "marketGroupID": 1670, "mass": 1, "metaGroupID": 6, - "metaLevel": 11, + "metaLevel": 10, "portionSize": 1, "published": true, "radius": 10, "techLevel": 1, "typeID": 18768, - "typeName": "Coreli C-Type Adaptive Nano Plating", + "typeName": "Coreli C-Type Multispectrum Coating", "typeNameID": 98582, "variationParentTypeID": 1304, "volume": 5 @@ -95450,20 +95467,20 @@ "18770": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to kinetic resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89377, "groupID": 98, "iconID": 20957, "marketGroupID": 1666, "mass": 1.0, "metaGroupID": 6, - "metaLevel": 11, + "metaLevel": 10, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 18770, - "typeName": "Coreli C-Type Kinetic Plating", + "typeName": "Coreli C-Type Kinetic Coating", "typeNameID": 98583, "variationParentTypeID": 1284, "volume": 5.0 @@ -95471,20 +95488,20 @@ "18772": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to explosive resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of an array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89378, "groupID": 98, "iconID": 20955, "marketGroupID": 1667, "mass": 1.0, "metaGroupID": 6, - "metaLevel": 11, + "metaLevel": 10, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 18772, - "typeName": "Coreli C-Type Explosive Plating", + "typeName": "Coreli C-Type Explosive Coating", "typeNameID": 98584, "variationParentTypeID": 1264, "volume": 5.0 @@ -95492,20 +95509,20 @@ "18775": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to EM resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89379, "groupID": 98, "iconID": 20956, "marketGroupID": 1668, "mass": 1.0, "metaGroupID": 6, - "metaLevel": 11, + "metaLevel": 10, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 18775, - "typeName": "Coreli C-Type EM Plating", + "typeName": "Coreli C-Type EM Coating", "typeNameID": 98585, "variationParentTypeID": 1197, "volume": 5.0 @@ -95513,20 +95530,20 @@ "18777": { "basePrice": 0.0, "capacity": 0.0, - "description": "Attempts to distribute thermal energy over the entire plating. Grants a bonus to thermal resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating allows for faster dispersion of heat from the area of impact. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89380, "groupID": 98, "iconID": 20958, "marketGroupID": 1665, "mass": 1.0, "metaGroupID": 6, - "metaLevel": 11, + "metaLevel": 10, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 18777, - "typeName": "Coreli C-Type Thermal Plating", + "typeName": "Coreli C-Type Thermal Coating", "typeNameID": 98586, "variationParentTypeID": 1294, "volume": 5.0 @@ -95534,7 +95551,7 @@ "18779": { "basePrice": 0.0, "capacity": 0.0, - "description": "This cutting edge system is the most versatile nano plating around. It protects against all types of damage, however it is less effective than a specialized plating.\n\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This version of armor coating increases the armor protection against all types of damage, however it is less effective than coatings tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89381, "groupID": 98, "iconID": 1030, @@ -95547,7 +95564,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 18779, - "typeName": "Coreli B-Type Adaptive Nano Plating", + "typeName": "Coreli B-Type Multispectrum Coating", "typeNameID": 98587, "variationParentTypeID": 1304, "volume": 5.0 @@ -95570,7 +95587,7 @@ "18781": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to kinetic resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89382, "groupID": 98, "iconID": 20957, @@ -95583,7 +95600,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 18781, - "typeName": "Coreli B-Type Kinetic Plating", + "typeName": "Coreli B-Type Kinetic Coating", "typeNameID": 98588, "variationParentTypeID": 1284, "volume": 5.0 @@ -95591,7 +95608,7 @@ "18783": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to explosive resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of an array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89383, "groupID": 98, "iconID": 20955, @@ -95604,7 +95621,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 18783, - "typeName": "Coreli B-Type Explosive Plating", + "typeName": "Coreli B-Type Explosive Coating", "typeNameID": 98589, "variationParentTypeID": 1264, "volume": 5.0 @@ -95612,7 +95629,7 @@ "18785": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to EM resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89384, "groupID": 98, "iconID": 20956, @@ -95625,7 +95642,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 18785, - "typeName": "Coreli B-Type EM Plating", + "typeName": "Coreli B-Type EM Coating", "typeNameID": 98590, "variationParentTypeID": 1197, "volume": 5.0 @@ -95633,7 +95650,7 @@ "18787": { "basePrice": 0.0, "capacity": 0.0, - "description": "Attempts to distribute thermal energy over the entire plating. Grants a bonus to thermal resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating allows for faster dispersion of heat from the area of impact. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89385, "groupID": 98, "iconID": 20958, @@ -95646,7 +95663,7 @@ "radius": 10.0, "techLevel": 1, "typeID": 18787, - "typeName": "Coreli B-Type Thermal Plating", + "typeName": "Coreli B-Type Thermal Coating", "typeNameID": 98591, "variationParentTypeID": 1294, "volume": 5.0 @@ -95654,20 +95671,20 @@ "18789": { "basePrice": 0.0, "capacity": 0.0, - "description": "This cutting edge system is the most versatile nano plating around. It protects against all types of damage, however it is less effective than a specialized plating.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This version of armor coating increases the armor protection against all types of damage, however it is less effective than coatings tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89386, "groupID": 98, "iconID": 1030, "marketGroupID": 1670, "mass": 1, "metaGroupID": 6, - "metaLevel": 13, + "metaLevel": 14, "portionSize": 1, "published": true, "radius": 10, "techLevel": 1, "typeID": 18789, - "typeName": "Coreli A-Type Adaptive Nano Plating", + "typeName": "Coreli A-Type Multispectrum Coating", "typeNameID": 98592, "variationParentTypeID": 1304, "volume": 5 @@ -95675,20 +95692,20 @@ "18791": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to kinetic resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89387, "groupID": 98, "iconID": 20957, "marketGroupID": 1666, "mass": 1.0, "metaGroupID": 6, - "metaLevel": 13, + "metaLevel": 14, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 18791, - "typeName": "Coreli A-Type Kinetic Plating", + "typeName": "Coreli A-Type Kinetic Coating", "typeNameID": 98593, "variationParentTypeID": 1284, "volume": 5.0 @@ -95696,20 +95713,20 @@ "18793": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to explosive resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of an array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89388, "groupID": 98, "iconID": 20955, "marketGroupID": 1667, "mass": 1.0, "metaGroupID": 6, - "metaLevel": 13, + "metaLevel": 14, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 18793, - "typeName": "Coreli A-Type Explosive Plating", + "typeName": "Coreli A-Type Explosive Coating", "typeNameID": 98594, "variationParentTypeID": 1264, "volume": 5.0 @@ -95717,20 +95734,20 @@ "18795": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to EM resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89389, "groupID": 98, "iconID": 20956, "marketGroupID": 1668, "mass": 1.0, "metaGroupID": 6, - "metaLevel": 13, + "metaLevel": 14, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 18795, - "typeName": "Coreli A-Type EM Plating", + "typeName": "Coreli A-Type EM Coating", "typeNameID": 98595, "variationParentTypeID": 1197, "volume": 5.0 @@ -95738,20 +95755,20 @@ "18797": { "basePrice": 0.0, "capacity": 0.0, - "description": "Attempts to distribute thermal energy over the entire plating. Grants a bonus to thermal resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating allows for faster dispersion of heat from the area of impact. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89390, "groupID": 98, "iconID": 20958, "marketGroupID": 1665, "mass": 1.0, "metaGroupID": 6, - "metaLevel": 13, + "metaLevel": 14, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 18797, - "typeName": "Coreli A-Type Thermal Plating", + "typeName": "Coreli A-Type Thermal Coating", "typeNameID": 98596, "variationParentTypeID": 1294, "volume": 5.0 @@ -95759,7 +95776,7 @@ "18799": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Adaptive Nano armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the multispectrum armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor resistance against all types of damage. It is less effective than membranes tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89391, "groupID": 326, "iconID": 2066, @@ -95799,7 +95816,7 @@ "18801": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Magnetic armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the kinetic armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89392, "groupID": 326, "iconID": 20953, @@ -95820,7 +95837,7 @@ "18803": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reactive armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the explosive armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89393, "groupID": 326, "iconID": 20951, @@ -95841,7 +95858,7 @@ "18805": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reflective armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the EM armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89394, "groupID": 326, "iconID": 20952, @@ -95862,7 +95879,7 @@ "18807": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Thermal armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the thermal armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89395, "groupID": 326, "iconID": 20954, @@ -95883,7 +95900,7 @@ "18809": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Adaptive Nano armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the multispectrum armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor resistance against all types of damage. It is less effective than membranes tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89396, "groupID": 326, "iconID": 2066, @@ -95904,7 +95921,7 @@ "18811": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Magnetic armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the kinetic armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89397, "groupID": 326, "iconID": 20953, @@ -95925,7 +95942,7 @@ "18813": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reactive armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the explosive armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89398, "groupID": 326, "iconID": 20951, @@ -95946,7 +95963,7 @@ "18815": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reflective armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the EM armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89399, "groupID": 326, "iconID": 20952, @@ -95967,7 +95984,7 @@ "18817": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Thermal armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the thermal armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89400, "groupID": 326, "iconID": 20954, @@ -95988,7 +96005,7 @@ "18819": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Adaptive Nano armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the multispectrum armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor resistance against all types of damage. It is less effective than membranes tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89401, "groupID": 326, "iconID": 2066, @@ -96009,7 +96026,7 @@ "18821": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Magnetic armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the kinetic armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89402, "groupID": 326, "iconID": 20953, @@ -96030,7 +96047,7 @@ "18823": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reactive armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the explosive armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89403, "groupID": 326, "iconID": 20951, @@ -96051,7 +96068,7 @@ "18825": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reflective armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the EM armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89404, "groupID": 326, "iconID": 20952, @@ -96072,7 +96089,7 @@ "18827": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Thermal armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the thermal armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89405, "groupID": 326, "iconID": 20954, @@ -96093,7 +96110,7 @@ "18829": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Adaptive Nano armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the multispectrum armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor resistance against all types of damage. It is less effective than membranes tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89406, "groupID": 326, "iconID": 2066, @@ -96114,7 +96131,7 @@ "18831": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Adaptive Nano armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the multispectrum armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor resistance against all types of damage. It is less effective than membranes tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89407, "groupID": 326, "iconID": 2066, @@ -96135,7 +96152,7 @@ "18833": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Magnetic armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the kinetic armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89408, "groupID": 326, "iconID": 20953, @@ -96156,7 +96173,7 @@ "18835": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Magnetic armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the kinetic armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89409, "groupID": 326, "iconID": 20953, @@ -96177,7 +96194,7 @@ "18837": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reactive armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the explosive armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89410, "groupID": 326, "iconID": 20951, @@ -96198,7 +96215,7 @@ "18839": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reactive armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the explosive armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89411, "groupID": 326, "iconID": 20951, @@ -96219,7 +96236,7 @@ "18841": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reflective armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the EM armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89412, "groupID": 326, "iconID": 20952, @@ -96240,7 +96257,7 @@ "18843": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reflective armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the EM armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89413, "groupID": 326, "iconID": 20952, @@ -96261,7 +96278,7 @@ "18845": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Thermal armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the thermal armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89414, "groupID": 326, "iconID": 20954, @@ -96282,7 +96299,7 @@ "18847": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Thermal armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the thermal armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89415, "groupID": 326, "iconID": 20954, @@ -96303,7 +96320,7 @@ "18849": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Adaptive Nano armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the multispectrum armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor resistance against all types of damage. It is less effective than membranes tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89416, "groupID": 326, "iconID": 2066, @@ -96324,7 +96341,7 @@ "18851": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Adaptive Nano armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the multispectrum armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor resistance against all types of damage. It is less effective than membranes tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89417, "groupID": 326, "iconID": 2066, @@ -96345,7 +96362,7 @@ "18853": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Magnetic armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the kinetic armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89418, "groupID": 326, "iconID": 20953, @@ -96366,7 +96383,7 @@ "18855": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Magnetic armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the kinetic armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89419, "groupID": 326, "iconID": 20953, @@ -96387,7 +96404,7 @@ "18857": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reactive armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the explosive armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89420, "groupID": 326, "iconID": 20951, @@ -96408,7 +96425,7 @@ "18859": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reactive armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the explosive armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89421, "groupID": 326, "iconID": 20951, @@ -96429,7 +96446,7 @@ "18861": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Thermal armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the thermal armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89422, "groupID": 326, "iconID": 20954, @@ -96450,7 +96467,7 @@ "18863": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Thermal armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the thermal armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89423, "groupID": 326, "iconID": 20954, @@ -96471,7 +96488,7 @@ "18865": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Thermal armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the thermal armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89424, "groupID": 326, "iconID": 20954, @@ -96492,7 +96509,7 @@ "18867": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Thermal armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the thermal armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89425, "groupID": 326, "iconID": 20954, @@ -96513,7 +96530,7 @@ "18869": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reflective armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the EM armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89426, "groupID": 326, "iconID": 20952, @@ -96534,7 +96551,7 @@ "18871": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reflective armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the EM armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89427, "groupID": 326, "iconID": 20952, @@ -96555,7 +96572,7 @@ "18873": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reactive armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the explosive armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89428, "groupID": 326, "iconID": 20951, @@ -96576,7 +96593,7 @@ "18875": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reactive armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the explosive armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89429, "groupID": 326, "iconID": 20951, @@ -96597,7 +96614,7 @@ "18877": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Magnetic armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the kinetic armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89430, "groupID": 326, "iconID": 20953, @@ -96618,7 +96635,7 @@ "18879": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Magnetic armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the kinetic armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89431, "groupID": 326, "iconID": 20953, @@ -96639,7 +96656,7 @@ "18881": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Adaptive Nano armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the multispectrum armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor resistance against all types of damage. It is less effective than membranes tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89432, "groupID": 326, "iconID": 2066, @@ -96660,7 +96677,7 @@ "18883": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Adaptive Nano armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the multispectrum armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor resistance against all types of damage. It is less effective than membranes tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89433, "groupID": 326, "iconID": 2066, @@ -102035,7 +102052,7 @@ "19361": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reflective armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the EM armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89588, "groupID": 326, "iconID": 20952, @@ -102056,7 +102073,7 @@ "19363": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reflective armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the EM armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 89589, "groupID": 326, "iconID": 20952, @@ -146899,7 +146916,7 @@ "22879": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Adaptive Nano armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the multispectrum armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor resistance against all types of damage. It is less effective than membranes tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 90996, "groupID": 326, "iconID": 2066, @@ -146950,7 +146967,7 @@ "22881": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Thermal armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the thermal armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 90995, "groupID": 326, "iconID": 20954, @@ -146985,7 +147002,7 @@ "22883": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Magnetic armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the kinetic armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 90994, "groupID": 326, "iconID": 20953, @@ -161707,7 +161724,7 @@ "basePrice": 48678402000.0, "capacity": 15000.0, "certificateTemplate": 118, - "description": "The liberty of our people is solely our responsibility. Tempting as it is to foist this burden upon our well-wishers, we must never forget that the onus of our emancipation rests with us and us alone.\r\n\r\nFor too long, our proud people have been subjugated to the whims of enslavers, forced to endure relentless suffering and humiliation at the hands of people whose motivations, masked though they may be by florid religious claptrap, remain as base and despicable as those of the playground bully.\r\n\r\nIf ever there was a time to rise – if ever there was a time to join hands with our brothers – that time is now. At this exact junction in history we have within our grasp the means to loosen our tormentors' hold and win freedom for our kin. Opportunities are there to be taken.\r\n\r\nBrothers, we must rise.\r\n\r\n-Malaetu Shakor, Republic Parliament Head\r\n Speaking before the Tribal Council\r\n November 27th, YC 107\r\n", + "description": "The liberty of our people is solely our responsibility. Tempting as it is to foist this burden upon our well-wishers, we must never forget that the onus of our emancipation rests with us and us alone.\r\n\r\nFor too long, our proud people have been subjugated to the whims of enslavers, forced to endure relentless suffering and humiliation at the hands of people whose motivations, masked though they may be by florid religious claptrap, remain as base and despicable as those of the playground bully.\r\n\r\nIf ever there was a time to rise – if ever there was a time to join hands with our brothers – that time is now. At this exact junction in history we have within our grasp the means to loosen our tormentors' hold and win freedom for our kin. Opportunities are there to be taken.\r\n\r\nBrothers, we must rise.\r\n\r\n-Maleatu Shakor, Republic Parliament Head\r\n Speaking before the Tribal Council\r\n November 27th, YC 107\r\n", "descriptionID": 86775, "factionID": 500002, "graphicID": 2906, @@ -232543,20 +232560,20 @@ "28520": { "basePrice": 0.0, "capacity": 0.0, - "description": "This cutting edge system is the most versatile nano plating around. It protects against all types of damage, however it is less effective than a specialized plating.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This version of armor coating increases the armor protection against all types of damage, however it is less effective than coatings tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 90699, "groupID": 98, "iconID": 1030, "marketGroupID": 1670, "mass": 1, "metaGroupID": 4, - "metaLevel": 9, + "metaLevel": 8, "portionSize": 1, "published": true, "radius": 10, "techLevel": 1, "typeID": 28520, - "typeName": "Khanid Navy Adaptive Nano Plating", + "typeName": "Khanid Navy Multispectrum Coating", "typeNameID": 100431, "variationParentTypeID": 1304, "volume": 5 @@ -232571,7 +232588,7 @@ "portionSize": 1, "published": true, "typeID": 28521, - "typeName": "Khanid Navy Adaptive Nano Plating Blueprint", + "typeName": "Khanid Navy Multispectrum Coating Blueprint", "typeNameID": 103238, "volume": 0.01 }, @@ -232802,7 +232819,7 @@ "28534": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Adaptive Nano armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the multispectrum armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor resistance against all types of damage. It is less effective than membranes tuned against a specific damage profile.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 90706, "groupID": 326, "iconID": 2066, @@ -232837,7 +232854,7 @@ "28536": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Magnetic armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the kinetic armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 90707, "groupID": 326, "iconID": 20953, @@ -232872,7 +232889,7 @@ "28538": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reactive armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the explosive armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 90708, "groupID": 326, "iconID": 20951, @@ -232923,7 +232940,7 @@ "28540": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Reflective armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the EM armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 90709, "groupID": 326, "iconID": 20952, @@ -232958,7 +232975,7 @@ "28542": { "basePrice": 0.0, "capacity": 0.0, - "description": "An enhanced version of the standard Thermal armor plating. Uses advanced magnetic Field generators to strengthen the Nanobot Plating integrity.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An enhanced version of the thermal armor coating. Uses advanced magnetic field generators to strengthen the effect. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 90710, "groupID": 326, "iconID": 20954, @@ -233050,20 +233067,20 @@ "28547": { "basePrice": 0.0, "capacity": 0.0, - "description": "This plating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to kinetic resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating utilizes a magnetic field to deflect kinetic attacks. Grants a bonus to armor kinetic damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 90712, "groupID": 98, "iconID": 20957, "marketGroupID": 1666, "mass": 1.0, "metaGroupID": 4, - "metaLevel": 9, + "metaLevel": 8, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 28547, - "typeName": "Khanid Navy Kinetic Plating", + "typeName": "Khanid Navy Kinetic Coating", "typeNameID": 100444, "variationParentTypeID": 1284, "volume": 5.0 @@ -233078,7 +233095,7 @@ "portionSize": 1, "published": true, "typeID": 28548, - "typeName": "Khanid Navy Kinetic Plating Blueprint", + "typeName": "Khanid Navy Kinetic Coating Blueprint", "typeNameID": 103244, "volume": 0.01 }, @@ -233161,20 +233178,20 @@ "28552": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to explosive resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating is composed of an array of microscopic reactive bombs that are exploded to counter explosive damage. Grants a bonus to armor explosive damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 90714, "groupID": 98, "iconID": 20955, "marketGroupID": 1667, "mass": 1.0, "metaGroupID": 4, - "metaLevel": 9, + "metaLevel": 8, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 28552, - "typeName": "Khanid Navy Explosive Plating", + "typeName": "Khanid Navy Explosive Coating", "typeNameID": 100446, "variationParentTypeID": 1264, "volume": 5.0 @@ -233189,27 +233206,27 @@ "portionSize": 1, "published": true, "typeID": 28553, - "typeName": "Khanid Navy Explosive Plating Blueprint", + "typeName": "Khanid Navy Explosive Coating Blueprint", "typeNameID": 103245, "volume": 0.01 }, "28554": { "basePrice": 0.0, "capacity": 0.0, - "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to EM resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "An array of microscopic reactive prisms that disperse electromagnetic radiation. Grants a bonus to armor EM damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 90715, "groupID": 98, "iconID": 20956, "marketGroupID": 1668, "mass": 1.0, "metaGroupID": 4, - "metaLevel": 9, + "metaLevel": 8, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 28554, - "typeName": "Khanid Navy EM Plating", + "typeName": "Khanid Navy EM Coating", "typeNameID": 100447, "variationParentTypeID": 1197, "volume": 5.0 @@ -233224,7 +233241,7 @@ "portionSize": 1, "published": true, "typeID": 28555, - "typeName": "Khanid Navy EM Plating Blueprint", + "typeName": "Khanid Navy EM Coating Blueprint", "typeNameID": 103246, "volume": 0.01 }, @@ -233288,20 +233305,20 @@ "28559": { "basePrice": 0.0, "capacity": 0.0, - "description": "Attempts to distribute thermal energy over the entire plating. Grants a bonus to thermal resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating allows for faster dispersion of heat from the area of impact. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 90717, "groupID": 98, "iconID": 20958, "marketGroupID": 1665, "mass": 1.0, "metaGroupID": 4, - "metaLevel": 9, + "metaLevel": 8, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 28559, - "typeName": "Khanid Navy Thermal Plating", + "typeName": "Khanid Navy Thermal Coating", "typeNameID": 100450, "variationParentTypeID": 1294, "volume": 5.0 @@ -233331,7 +233348,7 @@ "portionSize": 1, "published": true, "typeID": 28560, - "typeName": "Khanid Navy Thermal Plating Blueprint", + "typeName": "Khanid Navy Thermal Coating Blueprint", "typeNameID": 103247, "volume": 0.01 }, @@ -293010,20 +293027,20 @@ "32809": { "basePrice": 0.0, "capacity": 0.0, - "description": "Attempts to distribute thermal energy over the entire plating. Grants a bonus to thermal resistance. \r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", + "description": "This coating allows for faster dispersion of heat from the area of impact. Grants a bonus to armor thermal damage resistance.\r\n\r\nPenalty: Using more than one type of this module or similar modules that affect the same attribute on the ship will be penalized.", "descriptionID": 279690, "groupID": 98, "iconID": 20958, "marketGroupID": 1665, "mass": 1.0, "metaGroupID": 4, - "metaLevel": 9, + "metaLevel": 8, "portionSize": 1, "published": true, "radius": 10.0, "techLevel": 1, "typeID": 32809, - "typeName": "Ammatar Navy Thermal Plating", + "typeName": "Ammatar Navy Thermal Coating", "typeNameID": 279689, "variationParentTypeID": 1294, "volume": 5.0 @@ -293055,7 +293072,7 @@ "portionSize": 1, "published": true, "typeID": 32810, - "typeName": "Ammatar Navy Thermal Plating Blueprint", + "typeName": "Ammatar Navy Thermal Coating Blueprint", "typeNameID": 279691, "volume": 0.01 }, @@ -401473,10 +401490,12 @@ "3787": { "basePrice": 0.0, "capacity": 0.0, - "description": "The liberty of our people is solely our responsibility. Tempting as it is to foist this burden upon our well-wishers, we must never forget that the onus of our emancipation rests with us and us alone. For too long, our proud people have been subjugated to the whims of enslavers, forced to endure relentless suffering and humiliation at the hands of people whose motivations, masked though they may be by florid religious claptrap, remain as base and despicable as those of the playground bully. If ever there was a time to rise – if ever there was a time to join hands with our brothers – that time is now. At this exact junction in history we have within our grasp the means to loosen our tormentors' hold and win freedom for our kin. Opportunities are there to be taken. Brothers, we must rise. -Malaetu Shakor, Republic Parliament Head Speaking before the Tribal Council November 27th, YC 107", + "description": "\"The liberty of our people is solely our responsibility. Tempting as it is to foist this burden upon our well-wishers, we must never forget that the onus of our emancipation rests with us and us alone. For too long, our proud people have been subjugated to the whims of enslavers, forced to endure relentless suffering and humiliation at the hands of people whose motivations, masked though they may be by florid religious claptrap, remain as base and despicable as those of the playground bully. If ever there was a time to rise – if ever there was a time to join hands with our brothers – that time is now. At this exact junction in history we have within our grasp the means to loosen our tormentors' hold and win freedom for our kin. Opportunities are there to be taken. Brothers, we must rise.\" – Maleatu Shakor, Republic Parliament Head, speaking before the Tribal Council, November 27th, YC 107", "descriptionID": 94091, "graphicID": 2906, "groupID": 226, + "isDynamicType": false, + "isisGroupID": 4, "mass": 0.0, "portionSize": 1, "published": false, @@ -479789,7 +479808,7 @@ "42865": { "basePrice": 0.0, "capacity": 10000, - "description": "The liberty of our people is solely our responsibility. Tempting as it is to foist this burden upon our well-wishers, we must never forget that the onus of our emancipation rests with us and us alone. For too long, our proud people have been subjugated to the whims of enslavers, forced to endure relentless suffering and humiliation at the hands of people whose motivations, masked though they may be by florid religious claptrap, remain as base and despicable as those of the playground bully. If ever there was a time to rise – if ever there was a time to join hands with our brothers – that time is now. At this exact junction in history we have within our grasp the means to loosen our tormentors' hold and win freedom for our kin. Opportunities are there to be taken. Brothers, we must rise. -Malaetu Shakor, Republic Parliament Head Speaking before the Tribal Council November 27th, YC 107", + "description": "\"The liberty of our people is solely our responsibility. Tempting as it is to foist this burden upon our well-wishers, we must never forget that the onus of our emancipation rests with us and us alone. For too long, our proud people have been subjugated to the whims of enslavers, forced to endure relentless suffering and humiliation at the hands of people whose motivations, masked though they may be by florid religious claptrap, remain as base and despicable as those of the playground bully. If ever there was a time to rise – if ever there was a time to join hands with our brothers – that time is now. At this exact junction in history we have within our grasp the means to loosen our tormentors' hold and win freedom for our kin. Opportunities are there to be taken. Brothers, we must rise.\" – Maleatu Shakor, Republic Parliament Head, speaking before the Tribal Council, November 27th, YC 107", "descriptionID": 519045, "graphicID": 2906, "groupID": 306, @@ -578328,7 +578347,7 @@ "description": "The Triglavian Stasis Field Effect Subpylon emits a powerful stasis webifier field around it and functions as part of an invading World Ark's defensive network.", "descriptionID": 549893, "graphicID": 24401, - "groupID": 319, + "groupID": 4073, "isDynamicType": false, "mass": 1000.0, "portionSize": 1, @@ -578346,7 +578365,7 @@ "description": "The Triglavian ECM Field Effect Subpylon emits a powerful target-jamming field around it and functions as part of an invading World Ark's defensive network.", "descriptionID": 549892, "graphicID": 24413, - "groupID": 319, + "groupID": 4073, "isDynamicType": false, "mass": 1000.0, "portionSize": 1, @@ -578364,7 +578383,7 @@ "description": "The Triglavian Energy Pulse Field Effect Subpylon emits a damaging \"smartbomb\" energy pulse around it and functions as part of an invading World Ark's defensive network.", "descriptionID": 549894, "graphicID": 24414, - "groupID": 319, + "groupID": 4073, "isDynamicType": false, "mass": 1000.0, "portionSize": 1, @@ -578382,7 +578401,7 @@ "description": "The Triglavian Dampening Field Effect Subpylon emits a sensor-dampening field around it and functions as part of an invading World Ark's defensive network.", "descriptionID": 549895, "graphicID": 24415, - "groupID": 319, + "groupID": 4073, "isDynamicType": false, "mass": 1000.0, "portionSize": 1, @@ -578400,7 +578419,7 @@ "description": "The Triglavian Transport Field Effect Subpylon emits a field functionally equivalent to a micro jump field around it and functions as part of an invading World Ark's defensive network.", "descriptionID": 549896, "graphicID": 24416, - "groupID": 319, + "groupID": 4073, "isDynamicType": false, "mass": 1000.0, "portionSize": 1, @@ -581797,6 +581816,8 @@ "52354": { "basePrice": 0.0, "capacity": 27500.0, + "description": "The remains of a destroyed structure. Perhaps with the proper equipment something of value could be salvaged from it. ", + "descriptionID": 567390, "graphicID": 24426, "groupID": 186, "isDynamicType": false, @@ -581805,13 +581826,15 @@ "published": false, "radius": 14.0, "typeID": 52354, - "typeName": "ECM TFU Wreck", + "typeName": "ECM Field Effect Subpylon Wreck", "typeNameID": 549383, "volume": 27500.0 }, "52355": { "basePrice": 0.0, "capacity": 27500.0, + "description": "The remains of a destroyed structure. Perhaps with the proper equipment something of value could be salvaged from it. ", + "descriptionID": 567389, "graphicID": 24428, "groupID": 186, "isDynamicType": false, @@ -581820,13 +581843,15 @@ "published": false, "radius": 14.0, "typeID": 52355, - "typeName": "Damp TFU Wreck", + "typeName": "Dampening Field Effect Subpylon Wreck", "typeNameID": 549384, "volume": 27500.0 }, "52356": { "basePrice": 0.0, "capacity": 27500.0, + "description": "The remains of a destroyed structure. Perhaps with the proper equipment something of value could be salvaged from it. ", + "descriptionID": 567392, "graphicID": 24425, "groupID": 186, "isDynamicType": false, @@ -581835,13 +581860,15 @@ "published": false, "radius": 14.0, "typeID": 52356, - "typeName": "Web TFU Wreck", + "typeName": "Stasis Field Effect Subpylon Wreck", "typeNameID": 549385, "volume": 27500.0 }, "52357": { "basePrice": 0.0, "capacity": 27500.0, + "description": "The remains of a destroyed structure. Perhaps with the proper equipment something of value could be salvaged from it. ", + "descriptionID": 567393, "graphicID": 24429, "groupID": 186, "isDynamicType": false, @@ -581850,13 +581877,15 @@ "published": false, "radius": 14.0, "typeID": 52357, - "typeName": "MJFG TFU Wreck", + "typeName": "Transport Field Effect Subpylon Wreck", "typeNameID": 549386, "volume": 27500.0 }, "52358": { "basePrice": 0.0, "capacity": 27500.0, + "description": "The remains of a destroyed structure. Perhaps with the proper equipment something of value could be salvaged from it. ", + "descriptionID": 567391, "graphicID": 24427, "groupID": 186, "isDynamicType": false, @@ -581865,7 +581894,7 @@ "published": false, "radius": 14.0, "typeID": 52358, - "typeName": "Bomb TFU Wreck", + "typeName": "Energy Pulse Field Effect Subpylon Wreck", "typeNameID": 549387, "volume": 27500.0 }, @@ -585371,7 +585400,7 @@ "radius": 1.0, "techLevel": 2, "typeID": 52674, - "typeName": "Low-Grade Mimesis Alpha", + "typeName": "Low-grade Mimesis Alpha", "typeNameID": 551426, "volume": 1.0 }, @@ -585456,7 +585485,7 @@ "radius": 1.0, "techLevel": 2, "typeID": 52679, - "typeName": "Low-Grade Mimesis Beta", + "typeName": "Low-grade Mimesis Beta", "typeNameID": 551442, "volume": 1.0 }, @@ -585476,7 +585505,7 @@ "radius": 1.0, "techLevel": 2, "typeID": 52680, - "typeName": "Low-Grade Mimesis Gamma", + "typeName": "Low-grade Mimesis Gamma", "typeNameID": 551443, "volume": 1.0 }, @@ -585496,7 +585525,7 @@ "radius": 1.0, "techLevel": 2, "typeID": 52681, - "typeName": "Low-Grade Mimesis Delta", + "typeName": "Low-grade Mimesis Delta", "typeNameID": 551444, "volume": 1.0 }, @@ -585516,7 +585545,7 @@ "radius": 1.0, "techLevel": 2, "typeID": 52682, - "typeName": "Low-Grade Mimesis Epsilon", + "typeName": "Low-grade Mimesis Epsilon", "typeNameID": 551445, "volume": 1.0 }, @@ -585536,7 +585565,7 @@ "radius": 1.0, "techLevel": 2, "typeID": 52683, - "typeName": "Low-Grade Mimesis Omega", + "typeName": "Low-grade Mimesis Omega", "typeNameID": 551446, "volume": 1.0 }, @@ -585553,7 +585582,7 @@ "radius": 1.0, "techLevel": 2, "typeID": 52684, - "typeName": "Low-Grade Mimesis Alpha Blueprint", + "typeName": "Low-grade Mimesis Alpha Blueprint", "typeNameID": 551456, "volume": 0.01 }, @@ -585570,7 +585599,7 @@ "radius": 1.0, "techLevel": 2, "typeID": 52685, - "typeName": "Low-Grade Mimesis Beta Blueprint", + "typeName": "Low-grade Mimesis Beta Blueprint", "typeNameID": 551458, "volume": 0.01 }, @@ -585587,7 +585616,7 @@ "radius": 1.0, "techLevel": 2, "typeID": 52686, - "typeName": "Low-Grade Mimesis Gamma Blueprint", + "typeName": "Low-grade Mimesis Gamma Blueprint", "typeNameID": 551459, "volume": 0.01 }, @@ -585604,7 +585633,7 @@ "radius": 1.0, "techLevel": 2, "typeID": 52687, - "typeName": "Low-Grade Mimesis Delta Blueprint", + "typeName": "Low-grade Mimesis Delta Blueprint", "typeNameID": 551460, "volume": 0.01 }, @@ -585621,7 +585650,7 @@ "radius": 1.0, "techLevel": 2, "typeID": 52688, - "typeName": "Low-Grade Mimesis Epsilon Blueprint", + "typeName": "Low-grade Mimesis Epsilon Blueprint", "typeNameID": 551461, "volume": 0.01 }, @@ -585638,7 +585667,7 @@ "radius": 1.0, "techLevel": 2, "typeID": 52689, - "typeName": "Low-Grade Mimesis Omega Blueprint", + "typeName": "Low-grade Mimesis Omega Blueprint", "typeNameID": 551462, "volume": 0.01 }, @@ -587431,7 +587460,7 @@ "radius": 1.0, "techLevel": 2, "typeID": 52785, - "typeName": "Mid-Grade Mimesis Alpha", + "typeName": "Mid-grade Mimesis Alpha", "typeNameID": 551809, "volume": 1.0 }, @@ -587451,7 +587480,7 @@ "radius": 1.0, "techLevel": 2, "typeID": 52786, - "typeName": "Mid-Grade Mimesis Beta", + "typeName": "Mid-grade Mimesis Beta", "typeNameID": 551810, "volume": 1.0 }, @@ -587471,7 +587500,7 @@ "radius": 1.0, "techLevel": 2, "typeID": 52787, - "typeName": "Mid-Grade Mimesis Gamma", + "typeName": "Mid-grade Mimesis Gamma", "typeNameID": 551811, "volume": 1.0 }, @@ -587491,7 +587520,7 @@ "radius": 1.0, "techLevel": 2, "typeID": 52788, - "typeName": "Mid-Grade Mimesis Delta", + "typeName": "Mid-grade Mimesis Delta", "typeNameID": 551812, "volume": 1.0 }, @@ -587511,7 +587540,7 @@ "radius": 1.0, "techLevel": 2, "typeID": 52789, - "typeName": "Mid-Grade Mimesis Epsilon", + "typeName": "Mid-grade Mimesis Epsilon", "typeNameID": 551813, "volume": 1.0 }, @@ -587552,7 +587581,7 @@ "radius": 1.0, "techLevel": 2, "typeID": 52790, - "typeName": "Mid-Grade Mimesis Omega", + "typeName": "Mid-grade Mimesis Omega", "typeNameID": 551814, "volume": 1.0 }, @@ -587569,7 +587598,7 @@ "radius": 1.0, "techLevel": 2, "typeID": 52791, - "typeName": "Mid-Grade Mimesis Alpha Blueprint", + "typeName": "Mid-grade Mimesis Alpha Blueprint", "typeNameID": 551832, "volume": 0.01 }, @@ -587586,7 +587615,7 @@ "radius": 1.0, "techLevel": 2, "typeID": 52792, - "typeName": "Mid-Grade Mimesis Beta Blueprint", + "typeName": "Mid-grade Mimesis Beta Blueprint", "typeNameID": 551833, "volume": 0.01 }, @@ -587603,7 +587632,7 @@ "radius": 1.0, "techLevel": 2, "typeID": 52793, - "typeName": "Mid-Grade Mimesis Delta Blueprint", + "typeName": "Mid-grade Mimesis Delta Blueprint", "typeNameID": 551834, "volume": 0.01 }, @@ -587620,7 +587649,7 @@ "radius": 1.0, "techLevel": 2, "typeID": 52794, - "typeName": "Mid-Grade Mimesis Epsilon Blueprint", + "typeName": "Mid-grade Mimesis Epsilon Blueprint", "typeNameID": 551835, "volume": 0.01 }, @@ -587637,7 +587666,7 @@ "radius": 1.0, "techLevel": 2, "typeID": 52795, - "typeName": "Mid-Grade Mimesis Gamma Blueprint", + "typeName": "Mid-grade Mimesis Gamma Blueprint", "typeNameID": 551836, "volume": 0.01 }, @@ -587654,7 +587683,7 @@ "radius": 1.0, "techLevel": 2, "typeID": 52796, - "typeName": "Mid-Grade Mimesis Omega Blueprint", + "typeName": "Mid-grade Mimesis Omega Blueprint", "typeNameID": 551837, "volume": 0.01 }, @@ -589591,7 +589620,7 @@ "radius": 1.0, "techLevel": 2, "typeID": 52917, - "typeName": "High-Grade Mimesis Alpha", + "typeName": "High-grade Mimesis Alpha", "typeNameID": 552376, "volume": 1.0 }, @@ -589611,7 +589640,7 @@ "radius": 1.0, "techLevel": 2, "typeID": 52918, - "typeName": "High-Grade Mimesis Beta", + "typeName": "High-grade Mimesis Beta", "typeNameID": 552378, "volume": 1.0 }, @@ -589631,7 +589660,7 @@ "radius": 1.0, "techLevel": 2, "typeID": 52919, - "typeName": "High-Grade Mimesis Delta", + "typeName": "High-grade Mimesis Delta", "typeNameID": 552380, "volume": 1.0 }, @@ -589651,7 +589680,7 @@ "radius": 1.0, "techLevel": 2, "typeID": 52920, - "typeName": "High-Grade Mimesis Epsilon", + "typeName": "High-grade Mimesis Epsilon", "typeNameID": 552382, "volume": 1.0 }, @@ -589671,7 +589700,7 @@ "radius": 1.0, "techLevel": 2, "typeID": 52921, - "typeName": "High-Grade Mimesis Gamma", + "typeName": "High-grade Mimesis Gamma", "typeNameID": 552384, "volume": 1.0 }, @@ -589691,7 +589720,7 @@ "radius": 1.0, "techLevel": 2, "typeID": 52922, - "typeName": "High-Grade Mimesis Omega", + "typeName": "High-grade Mimesis Omega", "typeNameID": 552386, "volume": 1.0 }, @@ -590435,7 +590464,7 @@ "radius": 1.0, "techLevel": 2, "typeID": 52972, - "typeName": "High-Grade Mimesis Alpha Blueprint", + "typeName": "High-grade Mimesis Alpha Blueprint", "typeNameID": 552458, "volume": 0.01 }, @@ -590452,7 +590481,7 @@ "radius": 1.0, "techLevel": 2, "typeID": 52974, - "typeName": "High-Grade Mimesis Beta Blueprint", + "typeName": "High-grade Mimesis Beta Blueprint", "typeNameID": 552459, "volume": 0.01 }, @@ -590469,7 +590498,7 @@ "radius": 1.0, "techLevel": 2, "typeID": 52975, - "typeName": "High-Grade Mimesis Delta Blueprint", + "typeName": "High-grade Mimesis Delta Blueprint", "typeNameID": 552460, "volume": 0.01 }, @@ -590486,7 +590515,7 @@ "radius": 1.0, "techLevel": 2, "typeID": 52976, - "typeName": "High-Grade Mimesis Epsilon Blueprint", + "typeName": "High-grade Mimesis Epsilon Blueprint", "typeNameID": 552461, "volume": 0.01 }, @@ -590503,7 +590532,7 @@ "radius": 1.0, "techLevel": 2, "typeID": 52977, - "typeName": "High-Grade Mimesis Gamma Blueprint", + "typeName": "High-grade Mimesis Gamma Blueprint", "typeNameID": 552462, "volume": 0.01 }, @@ -590520,7 +590549,7 @@ "radius": 1.0, "techLevel": 2, "typeID": 52978, - "typeName": "High-Grade Mimesis Omega Blueprint", + "typeName": "High-grade Mimesis Omega Blueprint", "typeNameID": 552463, "volume": 0.01 }, @@ -598492,7 +598521,7 @@ "description": "This Triglavian deployable weapon system operates on essentially the same principle as the Micro Jump Field Generators familiar to capsuleers and other space pilots. The Pohviz Spatial Displacer is principally used to disrupt enemy fleets, apparently using intelligent targeting systems, and is deployed by special Triglavian units using the designation \"Pohviznik\".", "descriptionID": 555554, "graphicID": 24557, - "groupID": 319, + "groupID": 4073, "isDynamicType": false, "mass": 1000.0, "portionSize": 1, @@ -598525,7 +598554,7 @@ "description": "This Triglavian deployable weapon system is basically a pulsed energy weapon similar to those used by capsuleers, a type of weapon the Triglavians often favor. The Nemiz Pulse Destructor is primarily used to inflict heavy area damage to multiple targets and is deployed by special Triglavian units using the designation \"Nemiznik\".", "descriptionID": 555576, "graphicID": 24557, - "groupID": 319, + "groupID": 4073, "isDynamicType": false, "mass": 1000.0, "portionSize": 1, @@ -600242,6 +600271,22 @@ "typeNameID": 559222, "volume": 0.01 }, + "53965": { + "basePrice": 10000.0, + "capacity": 0.0, + "groupID": 4050, + "iconID": 24497, + "mass": 0.0, + "metaLevel": 0, + "portionSize": 1, + "published": false, + "radius": 1.0, + "techLevel": 1, + "typeID": 53965, + "typeName": "QA 1v1 Proving Filament", + "typeNameID": 559526, + "volume": 0.1 + }, "53972": { "basePrice": 0.0, "capacity": 0.0, @@ -603797,7 +603842,7 @@ "description": "This Triglavian deployable weapon system is functionally equivalent to an energy neutralizer but works on a somewhat different principle to standard neutralizers. While the means of causing energy loss is different, the end result is much the same and the Moroznik Enthalpic Inhibitor is often used to reduce enemy capabilities by special Triglavian units using the designation \"Moroznik\".", "descriptionID": 561212, "graphicID": 24557, - "groupID": 319, + "groupID": 4073, "isDynamicType": false, "mass": 1000.0, "portionSize": 1, @@ -603814,7 +603859,7 @@ "description": "This Triglavian deployable weapon system uses a form of multispectral ECM to jam the targeting sensors of enemy ships. The Jariloz Semiotic Suppressor uses a similar suite of techniques to degrade different sensor systems with sufficient noise that target locks become impossible to achieve. A uniquely Triglavian twist is the inclusion of what appear to be propaganda and information warfare elements in the noise, though the effort appears largely moot. These systems are deployed by special Triglavian units using the designation \"Jariloznik\".", "descriptionID": 561448, "graphicID": 24557, - "groupID": 319, + "groupID": 4073, "isDynamicType": false, "mass": 1000.0, "portionSize": 1, @@ -603843,8 +603888,7 @@ "typeID": 54199, "typeName": "Nemiznik Kikimora", "typeNameID": 561457, - "volume": 43000.0, - "wreckTypeID": 52414 + "volume": 43000.0 }, "54200": { "basePrice": 33500000.0, @@ -603927,8 +603971,7 @@ "typeID": 54203, "typeName": "Raznaborg Nemiznik Kikimora", "typeNameID": 561465, - "volume": 43000.0, - "wreckTypeID": 52660 + "volume": 43000.0 }, "54204": { "basePrice": 33500000.0, @@ -604011,8 +604054,7 @@ "typeID": 54207, "typeName": "Hospodar Nemiznik Kikimora", "typeNameID": 561473, - "volume": 43000.0, - "wreckTypeID": 52414 + "volume": 43000.0 }, "54208": { "basePrice": 33500000.0, @@ -604095,8 +604137,7 @@ "typeID": 54211, "typeName": "Zorya's Nemiznik Kikimora", "typeNameID": 561481, - "volume": 43000.0, - "wreckTypeID": 52660 + "volume": 43000.0 }, "54212": { "basePrice": 33500000.0, @@ -605883,7 +605924,7 @@ "raceID": 1, "radius": 1.0, "typeID": 54341, - "typeName": "Merlin Zento Insideko Combine SKIN (7 days/Volatile)", + "typeName": "Merlin Zento Insideko Combine SKIN (7 days Limited)", "typeNameID": 562083, "volume": 0.01 }, @@ -606451,6 +606492,7 @@ "54390": { "basePrice": 0.0, "capacity": 0.0, + "graphicID": 10026, "groupID": 4055, "mass": 0.0, "portionSize": 1, @@ -607504,7 +607546,7 @@ "raceID": 4, "radius": 1.0, "typeID": 54448, - "typeName": "Executioner Oasis Of Faith SKIN (7 days/Volatile)", + "typeName": "Executioner Oasis Of Faith SKIN (7 days Limited)", "typeNameID": 562667, "volume": 0.01 }, @@ -607518,7 +607560,7 @@ "raceID": 1, "radius": 1.0, "typeID": 54449, - "typeName": "Condor Zento Isideko Combine SKIN (7 days/Volatile)", + "typeName": "Condor Zento Isideko Combine SKIN (7 days Limited)", "typeNameID": 562668, "volume": 0.01 }, @@ -607554,7 +607596,7 @@ "raceID": 8, "radius": 1.0, "typeID": 54450, - "typeName": "Atron Intaki Syndicate SKIN (7 days/Volatile)", + "typeName": "Atron Intaki Syndicate SKIN (7 days Limited)", "typeNameID": 562669, "volume": 0.01 }, @@ -607568,7 +607610,7 @@ "raceID": 2, "radius": 1.0, "typeID": 54451, - "typeName": "Slasher Snowline Bladeracer SKIN (7 days/Volatile)", + "typeName": "Slasher Snowline Bladeracer SKIN (7 days Limited)", "typeNameID": 562670, "volume": 0.01 }, @@ -607582,7 +607624,7 @@ "raceID": 4, "radius": 1.0, "typeID": 54452, - "typeName": "Punisher Oasis Of Faith SKIN (7 days/Volatile)", + "typeName": "Punisher Oasis Of Faith SKIN (7 days Limited)", "typeNameID": 562671, "volume": 0.01 }, @@ -607596,7 +607638,7 @@ "raceID": 8, "radius": 1.0, "typeID": 54453, - "typeName": "Incursus Inner Zone Vanguard SKIN (7 days/Volatile)", + "typeName": "Incursus Inner Zone Vanguard SKIN (7 days Limited)", "typeNameID": 562672, "volume": 0.01 }, @@ -607610,7 +607652,7 @@ "raceID": 2, "radius": 1.0, "typeID": 54454, - "typeName": "Breacher Snowline Bladeracer SKIN (7 days/Volatile)", + "typeName": "Breacher Snowline Bladeracer SKIN (7 days Limited)", "typeNameID": 562673, "volume": 0.01 }, @@ -607624,7 +607666,7 @@ "raceID": 4, "radius": 1.0, "typeID": 54455, - "typeName": "Tormentor Oasis Of Faith SKIN (7 days/Volatile)", + "typeName": "Tormentor Oasis Of Faith SKIN (7 days Limited)", "typeNameID": 562674, "volume": 0.01 }, @@ -607638,7 +607680,7 @@ "raceID": 1, "radius": 1.0, "typeID": 54456, - "typeName": "Kestrel Zento Isideko Combine SKIN (7 days/Volatile)", + "typeName": "Kestrel Zento Isideko Combine SKIN (7 days Limited)", "typeNameID": 562675, "volume": 0.01 }, @@ -607652,7 +607694,7 @@ "raceID": 8, "radius": 1.0, "typeID": 54457, - "typeName": "Tristan Inner Zone Vanguard SKIN (7 days/Volatile)", + "typeName": "Tristan Inner Zone Vanguard SKIN (7 days Limited)", "typeNameID": 562676, "volume": 0.01 }, @@ -607666,7 +607708,7 @@ "raceID": 2, "radius": 1.0, "typeID": 54458, - "typeName": "Rifter Snowline Bladeracer SKIN (7 days/Volatile)", + "typeName": "Rifter Snowline Bladeracer SKIN (7 days Limited)", "typeNameID": 562677, "volume": 0.01 }, @@ -607680,7 +607722,7 @@ "raceID": 4, "radius": 1.0, "typeID": 54459, - "typeName": "Inquisitor Oasis Of Faith SKIN (7 days/Volatile)", + "typeName": "Inquisitor Oasis Of Faith SKIN (7 days Limited)", "typeNameID": 562678, "volume": 0.01 }, @@ -607694,7 +607736,7 @@ "raceID": 1, "radius": 1.0, "typeID": 54460, - "typeName": "Bantam Zento Isideko Combine SKIN (7 days/Volatile)", + "typeName": "Bantam Zento Isideko Combine SKIN (7 days Limited)", "typeNameID": 562679, "volume": 0.01 }, @@ -607708,7 +607750,7 @@ "raceID": 8, "radius": 1.0, "typeID": 54461, - "typeName": "Navitas Inner Zone Vanguard SKIN (7 days/Volatile)", + "typeName": "Navitas Inner Zone Vanguard SKIN (7 days Limited)", "typeNameID": 562680, "volume": 0.01 }, @@ -607722,7 +607764,7 @@ "raceID": 2, "radius": 1.0, "typeID": 54462, - "typeName": "Burst Snowline Bladeracer SKIN (7 days/Volatile)", + "typeName": "Burst Snowline Bladeracer SKIN (7 days Limited)", "typeNameID": 562681, "volume": 0.01 }, @@ -607736,7 +607778,7 @@ "raceID": 4, "radius": 1.0, "typeID": 54463, - "typeName": "Magnate Oasis Of Faith SKIN (7 days/Volatile)Magnate", + "typeName": "Magnate Oasis Of Faith SKIN (7 days Limited)", "typeNameID": 562683, "volume": 0.01 }, @@ -607750,7 +607792,7 @@ "raceID": 1, "radius": 1.0, "typeID": 54464, - "typeName": "Heron Zento Isideko Combine SKIN (7 days/Volatile)", + "typeName": "Heron Zento Isideko Combine SKIN (7 days Limited)", "typeNameID": 562684, "volume": 0.01 }, @@ -607764,7 +607806,7 @@ "raceID": 8, "radius": 1.0, "typeID": 54465, - "typeName": "Imicus Intaki Syndicate SKIN (7 days/Volatile)", + "typeName": "Imicus Intaki Syndicate SKIN (7 days Limited)", "typeNameID": 562685, "volume": 0.01 }, @@ -607778,7 +607820,7 @@ "raceID": 2, "radius": 1.0, "typeID": 54466, - "typeName": "Probe Snowline Bladeracer SKIN (7 days/Volatile)", + "typeName": "Probe Snowline Bladeracer SKIN (7 days Limited)", "typeNameID": 562686, "volume": 0.01 }, @@ -607792,7 +607834,7 @@ "raceID": 4, "radius": 1.0, "typeID": 54467, - "typeName": "Crucifier Oasis Of Faith SKIN (7 days/Volatile)", + "typeName": "Crucifier Oasis Of Faith SKIN (7 days Limited)", "typeNameID": 562687, "volume": 0.01 }, @@ -607806,7 +607848,7 @@ "raceID": 1, "radius": 1.0, "typeID": 54468, - "typeName": "Griffin Zento Isideko Combine SKIN (7 days/Volatile)", + "typeName": "Griffin Zento Isideko Combine SKIN (7 days Limited)", "typeNameID": 562688, "volume": 0.01 }, @@ -607820,7 +607862,7 @@ "raceID": 8, "radius": 1.0, "typeID": 54469, - "typeName": "Maulus Intaki Syndicate SKIN (7 days/Volatile)", + "typeName": "Maulus Intaki Syndicate SKIN (7 days Limited)", "typeNameID": 562689, "volume": 0.01 }, @@ -607834,7 +607876,7 @@ "raceID": 2, "radius": 1.0, "typeID": 54470, - "typeName": "Vigil Snowline Bladeracer SKIN (7 days/Volatile)", + "typeName": "Vigil Snowline Bladeracer SKIN (7 days Limited)", "typeNameID": 562690, "volume": 0.01 }, @@ -607866,7 +607908,7 @@ "raceID": 4, "radius": 1.0, "typeID": 54472, - "typeName": "Sentinel Oasis Of Faith SKIN (7 days/Volatile)", + "typeName": "Sentinel Oasis Of Faith SKIN (7 days Limited)", "typeNameID": 562691, "volume": 0.01 }, @@ -607880,7 +607922,7 @@ "raceID": 1, "radius": 1.0, "typeID": 54473, - "typeName": "Kitsune Zento Isideko Combine SKIN (7 days/Volatile)", + "typeName": "Kitsune Zento Isideko Combine SKIN (7 days Limited)", "typeNameID": 562692, "volume": 0.01 }, @@ -607894,7 +607936,7 @@ "raceID": 8, "radius": 1.0, "typeID": 54474, - "typeName": "Keres Intaki Syndicate SKIN (7 days/Volatile)", + "typeName": "Keres Intaki Syndicate SKIN (7 days Limited)", "typeNameID": 562693, "volume": 0.01 }, @@ -607908,7 +607950,7 @@ "raceID": 2, "radius": 1.0, "typeID": 54475, - "typeName": "Hyena Snowline Bladeracer SKIN (7 days/Volatile)", + "typeName": "Hyena Snowline Bladeracer SKIN (7 days Limited)", "typeNameID": 562694, "volume": 0.01 }, @@ -607922,7 +607964,7 @@ "raceID": 4, "radius": 1.0, "typeID": 54476, - "typeName": "Vengeance Oasis Of Faith SKIN (7 days/Volatile)", + "typeName": "Vengeance Oasis Of Faith SKIN (7 days Limited)", "typeNameID": 562699, "volume": 0.01 }, @@ -607936,7 +607978,7 @@ "raceID": 1, "radius": 1.0, "typeID": 54477, - "typeName": "Harpy Zento Isideko Combine SKIN (7 days/Volatile)", + "typeName": "Harpy Zento Isideko Combine SKIN (7 days Limited)", "typeNameID": 562702, "volume": 0.01 }, @@ -607950,7 +607992,7 @@ "raceID": 1, "radius": 1.0, "typeID": 54478, - "typeName": "Hawk Zento Isideko Combine SKIN (7 days/Volatile)", + "typeName": "Hawk Zento Isideko Combine SKIN (7 days Limited)", "typeNameID": 562703, "volume": 0.01 }, @@ -607964,7 +608006,7 @@ "raceID": 2, "radius": 1.0, "typeID": 54479, - "typeName": "Jaguar Snowline Bladeracer SKIN (7 days/Volatile)", + "typeName": "Jaguar Snowline Bladeracer SKIN (7 days Limited)", "typeNameID": 562705, "volume": 0.01 }, @@ -607996,7 +608038,7 @@ "raceID": 135, "radius": 1.0, "typeID": 54481, - "typeName": "Nergal Blackfire Steel SKIN (7 days/Volatile)", + "typeName": "Nergal Blackfire Steel SKIN (7 days Limited)", "typeNameID": 562707, "volume": 0.01 }, @@ -608010,7 +608052,7 @@ "raceID": 4, "radius": 1.0, "typeID": 54482, - "typeName": "Retribution Oasis Of Faith SKIN (7 days/Volatile)", + "typeName": "Retribution Oasis Of Faith SKIN (7 days Limited)", "typeNameID": 562708, "volume": 0.01 }, @@ -608024,7 +608066,7 @@ "raceID": 8, "radius": 1.0, "typeID": 54483, - "typeName": "Enyo Intaki Syndicate SKIN (7 days/Volatile)", + "typeName": "Enyo Intaki Syndicate SKIN (7 days Limited)", "typeNameID": 562709, "volume": 0.01 }, @@ -608038,7 +608080,7 @@ "raceID": 8, "radius": 1.0, "typeID": 54484, - "typeName": "Ishkur Intaki Syndicate SKIN (7 days/Volatile)", + "typeName": "Ishkur Intaki Syndicate SKIN (7 days Limited)", "typeNameID": 562710, "volume": 0.01 }, @@ -608052,7 +608094,7 @@ "raceID": 2, "radius": 1.0, "typeID": 54485, - "typeName": "Wolf Snowline Bladeracer SKIN (7 days/Volatile)", + "typeName": "Wolf Snowline Bladeracer SKIN (7 days Limited)", "typeNameID": 562713, "volume": 0.01 }, @@ -608084,7 +608126,7 @@ "raceID": 4, "radius": 1.0, "typeID": 54487, - "typeName": "Deacon Oasis Of Faith SKIN (7 days/Volatile)", + "typeName": "Deacon Oasis Of Faith SKIN (7 days Limited)", "typeNameID": 562714, "volume": 0.01 }, @@ -608098,7 +608140,7 @@ "raceID": 1, "radius": 1.0, "typeID": 54488, - "typeName": "Kirin Zento Isideko Combine SKIN (7 days/Volatile)", + "typeName": "Kirin Zento Isideko Combine SKIN (7 days Limited)", "typeNameID": 562716, "volume": 0.01 }, @@ -608112,7 +608154,7 @@ "raceID": 8, "radius": 1.0, "typeID": 54489, - "typeName": "Thalia Inner Zone Vanguard SKIN (7 days/Volatile)", + "typeName": "Thalia Inner Zone Vanguard SKIN (7 days Limited)", "typeNameID": 562717, "volume": 0.01 }, @@ -608126,7 +608168,7 @@ "raceID": 2, "radius": 1.0, "typeID": 54490, - "typeName": "Scalpel Snowline Bladeracer SKIN (7 days/Volatile)", + "typeName": "Scalpel Snowline Bladeracer SKIN (7 days Limited)", "typeNameID": 562718, "volume": 0.01 }, @@ -608140,7 +608182,7 @@ "raceID": 4, "radius": 1.0, "typeID": 54491, - "typeName": "Abaddon Oasis Of Faith SKIN (7 days/Volatile)", + "typeName": "Abaddon Oasis Of Faith SKIN (7 days Limited)", "typeNameID": 562719, "volume": 0.01 }, @@ -608154,7 +608196,7 @@ "raceID": 4, "radius": 1.0, "typeID": 54492, - "typeName": "Apocalypse Oasis Of Faith SKIN (7 days/Volatile)", + "typeName": "Apocalypse Oasis Of Faith SKIN (7 days Limited)", "typeNameID": 562720, "volume": 0.01 }, @@ -608168,7 +608210,7 @@ "raceID": 4, "radius": 1.0, "typeID": 54493, - "typeName": "Armageddon Oasis Of Faith SKIN (7 days/Volatile)", + "typeName": "Armageddon Oasis Of Faith SKIN (7 days Limited)", "typeNameID": 562721, "volume": 0.01 }, @@ -608182,7 +608224,7 @@ "raceID": 4, "radius": 1.0, "typeID": 54494, - "typeName": "Apocalypse Navy Issue Oasis Of Faith SKIN (7 days/Volatile)", + "typeName": "Apocalypse Navy Issue Oasis Of Faith SKIN (7 days Limited)", "typeNameID": 562724, "volume": 0.01 }, @@ -608196,7 +608238,7 @@ "raceID": 4, "radius": 1.0, "typeID": 54495, - "typeName": "Armageddon Navy Issue Oasis Of Faith SKIN (7 days/Volatile)", + "typeName": "Armageddon Navy Issue Oasis Of Faith SKIN (7 days Limited)", "typeNameID": 562727, "volume": 0.01 }, @@ -608210,7 +608252,7 @@ "raceID": 4, "radius": 1.0, "typeID": 54496, - "typeName": "Paladin Oasis Of Faith SKIN (7 days/Volatile)", + "typeName": "Paladin Oasis Of Faith SKIN (7 days Limited)", "typeNameID": 562728, "volume": 0.01 }, @@ -608224,7 +608266,7 @@ "raceID": 4, "radius": 1.0, "typeID": 54497, - "typeName": "Redeemer Oasis Of Faith SKIN (7 days/Volatile)", + "typeName": "Redeemer Oasis Of Faith SKIN (7 days Limited)", "typeNameID": 562731, "volume": 0.01 }, @@ -608238,7 +608280,7 @@ "raceID": 1, "radius": 1.0, "typeID": 54498, - "typeName": "Raven Zento Isideko Combine SKIN (7 days/Volatile)", + "typeName": "Raven Zento Isideko Combine SKIN (7 days Limited)", "typeNameID": 562732, "volume": 0.01 }, @@ -608252,7 +608294,7 @@ "raceID": 1, "radius": 1.0, "typeID": 54499, - "typeName": "Raven Navy Issue Zento Isideko Combine SKIN (7 days/Volatile)", + "typeName": "Raven Navy Issue Zento Isideko Combine SKIN (7 days Limited)", "typeNameID": 562733, "volume": 0.01 }, @@ -608266,7 +608308,7 @@ "raceID": 1, "radius": 1.0, "typeID": 54500, - "typeName": "Rokh Zento Isideko Combine SKIN (7 days/Volatile)", + "typeName": "Rokh Zento Isideko Combine SKIN (7 days Limited)", "typeNameID": 562734, "volume": 0.01 }, @@ -608280,7 +608322,7 @@ "raceID": 1, "radius": 1.0, "typeID": 54501, - "typeName": "Scorpion Zento Isideko Combine SKIN (7 days/Volatile)", + "typeName": "Scorpion Zento Isideko Combine SKIN (7 days Limited)", "typeNameID": 562735, "volume": 0.01 }, @@ -608294,7 +608336,7 @@ "raceID": 1, "radius": 1.0, "typeID": 54502, - "typeName": "Scorpion Navy Issue Zento Isideko Combine SKIN (7 days/Volatile)", + "typeName": "Scorpion Navy Issue Zento Isideko Combine SKIN (7 days Limited)", "typeNameID": 562736, "volume": 0.01 }, @@ -608308,7 +608350,7 @@ "raceID": 4, "radius": 1.0, "typeID": 54503, - "typeName": "Nightmare True Deliverance SKIN (7 days/Volatile)", + "typeName": "Nightmare True Deliverance SKIN (7 days Limited)", "typeNameID": 562737, "volume": 0.01 }, @@ -608322,7 +608364,7 @@ "raceID": 1, "radius": 1.0, "typeID": 54504, - "typeName": "Golem Zento Isideko Combine SKIN (7 days/Volatile)", + "typeName": "Golem Zento Isideko Combine SKIN (7 days Limited)", "typeNameID": 562738, "volume": 0.01 }, @@ -608336,7 +608378,7 @@ "raceID": 1, "radius": 1.0, "typeID": 54505, - "typeName": "Widow Zento Isideko Combine SKIN (7 days/Volatile)", + "typeName": "Widow Zento Isideko Combine SKIN (7 days Limited)", "typeNameID": 562739, "volume": 0.01 }, @@ -608350,7 +608392,7 @@ "raceID": 8, "radius": 1.0, "typeID": 54506, - "typeName": "Megathron Intaki Syndicate SKIN (7 days/Volatile)", + "typeName": "Megathron Intaki Syndicate SKIN (7 days Limited)", "typeNameID": 562740, "volume": 0.01 }, @@ -608364,7 +608406,7 @@ "raceID": 8, "radius": 1.0, "typeID": 54507, - "typeName": "Megathron Navy Issue Intaki Syndicate SKIN (7 days/Volatile)", + "typeName": "Megathron Navy Issue Intaki Syndicate SKIN (7 days Limited)", "typeNameID": 562741, "volume": 0.01 }, @@ -608378,7 +608420,7 @@ "raceID": 8, "radius": 1.0, "typeID": 54508, - "typeName": "Dominix Navy Issue Intaki Syndicate SKIN (7 days/Volatile)", + "typeName": "Dominix Navy Issue Intaki Syndicate SKIN (7 days Limited)", "typeNameID": 562742, "volume": 0.01 }, @@ -608392,7 +608434,7 @@ "raceID": 8, "radius": 1.0, "typeID": 54509, - "typeName": "Kronos Intaki Syndicate SKIN (7 days/Volatile)", + "typeName": "Kronos Intaki Syndicate SKIN (7 days Limited)", "typeNameID": 562743, "volume": 0.01 }, @@ -608406,7 +608448,7 @@ "raceID": 8, "radius": 1.0, "typeID": 54510, - "typeName": "Sin Intaki Syndicate SKIN (7 days/Volatile)", + "typeName": "Sin Intaki Syndicate SKIN (7 days Limited)", "typeNameID": 562744, "volume": 0.01 }, @@ -608420,7 +608462,7 @@ "raceID": 8, "radius": 1.0, "typeID": 54511, - "typeName": "Hyperion Inner Zone Vanguard SKIN (7 days/Volatile)", + "typeName": "Hyperion Inner Zone Vanguard SKIN (7 days Limited)", "typeNameID": 562745, "volume": 0.01 }, @@ -608434,7 +608476,7 @@ "raceID": 8, "radius": 1.0, "typeID": 54512, - "typeName": "Dominix Inner Zone Vanguard SKIN (7 days/Volatile)", + "typeName": "Dominix Inner Zone Vanguard SKIN (7 days Limited)", "typeNameID": 562746, "volume": 0.01 }, @@ -608448,7 +608490,7 @@ "raceID": 2, "radius": 1.0, "typeID": 54513, - "typeName": "Tempest Snowline Bladeracer SKIN (7 days/Volatile)", + "typeName": "Tempest Snowline Bladeracer SKIN (7 days Limited)", "typeNameID": 562747, "volume": 0.01 }, @@ -608462,7 +608504,7 @@ "raceID": 2, "radius": 1.0, "typeID": 54514, - "typeName": "Typhoon Snowline Bladeracer SKIN (7 days/Volatile)", + "typeName": "Typhoon Snowline Bladeracer SKIN (7 days Limited)", "typeNameID": 562748, "volume": 0.01 }, @@ -608476,7 +608518,7 @@ "raceID": 2, "radius": 1.0, "typeID": 54515, - "typeName": "Maelstrom Snowline Bladeracer SKIN (7 days/Volatile)", + "typeName": "Maelstrom Snowline Bladeracer SKIN (7 days Limited)", "typeNameID": 562749, "volume": 0.01 }, @@ -608490,7 +608532,7 @@ "raceID": 2, "radius": 1.0, "typeID": 54516, - "typeName": "Tempest Fleet Issue Snowline Bladeracer SKIN (7 days/Volatile)", + "typeName": "Tempest Fleet Issue Snowline Bladeracer SKIN (7 days Limited)", "typeNameID": 562750, "volume": 0.01 }, @@ -608504,7 +608546,7 @@ "raceID": 2, "radius": 1.0, "typeID": 54517, - "typeName": "Typhoon Fleet Issue Snowline Bladeracer SKIN (7 days/Volatile)", + "typeName": "Typhoon Fleet Issue Snowline Bladeracer SKIN (7 days Limited)", "typeNameID": 562751, "volume": 0.01 }, @@ -608518,7 +608560,7 @@ "raceID": 2, "radius": 1.0, "typeID": 54518, - "typeName": "Vargur Snowline Bladeracer SKIN (7 days/Volatile)", + "typeName": "Vargur Snowline Bladeracer SKIN (7 days Limited)", "typeNameID": 562752, "volume": 0.01 }, @@ -608532,7 +608574,7 @@ "raceID": 2, "radius": 1.0, "typeID": 54519, - "typeName": "Panther Snowline Bladeracer SKIN (7 days/Volatile)", + "typeName": "Panther Snowline Bladeracer SKIN (7 days Limited)", "typeNameID": 562753, "volume": 0.01 }, @@ -608546,7 +608588,7 @@ "raceID": 1, "radius": 1.0, "typeID": 54520, - "typeName": "Barghest Convergence - Nova SKIN (7 days/Volatile)", + "typeName": "Barghest Convergence - Nova SKIN (7 days Limited)", "typeNameID": 562754, "volume": 0.01 }, @@ -608560,7 +608602,7 @@ "raceID": 4, "radius": 1.0, "typeID": 54521, - "typeName": "Bhaalgorn Glacial Drift SKIN (7 days/Volatile)", + "typeName": "Bhaalgorn Glacial Drift SKIN (7 days Limited)", "typeNameID": 562755, "volume": 0.01 }, @@ -608574,7 +608616,7 @@ "raceID": 2, "radius": 1.0, "typeID": 54522, - "typeName": "Machariel Angel's Hex SKIN (7 days/Volatile)", + "typeName": "Machariel Angel's Hex SKIN (7 days Limited)", "typeNameID": 562758, "volume": 0.01 }, @@ -608588,7 +608630,7 @@ "raceID": 8, "radius": 1.0, "typeID": 54523, - "typeName": "Nestor SOE Blue Cell SKIN (7 days/Volatile)", + "typeName": "Nestor SOE Blue Cell SKIN (7 days Limited)", "typeNameID": 562759, "volume": 0.01 }, @@ -608602,7 +608644,7 @@ "raceID": 1, "radius": 1.0, "typeID": 54524, - "typeName": "Rattlesnake Hostile Takeover SKIN (7 days/Volatile)", + "typeName": "Rattlesnake Hostile Takeover SKIN (7 days Limited)", "typeNameID": 562760, "volume": 0.01 }, @@ -608616,7 +608658,7 @@ "raceID": 8, "radius": 1.0, "typeID": 54525, - "typeName": "Vindicator Angel's Hex SKIN (7 days/Volatile)", + "typeName": "Vindicator Angel's Hex SKIN (7 days Limited)", "typeNameID": 562761, "volume": 0.01 }, @@ -608630,7 +608672,7 @@ "raceID": 135, "radius": 1.0, "typeID": 54526, - "typeName": " Leshak Blackfire Steel SKIN (7 days/Volatile)", + "typeName": " Leshak Blackfire Steel SKIN ((7 days Limited))", "typeNameID": 562762, "volume": 0.01 }, @@ -608643,7 +608685,7 @@ "published": false, "radius": 1.0, "typeID": 54527, - "typeName": "Marshal Firewatch (7 days/Volatile)", + "typeName": "Marshal Firewatch (7 days Limited)", "typeNameID": 562763, "volume": 0.01 }, @@ -609332,7 +609374,7 @@ "typeName": "Dazh Koliada", "typeNameID": 562922, "volume": 10250000.0, - "wreckTypeID": 54565 + "wreckTypeID": 52416 }, "54569": { "basePrice": 0.0, @@ -609352,7 +609394,7 @@ "typeName": "Dazh Potremba", "typeNameID": 562924, "volume": 10250000.0, - "wreckTypeID": 54566 + "wreckTypeID": 52416 }, "54570": { "basePrice": 0.0, @@ -609372,7 +609414,7 @@ "typeName": "Dazh Stribozha", "typeNameID": 562926, "volume": 10250000.0, - "wreckTypeID": 46338 + "wreckTypeID": 52416 }, "54571": { "basePrice": 0.0, @@ -610494,7 +610536,7 @@ "54651": { "basePrice": 32768.0, "capacity": 0.0, - "description": "Cerebral accelerators are military grade boosters that significantly increase a pilot’s skill development for a given window of time. This is achieved by priming the user’s brain and neural pathways for increased data bandwidth during knowledge transfer.\r\n\r\nCapsuleers using this accelerator can expect a massive increase in neural bandwidth, aiding much more rapid transfer of neural data from skill packs.\r\n\r\nThe only drawback to this accelerator is that capsuleer training renders it ineffective after one use. Depending on the Capsuleer's knowledge of the Biology skill it will cease to function after at least 72 hours once activated, due to natural degradation of the biochemical compounds used to stimulate the user’s neural activity. The compounds are only guaranteed to function until YC122/06/30. ", + "description": "This Cerebral Accelerator is only designed for and available on Serenity.\r\n\r\nCerebral accelerators are military grade boosters that significantly increase a pilot’s skill development for a given window of time. This is achieved by priming the user’s brain and neural pathways for increased data bandwidth during knowledge transfer.\r\n\r\nCapsuleers using this accelerator can expect a massive increase in neural bandwidth, aiding much more rapid transfer of neural data from skill packs.\r\n\r\nThe only drawback to this accelerator is that capsuleer training renders it ineffective after one use. Depending on the Capsuleer's knowledge of the Biology skill it will cease to function after at least 72 hours once activated, due to natural degradation of the biochemical compounds used to stimulate the user’s neural activity. The compounds are only guaranteed to function until YC122/06/30. ", "descriptionID": 563147, "groupID": 303, "iconID": 10144, @@ -610505,7 +610547,7 @@ "published": true, "radius": 1.0, "typeID": 54651, - "typeName": "Extended Serenity Cerebral Accelerator", + "typeName": "Expired Extended Serenity Cerebral Accelerator", "typeNameID": 563146, "volume": 1.0 }, @@ -610566,7 +610608,7 @@ "54655": { "basePrice": 32768.0, "capacity": 0.0, - "description": "Cerebral accelerators are military grade boosters that significantly increase a pilot’s skill development for a given window of time. This is achieved by priming the user’s brain and neural pathways for increased data bandwidth during knowledge transfer.\r\n\r\nCapsuleers using this accelerator can expect a massive increase in neural bandwidth, aiding much more rapid transfer of neural data from skill packs.\r\n\r\nThe only drawback to this accelerator is that capsuleer training renders it ineffective after one use. Depending on the Capsuleer's knowledge of the Biology skill it will cease to function after at least 12 hours once activated, due to natural degradation of the biochemical compounds used to stimulate the user’s neural activity. The compounds are only guaranteed to function until YC122/06/30. ", + "description": "This Cerebral Accelerator is only designed for and available on Serenity.\r\n\r\nCerebral accelerators are military grade boosters that significantly increase a pilot’s skill development for a given window of time. This is achieved by priming the user’s brain and neural pathways for increased data bandwidth during knowledge transfer.\r\n\r\nCapsuleers using this accelerator can expect a massive increase in neural bandwidth, aiding much more rapid transfer of neural data from skill packs.\r\n\r\nThe only drawback to this accelerator is that capsuleer training renders it ineffective after one use. Depending on the Capsuleer's knowledge of the Biology skill it will cease to function after at least 12 hours once activated, due to natural degradation of the biochemical compounds used to stimulate the user’s neural activity. The compounds are only guaranteed to function until YC122/06/30. ", "descriptionID": 563163, "groupID": 303, "iconID": 10144, @@ -610577,14 +610619,14 @@ "published": true, "radius": 1.0, "typeID": 54655, - "typeName": "Basic Serenity Cerebral Accelerator", + "typeName": "Expired Basic Serenity Cerebral Accelerator", "typeNameID": 563162, "volume": 1.0 }, "54656": { "basePrice": 32768.0, "capacity": 0.0, - "description": "Cerebral accelerators are military grade boosters that significantly increase a pilot’s skill development for a given window of time. This is achieved by priming the user’s brain and neural pathways for increased data bandwidth during knowledge transfer.\r\n\r\nCapsuleers using this accelerator can expect a massive increase in neural bandwidth, aiding much more rapid transfer of neural data from skill packs.\r\n\r\nThe only drawback to this accelerator is that capsuleer training renders it ineffective after one use. Depending on the Capsuleer's knowledge of the Biology skill it will cease to function after at least 24 hours once activated, due to natural degradation of the biochemical compounds used to stimulate the user’s neural activity. The compounds are only guaranteed to function until YC122/06/30.", + "description": "This Cerebral Accelerator is only designed for and available on Serenity.\r\n\r\nCerebral accelerators are military grade boosters that significantly increase a pilot’s skill development for a given window of time. This is achieved by priming the user’s brain and neural pathways for increased data bandwidth during knowledge transfer.\r\n\r\nCapsuleers using this accelerator can expect a massive increase in neural bandwidth, aiding much more rapid transfer of neural data from skill packs.\r\n\r\nThe only drawback to this accelerator is that capsuleer training renders it ineffective after one use. Depending on the Capsuleer's knowledge of the Biology skill it will cease to function after at least 24 hours once activated, due to natural degradation of the biochemical compounds used to stimulate the user’s neural activity. The compounds are only guaranteed to function until YC122/06/30.", "descriptionID": 563165, "groupID": 303, "iconID": 10144, @@ -610595,14 +610637,14 @@ "published": true, "radius": 1.0, "typeID": 54656, - "typeName": "Standard Serenity Cerebral Accelerator", + "typeName": "Expired Standard Serenity Cerebral Accelerator", "typeNameID": 563164, "volume": 1.0 }, "54657": { "basePrice": 32768.0, "capacity": 0.0, - "description": "Cerebral accelerators are military grade boosters that significantly increase a pilot’s skill development for a given window of time. This is achieved by priming the user’s brain and neural pathways for increased data bandwidth during knowledge transfer.\r\n\r\nCapsuleers using this accelerator can expect a massive increase in neural bandwidth, aiding much more rapid transfer of neural data from skill packs.\r\n\r\nThe only drawback to this accelerator is that capsuleer training renders it ineffective after one use. Depending on the Capsuleer's knowledge of the Biology skill it will cease to function after at least 48 hours once activated, due to natural degradation of the biochemical compounds used to stimulate the user’s neural activity. The compounds are only guaranteed to function until YC122/06/30.", + "description": "This Cerebral Accelerator is only designed for and available on Serenity.\r\n\r\nCerebral accelerators are military grade boosters that significantly increase a pilot’s skill development for a given window of time. This is achieved by priming the user’s brain and neural pathways for increased data bandwidth during knowledge transfer.\r\n\r\nCapsuleers using this accelerator can expect a massive increase in neural bandwidth, aiding much more rapid transfer of neural data from skill packs.\r\n\r\nThe only drawback to this accelerator is that capsuleer training renders it ineffective after one use. Depending on the Capsuleer's knowledge of the Biology skill it will cease to function after at least 48 hours once activated, due to natural degradation of the biochemical compounds used to stimulate the user’s neural activity. The compounds are only guaranteed to function until YC122/06/30.", "descriptionID": 563167, "groupID": 303, "iconID": 10144, @@ -610613,7 +610655,7 @@ "published": true, "radius": 1.0, "typeID": 54657, - "typeName": "Advanced Serenity Cerebral Accelerator", + "typeName": "Expired Advanced Serenity Cerebral Accelerator", "typeNameID": 563166, "volume": 1.0 }, @@ -610642,7 +610684,7 @@ "54660": { "basePrice": 32768.0, "capacity": 0.0, - "description": "Cerebral accelerators are military grade boosters that significantly increase a pilot’s skill development for a given window of time. This is achieved by priming the user’s brain and neural pathways for increased data bandwidth during knowledge transfer.\r\n\r\nCapsuleers using this accelerator can expect a massive increase in neural bandwidth, aiding much more rapid transfer of neural data from skill packs.\r\n\r\nThe only drawback to this accelerator is that capsuleer training renders it ineffective after one use. Depending on the Capsuleer's knowledge of the Biology skill it will cease to function after at least 12 hours once activated, due to natural degradation of the biochemical compounds used to stimulate the user’s neural activity. The compounds are only guaranteed to function until YC122/05/31. ", + "description": "This Cerebral Accelerator is only designed for and available on Serenity.\r\n\r\nCerebral accelerators are military grade boosters that significantly increase a pilot’s skill development for a given window of time. This is achieved by priming the user’s brain and neural pathways for increased data bandwidth during knowledge transfer.\r\n\r\nCapsuleers using this accelerator can expect a massive increase in neural bandwidth, aiding much more rapid transfer of neural data from skill packs.\r\n\r\nThe only drawback to this accelerator is that capsuleer training renders it ineffective after one use. Depending on the Capsuleer's knowledge of the Biology skill it will cease to function after at least 12 hours once activated, due to natural degradation of the biochemical compounds used to stimulate the user’s neural activity. The compounds are only guaranteed to function until YC122/05/31. ", "descriptionID": 563254, "groupID": 303, "iconID": 10144, @@ -612716,7 +612758,7 @@ "volume": 0.01 }, "54794": { - "basePrice": 25000000.0, + "basePrice": 105000000.0, "capacity": 0.0, "description": "Skill at operating ship designs commissioned as EDENCOM battleships.", "descriptionID": 563857, @@ -613224,7 +613266,7 @@ "volume": 0.01 }, "54826": { - "basePrice": 18000000.0, + "basePrice": 60000000.0, "capacity": 0.0, "description": "Operation of Large Arcing Vorton Projector turrets.\r\n\r\n5% bonus to Large Vorton Projector damage per skill level.", "descriptionID": 563980, @@ -613421,7 +613463,7 @@ "volume": 0.01 }, "54840": { - "basePrice": 1500000.0, + "basePrice": 45000000.0, "capacity": 0.0, "description": "Skill in amplifying the power of ship-based Arcing Vorton Projectors to maximize damage output.\r\n\r\n3% bonus to Vorton Projector damage per skill level.", "descriptionID": 564051, @@ -613439,7 +613481,7 @@ "volume": 0.01 }, "54841": { - "basePrice": 90000.0, + "basePrice": 31000000.0, "capacity": 0.0, "description": "Skill in tuning wave-guides of ship-based Arcing Vorton Projectors to improve strikes on fast-moving targets.\r\n\r\n5% bonus to Vorton Projector explosion radius and explosion velocity per skill level.", "descriptionID": 564053, @@ -615152,6 +615194,22 @@ "typeNameID": 564390, "volume": 0.1 }, + "54951": { + "basePrice": 10000.0, + "capacity": 0.0, + "groupID": 4050, + "iconID": 24498, + "mass": 0.0, + "metaLevel": 0, + "portionSize": 1, + "published": false, + "radius": 1.0, + "techLevel": 1, + "typeID": 54951, + "typeName": "QA 2v2 Proving Filament", + "typeNameID": 564395, + "volume": 0.1 + }, "54965": { "basePrice": 0.0, "capacity": 0.0, @@ -615337,7 +615395,7 @@ "54976": { "basePrice": 32768.0, "capacity": 0.0, - "description": "Cerebral accelerators are military grade boosters that significantly increase a pilot’s skill development for a given window of time. This is achieved by priming the user’s brain and neural pathways for increased data bandwidth during knowledge transfer.\r\n\r\nCapsuleers using this accelerator can expect a massive increase in neural bandwidth, aiding much more rapid transfer of neural data from skill packs.\r\n\r\nThe only drawback to this accelerator is that capsuleer training renders it ineffective after one use. Depending on the Capsuleer's knowledge of the Biology skill it will cease to function after at least 12 hours once activated, due to natural degradation of the biochemical compounds used to stimulate the user’s neural activity. The compounds are only guaranteed to function until YC122/06/30. ", + "description": "This Cerebral Accelerator is only designed for and available on Serenity.\r\n\r\nCerebral accelerators are military grade boosters that significantly increase a pilot’s skill development for a given window of time. This is achieved by priming the user’s brain and neural pathways for increased data bandwidth during knowledge transfer.\r\n\r\nCapsuleers using this accelerator can expect a massive increase in neural bandwidth, aiding much more rapid transfer of neural data from skill packs.\r\n\r\nThe only drawback to this accelerator is that capsuleer training renders it ineffective after one use. Depending on the Capsuleer's knowledge of the Biology skill it will cease to function after at least 12 hours once activated, due to natural degradation of the biochemical compounds used to stimulate the user’s neural activity. The compounds are only guaranteed to function until YC122/06/30. ", "descriptionID": 564502, "groupID": 303, "iconID": 10144, @@ -615997,6 +616055,25 @@ "typeNameID": 564692, "volume": 0.01 }, + "55036": { + "basePrice": 0.0, + "capacity": 0.0, + "graphicID": 24568, + "groupID": 1980, + "isDynamicType": false, + "isisGroupID": 4, + "mass": 0.0, + "metaLevel": 0, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "techLevel": 1, + "typeID": 55036, + "typeName": "Surface Dungeon Cloud 8820", + "typeNameID": 564695, + "volume": 0.0 + }, "55038": { "basePrice": 8192.0, "capacity": 0.0, @@ -617418,8 +617495,21 @@ "typeNameID": 565953, "volume": 6000.0 }, + "55360": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1670, + "mass": 0.0, + "portionSize": 1, + "published": false, + "radius": 1.0, + "typeID": 55360, + "typeName": "Test background", + "typeNameID": 565954, + "volume": 0.0 + }, "55511": { - "basePrice": 100000.0, + "basePrice": 30900000.0, "capacity": 0.0, "description": "Skill in extending arc-channelling of ship-based Arcing Vorton Projectors to boost effective range.\r\n\r\n5% bonus to Vorton Projector optimal range per skill level.", "descriptionID": 566462, @@ -620639,7 +620729,7 @@ "55700": { "basePrice": 0.0, "capacity": 0.0, - "description": "Cerebral accelerators are military grade boosters that significantly increase a pilot’s skill development for a limited time. This is achieved by priming the user’s brain and neural pathways for increased data bandwidth during knowledge transfer.\r\n\r\nDesigned for new capsuleers, this cerebral accelerator will cease to function for pilots who have been registered for more than 45 days.\r\nThe compounds used in this cerebral accelerator are unstable, and will expire on YC122/02/01. (copy)", + "description": "This Cerebral Accelerator is only designed for and available on Serenity.\r\n\r\nCerebral accelerators are military grade boosters that significantly increase a pilot’s skill development for a limited time. This is achieved by priming the user’s brain and neural pathways for increased data bandwidth during knowledge transfer.\r\n\r\nDesigned for new capsuleers, this cerebral accelerator will cease to function for pilots who have been registered for more than 100 days.", "descriptionID": 567063, "groupID": 303, "iconID": 10144, @@ -621377,6 +621467,24 @@ "typeNameID": 567288, "volume": 0.1 }, + "55747": { + "basePrice": 32768.0, + "capacity": 0.0, + "description": "This Cerebral Accelerator is only designed for and available on Serenity.\r\n\r\nCerebral accelerators are military grade boosters that significantly increase a pilot’s skill development for a given window of time. This is achieved by priming the user’s brain and neural pathways for increased data bandwidth during knowledge transfer.\r\n\r\nCapsuleers using this accelerator can expect a massive increase in neural bandwidth, aiding much more rapid transfer of neural data from skill packs.\r\n\r\nThe only drawback to this accelerator is that capsuleer training renders it ineffective after one use. Depending on the Capsuleer's knowledge of the Biology skill it will cease to function after at least 12 hours once activated, due to natural degradation of the biochemical compounds used to stimulate the user’s neural activity. The compounds are only guaranteed to function until YC122/07/31.", + "descriptionID": 567295, + "groupID": 303, + "iconID": 10144, + "isDynamicType": false, + "marketGroupID": 2487, + "mass": 1.0, + "portionSize": 1, + "published": true, + "radius": 1.0, + "typeID": 55747, + "typeName": "Serenity Monthly Cerebral Accelerator - 2020.7", + "typeNameID": 567294, + "volume": 1.0 + }, "55748": { "basePrice": 0.0, "capacity": 27500.0, @@ -621473,14 +621581,17 @@ "55754": { "basePrice": 0.0, "capacity": 0.0, + "description": "The Minmatar Republic’s tribal warriors are deeply concerned to liberate the vast numbers of Minmatar who are still held in bondage by the Amarr and other slavers. Wearing this beret displays your loyalty to the Minmatar Republic, with a simple design and powerful symbolism rising above more than just a fashion statement.", + "descriptionID": 567595, "groupID": 1092, "iconID": 24492, + "marketGroupID": 1943, "mass": 0.5, "portionSize": 1, - "published": false, + "published": true, "radius": 1.0, "typeID": 55754, - "typeName": "55754_Female_hair_HeadWear_Beret_F01_Types_HeadWear_Beret_MinmatarLiberationF01.png", + "typeName": "Women's 'Valkear' Beret", "typeNameID": 567328, "volume": 0.1 }, @@ -621532,17 +621643,2234 @@ "55758": { "basePrice": 0.0, "capacity": 0.0, + "description": "The Minmatar Republic’s tribal warriors are deeply concerned to liberate the vast numbers of Minmatar who are still held in bondage by the Amarr and other slavers. Wearing this beret displays your loyalty to the Minmatar Republic, with a simple design and powerful symbolism rising above more than just a fashion statement.", + "descriptionID": 567596, "groupID": 1092, "iconID": 24496, + "marketGroupID": 1943, "mass": 0.5, "portionSize": 1, + "published": true, + "radius": 1.0, + "typeID": 55758, + "typeName": "Men's 'Valkear' Beret", + "typeNameID": 567336, + "volume": 0.1 + }, + "55764": { + "basePrice": 0.0, + "capacity": 0.0, + "graphicID": 24585, + "groupID": 1975, + "isDynamicType": false, + "isisGroupID": 4, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 128, + "radius": 1.0, + "typeID": 55764, + "typeName": "Surface Volcanic 01", + "typeNameID": 567365, + "volume": 0.0 + }, + "55765": { + "basePrice": 0.0, + "capacity": 0.0, + "graphicID": 10026, + "groupID": 1975, + "isDynamicType": false, + "isisGroupID": 4, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "soundID": 20868, + "typeID": 55765, + "typeName": "ENV_Abyssal_Infernal_PVP_01a", + "typeNameID": 567366, + "volume": 0.0 + }, + "55766": { + "basePrice": 0.0, + "capacity": 0.0, + "graphicID": 10026, + "groupID": 227, + "isDynamicType": false, + "isisGroupID": 4, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55766, + "typeName": "Triglavian World Ark Werpost Spawner (Do not translate)", + "typeNameID": 567367, + "volume": 0.0 + }, + "55767": { + "basePrice": 0.0, + "capacity": 0.0, + "graphicID": 10026, + "groupID": 227, + "isDynamicType": false, + "isisGroupID": 4, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55767, + "typeName": "Xordazh Poshlost Denial Zone", + "typeNameID": 567368, + "volume": 0.0 + }, + "55768": { + "basePrice": 0.0, + "capacity": 0.0, + "graphicID": 24586, + "groupID": 1975, + "isDynamicType": false, + "isisGroupID": 4, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 135, + "radius": 1.0, + "typeID": 55768, + "typeName": "Triglavian Arena Ring 01", + "typeNameID": 567378, + "volume": 0.0 + }, + "55771": { + "basePrice": 0.0, + "capacity": 0.0, + "graphicID": 11778, + "groupID": 226, + "isDynamicType": false, + "isisGroupID": 4, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 2, + "radius": 246.0, + "typeID": 55771, + "typeName": "Minmatar Battlecruiser Tornado", + "typeNameID": 567396, + "volume": 0.0 + }, + "55772": { + "basePrice": 0.0, + "capacity": 0.0, + "graphicID": 20218, + "groupID": 226, + "isDynamicType": false, + "isisGroupID": 4, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 2, + "radius": 190.0, + "typeID": 55772, + "typeName": "Minmatar Strategic Cruiser Loki", + "typeNameID": 567397, + "volume": 0.0 + }, + "55773": { + "basePrice": 0.0, + "capacity": 0.0, + "graphicID": 20202, + "groupID": 226, + "isDynamicType": false, + "isisGroupID": 4, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 2, + "radius": 150.0, + "typeID": 55773, + "typeName": "Minmatar Destroyer Talwar", + "typeNameID": 567398, + "volume": 0.0 + }, + "55777": { + "basePrice": 0.0, + "capacity": 0.0, + "graphicID": 24587, + "groupID": 1980, + "isDynamicType": false, + "isisGroupID": 4, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55777, + "typeName": "PVP Dungeon Cloud 8819", + "typeNameID": 567414, + "volume": 0.0 + }, + "55778": { + "basePrice": 0.0, + "capacity": 0.0, + "graphicID": 24588, + "groupID": 1980, + "isDynamicType": false, + "isisGroupID": 4, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55778, + "typeName": "PVP Dungeon Cloud 8857", + "typeNameID": 567415, + "volume": 0.0 + }, + "55779": { + "basePrice": 0.0, + "capacity": 0.0, + "graphicID": 24589, + "groupID": 1980, + "isDynamicType": false, + "isisGroupID": 4, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55779, + "typeName": "PVP Dungeon Cloud 8858", + "typeNameID": 567416, + "volume": 0.0 + }, + "55780": { + "basePrice": 0.0, + "capacity": 0.0, + "graphicID": 24590, + "groupID": 1980, + "isDynamicType": false, + "isisGroupID": 4, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55780, + "typeName": "PVP Dungeon Cloud 8860", + "typeNameID": 567417, + "volume": 0.0 + }, + "55781": { + "basePrice": 0.0, + "capacity": 0.0, + "graphicID": 24591, + "groupID": 1980, + "isDynamicType": false, + "isisGroupID": 4, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55781, + "typeName": "PVP Dungeon Cloud 8861", + "typeNameID": 567418, + "volume": 0.0 + }, + "55782": { + "basePrice": 0.0, + "capacity": 0.0, + "graphicID": 24592, + "groupID": 1980, + "isDynamicType": false, + "isisGroupID": 4, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55782, + "typeName": "PVP Dungeon Cloud 8862", + "typeNameID": 567419, + "volume": 0.0 + }, + "55783": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "A legendary figure in the lore of the Brutor Tribe, Maiori Kul-Brutor is believed to have been either the first woman to set foot on Kulheim (Pator VII), or the Chief of the Kul-Brutor Clan that sponsored an effort by the old Minmatar Empire to terraform and colonize the planet. The Great Clan of Kul-Brutor was dispersed by the events of the Amarr Conquest and Kulheim remains a barren world today.\r\n\r\n\"The liberty of our people is solely our responsibility. Tempting as it is to foist this burden upon our well-wishers, we must never forget that the onus of our emancipation rests with us and us alone. For too long, our proud people have been subjugated to the whims of enslavers, forced to endure relentless suffering and humiliation at the hands of people whose motivations, masked though they may be by florid religious claptrap, remain as base and despicable as those of the playground bully. If ever there was a time to rise – if ever there was a time to join hands with our brothers – that time is now. At this exact junction in history we have within our grasp the means to loosen our tormentors' hold and win freedom for our kin. Opportunities are there to be taken. Brothers, we must rise.\" – Maleatu Shakor, Republic Parliament Head, speaking before the Tribal Council, November 27th, YC 107", + "descriptionID": 567421, + "graphicID": 2906, + "groupID": 226, + "isDynamicType": false, + "isisGroupID": 4, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 8900.0, + "typeID": 55783, + "typeName": "RFS Maiori Kul-Brutor", + "typeNameID": 567420, + "volume": 0.0 + }, + "55784": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "Oskla Shakim is attested by Krusual Tribe records to have been one of the great \"Shakim Warlords\", a military leader of the powerful Shakim Clan. During the Amarr occupation of Matar, the Shakim were among those Krusual clans successfully retaining their independence in many hidden and heavily fortified mountain fastnesses in the Upper Tronhadar Valley region. \r\n\r\n\"The liberty of our people is solely our responsibility. Tempting as it is to foist this burden upon our well-wishers, we must never forget that the onus of our emancipation rests with us and us alone. For too long, our proud people have been subjugated to the whims of enslavers, forced to endure relentless suffering and humiliation at the hands of people whose motivations, masked though they may be by florid religious claptrap, remain as base and despicable as those of the playground bully. If ever there was a time to rise – if ever there was a time to join hands with our brothers – that time is now. At this exact junction in history we have within our grasp the means to loosen our tormentors' hold and win freedom for our kin. Opportunities are there to be taken. Brothers, we must rise.\" – Maleatu Shakor, Republic Parliament Head, speaking before the Tribal Council, November 27th, YC 107", + "descriptionID": 567423, + "graphicID": 2906, + "groupID": 226, + "isDynamicType": false, + "isisGroupID": 4, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 8900.0, + "typeID": 55784, + "typeName": "RFS Oskla Shakim", + "typeNameID": 567422, + "volume": 0.0 + }, + "55785": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "Chief Karin Midular of the Sebiestor Tribe had many distinctions during her life, with all of New Eden aware of her rising to become Prime Minister and leader of the parliamentary Minmatar Republic. To most Minmatar, and certainly many Sebiestor, she was first and foremost the Ray of Matar, a leader of great destiny offering hope to all the Tribes. The assassination of Karin Midular in YC115 was a deeply shocking event and she is considered a martyr by most Sebiestor.\r\n\r\n\"The liberty of our people is solely our responsibility. Tempting as it is to foist this burden upon our well-wishers, we must never forget that the onus of our emancipation rests with us and us alone. For too long, our proud people have been subjugated to the whims of enslavers, forced to endure relentless suffering and humiliation at the hands of people whose motivations, masked though they may be by florid religious claptrap, remain as base and despicable as those of the playground bully. If ever there was a time to rise – if ever there was a time to join hands with our brothers – that time is now. At this exact junction in history we have within our grasp the means to loosen our tormentors' hold and win freedom for our kin. Opportunities are there to be taken. Brothers, we must rise.\" – Maleatu Shakor, Republic Parliament Head, speaking before the Tribal Council, November 27th, YC 107", + "descriptionID": 567425, + "graphicID": 2906, + "groupID": 226, + "isDynamicType": false, + "isisGroupID": 4, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 8900.0, + "typeID": 55785, + "typeName": "RFS Karin Midular", + "typeNameID": 567424, + "volume": 0.0 + }, + "55786": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "Shara Osali, known as \"Mother Osali\" to most Vherokior, is the traditional discoverer of a number of Vherokior herbal and medicinal tea blends. Venerated in a number of mythical tales, Mother Osali's rescue of a Voluval shaman from the jaws of a Jade Coast monitor using a soup ladle is a particularly popular story. Shara \"Lizardbane\" Osali's legendary \"Yetamo Pot Pie\" is much discussed but very rarely served.\r\n\r\n\"The liberty of our people is solely our responsibility. Tempting as it is to foist this burden upon our well-wishers, we must never forget that the onus of our emancipation rests with us and us alone. For too long, our proud people have been subjugated to the whims of enslavers, forced to endure relentless suffering and humiliation at the hands of people whose motivations, masked though they may be by florid religious claptrap, remain as base and despicable as those of the playground bully. If ever there was a time to rise – if ever there was a time to join hands with our brothers – that time is now. At this exact junction in history we have within our grasp the means to loosen our tormentors' hold and win freedom for our kin. Opportunities are there to be taken. Brothers, we must rise.\" – Maleatu Shakor, Republic Parliament Head, speaking before the Tribal Council, November 27th, YC 107", + "descriptionID": 567427, + "graphicID": 2906, + "groupID": 226, + "isDynamicType": false, + "isisGroupID": 4, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 8900.0, + "typeID": 55786, + "typeName": "RFS Shara Osali", + "typeNameID": 567426, + "volume": 0.0 + }, + "55787": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "Drupar Maak was a Starkmanir and personal slave of Arkon Ardishapur on Arzad II, also known as Starkman Prime. Drupar Maak assassinated Arkon, the head of House Ardishapur, with the latter's own scepter of authority, sparking the Starkmanir Rebellion. This revolt was brutally suppressed by Arkon's heir, Idonis Ardishapur. The scepter became known as the \"Hand of Maak\" and is the origin of the Khumaak symbol of Minmatar rebellion.\r\n\r\n\"The liberty of our people is solely our responsibility. Tempting as it is to foist this burden upon our well-wishers, we must never forget that the onus of our emancipation rests with us and us alone. For too long, our proud people have been subjugated to the whims of enslavers, forced to endure relentless suffering and humiliation at the hands of people whose motivations, masked though they may be by florid religious claptrap, remain as base and despicable as those of the playground bully. If ever there was a time to rise – if ever there was a time to join hands with our brothers – that time is now. At this exact junction in history we have within our grasp the means to loosen our tormentors' hold and win freedom for our kin. Opportunities are there to be taken. Brothers, we must rise.\" – Maleatu Shakor, Republic Parliament Head, speaking before the Tribal Council, November 27th, YC 107", + "descriptionID": 567429, + "graphicID": 2906, + "groupID": 226, + "isDynamicType": false, + "isisGroupID": 4, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 8900.0, + "typeID": 55787, + "typeName": "RFS Drupar Maak", + "typeNameID": 567428, + "volume": 0.0 + }, + "55788": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "Jormal Kehok was a noted and highly-decorated Thukker anti-pirate commander, most famous for the relief of Konora following the attempted occupation of the system by renegade Angel Cartel fighters. Kehok was later assassinated, most likely by Cartel operatives, and is considered a hero of the Thukker Tribe. Persistent conspiracy theories continue to swirl around the circumstances of his death.\r\n\r\n\"The liberty of our people is solely our responsibility. Tempting as it is to foist this burden upon our well-wishers, we must never forget that the onus of our emancipation rests with us and us alone. For too long, our proud people have been subjugated to the whims of enslavers, forced to endure relentless suffering and humiliation at the hands of people whose motivations, masked though they may be by florid religious claptrap, remain as base and despicable as those of the playground bully. If ever there was a time to rise – if ever there was a time to join hands with our brothers – that time is now. At this exact junction in history we have within our grasp the means to loosen our tormentors' hold and win freedom for our kin. Opportunities are there to be taken. Brothers, we must rise.\" – Maleatu Shakor, Republic Parliament Head, speaking before the Tribal Council, November 27th, YC 107", + "descriptionID": 567431, + "graphicID": 2906, + "groupID": 226, + "isDynamicType": false, + "isisGroupID": 4, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 8900.0, + "typeID": 55788, + "typeName": "RFS Jormal Kehok", + "typeNameID": 567430, + "volume": 0.0 + }, + "55789": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "Brecin Utulf was the leader of a Nefantar revolt that took place during the early years of the Amarr occupation of Minmatar star systems. The conflicts between rebel Nefantar and those loyal to Amarr, who became the \"Ammatar\", were among the most brutal of the long and bloody \"Vindication Wars\" between the Minmatar and the Ammatar.\r\n\r\n\"The liberty of our people is solely our responsibility. Tempting as it is to foist this burden upon our well-wishers, we must never forget that the onus of our emancipation rests with us and us alone. For too long, our proud people have been subjugated to the whims of enslavers, forced to endure relentless suffering and humiliation at the hands of people whose motivations, masked though they may be by florid religious claptrap, remain as base and despicable as those of the playground bully. If ever there was a time to rise – if ever there was a time to join hands with our brothers – that time is now. At this exact junction in history we have within our grasp the means to loosen our tormentors' hold and win freedom for our kin. Opportunities are there to be taken. Brothers, we must rise.\" – Maleatu Shakor, Republic Parliament Head, speaking before the Tribal Council, November 27th, YC 107", + "descriptionID": 567433, + "graphicID": 2906, + "groupID": 226, + "isDynamicType": false, + "isisGroupID": 4, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 8900.0, + "typeID": 55789, + "typeName": "RFS Brecin Utulf", + "typeNameID": 567432, + "volume": 0.0 + }, + "55790": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "Fitted with a power flash-battery, this beacon sends out signals throughout the entire solar system.", + "descriptionID": 567435, + "graphicID": 1211, + "groupID": 310, + "mass": 1.0, + "portionSize": 1, "published": false, "radius": 1.0, - "typeID": 55758, - "typeName": "55758_Male_hair_HeadWear_Beret_M01_Types_HeadWear_Beret_MinmatarLiberationM01.png", - "typeNameID": 567336, + "typeID": 55790, + "typeName": "RFS Maiori Kul-Brutor Parade Beacon", + "typeNameID": 567434, + "volume": 1.0 + }, + "55791": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "Fitted with a power flash-battery, this beacon sends out signals throughout the entire solar system.", + "descriptionID": 567437, + "graphicID": 1211, + "groupID": 310, + "mass": 1.0, + "portionSize": 1, + "published": false, + "radius": 1.0, + "typeID": 55791, + "typeName": "RFS Oskla Shakim Parade Beacon", + "typeNameID": 567436, + "volume": 1.0 + }, + "55792": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "Fitted with a power flash-battery, this beacon sends out signals throughout the entire solar system.", + "descriptionID": 567439, + "graphicID": 1211, + "groupID": 310, + "mass": 1.0, + "portionSize": 1, + "published": false, + "radius": 1.0, + "typeID": 55792, + "typeName": "RFS Karin Midular Parade Beacon", + "typeNameID": 567438, + "volume": 1.0 + }, + "55793": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "Fitted with a power flash-battery, this beacon sends out signals throughout the entire solar system.", + "descriptionID": 567441, + "graphicID": 1211, + "groupID": 310, + "mass": 1.0, + "portionSize": 1, + "published": false, + "radius": 1.0, + "typeID": 55793, + "typeName": "RFS Shara Osali Parade Beacon", + "typeNameID": 567440, + "volume": 1.0 + }, + "55794": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "Fitted with a power flash-battery, this beacon sends out signals throughout the entire solar system.", + "descriptionID": 567443, + "graphicID": 1211, + "groupID": 310, + "mass": 1.0, + "portionSize": 1, + "published": false, + "radius": 1.0, + "typeID": 55794, + "typeName": "RFS Drupar Maak Parade Beacon", + "typeNameID": 567442, + "volume": 1.0 + }, + "55795": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "Fitted with a power flash-battery, this beacon sends out signals throughout the entire solar system.", + "descriptionID": 567445, + "graphicID": 1211, + "groupID": 310, + "mass": 1.0, + "portionSize": 1, + "published": false, + "radius": 1.0, + "typeID": 55795, + "typeName": "RFS Jormal Kehok Parade Beacon", + "typeNameID": 567444, + "volume": 1.0 + }, + "55796": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "Fitted with a power flash-battery, this beacon sends out signals throughout the entire solar system.", + "descriptionID": 567447, + "graphicID": 1211, + "groupID": 310, + "mass": 1.0, + "portionSize": 1, + "published": false, + "radius": 1.0, + "typeID": 55796, + "typeName": "RFS Brecin Utulf Parade Beacon", + "typeNameID": 567446, + "volume": 1.0 + }, + "55799": { + "basePrice": 0.0, + "capacity": 10000.0, + "description": "This Triglavian cache has been deployed by a Xordazh-class World Ark and is evidently intended as a supply point for Triglavian forces engaged in invasion operations in the system. The presence of advanced Triglavian technology and their adaptive mutaplasmid devices in such caches further indicates the intention of the Collective to establish sustained operations in the vicinity. Speculation as to the intended use of mutaplasmids in New Eden systems ranges from mundane logistical purposes to theories of more radical activity focused on planets and other orbital bodies.\r\n\r\nEDENCOM-allied capsuleers will likely find it profitable to destroy and raid these caches following assault operations against invading Triglavian World Arks.\r\n", + "descriptionID": 567473, + "graphicID": 22217, + "groupID": 2009, + "isDynamicType": false, + "mass": 100000.0, + "portionSize": 1, + "published": false, + "radius": 1226.0, + "soundID": 20217, + "typeID": 55799, + "typeName": "Xordazh Invasion Cache", + "typeNameID": 567472, + "volume": 100000000.0, + "wreckTypeID": 55818 + }, + "55803": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This Cerebral Accelerator is only designed for and available on Serenity.\r\n\r\nThis Cerebral Accelerator is specially designed for Amarr Capsuleers to enhance their skills on piloting Amarr Frigates and Cruisers.", + "descriptionID": 567479, + "groupID": 303, + "iconID": 10144, + "isDynamicType": false, + "marketGroupID": 2487, + "mass": 0.0, + "portionSize": 1, + "published": true, + "radius": 1.0, + "typeID": 55803, + "typeName": "Amarr spaceship skill accelerator", + "typeNameID": 567478, + "volume": 1.0 + }, + "55804": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This Cerebral Accelerator is only designed for and available on Serenity.\r\n\r\nThis Cerebral Accelerator is specially designed for Caldari Capsuleers to enhance their skills on piloting Caldari Frigates and Cruisers.", + "descriptionID": 567481, + "groupID": 303, + "iconID": 10144, + "isDynamicType": false, + "marketGroupID": 2487, + "mass": 0.0, + "portionSize": 1, + "published": true, + "radius": 1.0, + "typeID": 55804, + "typeName": "Caldari spaceship skill accelerator", + "typeNameID": 567480, + "volume": 1.0 + }, + "55805": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This Cerebral Accelerator is only designed for and available on Serenity.\r\n\r\nThis Cerebral Accelerator is specially designed for Gallente Capsuleers to enhance their skills on piloting Gallente Frigates and Cruisers.", + "descriptionID": 567483, + "groupID": 303, + "iconID": 10144, + "isDynamicType": false, + "marketGroupID": 2487, + "mass": 0.0, + "portionSize": 1, + "published": true, + "radius": 1.0, + "typeID": 55805, + "typeName": "Gallente spaceship skill accelerator", + "typeNameID": 567482, + "volume": 1.0 + }, + "55806": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This Cerebral Accelerator is only designed for and available on Serenity.\r\n\r\nThis Cerebral Accelerator is specially designed for Minmatar Capsuleers to enhance their skills on piloting Minmatar Frigates and Cruisers.", + "descriptionID": 567485, + "groupID": 303, + "iconID": 10144, + "isDynamicType": false, + "marketGroupID": 2487, + "mass": 0.0, + "portionSize": 1, + "published": true, + "radius": 1.0, + "typeID": 55806, + "typeName": "Minmatar spaceship skill accelerator", + "typeNameID": 567484, + "volume": 1.0 + }, + "55807": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "Contains Minmatar Liberation Day clothing items to demonstrate your Minmatar Independence!", + "descriptionID": 567509, + "groupID": 1194, + "iconID": 24300, + "mass": 0.0, + "portionSize": 1, + "published": true, + "radius": 1.0, + "typeID": 55807, + "typeName": "Minmatar Liberation Day Apparel Crate", + "typeNameID": 567508, "volume": 0.1 }, + "55808": { + "basePrice": 10000.0, + "capacity": 0.0, + "groupID": 4050, + "iconID": 24499, + "mass": 0.0, + "metaLevel": 0, + "portionSize": 1, + "published": false, + "radius": 1.0, + "techLevel": 1, + "typeID": 55808, + "typeName": "QA 3v3 Proving Filament", + "typeNameID": 567530, + "volume": 0.1 + }, + "55809": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "The Impairor-class corvette has been mass-produced by the Amarr Empire for decades. It is the most common space vessel sighted within the Amarrian boundaries, and is used both as a basic trade vessel and as a small-scale slave transport. ", + "descriptionID": 567550, + "graphicID": 299, + "groupID": 226, + "isDynamicType": false, + "isisGroupID": 4, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 4, + "radius": 39.0, + "typeID": 55809, + "typeName": "Amarr Frigate Impairor", + "typeNameID": 567549, + "volume": 0.0 + }, + "55810": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "The Slicer is the Imperial Navy's pride and joy, and one of its biggest weapons in the continual fight against Matari insurgents. Boasting tremendous range and versatility in equipment fittings, a great deal of armor strength and a powerful capacitor, the skilled Slicer pilot is able to take out most frigates with ease.", + "descriptionID": 567552, + "graphicID": 1067, + "groupID": 226, + "isDynamicType": false, + "isisGroupID": 4, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 4, + "radius": 32.0, + "typeID": 55810, + "typeName": "Amarr Frigate Navy Issue Slicer", + "typeNameID": 567551, + "volume": 0.0 + }, + "55811": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "The Dragoon follows old religious tenets - ones thought rather dark by the majority of the cluster, but found perfectly normal by Amarr minds - that to exist as God's chosen people means fulfilling a very definite and often forceful role. This includes not only imposing the will of God, often through the time-honored methods of mindless proxies, but also profiting, even being nourished, off the energies of others.\r\n\r\nAs such, the Dragoon focuses on sending out a mass of drones, ones capable not only of swiftly hunting down their targets but also of inflicting tons of damage once contact is made. Moreover, the Dragoon is able to drain the target's energy in the meanwhile, all with the aim of leaving it little more than a trembling husk.", + "descriptionID": 567554, + "graphicID": 20199, + "groupID": 226, + "isDynamicType": false, + "isisGroupID": 4, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 4, + "radius": 150.0, + "typeID": 55811, + "typeName": "Amarr Destroyer Dragoon", + "typeNameID": 567553, + "volume": 0.0 + }, + "55812": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "Your first duty is to purge yourself in the flames of your confession before God. You must become ash in God's hands, for only then may you rise anew to strike the adversary down.\r\n\r\n-Apostle-Martial Zhar Pashay's dawn address to the Paladins at the Battle of Rahdo, Amarr Prime AD 20538", + "descriptionID": 567556, + "graphicID": 20980, + "groupID": 226, + "isDynamicType": false, + "isisGroupID": 4, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 4, + "radius": 144.0, + "typeID": 55812, + "typeName": "Amarr Tactical Destroyer Confessor", + "typeNameID": 567555, + "volume": 0.0 + }, + "55813": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "Revelation burrows through the material world, devours creation's soil, digests the thoughtless void, and produces significance with God's grace. From emptiness comes meaning, essence from existence, soul from matter.\r\n\r\nIs God through the wormhole? Did God grant us this boon, this new technology, a revelation from on high? These weapons are God's new prophecy, domain, and blessing. Let us use God's grace and prepare New Eden. We are God's soldiers, weapons, glory. Our people are God's army. Together, we are the legion.\r\n\r\n -The Heresies of Hinketsu", + "descriptionID": 567558, + "graphicID": 20216, + "groupID": 226, + "isDynamicType": false, + "isisGroupID": 4, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 4, + "radius": 190.0, + "typeID": 55813, + "typeName": "Amarr Strategic Cruiser Legion", + "typeNameID": 567557, + "volume": 0.0 + }, + "55814": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "In YC 113 Empress Jamyl Sarum I challenged Amarr ship manufacturers to build a new battlecruiser that would break the stalemate of the Empyrean War. Deviating from the doctrine of brute-force and heavy armor, the engineers at Viziam took inspiration from Caldari history.\r\n
During the Gallente-Caldari War, the Caldari developed light, maneuverable ships to counter the slow ships of the Gallente Federation. This philosophy, along with a cutting-edge powertrain and ultra-light alloy armor plating, led to the Oracle.\r\n
The Empire immediately ordered the ship into production. The Empress personally congratulated Viziam Chief Researcher Parud Vakirokiki, calling the ship \"a work of Divine Grace for the Empire, and retribution to our enemies.\"", + "descriptionID": 567560, + "graphicID": 11775, + "groupID": 226, + "isDynamicType": false, + "isisGroupID": 4, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 4, + "radius": 199.0, + "typeID": 55814, + "typeName": "Amarr Battlecruiser Oracle", + "typeNameID": 567559, + "volume": 0.0 + }, + "55815": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "Contains a Festival Launcher module and a set of Flames of the Rebellion firework", + "descriptionID": 567562, + "groupID": 1194, + "iconID": 24300, + "mass": 0.0, + "portionSize": 1, + "published": true, + "radius": 1.0, + "typeID": 55815, + "typeName": "Minmatar Liberation Day Fireworks Crate", + "typeNameID": 567561, + "volume": 0.1 + }, + "55816": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This SKIN will be applied directly to your character's SKIN collection when redeemed, instead of being placed in your inventory.", + "descriptionID": 567568, + "groupID": 1950, + "mass": 0.0, + "portionSize": 1, + "published": true, + "raceID": 2, + "radius": 1.0, + "typeID": 55816, + "typeName": "Minmatar Shuttle Nefantar SKIN", + "typeNameID": 567567, + "volume": 0.01 + }, + "55817": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This SKIN will be applied directly to your character's SKIN collection when redeemed, instead of being placed in your inventory.", + "descriptionID": 567571, + "groupID": 1950, + "mass": 0.0, + "portionSize": 1, + "published": true, + "raceID": 2, + "radius": 1.0, + "typeID": 55817, + "typeName": "Wreathe Nefantar SKIN", + "typeNameID": 567570, + "volume": 0.01 + }, + "55818": { + "basePrice": 0.0, + "capacity": 25000.0, + "description": "The wreck of a Xordazh Invasion Cache. \r\n\r\nThis Triglavian cache has been deployed by a Xordazh-class World Ark and is evidently intended as a supply point for Triglavian forces engaged in invasion operations in the system. The presence of advanced Triglavian technology and their adaptive mutaplasmid devices in such caches further indicates the intention of the Collective to establish sustained operations in the vicinity. Speculation as to the intended use of mutaplasmids in New Eden systems ranges from mundane logistical purposes to theories of more radical activity focused on planets and other orbital bodies.\r\n\r\nEDENCOM-allied capsuleers will likely find it profitable to destroy and raid these caches following assault operations against invading Triglavian World Arks.", + "descriptionID": 567574, + "graphicID": 22218, + "groupID": 186, + "mass": 10000.0, + "portionSize": 1, + "published": false, + "radius": 250.0, + "soundID": 20909, + "typeID": 55818, + "typeName": "Xordazh Invasion Cache Wreck", + "typeNameID": 567573, + "volume": 25000.0 + }, + "55819": { + "basePrice": 10000.0, + "capacity": 0.0, + "groupID": 4050, + "iconID": 24501, + "mass": 0.0, + "metaLevel": 0, + "portionSize": 1, + "published": false, + "radius": 1.0, + "techLevel": 1, + "typeID": 55819, + "typeName": "QA 5v5 Proving Filament", + "typeNameID": 567578, + "volume": 0.1 + }, + "55820": { + "basePrice": 10000.0, + "capacity": 0.0, + "groupID": 4050, + "iconID": 24497, + "mass": 0.0, + "metaLevel": 0, + "portionSize": 1, + "published": false, + "radius": 1.0, + "techLevel": 1, + "typeID": 55820, + "typeName": "QA 5P FFA Proving Filament", + "typeNameID": 567579, + "volume": 0.1 + }, + "55821": { + "basePrice": 10000.0, + "capacity": 0.0, + "description": "This filament allows a fleet of two capsuleers to enter an Abyssal Proving Ground for a fight to the death against another fleet of two capsuleers.\r\nThe ships allowed to enter this proving ground event are the Omen, Caracal, Thorax, Stabber, Maller, Moa, Vexor, Rupture, Arbitrator, Blackbird, Celestis, and Bellicose\r\n\r\nThe proving ground event accessed through this filament will be accessible from July 16th to July 28th, YC122", + "descriptionID": 567623, + "groupID": 4050, + "iconID": 24498, + "marketGroupID": 2747, + "mass": 0.0, + "metaLevel": 0, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 1, + "typeID": 55821, + "typeName": "2v2 Cruiser Brawl Proving Filament", + "typeNameID": 567580, + "volume": 0.1 + }, + "55822": { + "basePrice": 10000.0, + "capacity": 0.0, + "description": "This filament allows a fleet containing a single capsuleer to enter an Abyssal Proving Ground for a fight to the death against five other capsuleers.\r\nThe ships allowed to enter this proving ground event are the Coercer, Dragoon, Cormorant, Corax, Catalyst, Algos, Thrasher, Talwar, and Sunesis\r\n\r\nThe proving ground event accessed through this filament will be accessible from July 31st to August 4th, YC122", + "descriptionID": 567626, + "groupID": 4050, + "iconID": 24497, + "marketGroupID": 2747, + "mass": 0.0, + "metaLevel": 0, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 1, + "typeID": 55822, + "typeName": "FFA Destroyers Proving Filament", + "typeNameID": 567581, + "volume": 0.1 + }, + "55823": { + "basePrice": 10000.0, + "capacity": 0.0, + "description": "This filament allows a fleet containing three capsuleers to enter an Abyssal Proving Ground for a fight to the death against another fleet of three capsuleers.\r\nThe ship allowed to enter this proving ground event is the Imperial Navy Slicer.\r\n\r\nThe proving ground event accessed through this filament will be accessible from August 7th to August 11th, YC122", + "descriptionID": 567627, + "groupID": 4050, + "iconID": 24499, + "marketGroupID": 2747, + "mass": 0.0, + "metaLevel": 0, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 1, + "typeID": 55823, + "typeName": "3v3 Slicers Proving Filament", + "typeNameID": 567582, + "volume": 0.1 + }, + "55824": { + "basePrice": 10000.0, + "capacity": 0.0, + "groupID": 4050, + "mass": 0.0, + "metaLevel": 0, + "portionSize": 1, + "published": false, + "radius": 1.0, + "techLevel": 1, + "typeID": 55824, + "typeName": "QA 4v4 Proving Filament", + "typeNameID": 567583, + "volume": 0.1 + }, + "55825": { + "basePrice": 10000.0, + "capacity": 0.0, + "groupID": 4050, + "iconID": 21928, + "mass": 0.0, + "metaLevel": 0, + "portionSize": 1, + "published": false, + "radius": 1.0, + "techLevel": 1, + "typeID": 55825, + "typeName": "Proving Filament 9", + "typeNameID": 567584, + "volume": 0.1 + }, + "55826": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "Cerebral accelerators are military-grade boosters that significantly increase a new pilot's skill development. This technology is usually available only to naval officers, but CONCORD has authorized the release of a small number to particularly promising freelance capsuleers.

This booster primes the brain's neural pathways and hippocampus, making it much more receptive to intensive remapping. This allows new capsuleers to more rapidly absorb information of all kinds.

\r\nBonuses: +8 to all attributes", + "descriptionID": 567597, + "groupID": 303, + "iconID": 10144, + "isDynamicType": false, + "marketGroupID": 2487, + "mass": 0.0, + "portionSize": 1, + "published": true, + "radius": 1.0, + "typeID": 55826, + "typeName": "Expert Cerebral Accelerator", + "typeNameID": 567592, + "volume": 1.0 + }, + "55827": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This is designed for and available on Serenity only.", + "descriptionID": 567603, + "graphicID": 21237, + "groupID": 1194, + "iconID": 21622, + "marketGroupID": 1661, + "mass": 0.0, + "portionSize": 1, + "published": true, + "radius": 1.0, + "typeID": 55827, + "typeName": "Serenity Special SKINs Crate", + "typeNameID": 567602, + "volume": 0.1 + }, + "55828": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "The remains of a destroyed ship.", + "descriptionID": 567608, + "graphicID": 3332, + "groupID": 226, + "isDynamicType": false, + "isisGroupID": 4, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 128, + "radius": 14.0, + "typeID": 55828, + "typeName": "ORE Capital Ship Rorqual Wreckage", + "typeNameID": 567607, + "volume": 0.0 + }, + "55829": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "The remains of a destroyed ship.", + "descriptionID": 567610, + "graphicID": 24514, + "groupID": 226, + "isDynamicType": false, + "isisGroupID": 4, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 135, + "radius": 14.0, + "typeID": 55829, + "typeName": "Triglavian Dreadnought Zirnitra Wreckage", + "typeNameID": 567609, + "volume": 0.0 + }, + "55830": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This device was recovered from the wreck of a Triglavian Collective invasion vessel and appears to use sublight sensing and communications technology. The presence of a substantial data storage buffer indicates it is used to collect and transmit data from the immediate surroundings of the ship. The Sublight Telemeter is presumably useful for surveillance and data collection in local space.\r\n\r\nEDENCOM Intelligence is keen to acquire these devices and assess their integrated storage so as to evaluate Triglavian movements and activities. The DED is collecting the items on behalf of EDENCOM in exchange for technology sanctioned for release to anti-Triglavian capsuleers through its loyalty store.", + "descriptionID": 567614, + "groupID": 1995, + "iconID": 21911, + "isDynamicType": false, + "isisGroupID": 4, + "marketGroupID": 2480, + "mass": 20.0, + "metaGroupID": 1, + "portionSize": 1, + "published": true, + "raceID": 1, + "radius": 1.0, + "typeID": 55830, + "typeName": "Triglavian Sublight Telemeter", + "typeNameID": 567613, + "volume": 1.0 + }, + "55831": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This device was recovered from the wreck of a Triglavian Collective invasion vessel and is a powerful data transmission device using technology that interacts with Triglavian conduits. The ability of the Transconduit Datacaster to establish communication through conduits would evidently be essential to Triglavian operations. Like many Triglavian devices this technology includes integrated data storage.\r\n\r\nEDENCOM Intelligence is very keen to acquire these devices and assess their integrated storage so as to evaluate Triglavian movements and activities. The DED is collecting the items on behalf of EDENCOM in exchange for technology sanctioned for release to anti-Triglavian capsuleers through its loyalty store.", + "descriptionID": 567616, + "groupID": 1995, + "iconID": 21912, + "isDynamicType": false, + "isisGroupID": 4, + "marketGroupID": 2480, + "mass": 20.0, + "metaGroupID": 1, + "portionSize": 1, + "published": true, + "raceID": 135, + "radius": 1.0, + "typeID": 55831, + "typeName": "Triglavian Transconduit Datacaster", + "typeNameID": 567615, + "volume": 1.0 + }, + "55832": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This device was recovered from the wreck of a Triglavian Collective invasion vessel and, although the means by which it operates is not fully understood, it appears designed to \"transcribe\" large amounts of data into spatiotemporal storage using the holographic principle. The startling possibility raised by this device is that the Triglavian Collective stores much of its information in the fabric of spacetime itself and quite possibly in dedicated singularities. This device has a large integrated data buffer.\r\n\r\nEDENCOM Intelligence is extremely keen to acquire these devices and assess their integrated storage so as to evaluate Triglavian movements and activities. The DED is collecting the items on behalf of EDENCOM in exchange for technology sanctioned for release to anti-Triglavian capsuleers through its loyalty store.", + "descriptionID": 567618, + "groupID": 1995, + "iconID": 21914, + "isDynamicType": false, + "isisGroupID": 4, + "marketGroupID": 2480, + "mass": 20.0, + "metaGroupID": 1, + "portionSize": 1, + "published": true, + "raceID": 135, + "radius": 1.0, + "typeID": 55832, + "typeName": "Triglavian Holographic Transcriber", + "typeNameID": 567617, + "volume": 0.01 + }, + "55833": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "Fitted with a power flash-battery, this beacon sends out signals throughout the entire solar system.", + "descriptionID": 567622, + "graphicID": 1211, + "groupID": 310, + "mass": 1.0, + "portionSize": 1, + "published": false, + "radius": 1.0, + "typeID": 55833, + "typeName": "Birthday Bash", + "typeNameID": 567621, + "volume": 1.0 + }, + "55834": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This infinitesimal but highly energetic tear in space-time is the trace left by a recently used 'Proving Ground' Filament.", + "descriptionID": 567664, + "graphicID": 24599, + "groupID": 1991, + "isDynamicType": false, + "isisGroupID": 4, + "mass": 1.0, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 500.0, + "techLevel": 1, + "typeID": 55834, + "typeName": "Proving Ground Trace", + "typeNameID": 567663, + "volume": 1.0 + }, + "55836": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "", + "descriptionID": 567710, + "groupID": 314, + "iconID": 24403, + "isDynamicType": false, + "isisGroupID": 4, + "marketGroupID": 2013, + "mass": 1.0, + "metaGroupID": 1, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55836, + "typeName": "EGDLI (2) Boosters Tier 1 (Omega)", + "typeNameID": 567709, + "volume": 1.0 + }, + "55837": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "", + "descriptionID": 567712, + "groupID": 314, + "iconID": 24405, + "isDynamicType": false, + "isisGroupID": 4, + "marketGroupID": 2013, + "mass": 1.0, + "metaGroupID": 1, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55837, + "typeName": "EGDLI (2) Boosters Tier 2 (Omega)", + "typeNameID": 567711, + "volume": 1.0 + }, + "55838": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "", + "descriptionID": 567714, + "groupID": 314, + "iconID": 24393, + "isDynamicType": false, + "isisGroupID": 4, + "marketGroupID": 2013, + "mass": 1.0, + "metaGroupID": 1, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55838, + "typeName": "EGDLI (2) Boosters Tier 3 (Omega)", + "typeNameID": 567713, + "volume": 1.0 + }, + "55839": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "", + "descriptionID": 567716, + "groupID": 314, + "iconID": 24403, + "isDynamicType": false, + "isisGroupID": 4, + "marketGroupID": 2013, + "mass": 1.0, + "metaGroupID": 1, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55839, + "typeName": "EGDLI (2) Abyssal Tier 1 (Omega)", + "typeNameID": 567715, + "volume": 1.0 + }, + "55840": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "", + "descriptionID": 567718, + "groupID": 314, + "iconID": 24405, + "isDynamicType": false, + "isisGroupID": 4, + "marketGroupID": 2013, + "mass": 1.0, + "metaGroupID": 1, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55840, + "typeName": "EGDLI (2) Abyssal Tier 2 (Omega)", + "typeNameID": 567717, + "volume": 1.0 + }, + "55841": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "", + "descriptionID": 567720, + "groupID": 314, + "iconID": 24404, + "isDynamicType": false, + "isisGroupID": 4, + "marketGroupID": 2013, + "mass": 1.0, + "metaGroupID": 1, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55841, + "typeName": "EGDLI (2) BPC Tier 1 (Omega)", + "typeNameID": 567719, + "volume": 1.0 + }, + "55842": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "", + "descriptionID": 567722, + "groupID": 314, + "iconID": 24401, + "isDynamicType": false, + "isisGroupID": 4, + "marketGroupID": 2013, + "mass": 1.0, + "metaGroupID": 1, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55842, + "typeName": "EGDLI (2) BPC Tier 2 (Omega)", + "typeNameID": 567721, + "volume": 1.0 + }, + "55843": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "", + "descriptionID": 567724, + "groupID": 314, + "iconID": 24392, + "isDynamicType": false, + "isisGroupID": 4, + "marketGroupID": 2013, + "mass": 1.0, + "metaGroupID": 1, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55843, + "typeName": "EGDLI (2) BPC Tier 3 (Omega)", + "typeNameID": 567723, + "volume": 1.0 + }, + "55844": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "", + "descriptionID": 567726, + "groupID": 314, + "iconID": 24404, + "isDynamicType": false, + "isisGroupID": 4, + "marketGroupID": 2013, + "mass": 1.0, + "metaGroupID": 1, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55844, + "typeName": "EGDLI (2) Skin Tier 1 (Omega)", + "typeNameID": 567725, + "volume": 1.0 + }, + "55845": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "", + "descriptionID": 567728, + "groupID": 314, + "iconID": 24401, + "isDynamicType": false, + "isisGroupID": 4, + "marketGroupID": 2013, + "mass": 1.0, + "metaGroupID": 1, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55845, + "typeName": "EGDLI (2) Skin Tier 2 (Omega)", + "typeNameID": 567727, + "volume": 1.0 + }, + "55846": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "", + "descriptionID": 567730, + "groupID": 314, + "iconID": 24392, + "isDynamicType": false, + "isisGroupID": 4, + "marketGroupID": 2013, + "mass": 1.0, + "metaGroupID": 1, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55846, + "typeName": "EGDLI (2) Skin Tier 3 (Omega)", + "typeNameID": 567729, + "volume": 1.0 + }, + "55847": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This SKIN will be applied directly to your character's SKIN collection when redeemed, instead of being placed in your inventory.", + "descriptionID": 567759, + "groupID": 1950, + "mass": 0.0, + "portionSize": 1, + "published": true, + "raceID": 4, + "radius": 1.0, + "typeID": 55847, + "typeName": "Punisher Abyssal Glory SKIN", + "typeNameID": 567758, + "volume": 0.01 + }, + "55848": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This SKIN will be applied directly to your character's SKIN collection when redeemed, instead of being placed in your inventory.", + "descriptionID": 567762, + "groupID": 1950, + "mass": 0.0, + "portionSize": 1, + "published": true, + "raceID": 4, + "radius": 1.0, + "typeID": 55848, + "typeName": "Omen Abyssal Glory SKIN", + "typeNameID": 567761, + "volume": 0.01 + }, + "55849": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This SKIN will be applied directly to your character's SKIN collection when redeemed, instead of being placed in your inventory.", + "descriptionID": 567767, + "groupID": 1950, + "mass": 0.0, + "portionSize": 1, + "published": true, + "raceID": 1, + "radius": 1.0, + "typeID": 55849, + "typeName": "Caracal Abyssal Glory SKIN", + "typeNameID": 567766, + "volume": 0.01 + }, + "55850": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This SKIN will be applied directly to your character's SKIN collection when redeemed, instead of being placed in your inventory.", + "descriptionID": 567770, + "groupID": 1950, + "mass": 0.0, + "portionSize": 1, + "published": true, + "raceID": 1, + "radius": 1.0, + "typeID": 55850, + "typeName": "Merlin Abyssal Glory SKIN", + "typeNameID": 567769, + "volume": 0.01 + }, + "55851": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This SKIN will be applied directly to your character's SKIN collection when redeemed, instead of being placed in your inventory.", + "descriptionID": 567773, + "groupID": 1950, + "mass": 0.0, + "portionSize": 1, + "published": true, + "raceID": 8, + "radius": 1.0, + "typeID": 55851, + "typeName": "Thorax Abyssal Glory SKIN", + "typeNameID": 567772, + "volume": 0.01 + }, + "55852": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This SKIN will be applied directly to your character's SKIN collection when redeemed, instead of being placed in your inventory.", + "descriptionID": 567776, + "groupID": 1950, + "mass": 0.0, + "portionSize": 1, + "published": true, + "raceID": 8, + "radius": 1.0, + "typeID": 55852, + "typeName": "Tristan Abyssal Glory SKIN", + "typeNameID": 567775, + "volume": 0.01 + }, + "55853": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This SKIN will be applied directly to your character's SKIN collection when redeemed, instead of being placed in your inventory.", + "descriptionID": 567779, + "groupID": 1950, + "mass": 0.0, + "portionSize": 1, + "published": true, + "raceID": 2, + "radius": 1.0, + "typeID": 55853, + "typeName": "Stabber Abyssal Glory SKIN", + "typeNameID": 567778, + "volume": 0.01 + }, + "55854": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This SKIN will be applied directly to your character's SKIN collection when redeemed, instead of being placed in your inventory.", + "descriptionID": 567782, + "groupID": 1950, + "mass": 0.0, + "portionSize": 1, + "published": true, + "raceID": 2, + "radius": 1.0, + "typeID": 55854, + "typeName": "Rifter Abyssal Glory SKIN", + "typeNameID": 567781, + "volume": 0.01 + }, + "55855": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1088, + "iconID": 24502, + "marketGroupID": 1405, + "mass": 0.5, + "portionSize": 1, + "published": true, + "radius": 1.0, + "typeID": 55855, + "typeName": "Women's Triglavian Survival Suit (Proving Grounds)", + "typeNameID": 567783, + "volume": 0.1 + }, + "55856": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1088, + "iconID": 24503, + "marketGroupID": 1405, + "mass": 0.5, + "portionSize": 1, + "published": true, + "radius": 1.0, + "typeID": 55856, + "typeName": "Women's 'Proven Kybernaut' Combat Suit", + "typeNameID": 567784, + "volume": 0.1 + }, + "55857": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1088, + "iconID": 24504, + "marketGroupID": 1399, + "mass": 0.5, + "portionSize": 1, + "published": true, + "radius": 1.0, + "typeID": 55857, + "typeName": "Men's 'Proven Kybernaut' Combat Suit", + "typeNameID": 567785, + "volume": 0.1 + }, + "55858": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1088, + "iconID": 24505, + "marketGroupID": 1399, + "mass": 0.5, + "portionSize": 1, + "published": true, + "radius": 1.0, + "typeID": 55858, + "typeName": "Men's Triglavian Survival Suit (Proving Grounds)", + "typeNameID": 567786, + "volume": 0.1 + }, + "55859": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This Cerebral Accelerator is only designed for and available on Serenity.", + "descriptionID": 567788, + "groupID": 303, + "iconID": 10144, + "isDynamicType": false, + "mass": 0.0, + "portionSize": 1, + "published": false, + "radius": 1.0, + "typeID": 55859, + "typeName": "Character Attributes Remap Certificate", + "typeNameID": 567787, + "volume": 1.0 + }, + "55864": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 2, + "radius": 1.0, + "typeID": 55864, + "typeName": "Slasher Tronhadar Ink SKIN (30 days Limited)", + "typeNameID": 567805, + "volume": 0.01 + }, + "55865": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 2, + "radius": 1.0, + "typeID": 55865, + "typeName": "Rifter Tronhadar Ink SKIN (30 days Limited)", + "typeNameID": 567806, + "volume": 0.01 + }, + "55866": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 2, + "radius": 1.0, + "typeID": 55866, + "typeName": "Stabber Tronhadar Ink SKIN (30 days Limited)", + "typeNameID": 567808, + "volume": 0.01 + }, + "55867": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 2, + "radius": 1.0, + "typeID": 55867, + "typeName": "Rupture Tronhadar Ink SKIN (30 days Limited)", + "typeNameID": 567809, + "volume": 0.01 + }, + "55868": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 2, + "radius": 1.0, + "typeID": 55868, + "typeName": "Thrasher Tronhadar Ink SKIN (30 days Limited)", + "typeNameID": 567810, + "volume": 0.01 + }, + "55869": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 2, + "radius": 1.0, + "typeID": 55869, + "typeName": "Talwar Tronhadar Ink SKIN (30 days Limited)", + "typeNameID": 567811, + "volume": 0.01 + }, + "55870": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55870, + "typeName": "Caracal Ghostbird SKIN (30 days Limited)", + "typeNameID": 567812, + "volume": 0.01 + }, + "55871": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55871, + "typeName": "Moa Ghostbird SKIN (30 days Limited)", + "typeNameID": 567813, + "volume": 0.01 + }, + "55872": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55872, + "typeName": "Condor Ghostbird SKIN (30 days Limited)", + "typeNameID": 567815, + "volume": 0.01 + }, + "55873": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55873, + "typeName": "Kestrel Ghostbird SKIN (30 days Limited)", + "typeNameID": 567816, + "volume": 0.01 + }, + "55874": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55874, + "typeName": "Merlin Ghostbird SKIN (30 days Limited)", + "typeNameID": 567817, + "volume": 0.01 + }, + "55875": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55875, + "typeName": "Corax Ghostbird SKIN (30 days Limited)", + "typeNameID": 567818, + "volume": 0.01 + }, + "55876": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55876, + "typeName": "Cormorant Ghostbird SKIN (30 days Limited)", + "typeNameID": 567819, + "volume": 0.01 + }, + "55877": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 4, + "radius": 1.0, + "typeID": 55877, + "typeName": "Omen Sarum SKIN (30 days Limited)", + "typeNameID": 567821, + "volume": 0.01 + }, + "55878": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 4, + "radius": 1.0, + "typeID": 55878, + "typeName": "Tormentor Sarum SKIN (30 days Limited)", + "typeNameID": 567823, + "volume": 0.01 + }, + "55879": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 4, + "radius": 1.0, + "typeID": 55879, + "typeName": "Coercer Sarum SKIN (30 days Limited)", + "typeNameID": 567825, + "volume": 0.01 + }, + "55880": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 8, + "radius": 1.0, + "typeID": 55880, + "typeName": "Thorax Inner Zone Vanguard SKIN (30 days Limited)", + "typeNameID": 567826, + "volume": 0.01 + }, + "55881": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 8, + "radius": 1.0, + "typeID": 55881, + "typeName": "Tristan Inner Zone Vanguard SKIN (30 days Limited)", + "typeNameID": 567827, + "volume": 0.01 + }, + "55882": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 8, + "radius": 1.0, + "typeID": 55882, + "typeName": "Incursus Inner Zone Vanguard SKIN (30 days Limited)", + "typeNameID": 567828, + "volume": 0.01 + }, + "55883": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 8, + "radius": 1.0, + "typeID": 55883, + "typeName": "Atron Inner Zone Vanguard SKIN (30 days Limited)", + "typeNameID": 567829, + "volume": 0.01 + }, + "55884": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 8, + "radius": 1.0, + "typeID": 55884, + "typeName": "Algos Inner Zone Vanguard SKIN (30 days Limited)", + "typeNameID": 567831, + "volume": 0.01 + }, + "55885": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 8, + "radius": 1.0, + "typeID": 55885, + "typeName": "Catalyst Inner Zone Vanguard SKIN (30 days Limited)", + "typeNameID": 567832, + "volume": 0.01 + }, + "55886": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 4, + "radius": 1.0, + "typeID": 55886, + "typeName": "Executioner Oasis Of Faith SKIN (30 days Limited)", + "typeNameID": 567833, + "volume": 0.01 + }, + "55887": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 4, + "radius": 1.0, + "typeID": 55887, + "typeName": "Punisher Oasis Of Faith SKIN (30 days Limited)", + "typeNameID": 567834, + "volume": 0.01 + }, + "55888": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 4, + "radius": 1.0, + "typeID": 55888, + "typeName": "Dragoon Oasis of Faith SKIN (30 days Limited)", + "typeNameID": 567835, + "volume": 0.01 + }, + "55889": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 4, + "radius": 1.0, + "typeID": 55889, + "typeName": "Coercer Oasis of Faith SKIN (30 days Limited)", + "typeNameID": 567837, + "volume": 0.01 + }, + "55890": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 2, + "radius": 1.0, + "typeID": 55890, + "typeName": "Breacher Snowline Bladeracer SKIN (30 days Limited)", + "typeNameID": 567838, + "volume": 0.01 + }, + "55891": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "radius": 1.0, + "typeID": 55891, + "typeName": "Thrasher Snowline Bladeracer SKIN (30 days Limited)", + "typeNameID": 567839, + "volume": 0.0 + }, + "55892": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 2, + "radius": 1.0, + "typeID": 55892, + "typeName": "Talwar Snowline Bladeracer SKIN (30 days Limited)", + "typeNameID": 567840, + "volume": 0.01 + }, + "55893": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 8, + "radius": 1.0, + "typeID": 55893, + "typeName": "Vexor Intaki Syndicate SKIN (30 days Limited)", + "typeNameID": 567841, + "volume": 0.01 + }, + "55894": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 8, + "radius": 1.0, + "typeID": 55894, + "typeName": "Algos Intaki Syndicate SKIN (30 days Limited)", + "typeNameID": 567842, + "volume": 0.01 + }, + "55895": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 8, + "radius": 1.0, + "typeID": 55895, + "typeName": "Catalyst Intaki Syndicate SKIN (30 days Limited)", + "typeNameID": 567843, + "volume": 0.01 + }, + "55896": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 135, + "radius": 1.0, + "typeID": 55896, + "typeName": "Vedmak Metamateria Exotica SKIN (30 days Limited)", + "typeNameID": 567844, + "volume": 0.01 + }, + "55897": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 135, + "radius": 1.0, + "typeID": 55897, + "typeName": "Rodiva Metamateria Exotica SKIN (30 days Limited)", + "typeNameID": 567845, + "volume": 0.01 + }, + "55898": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 4, + "radius": 1.0, + "typeID": 55898, + "typeName": "Maller Tash-Murkon SKIN (30 days Limited)", + "typeNameID": 567846, + "volume": 0.01 + }, + "55899": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 4, + "radius": 1.0, + "typeID": 55899, + "typeName": "Dragoon Khanid SKIN (30 days Limited)", + "typeNameID": 567847, + "volume": 0.01 + }, + "55900": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55900, + "typeName": "Corax Zento Isideko Combine SKIN (30 days Limited)", + "typeNameID": 567848, + "volume": 0.01 + }, + "55901": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1951, + "mass": 0.0, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55901, + "typeName": "Cormorant Vitalshift EGO SKIN (30 days Limited)", + "typeNameID": 567850, + "volume": 0.01 + }, + "55902": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "", + "descriptionID": 567872, + "groupID": 314, + "iconID": 24403, + "isDynamicType": false, + "isisGroupID": 4, + "marketGroupID": 2013, + "mass": 1.0, + "metaGroupID": 1, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55902, + "typeName": "EGDLI (2) Boosters Tier 1 (Alpha)", + "typeNameID": 567871, + "volume": 1.0 + }, + "55903": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "", + "descriptionID": 567874, + "groupID": 314, + "iconID": 24405, + "isDynamicType": false, + "isisGroupID": 4, + "marketGroupID": 2013, + "mass": 1.0, + "metaGroupID": 1, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55903, + "typeName": "EGDLI (2) Boosters Tier 2 (Alpha)", + "typeNameID": 567873, + "volume": 1.0 + }, + "55904": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "", + "descriptionID": 567876, + "groupID": 314, + "iconID": 24393, + "isDynamicType": false, + "isisGroupID": 4, + "marketGroupID": 2013, + "mass": 1.0, + "metaGroupID": 1, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55904, + "typeName": "EGDLI (2) Boosters Tier 3 (Alpha)", + "typeNameID": 567875, + "volume": 1.0 + }, + "55905": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "", + "descriptionID": 567878, + "groupID": 314, + "iconID": 24404, + "isDynamicType": false, + "isisGroupID": 4, + "marketGroupID": 2013, + "mass": 1.0, + "metaGroupID": 1, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55905, + "typeName": "EGDLI (2) BPC Tier 1 (Alpha)", + "typeNameID": 567877, + "volume": 1.0 + }, + "55906": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "", + "descriptionID": 567880, + "groupID": 314, + "iconID": 24401, + "isDynamicType": false, + "isisGroupID": 4, + "marketGroupID": 2013, + "mass": 1.0, + "metaGroupID": 1, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55906, + "typeName": "EGDLI (2) BPC Tier 2 (Alpha)", + "typeNameID": 567879, + "volume": 1.0 + }, + "55907": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "", + "descriptionID": 567882, + "groupID": 314, + "iconID": 24392, + "isDynamicType": false, + "isisGroupID": 4, + "marketGroupID": 2013, + "mass": 1.0, + "metaGroupID": 1, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55907, + "typeName": "EGDLI (2) BPC Tier 3 (Alpha) ", + "typeNameID": 567881, + "volume": 1.0 + }, + "55908": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "", + "descriptionID": 567884, + "groupID": 314, + "iconID": 24404, + "isDynamicType": false, + "isisGroupID": 4, + "marketGroupID": 2013, + "mass": 1.0, + "metaGroupID": 1, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55908, + "typeName": "EGDLI (2) Skin Tier 1 (Alpha)", + "typeNameID": 567883, + "volume": 1.0 + }, + "55909": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "", + "descriptionID": 567886, + "groupID": 314, + "iconID": 24401, + "isDynamicType": false, + "isisGroupID": 4, + "marketGroupID": 2013, + "mass": 1.0, + "metaGroupID": 1, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55909, + "typeName": "EGDLI (2) Skin Tier 2 (Alpha)", + "typeNameID": 567885, + "volume": 1.0 + }, "5591": { "basePrice": 0.0, "capacity": 0.0, @@ -621562,6 +623890,48 @@ "typeNameID": 101792, "volume": 5.0 }, + "55910": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "", + "descriptionID": 567888, + "groupID": 314, + "iconID": 24392, + "isDynamicType": false, + "isisGroupID": 4, + "marketGroupID": 2013, + "mass": 1.0, + "metaGroupID": 1, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55910, + "typeName": "EGDLI (2) Skin Tier 3 (Alpha)", + "typeNameID": 567887, + "volume": 1.0 + }, + "55911": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "", + "descriptionID": 567890, + "groupID": 314, + "iconID": 24408, + "isDynamicType": false, + "isisGroupID": 4, + "marketGroupID": 2013, + "mass": 1.0, + "metaGroupID": 1, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 1.0, + "typeID": 55911, + "typeName": "EGDLI (2) Abyssal Tier 4 (Alpha) ", + "typeNameID": 567889, + "volume": 1.0 + }, "5593": { "basePrice": 0.0, "capacity": 0.0, diff --git a/staticdata/phobos/metadata.json b/staticdata/phobos/metadata.json index 29586a9ba..f77a21c44 100644 --- a/staticdata/phobos/metadata.json +++ b/staticdata/phobos/metadata.json @@ -1,10 +1,10 @@ [ { "field_name": "client_build", - "field_value": 1751741 + "field_value": 1769230 }, { "field_name": "dump_time", - "field_value": 1592476535 + "field_value": 1594723755 } ] \ No newline at end of file