From 744b9ff78a7bfda00714c1460984c93d970cdad5 Mon Sep 17 00:00:00 2001 From: DarkPhoenix Date: Mon, 6 Apr 2020 19:19:06 +0300 Subject: [PATCH] Updated staticdata to 1701385 --- staticdata/fsd_binary/dogmaattributes.json | 70 + staticdata/fsd_binary/dogmaeffects.json | 148 + .../fsd_binary/requiredskillsfortypes.json | 251 + staticdata/fsd_binary/typedogma.json | 7399 ++++++++++++++++- staticdata/fsd_lite/evetypes.json | 2224 ++++- staticdata/phobos/metadata.json | 4 +- 6 files changed, 9883 insertions(+), 213 deletions(-) diff --git a/staticdata/fsd_binary/dogmaattributes.json b/staticdata/fsd_binary/dogmaattributes.json index e18932d84..a05ae518b 100644 --- a/staticdata/fsd_binary/dogmaattributes.json +++ b/staticdata/fsd_binary/dogmaattributes.json @@ -32287,5 +32287,75 @@ "name": "FilamentDescriptionMessageID", "published": 0, "stackable": 0 + }, + "3027": { + "attributeID": 3027, + "categoryID": 7, + "dataType": 5, + "defaultValue": 1.0, + "displayName": "Hydra Set Bonus", + "displayNameID": 562541, + "highIsGood": 1, + "iconID": 0, + "name": "implantSetHydra", + "published": 1, + "stackable": 1, + "unitID": 104 + }, + "3028": { + "attributeID": 3028, + "categoryID": 37, + "dataType": 5, + "defaultValue": 0.0, + "displayName": "Drone Tracking Speed Bonus", + "displayNameID": 562542, + "highIsGood": 1, + "iconID": 1398, + "name": "hydraDroneTrackingBonus", + "published": 1, + "stackable": 1, + "unitID": 105 + }, + "3029": { + "attributeID": 3029, + "categoryID": 37, + "dataType": 5, + "defaultValue": 0.0, + "displayName": "Drone Optimal and Falloff Range Bonus", + "displayNameID": 562543, + "highIsGood": 1, + "iconID": 1391, + "name": "hydraDroneRangeBonus", + "published": 1, + "stackable": 1, + "unitID": 105 + }, + "3030": { + "attributeID": 3030, + "categoryID": 37, + "dataType": 5, + "defaultValue": 0.0, + "displayName": "Missile Flight Time Bonus", + "displayNameID": 562544, + "highIsGood": 1, + "iconID": 1392, + "name": "hydraMissileFlightTimeBonus", + "published": 1, + "stackable": 1, + "unitID": 105 + }, + "3031": { + "attributeID": 3031, + "categoryID": 37, + "dataType": 5, + "defaultValue": 0.0, + "displayName": "Missile Explosion Velocity Bonus", + "displayNameID": 562545, + "highIsGood": 1, + "iconID": 1389, + "name": "hydraMissileExplosionVelocityBonus", + "published": 1, + "stackable": 1, + "unitID": 105 } } \ No newline at end of file diff --git a/staticdata/fsd_binary/dogmaeffects.json b/staticdata/fsd_binary/dogmaeffects.json index f0a19afa5..4b21a4d71 100644 --- a/staticdata/fsd_binary/dogmaeffects.json +++ b/staticdata/fsd_binary/dogmaeffects.json @@ -78124,5 +78124,153 @@ "propulsionChance": 0, "published": 0, "rangeChance": 0 + }, + "8021": { + "disallowAutoRepeat": 0, + "effectCategory": 0, + "effectID": 8021, + "effectName": "hydraSetBonus", + "electronicChance": 0, + "iconID": 0, + "isAssistance": 0, + "isOffensive": 0, + "isWarpSafe": 0, + "modifierInfo": [ + { + "domain": "charID", + "func": "LocationRequiredSkillModifier", + "modifiedAttributeID": 3028, + "modifyingAttributeID": 3027, + "operation": 0, + "skillTypeID": 3411 + }, + { + "domain": "charID", + "func": "LocationRequiredSkillModifier", + "modifiedAttributeID": 3029, + "modifyingAttributeID": 3027, + "operation": 0, + "skillTypeID": 3411 + }, + { + "domain": "charID", + "func": "LocationRequiredSkillModifier", + "modifiedAttributeID": 3030, + "modifyingAttributeID": 3027, + "operation": 0, + "skillTypeID": 3411 + }, + { + "domain": "charID", + "func": "LocationRequiredSkillModifier", + "modifiedAttributeID": 3031, + "modifyingAttributeID": 3027, + "operation": 0, + "skillTypeID": 3411 + } + ], + "propulsionChance": 0, + "published": 0, + "rangeChance": 0 + }, + "8023": { + "disallowAutoRepeat": 0, + "effectCategory": 0, + "effectID": 8023, + "effectName": "hydraDroneTrackingEffect", + "electronicChance": 0, + "isAssistance": 0, + "isOffensive": 0, + "isWarpSafe": 0, + "modifierInfo": [ + { + "domain": "charID", + "func": "OwnerRequiredSkillModifier", + "modifiedAttributeID": 160, + "modifyingAttributeID": 3028, + "operation": 6, + "skillTypeID": 3436 + } + ], + "propulsionChance": 0, + "published": 0, + "rangeChance": 0 + }, + "8024": { + "disallowAutoRepeat": 0, + "effectCategory": 0, + "effectID": 8024, + "effectName": "hydraDroneRangeEffect", + "electronicChance": 0, + "isAssistance": 0, + "isOffensive": 0, + "isWarpSafe": 0, + "modifierInfo": [ + { + "domain": "charID", + "func": "OwnerRequiredSkillModifier", + "modifiedAttributeID": 54, + "modifyingAttributeID": 3029, + "operation": 6, + "skillTypeID": 3436 + }, + { + "domain": "charID", + "func": "OwnerRequiredSkillModifier", + "modifiedAttributeID": 158, + "modifyingAttributeID": 3029, + "operation": 6, + "skillTypeID": 3436 + } + ], + "propulsionChance": 0, + "published": 0, + "rangeChance": 0 + }, + "8025": { + "disallowAutoRepeat": 0, + "effectCategory": 0, + "effectID": 8025, + "effectName": "hydraMissileFlightTimeEffect", + "electronicChance": 0, + "isAssistance": 0, + "isOffensive": 0, + "isWarpSafe": 0, + "modifierInfo": [ + { + "domain": "shipID", + "func": "LocationRequiredSkillModifier", + "modifiedAttributeID": 281, + "modifyingAttributeID": 3030, + "operation": 6, + "skillTypeID": 3319 + } + ], + "propulsionChance": 0, + "published": 0, + "rangeChance": 0 + }, + "8026": { + "disallowAutoRepeat": 0, + "effectCategory": 0, + "effectID": 8026, + "effectName": "hydraMissileExplosionVelocityEffect", + "electronicChance": 0, + "isAssistance": 0, + "isOffensive": 0, + "isWarpSafe": 0, + "modifierInfo": [ + { + "domain": "shipID", + "func": "LocationRequiredSkillModifier", + "modifiedAttributeID": 653, + "modifyingAttributeID": 3031, + "operation": 6, + "skillTypeID": 3319 + } + ], + "propulsionChance": 0, + "published": 0, + "rangeChance": 0 } } \ No newline at end of file diff --git a/staticdata/fsd_binary/requiredskillsfortypes.json b/staticdata/fsd_binary/requiredskillsfortypes.json index e10ec981b..ae0c4ec97 100644 --- a/staticdata/fsd_binary/requiredskillsfortypes.json +++ b/staticdata/fsd_binary/requiredskillsfortypes.json @@ -67718,6 +67718,17 @@ 1 ] }, + "33682": { + "3380": [ + 5 + ], + "11446": [ + 1 + ], + "11453": [ + 1 + ] + }, "33683": { "17940": [ 5 @@ -88262,5 +88273,245 @@ "3380": [ 5 ] + }, + "54392": { + "3411": [ + 2 + ] + }, + "54393": { + "3411": [ + 2 + ] + }, + "54394": { + "3411": [ + 3 + ] + }, + "54395": { + "3411": [ + 3 + ] + }, + "54396": { + "3411": [ + 4 + ] + }, + "54397": { + "3411": [ + 5 + ] + }, + "54398": { + "3411": [ + 2 + ] + }, + "54399": { + "3411": [ + 2 + ] + }, + "54400": { + "3411": [ + 3 + ] + }, + "54401": { + "3411": [ + 3 + ] + }, + "54402": { + "3411": [ + 4 + ] + }, + "54403": { + "3411": [ + 5 + ] + }, + "54404": { + "3411": [ + 2 + ] + }, + "54405": { + "3411": [ + 2 + ] + }, + "54406": { + "3411": [ + 3 + ] + }, + "54407": { + "3411": [ + 3 + ] + }, + "54408": { + "3411": [ + 4 + ] + }, + "54409": { + "3411": [ + 5 + ] + }, + "54410": { + "3380": [ + 4 + ] + }, + "54411": { + "3380": [ + 4 + ] + }, + "54412": { + "3380": [ + 4 + ] + }, + "54413": { + "3380": [ + 4 + ] + }, + "54414": { + "3380": [ + 4 + ] + }, + "54415": { + "3380": [ + 4 + ] + }, + "54416": { + "3380": [ + 4 + ] + }, + "54417": { + "3380": [ + 4 + ] + }, + "54418": { + "3380": [ + 4 + ] + }, + "54419": { + "3380": [ + 4 + ] + }, + "54420": { + "3380": [ + 4 + ] + }, + "54421": { + "3380": [ + 4 + ] + }, + "54422": { + "3380": [ + 4 + ] + }, + "54423": { + "3380": [ + 4 + ] + }, + "54424": { + "3380": [ + 4 + ] + }, + "54425": { + "3380": [ + 4 + ] + }, + "54426": { + "3380": [ + 4 + ] + }, + "54427": { + "3380": [ + 4 + ] + }, + "54534": { + "3411": [ + 1 + ] + }, + "54535": { + "3411": [ + 2 + ] + }, + "54536": { + "3411": [ + 4 + ] + }, + "54537": { + "3411": [ + 1 + ] + }, + "54538": { + "3411": [ + 2 + ] + }, + "54539": { + "3411": [ + 4 + ] + }, + "54540": { + "3411": [ + 1 + ] + }, + "54541": { + "3411": [ + 2 + ] + }, + "54542": { + "3411": [ + 4 + ] + }, + "54543": { + "3411": [ + 1 + ] + }, + "54544": { + "3411": [ + 1 + ] + }, + "54545": { + "3411": [ + 1 + ] } } \ No newline at end of file diff --git a/staticdata/fsd_binary/typedogma.json b/staticdata/fsd_binary/typedogma.json index 38d99fd27..a19786fd0 100644 --- a/staticdata/fsd_binary/typedogma.json +++ b/staticdata/fsd_binary/typedogma.json @@ -34386,7 +34386,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -34728,7 +34728,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -35058,7 +35058,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -35396,7 +35396,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -35726,7 +35726,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -36056,7 +36056,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -36410,7 +36410,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -36752,7 +36752,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -57321,7 +57321,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [] @@ -57622,7 +57622,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [] @@ -57923,7 +57923,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [] @@ -58224,7 +58224,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [] @@ -152222,7 +152222,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -340650,7 +340650,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -340989,7 +340989,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -390715,7 +390715,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -797621,7 +797621,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -804117,7 +804117,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -804460,7 +804460,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -804803,7 +804803,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -805158,7 +805158,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -805521,7 +805521,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -805884,7 +805884,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -818736,7 +818736,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -819143,7 +819143,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1058918,7 +1058918,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1059357,7 +1059357,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1059804,7 +1059804,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1060251,7 +1060251,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1340036,7 +1340036,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1340387,7 +1340387,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1340726,7 +1340726,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1341065,7 +1341065,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1521864,7 +1521864,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1522206,7 +1522206,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1643001,7 +1643001,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1643400,7 +1643400,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1643799,7 +1643799,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1644657,7 +1644657,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1834531,7 +1834531,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1834874,7 +1834874,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1835221,7 +1835221,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1835584,7 +1835584,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1885110,7 +1885110,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1885694,6 +1885694,10 @@ { "attributeID": 601, "value": 1000.0 + }, + { + "attributeID": 1890, + "value": 1.0 } ], "dogmaEffects": [ @@ -1895529,7 +1895533,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1895872,7 +1895876,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1896215,7 +1896219,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1896570,7 +1896574,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1896925,7 +1896929,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1897268,7 +1897272,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1897611,7 +1897615,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1897954,7 +1897958,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1912595,7 +1912599,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1926275,7 +1926279,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1928886,7 +1928890,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1932185,7 +1932189,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1932524,7 +1932528,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1932863,7 +1932867,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1933234,7 +1933238,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1933629,7 +1933633,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1934024,7 +1934028,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1934391,7 +1934395,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1934746,7 +1934750,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1935101,7 +1935105,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1935488,7 +1935492,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1935903,7 +1935907,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1936318,7 +1936322,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1936697,7 +1936701,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1937036,7 +1937040,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1937407,7 +1937411,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1937802,7 +1937806,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1938197,7 +1938201,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1938560,7 +1938564,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1938899,7 +1938903,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1939238,7 +1939242,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1939609,7 +1939613,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1940004,7 +1940008,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1940399,7 +1940403,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1947097,7 +1947101,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1948745,7 +1948749,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1949100,7 +1949104,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1949455,7 +1949459,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1949814,7 +1949818,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1950201,7 +1950205,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1950548,7 +1950552,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1950891,7 +1950895,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -1951242,7 +1951246,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -2071740,7 +2071744,7 @@ }, { "attributeID": 2489, - "value": 205.0 + "value": 51.0 }, { "attributeID": 2490, @@ -2071756,6 +2071760,10 @@ } ], "dogmaEffects": [ + { + "effectID": 10, + "isDefault": 0 + }, { "effectID": 6901, "isDefault": 0 @@ -2071898,7 +2071906,7 @@ }, { "attributeID": 2489, - "value": 1230.0 + "value": 307.0 }, { "attributeID": 2490, @@ -2071914,6 +2071922,10 @@ } ], "dogmaEffects": [ + { + "effectID": 10, + "isDefault": 0 + }, { "effectID": 6901, "isDefault": 0 @@ -2072052,7 +2072064,7 @@ }, { "attributeID": 2489, - "value": 1230.0 + "value": 307.0 }, { "attributeID": 2490, @@ -2072068,6 +2072080,10 @@ } ], "dogmaEffects": [ + { + "effectID": 10, + "isDefault": 0 + }, { "effectID": 6901, "isDefault": 0 @@ -2074689,10 +2074705,6 @@ "attributeID": 211, "value": 8.0 }, - { - "attributeID": 212, - "value": 0.07 - }, { "attributeID": 246, "value": 395.0 @@ -2074797,14 +2074809,6 @@ "attributeID": 504, "value": 0.0 }, - { - "attributeID": 506, - "value": 8000.0 - }, - { - "attributeID": 507, - "value": 211.0 - }, { "attributeID": 508, "value": 150.0 @@ -2074819,20 +2074823,12 @@ }, { "attributeID": 552, - "value": 45.0 + "value": 135.0 }, { "attributeID": 563, "value": 3.0 }, - { - "attributeID": 645, - "value": 1.0 - }, - { - "attributeID": 646, - "value": 1.0 - }, { "attributeID": 665, "value": 0.0 @@ -2074854,10 +2074850,6 @@ { "effectID": 10, "isDefault": 1 - }, - { - "effectID": 569, - "isDefault": 0 } ] }, @@ -2112965,7 +2112957,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -2165056,7 +2165048,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -2170800,7 +2170792,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -2171712,7 +2171704,7 @@ }, { "attributeID": 552, - "value": 15.0 + "value": 45.0 }, { "attributeID": 563, @@ -2171938,7 +2171930,7 @@ }, { "attributeID": 552, - "value": 45.0 + "value": 135.0 }, { "attributeID": 563, @@ -2172164,7 +2172156,7 @@ }, { "attributeID": 552, - "value": 45.0 + "value": 135.0 }, { "attributeID": 563, @@ -2172410,7 +2172402,7 @@ }, { "attributeID": 508, - "value": 400.0 + "value": 350.0 }, { "attributeID": 525, @@ -2172422,7 +2172414,7 @@ }, { "attributeID": 552, - "value": 45.0 + "value": 135.0 }, { "attributeID": 563, @@ -2174475,7 +2174467,7 @@ }, { "attributeID": 552, - "value": 45.0 + "value": 135.0 }, { "attributeID": 563, @@ -2174701,7 +2174693,7 @@ }, { "attributeID": 552, - "value": 45.0 + "value": 135.0 }, { "attributeID": 563, @@ -2177063,7 +2177055,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -2177449,7 +2177441,7 @@ }, { "attributeID": 3020, - "value": 0.0 + "value": 1.0 } ], "dogmaEffects": [ @@ -2290117,6 +2290109,10 @@ } ] }, + "53908": { + "dogmaAttributes": [], + "dogmaEffects": [] + }, "53926": { "dogmaAttributes": [ { @@ -2303370,5 +2303366,7154 @@ "isDefault": 0 } ] + }, + "54224": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 1500.0 + }, + { + "attributeID": 525, + "value": 1.0 + }, + { + "attributeID": 552, + "value": 5000.0 + }, + { + "attributeID": 901, + "value": -20.0 + } + ], + "dogmaEffects": [] + }, + "54233": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 150.0 + }, + { + "attributeID": 37, + "value": 150.0 + }, + { + "attributeID": 109, + "value": 0.67 + }, + { + "attributeID": 110, + "value": 0.67 + }, + { + "attributeID": 111, + "value": 0.67 + }, + { + "attributeID": 113, + "value": 0.67 + }, + { + "attributeID": 208, + "value": 50.0 + }, + { + "attributeID": 209, + "value": 50.0 + }, + { + "attributeID": 210, + "value": 50.0 + }, + { + "attributeID": 211, + "value": 50.0 + }, + { + "attributeID": 217, + "value": 395.0 + }, + { + "attributeID": 246, + "value": 396.0 + }, + { + "attributeID": 263, + "value": 63.0 + }, + { + "attributeID": 265, + "value": 156.0 + }, + { + "attributeID": 267, + "value": 0.4 + }, + { + "attributeID": 268, + "value": 0.9 + }, + { + "attributeID": 269, + "value": 0.75 + }, + { + "attributeID": 270, + "value": 0.65 + }, + { + "attributeID": 271, + "value": 1.0 + }, + { + "attributeID": 272, + "value": 0.5 + }, + { + "attributeID": 273, + "value": 0.6 + }, + { + "attributeID": 274, + "value": 0.8 + }, + { + "attributeID": 479, + "value": 625000.0 + }, + { + "attributeID": 552, + "value": 25.0 + }, + { + "attributeID": 600, + "value": 10.0 + } + ], + "dogmaEffects": [ + { + "effectID": 10, + "isDefault": 0 + } + ] + }, + "54240": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 150.0 + }, + { + "attributeID": 37, + "value": 150.0 + }, + { + "attributeID": 109, + "value": 0.67 + }, + { + "attributeID": 110, + "value": 0.67 + }, + { + "attributeID": 111, + "value": 0.67 + }, + { + "attributeID": 113, + "value": 0.67 + }, + { + "attributeID": 208, + "value": 50.0 + }, + { + "attributeID": 209, + "value": 50.0 + }, + { + "attributeID": 210, + "value": 50.0 + }, + { + "attributeID": 211, + "value": 50.0 + }, + { + "attributeID": 217, + "value": 395.0 + }, + { + "attributeID": 246, + "value": 396.0 + }, + { + "attributeID": 263, + "value": 63.0 + }, + { + "attributeID": 265, + "value": 156.0 + }, + { + "attributeID": 267, + "value": 0.4 + }, + { + "attributeID": 268, + "value": 0.9 + }, + { + "attributeID": 269, + "value": 0.75 + }, + { + "attributeID": 270, + "value": 0.65 + }, + { + "attributeID": 271, + "value": 1.0 + }, + { + "attributeID": 272, + "value": 0.5 + }, + { + "attributeID": 273, + "value": 0.6 + }, + { + "attributeID": 274, + "value": 0.8 + }, + { + "attributeID": 479, + "value": 625000.0 + }, + { + "attributeID": 552, + "value": 25.0 + }, + { + "attributeID": 600, + "value": 10.0 + } + ], + "dogmaEffects": [ + { + "effectID": 10, + "isDefault": 0 + } + ] + }, + "54241": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 150.0 + }, + { + "attributeID": 37, + "value": 150.0 + }, + { + "attributeID": 109, + "value": 0.67 + }, + { + "attributeID": 110, + "value": 0.67 + }, + { + "attributeID": 111, + "value": 0.67 + }, + { + "attributeID": 113, + "value": 0.67 + }, + { + "attributeID": 208, + "value": 50.0 + }, + { + "attributeID": 209, + "value": 50.0 + }, + { + "attributeID": 210, + "value": 50.0 + }, + { + "attributeID": 211, + "value": 50.0 + }, + { + "attributeID": 217, + "value": 395.0 + }, + { + "attributeID": 246, + "value": 396.0 + }, + { + "attributeID": 263, + "value": 63.0 + }, + { + "attributeID": 265, + "value": 156.0 + }, + { + "attributeID": 267, + "value": 0.4 + }, + { + "attributeID": 268, + "value": 0.9 + }, + { + "attributeID": 269, + "value": 0.75 + }, + { + "attributeID": 270, + "value": 0.65 + }, + { + "attributeID": 271, + "value": 1.0 + }, + { + "attributeID": 272, + "value": 0.5 + }, + { + "attributeID": 273, + "value": 0.6 + }, + { + "attributeID": 274, + "value": 0.8 + }, + { + "attributeID": 479, + "value": 625000.0 + }, + { + "attributeID": 552, + "value": 25.0 + }, + { + "attributeID": 600, + "value": 10.0 + } + ], + "dogmaEffects": [ + { + "effectID": 10, + "isDefault": 0 + } + ] + }, + "54242": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 150.0 + }, + { + "attributeID": 37, + "value": 150.0 + }, + { + "attributeID": 109, + "value": 0.67 + }, + { + "attributeID": 110, + "value": 0.67 + }, + { + "attributeID": 111, + "value": 0.67 + }, + { + "attributeID": 113, + "value": 0.67 + }, + { + "attributeID": 208, + "value": 50.0 + }, + { + "attributeID": 209, + "value": 50.0 + }, + { + "attributeID": 210, + "value": 50.0 + }, + { + "attributeID": 211, + "value": 50.0 + }, + { + "attributeID": 217, + "value": 395.0 + }, + { + "attributeID": 246, + "value": 396.0 + }, + { + "attributeID": 263, + "value": 63.0 + }, + { + "attributeID": 265, + "value": 156.0 + }, + { + "attributeID": 267, + "value": 0.4 + }, + { + "attributeID": 268, + "value": 0.9 + }, + { + "attributeID": 269, + "value": 0.75 + }, + { + "attributeID": 270, + "value": 0.65 + }, + { + "attributeID": 271, + "value": 1.0 + }, + { + "attributeID": 272, + "value": 0.5 + }, + { + "attributeID": 273, + "value": 0.6 + }, + { + "attributeID": 274, + "value": 0.8 + }, + { + "attributeID": 479, + "value": 625000.0 + }, + { + "attributeID": 552, + "value": 25.0 + }, + { + "attributeID": 600, + "value": 10.0 + } + ], + "dogmaEffects": [ + { + "effectID": 10, + "isDefault": 0 + } + ] + }, + "54243": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 150.0 + }, + { + "attributeID": 37, + "value": 150.0 + }, + { + "attributeID": 109, + "value": 0.67 + }, + { + "attributeID": 110, + "value": 0.67 + }, + { + "attributeID": 111, + "value": 0.67 + }, + { + "attributeID": 113, + "value": 0.67 + }, + { + "attributeID": 208, + "value": 50.0 + }, + { + "attributeID": 209, + "value": 50.0 + }, + { + "attributeID": 210, + "value": 50.0 + }, + { + "attributeID": 211, + "value": 50.0 + }, + { + "attributeID": 217, + "value": 395.0 + }, + { + "attributeID": 246, + "value": 396.0 + }, + { + "attributeID": 263, + "value": 63.0 + }, + { + "attributeID": 265, + "value": 156.0 + }, + { + "attributeID": 267, + "value": 0.4 + }, + { + "attributeID": 268, + "value": 0.9 + }, + { + "attributeID": 269, + "value": 0.75 + }, + { + "attributeID": 270, + "value": 0.65 + }, + { + "attributeID": 271, + "value": 1.0 + }, + { + "attributeID": 272, + "value": 0.5 + }, + { + "attributeID": 273, + "value": 0.6 + }, + { + "attributeID": 274, + "value": 0.8 + }, + { + "attributeID": 479, + "value": 625000.0 + }, + { + "attributeID": 552, + "value": 25.0 + }, + { + "attributeID": 600, + "value": 10.0 + } + ], + "dogmaEffects": [ + { + "effectID": 10, + "isDefault": 0 + } + ] + }, + "54244": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 150.0 + }, + { + "attributeID": 37, + "value": 150.0 + }, + { + "attributeID": 109, + "value": 0.67 + }, + { + "attributeID": 110, + "value": 0.67 + }, + { + "attributeID": 111, + "value": 0.67 + }, + { + "attributeID": 113, + "value": 0.67 + }, + { + "attributeID": 208, + "value": 50.0 + }, + { + "attributeID": 209, + "value": 50.0 + }, + { + "attributeID": 210, + "value": 50.0 + }, + { + "attributeID": 211, + "value": 50.0 + }, + { + "attributeID": 217, + "value": 395.0 + }, + { + "attributeID": 246, + "value": 396.0 + }, + { + "attributeID": 263, + "value": 63.0 + }, + { + "attributeID": 265, + "value": 156.0 + }, + { + "attributeID": 267, + "value": 0.4 + }, + { + "attributeID": 268, + "value": 0.9 + }, + { + "attributeID": 269, + "value": 0.75 + }, + { + "attributeID": 270, + "value": 0.65 + }, + { + "attributeID": 271, + "value": 1.0 + }, + { + "attributeID": 272, + "value": 0.5 + }, + { + "attributeID": 273, + "value": 0.6 + }, + { + "attributeID": 274, + "value": 0.8 + }, + { + "attributeID": 479, + "value": 625000.0 + }, + { + "attributeID": 552, + "value": 25.0 + }, + { + "attributeID": 600, + "value": 10.0 + } + ], + "dogmaEffects": [ + { + "effectID": 10, + "isDefault": 0 + } + ] + }, + "54276": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 500.0 + }, + { + "attributeID": 20, + "value": -50.0 + }, + { + "attributeID": 37, + "value": 3000.0 + }, + { + "attributeID": 51, + "value": 3000.0 + }, + { + "attributeID": 54, + "value": 36000.0 + }, + { + "attributeID": 55, + "value": 400000.0 + }, + { + "attributeID": 64, + "value": 20.0 + }, + { + "attributeID": 70, + "value": 0.67 + }, + { + "attributeID": 76, + "value": 75000.0 + }, + { + "attributeID": 97, + "value": 15.0 + }, + { + "attributeID": 109, + "value": 0.67 + }, + { + "attributeID": 110, + "value": 0.67 + }, + { + "attributeID": 111, + "value": 0.67 + }, + { + "attributeID": 113, + "value": 0.67 + }, + { + "attributeID": 114, + "value": 0.0 + }, + { + "attributeID": 116, + "value": 0.0 + }, + { + "attributeID": 117, + "value": 3.0 + }, + { + "attributeID": 118, + "value": 3.0 + }, + { + "attributeID": 158, + "value": 11250.0 + }, + { + "attributeID": 160, + "value": 1000.0 + }, + { + "attributeID": 192, + "value": 7.0 + }, + { + "attributeID": 208, + "value": 0.0 + }, + { + "attributeID": 209, + "value": 0.0 + }, + { + "attributeID": 210, + "value": 0.0 + }, + { + "attributeID": 211, + "value": 15.0 + }, + { + "attributeID": 212, + "value": 8.0 + }, + { + "attributeID": 246, + "value": 397.0 + }, + { + "attributeID": 252, + "value": 0.003 + }, + { + "attributeID": 263, + "value": 1200.0 + }, + { + "attributeID": 265, + "value": 500.0 + }, + { + "attributeID": 267, + "value": 0.5 + }, + { + "attributeID": 268, + "value": 0.5 + }, + { + "attributeID": 269, + "value": 0.5 + }, + { + "attributeID": 270, + "value": 0.5 + }, + { + "attributeID": 271, + "value": 0.5 + }, + { + "attributeID": 272, + "value": 0.5 + }, + { + "attributeID": 273, + "value": 0.5 + }, + { + "attributeID": 274, + "value": 0.5 + }, + { + "attributeID": 456, + "value": 1.0 + }, + { + "attributeID": 457, + "value": 1.0 + }, + { + "attributeID": 479, + "value": 625000.0 + }, + { + "attributeID": 481, + "value": 100000.0 + }, + { + "attributeID": 482, + "value": 2000.0 + }, + { + "attributeID": 484, + "value": 1.0 + }, + { + "attributeID": 506, + "value": 12000.0 + }, + { + "attributeID": 507, + "value": 212.0 + }, + { + "attributeID": 508, + "value": 400.0 + }, + { + "attributeID": 525, + "value": 1.0 + }, + { + "attributeID": 552, + "value": 70.0 + }, + { + "attributeID": 562, + "value": 0.001 + }, + { + "attributeID": 563, + "value": 5.0 + }, + { + "attributeID": 564, + "value": 1000.0 + }, + { + "attributeID": 580, + "value": 1.0 + }, + { + "attributeID": 581, + "value": 0.0 + }, + { + "attributeID": 582, + "value": 3000.0 + }, + { + "attributeID": 583, + "value": 1.0 + }, + { + "attributeID": 620, + "value": 40000.0 + }, + { + "attributeID": 645, + "value": 1.5 + }, + { + "attributeID": 646, + "value": 4.0 + }, + { + "attributeID": 665, + "value": 10000.0 + }, + { + "attributeID": 858, + "value": 1.0 + }, + { + "attributeID": 859, + "value": 1.0 + }, + { + "attributeID": 1133, + "value": 4.0 + }, + { + "attributeID": 2499, + "value": 5000.0 + }, + { + "attributeID": 2500, + "value": 10000.0 + }, + { + "attributeID": 2501, + "value": 0.0 + }, + { + "attributeID": 2502, + "value": 1.0 + }, + { + "attributeID": 2506, + "value": 5000.0 + }, + { + "attributeID": 2507, + "value": 10000.0 + }, + { + "attributeID": 2508, + "value": 1.0 + }, + { + "attributeID": 2509, + "value": 2.0 + }, + { + "attributeID": 2519, + "value": 4000.0 + }, + { + "attributeID": 2520, + "value": 4000.0 + }, + { + "attributeID": 2521, + "value": 8000.0 + }, + { + "attributeID": 2522, + "value": 10.0 + }, + { + "attributeID": 2633, + "value": 4500.0 + }, + { + "attributeID": 2634, + "value": 20.0 + }, + { + "attributeID": 2635, + "value": 35.0 + }, + { + "attributeID": 2723, + "value": 80.0 + }, + { + "attributeID": 2724, + "value": 20.0 + }, + { + "attributeID": 2725, + "value": 5000.0 + }, + { + "attributeID": 2786, + "value": 4000.0 + } + ], + "dogmaEffects": [ + { + "effectID": 10, + "isDefault": 0 + }, + { + "effectID": 569, + "isDefault": 0 + }, + { + "effectID": 6743, + "isDefault": 0 + }, + { + "effectID": 6745, + "isDefault": 0 + }, + { + "effectID": 6756, + "isDefault": 0 + }, + { + "effectID": 6990, + "isDefault": 0 + } + ] + }, + "54277": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 1250.0 + }, + { + "attributeID": 20, + "value": -60.0 + }, + { + "attributeID": 37, + "value": 4000.0 + }, + { + "attributeID": 51, + "value": 3000.0 + }, + { + "attributeID": 54, + "value": 36000.0 + }, + { + "attributeID": 55, + "value": 300000.0 + }, + { + "attributeID": 64, + "value": 30.0 + }, + { + "attributeID": 70, + "value": 0.67 + }, + { + "attributeID": 76, + "value": 75000.0 + }, + { + "attributeID": 97, + "value": 30.0 + }, + { + "attributeID": 109, + "value": 0.67 + }, + { + "attributeID": 110, + "value": 0.67 + }, + { + "attributeID": 111, + "value": 0.67 + }, + { + "attributeID": 113, + "value": 0.67 + }, + { + "attributeID": 114, + "value": 0.0 + }, + { + "attributeID": 116, + "value": 0.0 + }, + { + "attributeID": 117, + "value": 3.0 + }, + { + "attributeID": 118, + "value": 3.0 + }, + { + "attributeID": 158, + "value": 11250.0 + }, + { + "attributeID": 160, + "value": 1000.0 + }, + { + "attributeID": 192, + "value": 7.0 + }, + { + "attributeID": 208, + "value": 0.0 + }, + { + "attributeID": 209, + "value": 0.0 + }, + { + "attributeID": 210, + "value": 0.0 + }, + { + "attributeID": 211, + "value": 15.0 + }, + { + "attributeID": 212, + "value": 12.0 + }, + { + "attributeID": 246, + "value": 397.0 + }, + { + "attributeID": 252, + "value": 0.003 + }, + { + "attributeID": 263, + "value": 3000.0 + }, + { + "attributeID": 265, + "value": 1250.0 + }, + { + "attributeID": 267, + "value": 0.5 + }, + { + "attributeID": 268, + "value": 0.5 + }, + { + "attributeID": 269, + "value": 0.5 + }, + { + "attributeID": 270, + "value": 0.5 + }, + { + "attributeID": 271, + "value": 0.5 + }, + { + "attributeID": 272, + "value": 0.5 + }, + { + "attributeID": 273, + "value": 0.5 + }, + { + "attributeID": 274, + "value": 0.5 + }, + { + "attributeID": 456, + "value": 1.0 + }, + { + "attributeID": 457, + "value": 1.0 + }, + { + "attributeID": 479, + "value": 625000.0 + }, + { + "attributeID": 481, + "value": 1000000.0 + }, + { + "attributeID": 482, + "value": 2000.0 + }, + { + "attributeID": 484, + "value": 1.0 + }, + { + "attributeID": 506, + "value": 12000.0 + }, + { + "attributeID": 507, + "value": 212.0 + }, + { + "attributeID": 508, + "value": 450.0 + }, + { + "attributeID": 525, + "value": 1.0 + }, + { + "attributeID": 552, + "value": 70.0 + }, + { + "attributeID": 562, + "value": 0.001 + }, + { + "attributeID": 563, + "value": 5.0 + }, + { + "attributeID": 564, + "value": 1000.0 + }, + { + "attributeID": 580, + "value": 1.0 + }, + { + "attributeID": 581, + "value": 0.0 + }, + { + "attributeID": 582, + "value": 3000.0 + }, + { + "attributeID": 583, + "value": 1.0 + }, + { + "attributeID": 620, + "value": 40000.0 + }, + { + "attributeID": 645, + "value": 1.5 + }, + { + "attributeID": 646, + "value": 4.0 + }, + { + "attributeID": 665, + "value": 10000.0 + }, + { + "attributeID": 858, + "value": 1.0 + }, + { + "attributeID": 859, + "value": 1.0 + }, + { + "attributeID": 1133, + "value": 4.0 + }, + { + "attributeID": 2499, + "value": 5000.0 + }, + { + "attributeID": 2500, + "value": 15000.0 + }, + { + "attributeID": 2501, + "value": 0.0 + }, + { + "attributeID": 2502, + "value": 1.0 + }, + { + "attributeID": 2506, + "value": 5000.0 + }, + { + "attributeID": 2507, + "value": 20000.0 + }, + { + "attributeID": 2508, + "value": 1.0 + }, + { + "attributeID": 2509, + "value": 3.0 + }, + { + "attributeID": 2519, + "value": 4000.0 + }, + { + "attributeID": 2520, + "value": 4000.0 + }, + { + "attributeID": 2521, + "value": 8000.0 + }, + { + "attributeID": 2522, + "value": 10.0 + }, + { + "attributeID": 2633, + "value": 4500.0 + }, + { + "attributeID": 2634, + "value": 20.0 + }, + { + "attributeID": 2635, + "value": 35.0 + }, + { + "attributeID": 2723, + "value": 100.0 + }, + { + "attributeID": 2724, + "value": 20.0 + }, + { + "attributeID": 2725, + "value": 3000.0 + }, + { + "attributeID": 2786, + "value": 4000.0 + } + ], + "dogmaEffects": [ + { + "effectID": 10, + "isDefault": 0 + }, + { + "effectID": 569, + "isDefault": 0 + }, + { + "effectID": 6743, + "isDefault": 0 + }, + { + "effectID": 6745, + "isDefault": 0 + }, + { + "effectID": 6756, + "isDefault": 0 + }, + { + "effectID": 6990, + "isDefault": 0 + } + ] + }, + "54278": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 500.0 + }, + { + "attributeID": 20, + "value": -50.0 + }, + { + "attributeID": 37, + "value": 3000.0 + }, + { + "attributeID": 51, + "value": 3000.0 + }, + { + "attributeID": 54, + "value": 36000.0 + }, + { + "attributeID": 55, + "value": 400000.0 + }, + { + "attributeID": 64, + "value": 20.0 + }, + { + "attributeID": 70, + "value": 0.67 + }, + { + "attributeID": 76, + "value": 75000.0 + }, + { + "attributeID": 97, + "value": 15.0 + }, + { + "attributeID": 109, + "value": 0.67 + }, + { + "attributeID": 110, + "value": 0.67 + }, + { + "attributeID": 111, + "value": 0.67 + }, + { + "attributeID": 113, + "value": 0.67 + }, + { + "attributeID": 114, + "value": 0.0 + }, + { + "attributeID": 116, + "value": 0.0 + }, + { + "attributeID": 117, + "value": 3.0 + }, + { + "attributeID": 118, + "value": 3.0 + }, + { + "attributeID": 158, + "value": 11250.0 + }, + { + "attributeID": 160, + "value": 1000.0 + }, + { + "attributeID": 192, + "value": 7.0 + }, + { + "attributeID": 208, + "value": 0.0 + }, + { + "attributeID": 209, + "value": 0.0 + }, + { + "attributeID": 210, + "value": 0.0 + }, + { + "attributeID": 211, + "value": 15.0 + }, + { + "attributeID": 212, + "value": 8.0 + }, + { + "attributeID": 246, + "value": 397.0 + }, + { + "attributeID": 252, + "value": 0.003 + }, + { + "attributeID": 263, + "value": 1200.0 + }, + { + "attributeID": 265, + "value": 500.0 + }, + { + "attributeID": 267, + "value": 0.5 + }, + { + "attributeID": 268, + "value": 0.5 + }, + { + "attributeID": 269, + "value": 0.5 + }, + { + "attributeID": 270, + "value": 0.5 + }, + { + "attributeID": 271, + "value": 0.5 + }, + { + "attributeID": 272, + "value": 0.5 + }, + { + "attributeID": 273, + "value": 0.5 + }, + { + "attributeID": 274, + "value": 0.5 + }, + { + "attributeID": 456, + "value": 1.0 + }, + { + "attributeID": 457, + "value": 1.0 + }, + { + "attributeID": 479, + "value": 625000.0 + }, + { + "attributeID": 481, + "value": 100000.0 + }, + { + "attributeID": 482, + "value": 2000.0 + }, + { + "attributeID": 484, + "value": 1.0 + }, + { + "attributeID": 506, + "value": 12000.0 + }, + { + "attributeID": 507, + "value": 213.0 + }, + { + "attributeID": 508, + "value": 400.0 + }, + { + "attributeID": 525, + "value": 1.0 + }, + { + "attributeID": 552, + "value": 70.0 + }, + { + "attributeID": 562, + "value": 0.001 + }, + { + "attributeID": 563, + "value": 5.0 + }, + { + "attributeID": 564, + "value": 1000.0 + }, + { + "attributeID": 580, + "value": 1.0 + }, + { + "attributeID": 581, + "value": 0.0 + }, + { + "attributeID": 582, + "value": 3000.0 + }, + { + "attributeID": 583, + "value": 1.0 + }, + { + "attributeID": 620, + "value": 40000.0 + }, + { + "attributeID": 645, + "value": 1.5 + }, + { + "attributeID": 646, + "value": 4.0 + }, + { + "attributeID": 665, + "value": 10000.0 + }, + { + "attributeID": 858, + "value": 1.0 + }, + { + "attributeID": 859, + "value": 1.0 + }, + { + "attributeID": 1133, + "value": 4.0 + }, + { + "attributeID": 2499, + "value": 5000.0 + }, + { + "attributeID": 2500, + "value": 10000.0 + }, + { + "attributeID": 2501, + "value": 0.0 + }, + { + "attributeID": 2502, + "value": 1.0 + }, + { + "attributeID": 2506, + "value": 5000.0 + }, + { + "attributeID": 2507, + "value": 10000.0 + }, + { + "attributeID": 2508, + "value": 1.0 + }, + { + "attributeID": 2509, + "value": 2.0 + }, + { + "attributeID": 2519, + "value": 4000.0 + }, + { + "attributeID": 2520, + "value": 4000.0 + }, + { + "attributeID": 2521, + "value": 8000.0 + }, + { + "attributeID": 2522, + "value": 10.0 + }, + { + "attributeID": 2633, + "value": 4500.0 + }, + { + "attributeID": 2634, + "value": 20.0 + }, + { + "attributeID": 2635, + "value": 35.0 + }, + { + "attributeID": 2723, + "value": 80.0 + }, + { + "attributeID": 2724, + "value": 20.0 + }, + { + "attributeID": 2725, + "value": 5000.0 + }, + { + "attributeID": 2786, + "value": 4000.0 + } + ], + "dogmaEffects": [ + { + "effectID": 10, + "isDefault": 0 + }, + { + "effectID": 569, + "isDefault": 0 + }, + { + "effectID": 6743, + "isDefault": 0 + }, + { + "effectID": 6745, + "isDefault": 0 + }, + { + "effectID": 6756, + "isDefault": 0 + }, + { + "effectID": 6990, + "isDefault": 0 + } + ] + }, + "54279": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 1250.0 + }, + { + "attributeID": 20, + "value": -60.0 + }, + { + "attributeID": 37, + "value": 4000.0 + }, + { + "attributeID": 51, + "value": 3000.0 + }, + { + "attributeID": 54, + "value": 36000.0 + }, + { + "attributeID": 55, + "value": 300000.0 + }, + { + "attributeID": 64, + "value": 30.0 + }, + { + "attributeID": 70, + "value": 0.67 + }, + { + "attributeID": 76, + "value": 75000.0 + }, + { + "attributeID": 97, + "value": 30.0 + }, + { + "attributeID": 109, + "value": 0.67 + }, + { + "attributeID": 110, + "value": 0.67 + }, + { + "attributeID": 111, + "value": 0.67 + }, + { + "attributeID": 113, + "value": 0.67 + }, + { + "attributeID": 114, + "value": 0.0 + }, + { + "attributeID": 116, + "value": 0.0 + }, + { + "attributeID": 117, + "value": 3.0 + }, + { + "attributeID": 118, + "value": 3.0 + }, + { + "attributeID": 158, + "value": 11250.0 + }, + { + "attributeID": 160, + "value": 1000.0 + }, + { + "attributeID": 192, + "value": 7.0 + }, + { + "attributeID": 208, + "value": 0.0 + }, + { + "attributeID": 209, + "value": 0.0 + }, + { + "attributeID": 210, + "value": 0.0 + }, + { + "attributeID": 211, + "value": 15.0 + }, + { + "attributeID": 212, + "value": 12.0 + }, + { + "attributeID": 246, + "value": 397.0 + }, + { + "attributeID": 252, + "value": 0.003 + }, + { + "attributeID": 263, + "value": 3000.0 + }, + { + "attributeID": 265, + "value": 1250.0 + }, + { + "attributeID": 267, + "value": 0.5 + }, + { + "attributeID": 268, + "value": 0.5 + }, + { + "attributeID": 269, + "value": 0.5 + }, + { + "attributeID": 270, + "value": 0.5 + }, + { + "attributeID": 271, + "value": 0.5 + }, + { + "attributeID": 272, + "value": 0.5 + }, + { + "attributeID": 273, + "value": 0.5 + }, + { + "attributeID": 274, + "value": 0.5 + }, + { + "attributeID": 456, + "value": 1.0 + }, + { + "attributeID": 457, + "value": 1.0 + }, + { + "attributeID": 479, + "value": 625000.0 + }, + { + "attributeID": 481, + "value": 1000000.0 + }, + { + "attributeID": 482, + "value": 2000.0 + }, + { + "attributeID": 484, + "value": 1.0 + }, + { + "attributeID": 506, + "value": 12000.0 + }, + { + "attributeID": 507, + "value": 213.0 + }, + { + "attributeID": 508, + "value": 450.0 + }, + { + "attributeID": 525, + "value": 1.0 + }, + { + "attributeID": 552, + "value": 70.0 + }, + { + "attributeID": 562, + "value": 0.001 + }, + { + "attributeID": 563, + "value": 5.0 + }, + { + "attributeID": 564, + "value": 1000.0 + }, + { + "attributeID": 580, + "value": 1.0 + }, + { + "attributeID": 581, + "value": 0.0 + }, + { + "attributeID": 582, + "value": 3000.0 + }, + { + "attributeID": 583, + "value": 1.0 + }, + { + "attributeID": 620, + "value": 40000.0 + }, + { + "attributeID": 645, + "value": 1.5 + }, + { + "attributeID": 646, + "value": 4.0 + }, + { + "attributeID": 665, + "value": 10000.0 + }, + { + "attributeID": 858, + "value": 1.0 + }, + { + "attributeID": 859, + "value": 1.0 + }, + { + "attributeID": 1133, + "value": 4.0 + }, + { + "attributeID": 2499, + "value": 5000.0 + }, + { + "attributeID": 2500, + "value": 15000.0 + }, + { + "attributeID": 2501, + "value": 0.0 + }, + { + "attributeID": 2502, + "value": 1.0 + }, + { + "attributeID": 2506, + "value": 5000.0 + }, + { + "attributeID": 2507, + "value": 20000.0 + }, + { + "attributeID": 2508, + "value": 1.0 + }, + { + "attributeID": 2509, + "value": 3.0 + }, + { + "attributeID": 2519, + "value": 4000.0 + }, + { + "attributeID": 2520, + "value": 4000.0 + }, + { + "attributeID": 2521, + "value": 8000.0 + }, + { + "attributeID": 2522, + "value": 10.0 + }, + { + "attributeID": 2633, + "value": 4500.0 + }, + { + "attributeID": 2634, + "value": 20.0 + }, + { + "attributeID": 2635, + "value": 35.0 + }, + { + "attributeID": 2723, + "value": 100.0 + }, + { + "attributeID": 2724, + "value": 20.0 + }, + { + "attributeID": 2725, + "value": 3000.0 + }, + { + "attributeID": 2786, + "value": 4000.0 + } + ], + "dogmaEffects": [ + { + "effectID": 10, + "isDefault": 0 + }, + { + "effectID": 569, + "isDefault": 0 + }, + { + "effectID": 6743, + "isDefault": 0 + }, + { + "effectID": 6745, + "isDefault": 0 + }, + { + "effectID": 6756, + "isDefault": 0 + }, + { + "effectID": 6990, + "isDefault": 0 + } + ] + }, + "54280": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 155.0 + }, + { + "attributeID": 37, + "value": 2657.0 + }, + { + "attributeID": 55, + "value": 150000.0 + }, + { + "attributeID": 68, + "value": 30.0 + }, + { + "attributeID": 70, + "value": 1.37 + }, + { + "attributeID": 76, + "value": 75000.0 + }, + { + "attributeID": 109, + "value": 0.67 + }, + { + "attributeID": 110, + "value": 0.67 + }, + { + "attributeID": 111, + "value": 0.67 + }, + { + "attributeID": 113, + "value": 0.67 + }, + { + "attributeID": 192, + "value": 7.0 + }, + { + "attributeID": 208, + "value": 0.0 + }, + { + "attributeID": 209, + "value": 0.0 + }, + { + "attributeID": 210, + "value": 0.0 + }, + { + "attributeID": 211, + "value": 15.0 + }, + { + "attributeID": 212, + "value": 1.3 + }, + { + "attributeID": 245, + "value": 8089.0 + }, + { + "attributeID": 246, + "value": 395.0 + }, + { + "attributeID": 252, + "value": 0.003 + }, + { + "attributeID": 263, + "value": 300.0 + }, + { + "attributeID": 265, + "value": 110.0 + }, + { + "attributeID": 267, + "value": 0.45 + }, + { + "attributeID": 268, + "value": 0.81 + }, + { + "attributeID": 269, + "value": 0.67 + }, + { + "attributeID": 270, + "value": 0.49 + }, + { + "attributeID": 271, + "value": 0.69 + }, + { + "attributeID": 272, + "value": 0.34 + }, + { + "attributeID": 273, + "value": 0.41 + }, + { + "attributeID": 274, + "value": 0.55 + }, + { + "attributeID": 479, + "value": 625000.0 + }, + { + "attributeID": 481, + "value": 50000.0 + }, + { + "attributeID": 482, + "value": 500.0 + }, + { + "attributeID": 484, + "value": 1.0 + }, + { + "attributeID": 506, + "value": 13000.0 + }, + { + "attributeID": 507, + "value": 212.0 + }, + { + "attributeID": 508, + "value": 444.0 + }, + { + "attributeID": 525, + "value": 1.0 + }, + { + "attributeID": 552, + "value": 53.0 + }, + { + "attributeID": 562, + "value": 0.001 + }, + { + "attributeID": 563, + "value": 5.0 + }, + { + "attributeID": 564, + "value": 1000.0 + }, + { + "attributeID": 580, + "value": 1.0 + }, + { + "attributeID": 581, + "value": 0.0 + }, + { + "attributeID": 582, + "value": 3000.0 + }, + { + "attributeID": 583, + "value": 1.0 + }, + { + "attributeID": 645, + "value": 1.5 + }, + { + "attributeID": 646, + "value": 3.0 + }, + { + "attributeID": 665, + "value": 10000.0 + }, + { + "attributeID": 858, + "value": 0.75 + }, + { + "attributeID": 859, + "value": 1.5 + }, + { + "attributeID": 1133, + "value": 4.0 + }, + { + "attributeID": 2495, + "value": 2000.0 + }, + { + "attributeID": 2496, + "value": 50000.0 + }, + { + "attributeID": 2497, + "value": 15000.0 + }, + { + "attributeID": 2498, + "value": 10.0 + }, + { + "attributeID": 2503, + "value": 5000.0 + }, + { + "attributeID": 2504, + "value": 25000.0 + }, + { + "attributeID": 2505, + "value": 1.0 + }, + { + "attributeID": 2510, + "value": 1.0 + }, + { + "attributeID": 2723, + "value": 22.0 + }, + { + "attributeID": 2724, + "value": 20.0 + }, + { + "attributeID": 2725, + "value": 3000.0 + }, + { + "attributeID": 2786, + "value": 6000.0 + } + ], + "dogmaEffects": [ + { + "effectID": 10, + "isDefault": 0 + }, + { + "effectID": 6742, + "isDefault": 0 + }, + { + "effectID": 6990, + "isDefault": 0 + } + ] + }, + "54281": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 125.0 + }, + { + "attributeID": 20, + "value": -50.0 + }, + { + "attributeID": 37, + "value": 3413.0 + }, + { + "attributeID": 55, + "value": 150000.0 + }, + { + "attributeID": 70, + "value": 0.3 + }, + { + "attributeID": 76, + "value": 75000.0 + }, + { + "attributeID": 97, + "value": 12.0 + }, + { + "attributeID": 109, + "value": 0.67 + }, + { + "attributeID": 110, + "value": 0.67 + }, + { + "attributeID": 111, + "value": 0.67 + }, + { + "attributeID": 113, + "value": 0.67 + }, + { + "attributeID": 192, + "value": 7.0 + }, + { + "attributeID": 208, + "value": 0.0 + }, + { + "attributeID": 209, + "value": 0.0 + }, + { + "attributeID": 210, + "value": 0.0 + }, + { + "attributeID": 211, + "value": 15.0 + }, + { + "attributeID": 212, + "value": 0.5 + }, + { + "attributeID": 245, + "value": 8089.0 + }, + { + "attributeID": 246, + "value": 395.0 + }, + { + "attributeID": 252, + "value": 0.003 + }, + { + "attributeID": 263, + "value": 240.0 + }, + { + "attributeID": 265, + "value": 125.0 + }, + { + "attributeID": 267, + "value": 0.45 + }, + { + "attributeID": 268, + "value": 0.81 + }, + { + "attributeID": 269, + "value": 0.67 + }, + { + "attributeID": 270, + "value": 0.49 + }, + { + "attributeID": 271, + "value": 0.69 + }, + { + "attributeID": 272, + "value": 0.34 + }, + { + "attributeID": 273, + "value": 0.41 + }, + { + "attributeID": 274, + "value": 0.55 + }, + { + "attributeID": 479, + "value": 625000.0 + }, + { + "attributeID": 481, + "value": 50000.0 + }, + { + "attributeID": 482, + "value": 500.0 + }, + { + "attributeID": 484, + "value": 1.0 + }, + { + "attributeID": 506, + "value": 10000.0 + }, + { + "attributeID": 507, + "value": 210.0 + }, + { + "attributeID": 508, + "value": 480.0 + }, + { + "attributeID": 525, + "value": 1.0 + }, + { + "attributeID": 552, + "value": 50.0 + }, + { + "attributeID": 562, + "value": 0.001 + }, + { + "attributeID": 563, + "value": 5.0 + }, + { + "attributeID": 564, + "value": 1000.0 + }, + { + "attributeID": 580, + "value": 1.0 + }, + { + "attributeID": 581, + "value": 0.0 + }, + { + "attributeID": 582, + "value": 3000.0 + }, + { + "attributeID": 583, + "value": 1.0 + }, + { + "attributeID": 645, + "value": 1.5 + }, + { + "attributeID": 646, + "value": 4.0 + }, + { + "attributeID": 665, + "value": 10000.0 + }, + { + "attributeID": 858, + "value": 1.0 + }, + { + "attributeID": 859, + "value": 1.0 + }, + { + "attributeID": 1133, + "value": 4.0 + }, + { + "attributeID": 2499, + "value": 5000.0 + }, + { + "attributeID": 2500, + "value": 10000.0 + }, + { + "attributeID": 2501, + "value": 0.0 + }, + { + "attributeID": 2502, + "value": 1.0 + }, + { + "attributeID": 2503, + "value": 5000.0 + }, + { + "attributeID": 2504, + "value": 25000.0 + }, + { + "attributeID": 2505, + "value": 1.0 + }, + { + "attributeID": 2506, + "value": 5000.0 + }, + { + "attributeID": 2507, + "value": 10000.0 + }, + { + "attributeID": 2508, + "value": 1.0 + }, + { + "attributeID": 2509, + "value": 2.0 + }, + { + "attributeID": 2510, + "value": 1.0 + }, + { + "attributeID": 2519, + "value": 10000.0 + }, + { + "attributeID": 2520, + "value": 4000.0 + }, + { + "attributeID": 2521, + "value": 8000.0 + }, + { + "attributeID": 2522, + "value": 15.0 + }, + { + "attributeID": 2723, + "value": 22.0 + }, + { + "attributeID": 2724, + "value": 20.0 + }, + { + "attributeID": 2725, + "value": 3000.0 + }, + { + "attributeID": 2786, + "value": 3500.0 + } + ], + "dogmaEffects": [ + { + "effectID": 10, + "isDefault": 0 + }, + { + "effectID": 569, + "isDefault": 0 + }, + { + "effectID": 6743, + "isDefault": 0 + }, + { + "effectID": 6745, + "isDefault": 0 + }, + { + "effectID": 6756, + "isDefault": 0 + }, + { + "effectID": 6990, + "isDefault": 0 + } + ] + }, + "54282": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 125.0 + }, + { + "attributeID": 37, + "value": 2837.0 + }, + { + "attributeID": 55, + "value": 150000.0 + }, + { + "attributeID": 70, + "value": 1.17 + }, + { + "attributeID": 76, + "value": 75000.0 + }, + { + "attributeID": 97, + "value": 15.0 + }, + { + "attributeID": 109, + "value": 0.67 + }, + { + "attributeID": 110, + "value": 0.67 + }, + { + "attributeID": 111, + "value": 0.67 + }, + { + "attributeID": 113, + "value": 0.67 + }, + { + "attributeID": 192, + "value": 7.0 + }, + { + "attributeID": 208, + "value": 0.0 + }, + { + "attributeID": 209, + "value": 0.0 + }, + { + "attributeID": 210, + "value": 0.0 + }, + { + "attributeID": 211, + "value": 15.0 + }, + { + "attributeID": 212, + "value": 0.5 + }, + { + "attributeID": 238, + "value": 1.0 + }, + { + "attributeID": 239, + "value": 1.0 + }, + { + "attributeID": 240, + "value": 1.0 + }, + { + "attributeID": 241, + "value": 1.0 + }, + { + "attributeID": 245, + "value": 8089.0 + }, + { + "attributeID": 246, + "value": 395.0 + }, + { + "attributeID": 252, + "value": 0.003 + }, + { + "attributeID": 263, + "value": 240.0 + }, + { + "attributeID": 265, + "value": 125.0 + }, + { + "attributeID": 267, + "value": 0.45 + }, + { + "attributeID": 268, + "value": 0.81 + }, + { + "attributeID": 269, + "value": 0.67 + }, + { + "attributeID": 270, + "value": 0.49 + }, + { + "attributeID": 271, + "value": 0.69 + }, + { + "attributeID": 272, + "value": 0.34 + }, + { + "attributeID": 273, + "value": 0.41 + }, + { + "attributeID": 274, + "value": 0.55 + }, + { + "attributeID": 479, + "value": 625000.0 + }, + { + "attributeID": 481, + "value": 50000.0 + }, + { + "attributeID": 482, + "value": 500.0 + }, + { + "attributeID": 484, + "value": 1.0 + }, + { + "attributeID": 506, + "value": 10000.0 + }, + { + "attributeID": 507, + "value": 213.0 + }, + { + "attributeID": 508, + "value": 390.0 + }, + { + "attributeID": 525, + "value": 1.0 + }, + { + "attributeID": 552, + "value": 63.0 + }, + { + "attributeID": 562, + "value": 0.001 + }, + { + "attributeID": 563, + "value": 5.0 + }, + { + "attributeID": 564, + "value": 1000.0 + }, + { + "attributeID": 580, + "value": 1.0 + }, + { + "attributeID": 581, + "value": 0.0 + }, + { + "attributeID": 582, + "value": 3000.0 + }, + { + "attributeID": 583, + "value": 1.0 + }, + { + "attributeID": 645, + "value": 1.5 + }, + { + "attributeID": 646, + "value": 4.0 + }, + { + "attributeID": 665, + "value": 10000.0 + }, + { + "attributeID": 858, + "value": 1.0 + }, + { + "attributeID": 859, + "value": 1.0 + }, + { + "attributeID": 1133, + "value": 4.0 + }, + { + "attributeID": 2503, + "value": 5000.0 + }, + { + "attributeID": 2504, + "value": 25000.0 + }, + { + "attributeID": 2505, + "value": 1.0 + }, + { + "attributeID": 2510, + "value": 1.0 + }, + { + "attributeID": 2519, + "value": 10000.0 + }, + { + "attributeID": 2520, + "value": 4000.0 + }, + { + "attributeID": 2521, + "value": 8000.0 + }, + { + "attributeID": 2522, + "value": 15.0 + }, + { + "attributeID": 2531, + "value": 20000.0 + }, + { + "attributeID": 2532, + "value": 23040.0 + }, + { + "attributeID": 2533, + "value": 21600.0 + }, + { + "attributeID": 2534, + "value": 10.0 + }, + { + "attributeID": 2723, + "value": 22.0 + }, + { + "attributeID": 2724, + "value": 20.0 + }, + { + "attributeID": 2725, + "value": 3000.0 + }, + { + "attributeID": 2786, + "value": 6000.0 + } + ], + "dogmaEffects": [ + { + "effectID": 10, + "isDefault": 0 + }, + { + "effectID": 569, + "isDefault": 0 + }, + { + "effectID": 6744, + "isDefault": 0 + }, + { + "effectID": 6756, + "isDefault": 0 + }, + { + "effectID": 6757, + "isDefault": 0 + }, + { + "effectID": 6990, + "isDefault": 0 + } + ] + }, + "54284": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 175.0 + }, + { + "attributeID": 37, + "value": 2754.0 + }, + { + "attributeID": 55, + "value": 150000.0 + }, + { + "attributeID": 70, + "value": 1.09 + }, + { + "attributeID": 76, + "value": 75000.0 + }, + { + "attributeID": 109, + "value": 0.67 + }, + { + "attributeID": 110, + "value": 0.67 + }, + { + "attributeID": 111, + "value": 0.67 + }, + { + "attributeID": 113, + "value": 0.67 + }, + { + "attributeID": 192, + "value": 7.0 + }, + { + "attributeID": 208, + "value": 0.0 + }, + { + "attributeID": 209, + "value": 0.0 + }, + { + "attributeID": 210, + "value": 0.0 + }, + { + "attributeID": 211, + "value": 15.0 + }, + { + "attributeID": 212, + "value": 1.0 + }, + { + "attributeID": 245, + "value": 8089.0 + }, + { + "attributeID": 246, + "value": 395.0 + }, + { + "attributeID": 252, + "value": 0.003 + }, + { + "attributeID": 263, + "value": 300.0 + }, + { + "attributeID": 265, + "value": 175.0 + }, + { + "attributeID": 267, + "value": 0.45 + }, + { + "attributeID": 268, + "value": 0.81 + }, + { + "attributeID": 269, + "value": 0.67 + }, + { + "attributeID": 270, + "value": 0.49 + }, + { + "attributeID": 271, + "value": 0.69 + }, + { + "attributeID": 272, + "value": 0.34 + }, + { + "attributeID": 273, + "value": 0.41 + }, + { + "attributeID": 274, + "value": 0.55 + }, + { + "attributeID": 479, + "value": 625000.0 + }, + { + "attributeID": 481, + "value": 50000.0 + }, + { + "attributeID": 482, + "value": 500.0 + }, + { + "attributeID": 484, + "value": 1.0 + }, + { + "attributeID": 506, + "value": 10000.0 + }, + { + "attributeID": 507, + "value": 212.0 + }, + { + "attributeID": 508, + "value": 390.0 + }, + { + "attributeID": 525, + "value": 1.0 + }, + { + "attributeID": 552, + "value": 57.0 + }, + { + "attributeID": 562, + "value": 0.001 + }, + { + "attributeID": 563, + "value": 5.0 + }, + { + "attributeID": 564, + "value": 1000.0 + }, + { + "attributeID": 580, + "value": 1.0 + }, + { + "attributeID": 581, + "value": 0.0 + }, + { + "attributeID": 582, + "value": 3000.0 + }, + { + "attributeID": 583, + "value": 1.0 + }, + { + "attributeID": 645, + "value": 1.5 + }, + { + "attributeID": 646, + "value": 4.0 + }, + { + "attributeID": 665, + "value": 9000.0 + }, + { + "attributeID": 858, + "value": 1.0 + }, + { + "attributeID": 859, + "value": 1.0 + }, + { + "attributeID": 1133, + "value": 4.0 + }, + { + "attributeID": 2503, + "value": 5000.0 + }, + { + "attributeID": 2504, + "value": 25000.0 + }, + { + "attributeID": 2505, + "value": 1.0 + }, + { + "attributeID": 2510, + "value": 1.0 + }, + { + "attributeID": 2723, + "value": 22.0 + }, + { + "attributeID": 2724, + "value": 20.0 + }, + { + "attributeID": 2725, + "value": 3000.0 + }, + { + "attributeID": 2786, + "value": 4000.0 + } + ], + "dogmaEffects": [ + { + "effectID": 10, + "isDefault": 0 + }, + { + "effectID": 569, + "isDefault": 0 + }, + { + "effectID": 6744, + "isDefault": 0 + }, + { + "effectID": 6990, + "isDefault": 0 + } + ] + }, + "54285": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 250.0 + }, + { + "attributeID": 20, + "value": -50.0 + }, + { + "attributeID": 37, + "value": 2910.0 + }, + { + "attributeID": 55, + "value": 150000.0 + }, + { + "attributeID": 70, + "value": 1.27 + }, + { + "attributeID": 76, + "value": 75000.0 + }, + { + "attributeID": 97, + "value": 15.0 + }, + { + "attributeID": 109, + "value": 0.67 + }, + { + "attributeID": 110, + "value": 0.67 + }, + { + "attributeID": 111, + "value": 0.67 + }, + { + "attributeID": 113, + "value": 0.67 + }, + { + "attributeID": 192, + "value": 7.0 + }, + { + "attributeID": 208, + "value": 0.0 + }, + { + "attributeID": 209, + "value": 0.0 + }, + { + "attributeID": 210, + "value": 0.0 + }, + { + "attributeID": 211, + "value": 15.0 + }, + { + "attributeID": 212, + "value": 2.0 + }, + { + "attributeID": 245, + "value": 8089.0 + }, + { + "attributeID": 246, + "value": 395.0 + }, + { + "attributeID": 252, + "value": 0.003 + }, + { + "attributeID": 263, + "value": 500.0 + }, + { + "attributeID": 265, + "value": 200.0 + }, + { + "attributeID": 267, + "value": 0.45 + }, + { + "attributeID": 268, + "value": 0.81 + }, + { + "attributeID": 269, + "value": 0.67 + }, + { + "attributeID": 270, + "value": 0.49 + }, + { + "attributeID": 271, + "value": 0.55 + }, + { + "attributeID": 272, + "value": 0.27 + }, + { + "attributeID": 273, + "value": 0.33 + }, + { + "attributeID": 274, + "value": 0.44 + }, + { + "attributeID": 479, + "value": 625000.0 + }, + { + "attributeID": 481, + "value": 75000.0 + }, + { + "attributeID": 482, + "value": 500.0 + }, + { + "attributeID": 484, + "value": 1.0 + }, + { + "attributeID": 506, + "value": 10000.0 + }, + { + "attributeID": 507, + "value": 211.0 + }, + { + "attributeID": 508, + "value": 384.0 + }, + { + "attributeID": 525, + "value": 1.0 + }, + { + "attributeID": 552, + "value": 60.0 + }, + { + "attributeID": 562, + "value": 0.001 + }, + { + "attributeID": 563, + "value": 5.0 + }, + { + "attributeID": 564, + "value": 1000.0 + }, + { + "attributeID": 580, + "value": 1.0 + }, + { + "attributeID": 581, + "value": 0.0 + }, + { + "attributeID": 582, + "value": 3000.0 + }, + { + "attributeID": 583, + "value": 1.0 + }, + { + "attributeID": 645, + "value": 1.5 + }, + { + "attributeID": 646, + "value": 4.0 + }, + { + "attributeID": 665, + "value": 9000.0 + }, + { + "attributeID": 858, + "value": 1.0 + }, + { + "attributeID": 859, + "value": 1.0 + }, + { + "attributeID": 1133, + "value": 4.0 + }, + { + "attributeID": 2499, + "value": 5000.0 + }, + { + "attributeID": 2500, + "value": 10000.0 + }, + { + "attributeID": 2501, + "value": 0.0 + }, + { + "attributeID": 2502, + "value": 1.0 + }, + { + "attributeID": 2503, + "value": 5000.0 + }, + { + "attributeID": 2504, + "value": 25000.0 + }, + { + "attributeID": 2505, + "value": 1.0 + }, + { + "attributeID": 2510, + "value": 1.0 + }, + { + "attributeID": 2519, + "value": 9000.0 + }, + { + "attributeID": 2520, + "value": 4000.0 + }, + { + "attributeID": 2521, + "value": 8000.0 + }, + { + "attributeID": 2522, + "value": 15.0 + }, + { + "attributeID": 2723, + "value": 22.0 + }, + { + "attributeID": 2724, + "value": 20.0 + }, + { + "attributeID": 2725, + "value": 3000.0 + }, + { + "attributeID": 2786, + "value": 4000.0 + } + ], + "dogmaEffects": [ + { + "effectID": 10, + "isDefault": 0 + }, + { + "effectID": 569, + "isDefault": 0 + }, + { + "effectID": 6743, + "isDefault": 0 + }, + { + "effectID": 6744, + "isDefault": 0 + }, + { + "effectID": 6756, + "isDefault": 0 + }, + { + "effectID": 6990, + "isDefault": 0 + } + ] + }, + "54286": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 350.0 + }, + { + "attributeID": 37, + "value": 1650.0 + }, + { + "attributeID": 51, + "value": 3000.0 + }, + { + "attributeID": 54, + "value": 36000.0 + }, + { + "attributeID": 55, + "value": 200000.0 + }, + { + "attributeID": 64, + "value": 15.0 + }, + { + "attributeID": 70, + "value": 0.93 + }, + { + "attributeID": 76, + "value": 75000.0 + }, + { + "attributeID": 109, + "value": 0.67 + }, + { + "attributeID": 110, + "value": 0.67 + }, + { + "attributeID": 111, + "value": 0.67 + }, + { + "attributeID": 113, + "value": 0.67 + }, + { + "attributeID": 114, + "value": 0.0 + }, + { + "attributeID": 116, + "value": 0.0 + }, + { + "attributeID": 117, + "value": 3.0 + }, + { + "attributeID": 118, + "value": 2.0 + }, + { + "attributeID": 158, + "value": 11250.0 + }, + { + "attributeID": 160, + "value": 1000.0 + }, + { + "attributeID": 192, + "value": 7.0 + }, + { + "attributeID": 208, + "value": 0.0 + }, + { + "attributeID": 209, + "value": 0.0 + }, + { + "attributeID": 210, + "value": 0.0 + }, + { + "attributeID": 211, + "value": 15.0 + }, + { + "attributeID": 245, + "value": 565.0 + }, + { + "attributeID": 246, + "value": 395.0 + }, + { + "attributeID": 252, + "value": 0.003 + }, + { + "attributeID": 263, + "value": 540.0 + }, + { + "attributeID": 265, + "value": 350.0 + }, + { + "attributeID": 267, + "value": 0.45 + }, + { + "attributeID": 268, + "value": 0.81 + }, + { + "attributeID": 269, + "value": 0.67 + }, + { + "attributeID": 270, + "value": 0.49 + }, + { + "attributeID": 271, + "value": 0.69 + }, + { + "attributeID": 272, + "value": 0.34 + }, + { + "attributeID": 273, + "value": 0.41 + }, + { + "attributeID": 274, + "value": 0.55 + }, + { + "attributeID": 479, + "value": 625000.0 + }, + { + "attributeID": 481, + "value": 100000.0 + }, + { + "attributeID": 482, + "value": 700.0 + }, + { + "attributeID": 484, + "value": 1.0 + }, + { + "attributeID": 508, + "value": 300.0 + }, + { + "attributeID": 525, + "value": 1.0 + }, + { + "attributeID": 552, + "value": 81.0 + }, + { + "attributeID": 562, + "value": 0.0 + }, + { + "attributeID": 563, + "value": 5.0 + }, + { + "attributeID": 564, + "value": 1000.0 + }, + { + "attributeID": 580, + "value": 1.0 + }, + { + "attributeID": 581, + "value": 0.0 + }, + { + "attributeID": 582, + "value": 3000.0 + }, + { + "attributeID": 583, + "value": 1.0 + }, + { + "attributeID": 620, + "value": 40000.0 + }, + { + "attributeID": 665, + "value": 10000.0 + }, + { + "attributeID": 798, + "value": 1.0 + }, + { + "attributeID": 854, + "value": 1.0 + }, + { + "attributeID": 1133, + "value": 4.0 + }, + { + "attributeID": 2503, + "value": 5000.0 + }, + { + "attributeID": 2504, + "value": 30000.0 + }, + { + "attributeID": 2505, + "value": 3.0 + }, + { + "attributeID": 2510, + "value": 1.0 + }, + { + "attributeID": 2723, + "value": 30.0 + }, + { + "attributeID": 2724, + "value": 20.0 + }, + { + "attributeID": 2725, + "value": 3000.0 + }, + { + "attributeID": 2786, + "value": 5000.0 + } + ], + "dogmaEffects": [ + { + "effectID": 10, + "isDefault": 0 + } + ] + }, + "54287": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 375.0 + }, + { + "attributeID": 37, + "value": 1454.0 + }, + { + "attributeID": 55, + "value": 200000.0 + }, + { + "attributeID": 70, + "value": 0.9 + }, + { + "attributeID": 76, + "value": 75000.0 + }, + { + "attributeID": 109, + "value": 0.67 + }, + { + "attributeID": 110, + "value": 0.67 + }, + { + "attributeID": 111, + "value": 0.67 + }, + { + "attributeID": 113, + "value": 0.67 + }, + { + "attributeID": 192, + "value": 7.0 + }, + { + "attributeID": 208, + "value": 0.0 + }, + { + "attributeID": 209, + "value": 0.0 + }, + { + "attributeID": 210, + "value": 0.0 + }, + { + "attributeID": 211, + "value": 15.0 + }, + { + "attributeID": 212, + "value": 4.0 + }, + { + "attributeID": 245, + "value": 8089.0 + }, + { + "attributeID": 246, + "value": 395.0 + }, + { + "attributeID": 252, + "value": 0.003 + }, + { + "attributeID": 263, + "value": 570.0 + }, + { + "attributeID": 265, + "value": 375.0 + }, + { + "attributeID": 267, + "value": 0.45 + }, + { + "attributeID": 268, + "value": 0.81 + }, + { + "attributeID": 269, + "value": 0.67 + }, + { + "attributeID": 270, + "value": 0.49 + }, + { + "attributeID": 271, + "value": 0.69 + }, + { + "attributeID": 272, + "value": 0.34 + }, + { + "attributeID": 273, + "value": 0.41 + }, + { + "attributeID": 274, + "value": 0.55 + }, + { + "attributeID": 479, + "value": 625000.0 + }, + { + "attributeID": 481, + "value": 100000.0 + }, + { + "attributeID": 482, + "value": 700.0 + }, + { + "attributeID": 484, + "value": 1.0 + }, + { + "attributeID": 506, + "value": 12000.0 + }, + { + "attributeID": 507, + "value": 210.0 + }, + { + "attributeID": 508, + "value": 390.0 + }, + { + "attributeID": 525, + "value": 1.0 + }, + { + "attributeID": 552, + "value": 86.0 + }, + { + "attributeID": 562, + "value": 0.001 + }, + { + "attributeID": 563, + "value": 5.0 + }, + { + "attributeID": 564, + "value": 1000.0 + }, + { + "attributeID": 580, + "value": 1.0 + }, + { + "attributeID": 581, + "value": 0.0 + }, + { + "attributeID": 582, + "value": 3000.0 + }, + { + "attributeID": 583, + "value": 1.0 + }, + { + "attributeID": 645, + "value": 1.5 + }, + { + "attributeID": 646, + "value": 4.0 + }, + { + "attributeID": 665, + "value": 10000.0 + }, + { + "attributeID": 858, + "value": 1.0 + }, + { + "attributeID": 859, + "value": 1.0 + }, + { + "attributeID": 1133, + "value": 4.0 + }, + { + "attributeID": 2503, + "value": 5000.0 + }, + { + "attributeID": 2504, + "value": 25000.0 + }, + { + "attributeID": 2505, + "value": 1.0 + }, + { + "attributeID": 2510, + "value": 1.0 + }, + { + "attributeID": 2723, + "value": 30.0 + }, + { + "attributeID": 2724, + "value": 20.0 + }, + { + "attributeID": 2725, + "value": 3000.0 + }, + { + "attributeID": 2786, + "value": 5000.0 + } + ], + "dogmaEffects": [ + { + "effectID": 10, + "isDefault": 0 + }, + { + "effectID": 569, + "isDefault": 0 + } + ] + }, + "54288": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 700.0 + }, + { + "attributeID": 37, + "value": 1875.0 + }, + { + "attributeID": 55, + "value": 400000.0 + }, + { + "attributeID": 70, + "value": 0.16 + }, + { + "attributeID": 76, + "value": 75000.0 + }, + { + "attributeID": 109, + "value": 0.67 + }, + { + "attributeID": 110, + "value": 0.67 + }, + { + "attributeID": 111, + "value": 0.67 + }, + { + "attributeID": 113, + "value": 0.67 + }, + { + "attributeID": 192, + "value": 7.0 + }, + { + "attributeID": 208, + "value": 0.0 + }, + { + "attributeID": 209, + "value": 0.0 + }, + { + "attributeID": 210, + "value": 0.0 + }, + { + "attributeID": 211, + "value": 15.0 + }, + { + "attributeID": 212, + "value": 12.0 + }, + { + "attributeID": 245, + "value": 501.0 + }, + { + "attributeID": 246, + "value": 395.0 + }, + { + "attributeID": 252, + "value": 0.003 + }, + { + "attributeID": 263, + "value": 1000.0 + }, + { + "attributeID": 265, + "value": 600.0 + }, + { + "attributeID": 267, + "value": 0.45 + }, + { + "attributeID": 268, + "value": 0.81 + }, + { + "attributeID": 269, + "value": 0.67 + }, + { + "attributeID": 270, + "value": 0.49 + }, + { + "attributeID": 271, + "value": 0.69 + }, + { + "attributeID": 272, + "value": 0.34 + }, + { + "attributeID": 273, + "value": 0.41 + }, + { + "attributeID": 274, + "value": 0.55 + }, + { + "attributeID": 479, + "value": 1250000.0 + }, + { + "attributeID": 481, + "value": 200000.0 + }, + { + "attributeID": 482, + "value": 2000.0 + }, + { + "attributeID": 484, + "value": 1.0 + }, + { + "attributeID": 506, + "value": 15000.0 + }, + { + "attributeID": 507, + "value": 207.0 + }, + { + "attributeID": 508, + "value": 276.0 + }, + { + "attributeID": 525, + "value": 1.0 + }, + { + "attributeID": 552, + "value": 125.0 + }, + { + "attributeID": 562, + "value": 0.0 + }, + { + "attributeID": 563, + "value": 5.0 + }, + { + "attributeID": 564, + "value": 1000.0 + }, + { + "attributeID": 580, + "value": 1.0 + }, + { + "attributeID": 581, + "value": 0.0 + }, + { + "attributeID": 582, + "value": 3000.0 + }, + { + "attributeID": 583, + "value": 1.0 + }, + { + "attributeID": 645, + "value": 1.5 + }, + { + "attributeID": 646, + "value": 4.0 + }, + { + "attributeID": 665, + "value": 15000.0 + }, + { + "attributeID": 798, + "value": 1.0 + }, + { + "attributeID": 854, + "value": 1.0 + }, + { + "attributeID": 858, + "value": 1.0 + }, + { + "attributeID": 859, + "value": 1.0 + }, + { + "attributeID": 1133, + "value": 4.0 + }, + { + "attributeID": 2503, + "value": 5000.0 + }, + { + "attributeID": 2504, + "value": 25000.0 + }, + { + "attributeID": 2505, + "value": 1.0 + }, + { + "attributeID": 2510, + "value": 1.0 + }, + { + "attributeID": 2723, + "value": 65.0 + }, + { + "attributeID": 2724, + "value": 20.0 + }, + { + "attributeID": 2725, + "value": 5000.0 + }, + { + "attributeID": 2786, + "value": 7000.0 + } + ], + "dogmaEffects": [ + { + "effectID": 10, + "isDefault": 0 + }, + { + "effectID": 569, + "isDefault": 0 + }, + { + "effectID": 6744, + "isDefault": 0 + }, + { + "effectID": 6990, + "isDefault": 0 + } + ] + }, + "54289": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 700.0 + }, + { + "attributeID": 37, + "value": 1454.0 + }, + { + "attributeID": 55, + "value": 400000.0 + }, + { + "attributeID": 70, + "value": 0.16 + }, + { + "attributeID": 76, + "value": 75000.0 + }, + { + "attributeID": 97, + "value": 40.0 + }, + { + "attributeID": 109, + "value": 0.67 + }, + { + "attributeID": 110, + "value": 0.67 + }, + { + "attributeID": 111, + "value": 0.67 + }, + { + "attributeID": 113, + "value": 0.67 + }, + { + "attributeID": 192, + "value": 7.0 + }, + { + "attributeID": 208, + "value": 0.0 + }, + { + "attributeID": 209, + "value": 0.0 + }, + { + "attributeID": 210, + "value": 0.0 + }, + { + "attributeID": 211, + "value": 15.0 + }, + { + "attributeID": 212, + "value": 10.0 + }, + { + "attributeID": 238, + "value": 2.0 + }, + { + "attributeID": 239, + "value": 1.0 + }, + { + "attributeID": 240, + "value": 2.0 + }, + { + "attributeID": 241, + "value": 1.0 + }, + { + "attributeID": 245, + "value": 501.0 + }, + { + "attributeID": 246, + "value": 395.0 + }, + { + "attributeID": 252, + "value": 0.003 + }, + { + "attributeID": 263, + "value": 840.0 + }, + { + "attributeID": 265, + "value": 600.0 + }, + { + "attributeID": 267, + "value": 0.45 + }, + { + "attributeID": 268, + "value": 0.81 + }, + { + "attributeID": 269, + "value": 0.67 + }, + { + "attributeID": 270, + "value": 0.49 + }, + { + "attributeID": 271, + "value": 0.69 + }, + { + "attributeID": 272, + "value": 0.34 + }, + { + "attributeID": 273, + "value": 0.41 + }, + { + "attributeID": 274, + "value": 0.55 + }, + { + "attributeID": 479, + "value": 1250000.0 + }, + { + "attributeID": 481, + "value": 200000.0 + }, + { + "attributeID": 482, + "value": 2000.0 + }, + { + "attributeID": 484, + "value": 1.0 + }, + { + "attributeID": 506, + "value": 15000.0 + }, + { + "attributeID": 507, + "value": 206.0 + }, + { + "attributeID": 508, + "value": 228.0 + }, + { + "attributeID": 525, + "value": 1.0 + }, + { + "attributeID": 552, + "value": 150.0 + }, + { + "attributeID": 562, + "value": 0.0 + }, + { + "attributeID": 563, + "value": 5.0 + }, + { + "attributeID": 564, + "value": 1000.0 + }, + { + "attributeID": 580, + "value": 1.0 + }, + { + "attributeID": 581, + "value": 0.0 + }, + { + "attributeID": 582, + "value": 3000.0 + }, + { + "attributeID": 583, + "value": 1.0 + }, + { + "attributeID": 645, + "value": 1.5 + }, + { + "attributeID": 646, + "value": 4.0 + }, + { + "attributeID": 665, + "value": 15000.0 + }, + { + "attributeID": 798, + "value": 1.0 + }, + { + "attributeID": 854, + "value": 1.0 + }, + { + "attributeID": 858, + "value": 1.0 + }, + { + "attributeID": 859, + "value": 1.0 + }, + { + "attributeID": 1133, + "value": 4.0 + }, + { + "attributeID": 2519, + "value": 15000.0 + }, + { + "attributeID": 2520, + "value": 8000.0 + }, + { + "attributeID": 2521, + "value": 16000.0 + }, + { + "attributeID": 2522, + "value": 30.0 + }, + { + "attributeID": 2531, + "value": 20000.0 + }, + { + "attributeID": 2532, + "value": 46080.0 + }, + { + "attributeID": 2533, + "value": 43200.0 + }, + { + "attributeID": 2534, + "value": 10.0 + }, + { + "attributeID": 2723, + "value": 65.0 + }, + { + "attributeID": 2724, + "value": 20.0 + }, + { + "attributeID": 2725, + "value": 5000.0 + }, + { + "attributeID": 2786, + "value": 7000.0 + } + ], + "dogmaEffects": [ + { + "effectID": 10, + "isDefault": 0 + }, + { + "effectID": 569, + "isDefault": 0 + }, + { + "effectID": 6756, + "isDefault": 0 + }, + { + "effectID": 6757, + "isDefault": 0 + }, + { + "effectID": 6990, + "isDefault": 0 + } + ] + }, + "54290": { + "dogmaAttributes": [ + { + "attributeID": 9, + "value": 1245.0 + }, + { + "attributeID": 37, + "value": 1794.0 + }, + { + "attributeID": 55, + "value": 400000.0 + }, + { + "attributeID": 70, + "value": 0.22 + }, + { + "attributeID": 76, + "value": 75000.0 + }, + { + "attributeID": 97, + "value": 40.0 + }, + { + "attributeID": 109, + "value": 0.67 + }, + { + "attributeID": 110, + "value": 0.67 + }, + { + "attributeID": 111, + "value": 0.67 + }, + { + "attributeID": 113, + "value": 0.67 + }, + { + "attributeID": 192, + "value": 7.0 + }, + { + "attributeID": 208, + "value": 0.0 + }, + { + "attributeID": 209, + "value": 0.0 + }, + { + "attributeID": 210, + "value": 0.0 + }, + { + "attributeID": 211, + "value": 15.0 + }, + { + "attributeID": 212, + "value": 14.0 + }, + { + "attributeID": 245, + "value": 501.0 + }, + { + "attributeID": 246, + "value": 395.0 + }, + { + "attributeID": 252, + "value": 0.003 + }, + { + "attributeID": 263, + "value": 1900.0 + }, + { + "attributeID": 265, + "value": 1100.0 + }, + { + "attributeID": 267, + "value": 0.45 + }, + { + "attributeID": 268, + "value": 0.81 + }, + { + "attributeID": 269, + "value": 0.67 + }, + { + "attributeID": 270, + "value": 0.49 + }, + { + "attributeID": 271, + "value": 0.55 + }, + { + "attributeID": 272, + "value": 0.27 + }, + { + "attributeID": 273, + "value": 0.33 + }, + { + "attributeID": 274, + "value": 0.44 + }, + { + "attributeID": 479, + "value": 1250000.0 + }, + { + "attributeID": 481, + "value": 250000.0 + }, + { + "attributeID": 482, + "value": 2000.0 + }, + { + "attributeID": 484, + "value": 1.0 + }, + { + "attributeID": 506, + "value": 15000.0 + }, + { + "attributeID": 507, + "value": 208.0 + }, + { + "attributeID": 508, + "value": 234.0 + }, + { + "attributeID": 525, + "value": 1.0 + }, + { + "attributeID": 552, + "value": 145.0 + }, + { + "attributeID": 562, + "value": 0.0 + }, + { + "attributeID": 563, + "value": 5.0 + }, + { + "attributeID": 564, + "value": 1000.0 + }, + { + "attributeID": 580, + "value": 1.0 + }, + { + "attributeID": 581, + "value": 0.0 + }, + { + "attributeID": 582, + "value": 3000.0 + }, + { + "attributeID": 583, + "value": 1.0 + }, + { + "attributeID": 645, + "value": 1.5 + }, + { + "attributeID": 646, + "value": 4.0 + }, + { + "attributeID": 665, + "value": 15000.0 + }, + { + "attributeID": 798, + "value": 1.0 + }, + { + "attributeID": 854, + "value": 1.0 + }, + { + "attributeID": 858, + "value": 1.0 + }, + { + "attributeID": 859, + "value": 1.0 + }, + { + "attributeID": 1133, + "value": 4.0 + }, + { + "attributeID": 2503, + "value": 5000.0 + }, + { + "attributeID": 2504, + "value": 25000.0 + }, + { + "attributeID": 2505, + "value": 1.0 + }, + { + "attributeID": 2510, + "value": 1.0 + }, + { + "attributeID": 2519, + "value": 12000.0 + }, + { + "attributeID": 2520, + "value": 8000.0 + }, + { + "attributeID": 2521, + "value": 16000.0 + }, + { + "attributeID": 2522, + "value": 30.0 + }, + { + "attributeID": 2723, + "value": 65.0 + }, + { + "attributeID": 2724, + "value": 20.0 + }, + { + "attributeID": 2725, + "value": 5000.0 + }, + { + "attributeID": 2786, + "value": 7000.0 + } + ], + "dogmaEffects": [ + { + "effectID": 10, + "isDefault": 0 + }, + { + "effectID": 569, + "isDefault": 0 + }, + { + "effectID": 6744, + "isDefault": 0 + }, + { + "effectID": 6756, + "isDefault": 0 + }, + { + "effectID": 6990, + "isDefault": 0 + } + ] + }, + "54392": { + "dogmaAttributes": [ + { + "attributeID": 175, + "value": 0.0 + }, + { + "attributeID": 176, + "value": 0.0 + }, + { + "attributeID": 177, + "value": 0.0 + }, + { + "attributeID": 178, + "value": 4.0 + }, + { + "attributeID": 179, + "value": 0.0 + }, + { + "attributeID": 182, + "value": 3411.0 + }, + { + "attributeID": 277, + "value": 2.0 + }, + { + "attributeID": 331, + "value": 1.0 + }, + { + "attributeID": 422, + "value": 2.0 + }, + { + "attributeID": 3027, + "value": 1.15 + }, + { + "attributeID": 3028, + "value": 1.0 + }, + { + "attributeID": 3029, + "value": 1.0 + }, + { + "attributeID": 3030, + "value": 1.0 + }, + { + "attributeID": 3031, + "value": 1.0 + } + ], + "dogmaEffects": [ + { + "effectID": 302, + "isDefault": 0 + }, + { + "effectID": 304, + "isDefault": 0 + }, + { + "effectID": 306, + "isDefault": 0 + }, + { + "effectID": 308, + "isDefault": 0 + }, + { + "effectID": 310, + "isDefault": 0 + }, + { + "effectID": 8021, + "isDefault": 0 + }, + { + "effectID": 8023, + "isDefault": 0 + }, + { + "effectID": 8024, + "isDefault": 0 + }, + { + "effectID": 8025, + "isDefault": 0 + }, + { + "effectID": 8026, + "isDefault": 0 + } + ] + }, + "54393": { + "dogmaAttributes": [ + { + "attributeID": 175, + "value": 0.0 + }, + { + "attributeID": 176, + "value": 0.0 + }, + { + "attributeID": 177, + "value": 4.0 + }, + { + "attributeID": 178, + "value": 0.0 + }, + { + "attributeID": 179, + "value": 0.0 + }, + { + "attributeID": 182, + "value": 3411.0 + }, + { + "attributeID": 277, + "value": 2.0 + }, + { + "attributeID": 331, + "value": 2.0 + }, + { + "attributeID": 422, + "value": 2.0 + }, + { + "attributeID": 3027, + "value": 1.15 + }, + { + "attributeID": 3028, + "value": 1.5 + }, + { + "attributeID": 3029, + "value": 1.5 + }, + { + "attributeID": 3030, + "value": 1.5 + }, + { + "attributeID": 3031, + "value": 1.5 + } + ], + "dogmaEffects": [ + { + "effectID": 302, + "isDefault": 0 + }, + { + "effectID": 304, + "isDefault": 0 + }, + { + "effectID": 306, + "isDefault": 0 + }, + { + "effectID": 308, + "isDefault": 0 + }, + { + "effectID": 310, + "isDefault": 0 + }, + { + "effectID": 8021, + "isDefault": 0 + }, + { + "effectID": 8023, + "isDefault": 0 + }, + { + "effectID": 8024, + "isDefault": 0 + }, + { + "effectID": 8025, + "isDefault": 0 + }, + { + "effectID": 8026, + "isDefault": 0 + } + ] + }, + "54394": { + "dogmaAttributes": [ + { + "attributeID": 175, + "value": 0.0 + }, + { + "attributeID": 176, + "value": 0.0 + }, + { + "attributeID": 177, + "value": 0.0 + }, + { + "attributeID": 178, + "value": 0.0 + }, + { + "attributeID": 179, + "value": 4.0 + }, + { + "attributeID": 182, + "value": 3411.0 + }, + { + "attributeID": 277, + "value": 3.0 + }, + { + "attributeID": 331, + "value": 3.0 + }, + { + "attributeID": 422, + "value": 2.0 + }, + { + "attributeID": 3027, + "value": 1.15 + }, + { + "attributeID": 3028, + "value": 2.0 + }, + { + "attributeID": 3029, + "value": 2.0 + }, + { + "attributeID": 3030, + "value": 2.0 + }, + { + "attributeID": 3031, + "value": 2.0 + } + ], + "dogmaEffects": [ + { + "effectID": 302, + "isDefault": 0 + }, + { + "effectID": 304, + "isDefault": 0 + }, + { + "effectID": 306, + "isDefault": 0 + }, + { + "effectID": 308, + "isDefault": 0 + }, + { + "effectID": 310, + "isDefault": 0 + }, + { + "effectID": 8021, + "isDefault": 0 + }, + { + "effectID": 8023, + "isDefault": 0 + }, + { + "effectID": 8024, + "isDefault": 0 + }, + { + "effectID": 8025, + "isDefault": 0 + }, + { + "effectID": 8026, + "isDefault": 0 + } + ] + }, + "54395": { + "dogmaAttributes": [ + { + "attributeID": 175, + "value": 0.0 + }, + { + "attributeID": 176, + "value": 4.0 + }, + { + "attributeID": 177, + "value": 0.0 + }, + { + "attributeID": 178, + "value": 0.0 + }, + { + "attributeID": 179, + "value": 0.0 + }, + { + "attributeID": 182, + "value": 3411.0 + }, + { + "attributeID": 277, + "value": 3.0 + }, + { + "attributeID": 331, + "value": 4.0 + }, + { + "attributeID": 422, + "value": 2.0 + }, + { + "attributeID": 3027, + "value": 1.15 + }, + { + "attributeID": 3028, + "value": 2.5 + }, + { + "attributeID": 3029, + "value": 2.5 + }, + { + "attributeID": 3030, + "value": 2.5 + }, + { + "attributeID": 3031, + "value": 2.5 + } + ], + "dogmaEffects": [ + { + "effectID": 302, + "isDefault": 0 + }, + { + "effectID": 304, + "isDefault": 0 + }, + { + "effectID": 306, + "isDefault": 0 + }, + { + "effectID": 308, + "isDefault": 0 + }, + { + "effectID": 310, + "isDefault": 0 + }, + { + "effectID": 8021, + "isDefault": 0 + }, + { + "effectID": 8023, + "isDefault": 0 + }, + { + "effectID": 8024, + "isDefault": 0 + }, + { + "effectID": 8025, + "isDefault": 0 + }, + { + "effectID": 8026, + "isDefault": 0 + } + ] + }, + "54396": { + "dogmaAttributes": [ + { + "attributeID": 175, + "value": 4.0 + }, + { + "attributeID": 176, + "value": 0.0 + }, + { + "attributeID": 177, + "value": 0.0 + }, + { + "attributeID": 178, + "value": 0.0 + }, + { + "attributeID": 179, + "value": 0.0 + }, + { + "attributeID": 182, + "value": 3411.0 + }, + { + "attributeID": 277, + "value": 4.0 + }, + { + "attributeID": 331, + "value": 5.0 + }, + { + "attributeID": 422, + "value": 2.0 + }, + { + "attributeID": 3027, + "value": 1.15 + }, + { + "attributeID": 3028, + "value": 3.0 + }, + { + "attributeID": 3029, + "value": 3.0 + }, + { + "attributeID": 3030, + "value": 3.0 + }, + { + "attributeID": 3031, + "value": 3.0 + } + ], + "dogmaEffects": [ + { + "effectID": 302, + "isDefault": 0 + }, + { + "effectID": 304, + "isDefault": 0 + }, + { + "effectID": 306, + "isDefault": 0 + }, + { + "effectID": 308, + "isDefault": 0 + }, + { + "effectID": 310, + "isDefault": 0 + }, + { + "effectID": 8021, + "isDefault": 0 + }, + { + "effectID": 8023, + "isDefault": 0 + }, + { + "effectID": 8024, + "isDefault": 0 + }, + { + "effectID": 8025, + "isDefault": 0 + }, + { + "effectID": 8026, + "isDefault": 0 + } + ] + }, + "54397": { + "dogmaAttributes": [ + { + "attributeID": 175, + "value": 0.0 + }, + { + "attributeID": 176, + "value": 0.0 + }, + { + "attributeID": 177, + "value": 0.0 + }, + { + "attributeID": 178, + "value": 0.0 + }, + { + "attributeID": 179, + "value": 0.0 + }, + { + "attributeID": 182, + "value": 3411.0 + }, + { + "attributeID": 277, + "value": 5.0 + }, + { + "attributeID": 331, + "value": 6.0 + }, + { + "attributeID": 422, + "value": 2.0 + }, + { + "attributeID": 3027, + "value": 1.5 + } + ], + "dogmaEffects": [ + { + "effectID": 302, + "isDefault": 0 + }, + { + "effectID": 304, + "isDefault": 0 + }, + { + "effectID": 306, + "isDefault": 0 + }, + { + "effectID": 308, + "isDefault": 0 + }, + { + "effectID": 310, + "isDefault": 0 + }, + { + "effectID": 8021, + "isDefault": 0 + } + ] + }, + "54398": { + "dogmaAttributes": [ + { + "attributeID": 175, + "value": 0.0 + }, + { + "attributeID": 176, + "value": 0.0 + }, + { + "attributeID": 177, + "value": 0.0 + }, + { + "attributeID": 178, + "value": 3.0 + }, + { + "attributeID": 179, + "value": 0.0 + }, + { + "attributeID": 182, + "value": 3411.0 + }, + { + "attributeID": 277, + "value": 2.0 + }, + { + "attributeID": 331, + "value": 1.0 + }, + { + "attributeID": 422, + "value": 2.0 + }, + { + "attributeID": 3027, + "value": 1.1 + }, + { + "attributeID": 3028, + "value": 1.0 + }, + { + "attributeID": 3029, + "value": 1.0 + }, + { + "attributeID": 3030, + "value": 1.0 + }, + { + "attributeID": 3031, + "value": 1.0 + } + ], + "dogmaEffects": [ + { + "effectID": 302, + "isDefault": 0 + }, + { + "effectID": 304, + "isDefault": 0 + }, + { + "effectID": 306, + "isDefault": 0 + }, + { + "effectID": 308, + "isDefault": 0 + }, + { + "effectID": 310, + "isDefault": 0 + }, + { + "effectID": 8021, + "isDefault": 0 + }, + { + "effectID": 8023, + "isDefault": 0 + }, + { + "effectID": 8024, + "isDefault": 0 + }, + { + "effectID": 8025, + "isDefault": 0 + }, + { + "effectID": 8026, + "isDefault": 0 + } + ] + }, + "54399": { + "dogmaAttributes": [ + { + "attributeID": 175, + "value": 0.0 + }, + { + "attributeID": 176, + "value": 0.0 + }, + { + "attributeID": 177, + "value": 3.0 + }, + { + "attributeID": 178, + "value": 0.0 + }, + { + "attributeID": 179, + "value": 0.0 + }, + { + "attributeID": 182, + "value": 3411.0 + }, + { + "attributeID": 277, + "value": 2.0 + }, + { + "attributeID": 331, + "value": 2.0 + }, + { + "attributeID": 422, + "value": 2.0 + }, + { + "attributeID": 3027, + "value": 1.1 + }, + { + "attributeID": 3028, + "value": 1.5 + }, + { + "attributeID": 3029, + "value": 1.5 + }, + { + "attributeID": 3030, + "value": 1.5 + }, + { + "attributeID": 3031, + "value": 1.5 + } + ], + "dogmaEffects": [ + { + "effectID": 302, + "isDefault": 0 + }, + { + "effectID": 304, + "isDefault": 0 + }, + { + "effectID": 306, + "isDefault": 0 + }, + { + "effectID": 308, + "isDefault": 0 + }, + { + "effectID": 310, + "isDefault": 0 + }, + { + "effectID": 8021, + "isDefault": 0 + }, + { + "effectID": 8023, + "isDefault": 0 + }, + { + "effectID": 8024, + "isDefault": 0 + }, + { + "effectID": 8025, + "isDefault": 0 + }, + { + "effectID": 8026, + "isDefault": 0 + } + ] + }, + "54400": { + "dogmaAttributes": [ + { + "attributeID": 175, + "value": 0.0 + }, + { + "attributeID": 176, + "value": 0.0 + }, + { + "attributeID": 177, + "value": 0.0 + }, + { + "attributeID": 178, + "value": 0.0 + }, + { + "attributeID": 179, + "value": 3.0 + }, + { + "attributeID": 182, + "value": 3411.0 + }, + { + "attributeID": 277, + "value": 3.0 + }, + { + "attributeID": 331, + "value": 3.0 + }, + { + "attributeID": 422, + "value": 2.0 + }, + { + "attributeID": 3027, + "value": 1.1 + }, + { + "attributeID": 3028, + "value": 2.0 + }, + { + "attributeID": 3029, + "value": 2.0 + }, + { + "attributeID": 3030, + "value": 2.0 + }, + { + "attributeID": 3031, + "value": 2.0 + } + ], + "dogmaEffects": [ + { + "effectID": 302, + "isDefault": 0 + }, + { + "effectID": 304, + "isDefault": 0 + }, + { + "effectID": 306, + "isDefault": 0 + }, + { + "effectID": 308, + "isDefault": 0 + }, + { + "effectID": 310, + "isDefault": 0 + }, + { + "effectID": 8021, + "isDefault": 0 + }, + { + "effectID": 8023, + "isDefault": 0 + }, + { + "effectID": 8024, + "isDefault": 0 + }, + { + "effectID": 8025, + "isDefault": 0 + }, + { + "effectID": 8026, + "isDefault": 0 + } + ] + }, + "54401": { + "dogmaAttributes": [ + { + "attributeID": 175, + "value": 0.0 + }, + { + "attributeID": 176, + "value": 3.0 + }, + { + "attributeID": 177, + "value": 0.0 + }, + { + "attributeID": 178, + "value": 0.0 + }, + { + "attributeID": 179, + "value": 0.0 + }, + { + "attributeID": 182, + "value": 3411.0 + }, + { + "attributeID": 277, + "value": 3.0 + }, + { + "attributeID": 331, + "value": 4.0 + }, + { + "attributeID": 422, + "value": 2.0 + }, + { + "attributeID": 3027, + "value": 1.1 + }, + { + "attributeID": 3028, + "value": 2.5 + }, + { + "attributeID": 3029, + "value": 2.5 + }, + { + "attributeID": 3030, + "value": 2.5 + }, + { + "attributeID": 3031, + "value": 2.5 + } + ], + "dogmaEffects": [ + { + "effectID": 302, + "isDefault": 0 + }, + { + "effectID": 304, + "isDefault": 0 + }, + { + "effectID": 306, + "isDefault": 0 + }, + { + "effectID": 308, + "isDefault": 0 + }, + { + "effectID": 310, + "isDefault": 0 + }, + { + "effectID": 8021, + "isDefault": 0 + }, + { + "effectID": 8023, + "isDefault": 0 + }, + { + "effectID": 8024, + "isDefault": 0 + }, + { + "effectID": 8025, + "isDefault": 0 + }, + { + "effectID": 8026, + "isDefault": 0 + } + ] + }, + "54402": { + "dogmaAttributes": [ + { + "attributeID": 175, + "value": 3.0 + }, + { + "attributeID": 176, + "value": 0.0 + }, + { + "attributeID": 177, + "value": 0.0 + }, + { + "attributeID": 178, + "value": 0.0 + }, + { + "attributeID": 179, + "value": 0.0 + }, + { + "attributeID": 182, + "value": 3411.0 + }, + { + "attributeID": 277, + "value": 4.0 + }, + { + "attributeID": 331, + "value": 5.0 + }, + { + "attributeID": 422, + "value": 2.0 + }, + { + "attributeID": 3027, + "value": 1.1 + }, + { + "attributeID": 3028, + "value": 3.0 + }, + { + "attributeID": 3029, + "value": 3.0 + }, + { + "attributeID": 3030, + "value": 3.0 + }, + { + "attributeID": 3031, + "value": 3.0 + } + ], + "dogmaEffects": [ + { + "effectID": 302, + "isDefault": 0 + }, + { + "effectID": 304, + "isDefault": 0 + }, + { + "effectID": 306, + "isDefault": 0 + }, + { + "effectID": 308, + "isDefault": 0 + }, + { + "effectID": 310, + "isDefault": 0 + }, + { + "effectID": 8021, + "isDefault": 0 + }, + { + "effectID": 8023, + "isDefault": 0 + }, + { + "effectID": 8024, + "isDefault": 0 + }, + { + "effectID": 8025, + "isDefault": 0 + }, + { + "effectID": 8026, + "isDefault": 0 + } + ] + }, + "54403": { + "dogmaAttributes": [ + { + "attributeID": 175, + "value": 0.0 + }, + { + "attributeID": 176, + "value": 0.0 + }, + { + "attributeID": 177, + "value": 0.0 + }, + { + "attributeID": 178, + "value": 0.0 + }, + { + "attributeID": 179, + "value": 0.0 + }, + { + "attributeID": 182, + "value": 3411.0 + }, + { + "attributeID": 277, + "value": 5.0 + }, + { + "attributeID": 331, + "value": 6.0 + }, + { + "attributeID": 422, + "value": 2.0 + }, + { + "attributeID": 3027, + "value": 1.25 + } + ], + "dogmaEffects": [ + { + "effectID": 302, + "isDefault": 0 + }, + { + "effectID": 304, + "isDefault": 0 + }, + { + "effectID": 306, + "isDefault": 0 + }, + { + "effectID": 308, + "isDefault": 0 + }, + { + "effectID": 310, + "isDefault": 0 + }, + { + "effectID": 8021, + "isDefault": 0 + } + ] + }, + "54404": { + "dogmaAttributes": [ + { + "attributeID": 175, + "value": 0.0 + }, + { + "attributeID": 176, + "value": 0.0 + }, + { + "attributeID": 177, + "value": 0.0 + }, + { + "attributeID": 178, + "value": 2.0 + }, + { + "attributeID": 179, + "value": 0.0 + }, + { + "attributeID": 182, + "value": 3411.0 + }, + { + "attributeID": 277, + "value": 2.0 + }, + { + "attributeID": 331, + "value": 1.0 + }, + { + "attributeID": 422, + "value": 2.0 + }, + { + "attributeID": 3027, + "value": 1.025 + }, + { + "attributeID": 3028, + "value": 1.0 + }, + { + "attributeID": 3029, + "value": 1.0 + }, + { + "attributeID": 3030, + "value": 1.0 + }, + { + "attributeID": 3031, + "value": 1.0 + } + ], + "dogmaEffects": [ + { + "effectID": 302, + "isDefault": 0 + }, + { + "effectID": 304, + "isDefault": 0 + }, + { + "effectID": 306, + "isDefault": 0 + }, + { + "effectID": 308, + "isDefault": 0 + }, + { + "effectID": 310, + "isDefault": 0 + }, + { + "effectID": 8021, + "isDefault": 0 + }, + { + "effectID": 8023, + "isDefault": 0 + }, + { + "effectID": 8024, + "isDefault": 0 + }, + { + "effectID": 8025, + "isDefault": 0 + }, + { + "effectID": 8026, + "isDefault": 0 + } + ] + }, + "54405": { + "dogmaAttributes": [ + { + "attributeID": 175, + "value": 0.0 + }, + { + "attributeID": 176, + "value": 0.0 + }, + { + "attributeID": 177, + "value": 2.0 + }, + { + "attributeID": 178, + "value": 0.0 + }, + { + "attributeID": 179, + "value": 0.0 + }, + { + "attributeID": 182, + "value": 3411.0 + }, + { + "attributeID": 277, + "value": 2.0 + }, + { + "attributeID": 331, + "value": 2.0 + }, + { + "attributeID": 422, + "value": 2.0 + }, + { + "attributeID": 3027, + "value": 1.025 + }, + { + "attributeID": 3028, + "value": 1.5 + }, + { + "attributeID": 3029, + "value": 1.5 + }, + { + "attributeID": 3030, + "value": 1.5 + }, + { + "attributeID": 3031, + "value": 1.5 + } + ], + "dogmaEffects": [ + { + "effectID": 302, + "isDefault": 0 + }, + { + "effectID": 304, + "isDefault": 0 + }, + { + "effectID": 306, + "isDefault": 0 + }, + { + "effectID": 308, + "isDefault": 0 + }, + { + "effectID": 310, + "isDefault": 0 + }, + { + "effectID": 8021, + "isDefault": 0 + }, + { + "effectID": 8023, + "isDefault": 0 + }, + { + "effectID": 8024, + "isDefault": 0 + }, + { + "effectID": 8025, + "isDefault": 0 + }, + { + "effectID": 8026, + "isDefault": 0 + } + ] + }, + "54406": { + "dogmaAttributes": [ + { + "attributeID": 175, + "value": 0.0 + }, + { + "attributeID": 176, + "value": 0.0 + }, + { + "attributeID": 177, + "value": 0.0 + }, + { + "attributeID": 178, + "value": 0.0 + }, + { + "attributeID": 179, + "value": 2.0 + }, + { + "attributeID": 182, + "value": 3411.0 + }, + { + "attributeID": 277, + "value": 3.0 + }, + { + "attributeID": 331, + "value": 3.0 + }, + { + "attributeID": 422, + "value": 2.0 + }, + { + "attributeID": 3027, + "value": 1.025 + }, + { + "attributeID": 3028, + "value": 2.0 + }, + { + "attributeID": 3029, + "value": 2.0 + }, + { + "attributeID": 3030, + "value": 2.0 + }, + { + "attributeID": 3031, + "value": 2.0 + } + ], + "dogmaEffects": [ + { + "effectID": 302, + "isDefault": 0 + }, + { + "effectID": 304, + "isDefault": 0 + }, + { + "effectID": 306, + "isDefault": 0 + }, + { + "effectID": 308, + "isDefault": 0 + }, + { + "effectID": 310, + "isDefault": 0 + }, + { + "effectID": 8021, + "isDefault": 0 + }, + { + "effectID": 8023, + "isDefault": 0 + }, + { + "effectID": 8024, + "isDefault": 0 + }, + { + "effectID": 8025, + "isDefault": 0 + }, + { + "effectID": 8026, + "isDefault": 0 + } + ] + }, + "54407": { + "dogmaAttributes": [ + { + "attributeID": 175, + "value": 0.0 + }, + { + "attributeID": 176, + "value": 2.0 + }, + { + "attributeID": 177, + "value": 0.0 + }, + { + "attributeID": 178, + "value": 0.0 + }, + { + "attributeID": 179, + "value": 0.0 + }, + { + "attributeID": 182, + "value": 3411.0 + }, + { + "attributeID": 277, + "value": 3.0 + }, + { + "attributeID": 331, + "value": 4.0 + }, + { + "attributeID": 422, + "value": 2.0 + }, + { + "attributeID": 3027, + "value": 1.025 + }, + { + "attributeID": 3028, + "value": 2.5 + }, + { + "attributeID": 3029, + "value": 2.5 + }, + { + "attributeID": 3030, + "value": 2.5 + }, + { + "attributeID": 3031, + "value": 2.5 + } + ], + "dogmaEffects": [ + { + "effectID": 302, + "isDefault": 0 + }, + { + "effectID": 304, + "isDefault": 0 + }, + { + "effectID": 306, + "isDefault": 0 + }, + { + "effectID": 308, + "isDefault": 0 + }, + { + "effectID": 310, + "isDefault": 0 + }, + { + "effectID": 8021, + "isDefault": 0 + }, + { + "effectID": 8023, + "isDefault": 0 + }, + { + "effectID": 8024, + "isDefault": 0 + }, + { + "effectID": 8025, + "isDefault": 0 + }, + { + "effectID": 8026, + "isDefault": 0 + } + ] + }, + "54408": { + "dogmaAttributes": [ + { + "attributeID": 175, + "value": 2.0 + }, + { + "attributeID": 176, + "value": 0.0 + }, + { + "attributeID": 177, + "value": 0.0 + }, + { + "attributeID": 178, + "value": 0.0 + }, + { + "attributeID": 179, + "value": 0.0 + }, + { + "attributeID": 182, + "value": 3411.0 + }, + { + "attributeID": 277, + "value": 4.0 + }, + { + "attributeID": 331, + "value": 5.0 + }, + { + "attributeID": 422, + "value": 2.0 + }, + { + "attributeID": 3027, + "value": 1.025 + }, + { + "attributeID": 3028, + "value": 3.0 + }, + { + "attributeID": 3029, + "value": 3.0 + }, + { + "attributeID": 3030, + "value": 3.0 + }, + { + "attributeID": 3031, + "value": 3.0 + } + ], + "dogmaEffects": [ + { + "effectID": 302, + "isDefault": 0 + }, + { + "effectID": 304, + "isDefault": 0 + }, + { + "effectID": 306, + "isDefault": 0 + }, + { + "effectID": 308, + "isDefault": 0 + }, + { + "effectID": 310, + "isDefault": 0 + }, + { + "effectID": 8021, + "isDefault": 0 + }, + { + "effectID": 8023, + "isDefault": 0 + }, + { + "effectID": 8024, + "isDefault": 0 + }, + { + "effectID": 8025, + "isDefault": 0 + }, + { + "effectID": 8026, + "isDefault": 0 + } + ] + }, + "54409": { + "dogmaAttributes": [ + { + "attributeID": 175, + "value": 0.0 + }, + { + "attributeID": 176, + "value": 0.0 + }, + { + "attributeID": 177, + "value": 0.0 + }, + { + "attributeID": 178, + "value": 0.0 + }, + { + "attributeID": 179, + "value": 0.0 + }, + { + "attributeID": 182, + "value": 3411.0 + }, + { + "attributeID": 277, + "value": 5.0 + }, + { + "attributeID": 331, + "value": 6.0 + }, + { + "attributeID": 422, + "value": 2.0 + }, + { + "attributeID": 3027, + "value": 1.1 + } + ], + "dogmaEffects": [ + { + "effectID": 302, + "isDefault": 0 + }, + { + "effectID": 304, + "isDefault": 0 + }, + { + "effectID": 306, + "isDefault": 0 + }, + { + "effectID": 308, + "isDefault": 0 + }, + { + "effectID": 310, + "isDefault": 0 + }, + { + "effectID": 8021, + "isDefault": 0 + } + ] + }, + "54410": { + "dogmaAttributes": [], + "dogmaEffects": [] + }, + "54411": { + "dogmaAttributes": [], + "dogmaEffects": [] + }, + "54412": { + "dogmaAttributes": [], + "dogmaEffects": [] + }, + "54413": { + "dogmaAttributes": [], + "dogmaEffects": [] + }, + "54414": { + "dogmaAttributes": [], + "dogmaEffects": [] + }, + "54415": { + "dogmaAttributes": [], + "dogmaEffects": [] + }, + "54416": { + "dogmaAttributes": [], + "dogmaEffects": [] + }, + "54417": { + "dogmaAttributes": [], + "dogmaEffects": [] + }, + "54418": { + "dogmaAttributes": [], + "dogmaEffects": [] + }, + "54419": { + "dogmaAttributes": [], + "dogmaEffects": [] + }, + "54420": { + "dogmaAttributes": [], + "dogmaEffects": [] + }, + "54421": { + "dogmaAttributes": [], + "dogmaEffects": [] + }, + "54422": { + "dogmaAttributes": [], + "dogmaEffects": [] + }, + "54423": { + "dogmaAttributes": [], + "dogmaEffects": [] + }, + "54424": { + "dogmaAttributes": [], + "dogmaEffects": [] + }, + "54425": { + "dogmaAttributes": [], + "dogmaEffects": [] + }, + "54426": { + "dogmaAttributes": [], + "dogmaEffects": [] + }, + "54427": { + "dogmaAttributes": [], + "dogmaEffects": [] + }, + "54534": { + "dogmaAttributes": [ + { + "attributeID": 182, + "value": 3411.0 + }, + { + "attributeID": 277, + "value": 1.0 + }, + { + "attributeID": 331, + "value": 7.0 + }, + { + "attributeID": 422, + "value": 1.0 + }, + { + "attributeID": 2603, + "value": 1.0 + } + ], + "dogmaEffects": [ + { + "effectID": 6667, + "isDefault": 0 + } + ] + }, + "54535": { + "dogmaAttributes": [ + { + "attributeID": 182, + "value": 3411.0 + }, + { + "attributeID": 277, + "value": 2.0 + }, + { + "attributeID": 331, + "value": 7.0 + }, + { + "attributeID": 422, + "value": 1.0 + }, + { + "attributeID": 2603, + "value": 3.0 + } + ], + "dogmaEffects": [ + { + "effectID": 6667, + "isDefault": 0 + } + ] + }, + "54536": { + "dogmaAttributes": [ + { + "attributeID": 182, + "value": 3411.0 + }, + { + "attributeID": 277, + "value": 4.0 + }, + { + "attributeID": 331, + "value": 7.0 + }, + { + "attributeID": 422, + "value": 1.0 + }, + { + "attributeID": 2603, + "value": 5.0 + } + ], + "dogmaEffects": [ + { + "effectID": 6667, + "isDefault": 0 + } + ] + }, + "54537": { + "dogmaAttributes": [ + { + "attributeID": 182, + "value": 3411.0 + }, + { + "attributeID": 277, + "value": 1.0 + }, + { + "attributeID": 294, + "value": 1.0 + }, + { + "attributeID": 331, + "value": 8.0 + }, + { + "attributeID": 422, + "value": 1.0 + } + ], + "dogmaEffects": [ + { + "effectID": 6664, + "isDefault": 0 + } + ] + }, + "54538": { + "dogmaAttributes": [ + { + "attributeID": 182, + "value": 3411.0 + }, + { + "attributeID": 277, + "value": 2.0 + }, + { + "attributeID": 294, + "value": 3.0 + }, + { + "attributeID": 331, + "value": 8.0 + }, + { + "attributeID": 422, + "value": 1.0 + } + ], + "dogmaEffects": [ + { + "effectID": 6664, + "isDefault": 0 + } + ] + }, + "54539": { + "dogmaAttributes": [ + { + "attributeID": 182, + "value": 3411.0 + }, + { + "attributeID": 277, + "value": 4.0 + }, + { + "attributeID": 294, + "value": 5.0 + }, + { + "attributeID": 331, + "value": 8.0 + }, + { + "attributeID": 422, + "value": 1.0 + } + ], + "dogmaEffects": [ + { + "effectID": 6664, + "isDefault": 0 + } + ] + }, + "54540": { + "dogmaAttributes": [ + { + "attributeID": 39, + "value": 1.0 + }, + { + "attributeID": 182, + "value": 3411.0 + }, + { + "attributeID": 277, + "value": 1.0 + }, + { + "attributeID": 331, + "value": 9.0 + }, + { + "attributeID": 422, + "value": 1.0 + } + ], + "dogmaEffects": [ + { + "effectID": 2019, + "isDefault": 0 + }, + { + "effectID": 2020, + "isDefault": 0 + }, + { + "effectID": 5769, + "isDefault": 0 + } + ] + }, + "54541": { + "dogmaAttributes": [ + { + "attributeID": 39, + "value": 3.0 + }, + { + "attributeID": 182, + "value": 3411.0 + }, + { + "attributeID": 277, + "value": 2.0 + }, + { + "attributeID": 331, + "value": 9.0 + }, + { + "attributeID": 422, + "value": 1.0 + } + ], + "dogmaEffects": [ + { + "effectID": 2019, + "isDefault": 0 + }, + { + "effectID": 2020, + "isDefault": 0 + }, + { + "effectID": 5769, + "isDefault": 0 + } + ] + }, + "54542": { + "dogmaAttributes": [ + { + "attributeID": 39, + "value": 5.0 + }, + { + "attributeID": 182, + "value": 3411.0 + }, + { + "attributeID": 277, + "value": 4.0 + }, + { + "attributeID": 331, + "value": 9.0 + }, + { + "attributeID": 422, + "value": 1.0 + } + ], + "dogmaEffects": [ + { + "effectID": 2019, + "isDefault": 0 + }, + { + "effectID": 2020, + "isDefault": 0 + }, + { + "effectID": 5769, + "isDefault": 0 + } + ] + }, + "54543": { + "dogmaAttributes": [ + { + "attributeID": 182, + "value": 3411.0 + }, + { + "attributeID": 277, + "value": 1.0 + }, + { + "attributeID": 327, + "value": 1.0 + }, + { + "attributeID": 331, + "value": 10.0 + }, + { + "attributeID": 335, + "value": 1.0 + }, + { + "attributeID": 337, + "value": 1.0 + }, + { + "attributeID": 422, + "value": 1.0 + } + ], + "dogmaEffects": [ + { + "effectID": 6665, + "isDefault": 0 + } + ] + }, + "54544": { + "dogmaAttributes": [ + { + "attributeID": 182, + "value": 3411.0 + }, + { + "attributeID": 277, + "value": 1.0 + }, + { + "attributeID": 327, + "value": 3.0 + }, + { + "attributeID": 331, + "value": 10.0 + }, + { + "attributeID": 335, + "value": 3.0 + }, + { + "attributeID": 337, + "value": 3.0 + }, + { + "attributeID": 422, + "value": 2.0 + } + ], + "dogmaEffects": [ + { + "effectID": 6665, + "isDefault": 0 + } + ] + }, + "54545": { + "dogmaAttributes": [ + { + "attributeID": 182, + "value": 3411.0 + }, + { + "attributeID": 277, + "value": 1.0 + }, + { + "attributeID": 327, + "value": 5.0 + }, + { + "attributeID": 331, + "value": 10.0 + }, + { + "attributeID": 335, + "value": 5.0 + }, + { + "attributeID": 337, + "value": 5.0 + }, + { + "attributeID": 422, + "value": 4.0 + } + ], + "dogmaEffects": [ + { + "effectID": 6665, + "isDefault": 0 + } + ] } } \ No newline at end of file diff --git a/staticdata/fsd_lite/evetypes.json b/staticdata/fsd_lite/evetypes.json index 23d573adf..ee800def4 100644 --- a/staticdata/fsd_lite/evetypes.json +++ b/staticdata/fsd_lite/evetypes.json @@ -303112,9 +303112,11 @@ "descriptionID": 292075, "groupID": 747, "iconID": 2224, + "isDynamicType": false, "mass": 0.0, "portionSize": 1, "published": false, + "radius": 1.0, "techLevel": 1, "typeID": 33486, "typeName": "QA Warp Accelerator", @@ -306504,6 +306506,7 @@ "descriptionID": 294485, "graphicID": 20483, "groupID": 100, + "isDynamicType": false, "marketGroupID": 839, "mass": 10000.0, "metaGroupID": 4, @@ -325054,10 +325057,12 @@ "basePrice": 0.0, "capacity": 0.0, "groupID": 1950, + "marketGroupID": 1965, "mass": 0.0, "portionSize": 1, "published": true, "raceID": 1, + "radius": 1.0, "typeID": 34797, "typeName": "Raven Guristas SKIN", "typeNameID": 305802, @@ -446349,9 +446354,9 @@ "marketGroupID": 1965, "mass": 0.0, "portionSize": 1, - "published": false, + "published": true, "raceID": 1, - "radius": 1, + "radius": 1.0, "typeID": 40773, "typeName": "Scorpion Guristas SKIN", "typeNameID": 514687, @@ -474601,53 +474606,56 @@ }, "42533": { "basePrice": 0.0, - "capacity": 5000, - "description": "Recognizing the dire need for a ship capable of fast operation in unsafe territories, ORE created the Venture. It was conceived as a vessel primed and ready for any capsuleer, no matter how new to the dangers of New Eden they might be, who wishes to engage in the respectable trade of mining.\n\nThe Venture has amazing abilities to quickly drill through to the ores and gases it's after, harvesting them at the speed necessary for mining in hostile space, and getting out relatively unscathed.", + "capacity": 5000.0, + "description": "Recognizing the dire need for a ship capable of fast operation in unsafe territories, ORE created the Venture. It was conceived as a vessel primed and ready for any capsuleer, no matter how new to the dangers of New Eden they might be, who wishes to engage in the respectable trade of mining.\r\n\r\nThe Venture has amazing abilities to quickly drill through to the ores and gases it's after, harvesting them at the speed necessary for mining in hostile space, and getting out relatively unscathed.", "descriptionID": 523105, "graphicID": 20198, "groupID": 1764, - "mass": 1200000, + "isDynamicType": false, + "mass": 1200000.0, "portionSize": 1, "published": false, - "radius": 41, + "radius": 41.0, "typeID": 42533, "typeName": "♦ Venture", "typeNameID": 518360, - "volume": 5000, + "volume": 5000.0, "wreckTypeID": 26528 }, "42534": { "basePrice": 0.0, - "capacity": 10000, + "capacity": 10000.0, "description": "The mining barge was designed by ORE to facilitate advancing the mining profession to a new level. Each barge was created to excel at a specific function, the Retriever's being storage. A massive ore hold allows the Retriever to operate for extended periods without requiring as much support as other barges.\r\n\r\nMining barges are equipped with electronic subsystems specifically designed to accommodate Strip Mining and Ice Harvesting modules.", "descriptionID": 523115, "graphicID": 2523, "groupID": 1765, - "mass": 20000000, + "isDynamicType": false, + "mass": 20000000.0, "portionSize": 1, "published": false, - "radius": 202, + "radius": 202.0, "typeID": 42534, "typeName": "♦ Retriever", "typeNameID": 518361, - "volume": 150000, + "volume": 150000.0, "wreckTypeID": 26530 }, "42535": { "basePrice": 0.0, - "capacity": 15000, + "capacity": 15000.0, "description": "The exhumer is the second generation of mining vessels created by ORE. Exhumers, like their mining barge cousins, were each created to excel at a specific function, the Skiff's being durability and self-defense. Advanced shielding and drone control systems make the Skiff the toughest mining ship in the cluster.\r\n\r\nExhumers are equipped with electronic subsystems specifically designed to accommodate Strip Mining and Ice Harvesting modules.", "descriptionID": 523114, "graphicID": 2940, "groupID": 1766, - "mass": 10000000, + "isDynamicType": false, + "mass": 10000000.0, "portionSize": 1, "published": false, - "radius": 137, + "radius": 137.0, "typeID": 42535, "typeName": "♦ Skiff", "typeNameID": 518362, - "volume": 100000, + "volume": 100000.0, "wreckTypeID": 26526 }, "42536": { @@ -476912,11 +476920,12 @@ "factionID": 500021, "graphicID": 20978, "groupID": 1768, - "mass": 2000000, + "isDynamicType": false, + "mass": 2000000.0, "portionSize": 1, "published": false, "raceID": 64, - "radius": 50, + "radius": 50.0, "soundID": 12, "typeID": 42692, "typeName": "Circadian Seeker", @@ -477462,6 +477471,8 @@ "42722": { "basePrice": 0.0, "capacity": 0.0, + "description": "This highly stylish front facing cap retains a certain flexibility whilst being constructed from some of the finest and most comfortable materials.\r\n\r\nIts fashion flexibility is also to be noted, befitting from steam condensed corridors in an outer rim mining outpost, up to making a certain, specialized impression at a crystal gala ball.", + "descriptionID": 562589, "groupID": 1092, "iconID": 21642, "isDynamicType": false, @@ -477471,7 +477482,7 @@ "published": true, "radius": 1.0, "typeID": 42722, - "typeName": "Cap Female Guristas", + "typeName": "Women's Cap (Guristas)", "typeNameID": 518658, "volume": 0.1 }, @@ -477831,6 +477842,8 @@ "42743": { "basePrice": 0.0, "capacity": 0.0, + "description": "This highly stylish front facing cap retains a certain flexibility whilst being constructed from some of the finest and most comfortable materials.\r\n\r\nIts fashion flexibility is also to be noted, befitting from steam condensed corridors in an outer rim mining outpost, up to making a certain, specialized impression at a crystal gala ball.", + "descriptionID": 562590, "groupID": 1092, "iconID": 21664, "isDynamicType": false, @@ -477840,7 +477853,7 @@ "published": true, "radius": 1.0, "typeID": 42743, - "typeName": "Cap Male Guristas", + "typeName": "Men's Cap (Guristas)", "typeNameID": 518679, "volume": 0.1 }, @@ -511790,7 +511803,7 @@ "45490": { "basePrice": 1500.0, "capacity": 0.0, - "description": "A ubiquitous ore commercially mined from moons, Zeolites are useful as they yield good quantities of trapped Atmospheric Gases used as basic elements of some advanced materials. Zeolites ores will also yield Mexallon, Pyerite, and Tritanium.", + "description": "A ubiquitous ore commercially mined from moons, Zeolites are useful as they yield good quantities of trapped Atmospheric Gases used as basic elements of some advanced materials. Zeolites ores will also yield Mexallon and Pyerite.", "descriptionID": 529121, "groupID": 1884, "iconID": 21792, @@ -511808,7 +511821,7 @@ "45491": { "basePrice": 1500.0, "capacity": 0.0, - "description": "A ubiquitous ore commercially mined from moons, Sylvite is very useful as it yields good quantities of Evaporite Deposits used as basic elements of some advanced materials. Sylvite ores will also yield Mexallon, Pyerite, and Tritanium.", + "description": "A ubiquitous ore commercially mined from moons, Sylvite is very useful as it yields good quantities of Evaporite Deposits used as basic elements of some advanced materials. Sylvite ores will also yield Mexallon and Pyerite.", "descriptionID": 529122, "groupID": 1884, "iconID": 21792, @@ -511826,7 +511839,7 @@ "45492": { "basePrice": 1500.0, "capacity": 0.0, - "description": "A ubiquitous ore commercially mined from moons, Bitumens are very useful as they yield good quantities of Hydrocarbons used as basic elements of some advanced materials. Bitumen ores will also yield Mexallon, Pyerite, and Tritanium.", + "description": "A ubiquitous ore commercially mined from moons, Bitumens are very useful as they yield good quantities of Hydrocarbons used as basic elements of some advanced materials. Bitumen ores will also yield Mexallon and Pyerite.", "descriptionID": 529123, "groupID": 1884, "iconID": 21792, @@ -511844,7 +511857,7 @@ "45493": { "basePrice": 1500.0, "capacity": 0.0, - "description": "A ubiquitous ore commercially mined from moons, Coesite is very useful as it yields good quantities of Silicates used as basic elements of some advanced materials. Coesite ores will also yield Mexallon, Pyerite, and Tritanium.", + "description": "A ubiquitous ore commercially mined from moons, Coesite is very useful as it yields good quantities of Silicates used as basic elements of some advanced materials. Coesite ores will also yield Mexallon and Pyerite.", "descriptionID": 529124, "groupID": 1884, "iconID": 21792, @@ -511862,7 +511875,7 @@ "45494": { "basePrice": 2000.0, "capacity": 0.0, - "description": "A common ore commercially mined from moons, Cobaltite is very useful as it yields good quantities of Cobalt, a significant element of many advanced materials. Cobaltite ores will also yield Mexallon, Pyerite, and Tritanium.", + "description": "A common ore commercially mined from moons, Cobaltite is very useful as it yields good quantities of Cobalt, a significant element of many advanced materials.", "descriptionID": 529125, "groupID": 1920, "iconID": 21793, @@ -511880,7 +511893,7 @@ "45495": { "basePrice": 2000.0, "capacity": 0.0, - "description": "A common ore commercially mined from moons, Euxenite is very useful as it yields good quantities of Scandium, a significant element of many advanced materials. Euxenite ores will also yield Mexallon, Pyerite, and Tritanium.", + "description": "A common ore commercially mined from moons, Euxenite is very useful as it yields good quantities of Scandium, a significant element of many advanced materials.", "descriptionID": 529126, "groupID": 1920, "iconID": 21793, @@ -511898,7 +511911,7 @@ "45496": { "basePrice": 2000.0, "capacity": 0.0, - "description": "A common ore commercially mined from moons, Titanite is very useful as it yields good quantities of Titanium, a significant element of many advanced materials. Titanite ores will also yield Mexallon, Pyerite, and Tritanium.", + "description": "A common ore commercially mined from moons, Titanite is very useful as it yields good quantities of Titanium, a significant element of many advanced materials.", "descriptionID": 529127, "groupID": 1920, "iconID": 21793, @@ -511916,7 +511929,7 @@ "45497": { "basePrice": 2000.0, "capacity": 0.0, - "description": "A common ore commercially mined from moons, Scheelite is very useful as it yields good quantities of Tungsten, a significant element of many advanced materials. Scheelite ores will also yield Mexallon, Pyerite, and Tritanium.", + "description": "A common ore commercially mined from moons, Scheelite is very useful as it yields good quantities of Tungsten, a significant element of many advanced materials.", "descriptionID": 529128, "groupID": 1920, "iconID": 21793, @@ -511934,7 +511947,7 @@ "45498": { "basePrice": 3500.0, "capacity": 0.0, - "description": "An uncommon ore commercially mined from moons, Otavite is quite valuable as it yields good quantities of Cadmium, an important element of many advanced materials. Otavite ores will also yield Atmospheric Gases, Nocxium, Isogen, Mexallon and Tritanium.", + "description": "An uncommon ore commercially mined from moons, Otavite is quite valuable as it yields good quantities of Cadmium, an important element of many advanced materials. Otavite ores will also yield Atmospheric Gases.", "descriptionID": 529129, "groupID": 1921, "iconID": 21794, @@ -511952,7 +511965,7 @@ "45499": { "basePrice": 3500.0, "capacity": 0.0, - "description": "An uncommon ore commercially mined from moons, Sperrylite is quite valuable as it yields good quantities of Platinum, an important element of many advanced materials. Sperrylite ores will also yield Evaporite Deposits, Zydrine, Isogen, Mexallon, and Tritanium.", + "description": "An uncommon ore commercially mined from moons, Sperrylite is quite valuable as it yields good quantities of Platinum, an important element of many advanced materials. Sperrylite ores will also yield Evaporite Deposits.", "descriptionID": 529130, "groupID": 1921, "iconID": 21794, @@ -511990,7 +512003,7 @@ "45500": { "basePrice": 3500.0, "capacity": 0.0, - "description": "An uncommon ore commercially mined from moons, Vanadinite is quite valuable as it yields good quantities of Vanadium, an important element of many advanced materials. Vanadinite ores will also yield Silicates, Zydrine, Isogen, Mexallon, and Pyerite.", + "description": "An uncommon ore commercially mined from moons, Vanadinite is quite valuable as it yields good quantities of Vanadium, an important element of many advanced materials. Vanadinite ores will also yield Silicates.", "descriptionID": 529131, "groupID": 1921, "iconID": 21794, @@ -512008,7 +512021,7 @@ "45501": { "basePrice": 3500.0, "capacity": 0.0, - "description": "An uncommon ore commercially mined from moons, Chromite is quite valuable as it yields good quantities of Chromium, an important element of many advanced materials. Chromite ores will also yield Hydrocarbons, Nocxium, Isogen, Mexallon, and Pyerite.", + "description": "An uncommon ore commercially mined from moons, Chromite is quite valuable as it yields good quantities of Chromium, an important element of many advanced materials. Chromite ores will also yield Hydrocarbons.", "descriptionID": 529132, "groupID": 1921, "iconID": 21794, @@ -512026,7 +512039,7 @@ "45502": { "basePrice": 6000.0, "capacity": 0.0, - "description": "A rare ore commercially mined from moons, Carnotite is valuable as it yields good quantities of Technetium, a key element of many advanced materials. Carnotite ores will also yield Cobalt, Atmospheric Gases, Zydrine, Isogen, and Mexallon.", + "description": "A rare ore commercially mined from moons, Carnotite is valuable as it yields good quantities of Technetium, a key element of many advanced materials. Carnotite ores will also yield Cobalt and Atmospheric Gases.", "descriptionID": 529133, "groupID": 1922, "iconID": 21795, @@ -512044,7 +512057,7 @@ "45503": { "basePrice": 6000.0, "capacity": 0.0, - "description": "A rare ore commercially mined from moons, Zircon is valuable as it yields good quantities of Hafnium, a key element of many advanced materials. Zircon ores will also yield Titanium, Silicates, Megacyte, Isogen, and Mexallon.", + "description": "A rare ore commercially mined from moons, Zircon is valuable as it yields good quantities of Hafnium, a key element of many advanced materials. Zircon ores will also yield Titanium and Silicates.", "descriptionID": 529134, "groupID": 1922, "iconID": 21795, @@ -512062,7 +512075,7 @@ "45504": { "basePrice": 6000.0, "capacity": 0.0, - "description": "A rare ore commercially mined from moons, Pollucite is valuable as it yields good quantities of Caesium, a key element of many advanced materials. Pollucite ores will also yield Scandium, Hydrocarbons, Zydrine, Isogen, and Mexallon.", + "description": "A rare ore commercially mined from moons, Pollucite is valuable as it yields good quantities of Caesium, a key element of many advanced materials. Pollucite ores will also yield Scandium and Hydrocarbons.", "descriptionID": 529135, "groupID": 1922, "iconID": 21795, @@ -512095,7 +512108,7 @@ "45506": { "basePrice": 6000.0, "capacity": 0.0, - "description": "A rare ore commercially mined from moons, Cinnabar is valuable as it yields good quantities of Mercury, a key element of many advanced materials. Cinnabar ores will also yield Tungsten, Evaporite Deposits, Megacyte, Isogen, and Mexallon.", + "description": "A rare ore commercially mined from moons, Cinnabar is valuable as it yields good quantities of Mercury, a key element of many advanced materials. Cinnabar ores will also yield Tungsten and Evaporite Deposits.", "descriptionID": 529136, "groupID": 1922, "iconID": 21795, @@ -512158,7 +512171,7 @@ "45510": { "basePrice": 10000.0, "capacity": 0.0, - "description": "An exceptional ore commercially mined from moons, Xenotime is highly valuable as it yields good quantities of Dysprosium, a vital element of many advanced materials. Xenotime ores will also yield Vanadium, Cobalt, Atmospheric Gases, Megacyte, Zydrine, and Nocxium.", + "description": "An exceptional ore commercially mined from moons, Xenotime is highly valuable as it yields good quantities of Dysprosium, a vital element of many advanced materials. Xenotime ores will also yield Vanadium, Cobalt and Atmospheric Gases.", "descriptionID": 529137, "groupID": 1923, "iconID": 21796, @@ -512176,7 +512189,7 @@ "45511": { "basePrice": 10000.0, "capacity": 0.0, - "description": "An exceptional ore commercially mined from moons, Monazite is highly valuable as it yields good quantities of Neodymium, a vital element of many advanced materials. Monazite ores will also yield Chromium, Tungsten, Evaporite Deposits, Megacyte, Zydrine, and Nocxium.", + "description": "An exceptional ore commercially mined from moons, Monazite is highly valuable as it yields good quantities of Neodymium, a vital element of many advanced materials. Monazite ores will also yield Chromium, Tungsten and Evaporite Deposits.", "descriptionID": 529138, "groupID": 1923, "iconID": 21796, @@ -512194,7 +512207,7 @@ "45512": { "basePrice": 10000.0, "capacity": 0.0, - "description": "An exceptional ore commercially mined from moons, Loparite is highly valuable as it yields good quantities of Promethium, a vital element of many advanced materials. Loparite ores will also yield Platinum, Scandium, Hydrocarbons, Megacyte, Zydrine, and Nocxium.", + "description": "An exceptional ore commercially mined from moons, Loparite is highly valuable as it yields good quantities of Promethium, a vital element of many advanced materials. Loparite ores will also yield Platinum, Scandium and Hydrocarbons.", "descriptionID": 529139, "groupID": 1923, "iconID": 21796, @@ -512212,7 +512225,7 @@ "45513": { "basePrice": 10000.0, "capacity": 0.0, - "description": "An exceptional ore commercially mined from moons, Ytterbite is highly valuable as it yields good quantities of Thulium, a vital element of many advanced materials. Ytterbite ores will also yield Cadmium, Titanium, Silicates, Megacyte, Zydrine, and Nocxium.", + "description": "An exceptional ore commercially mined from moons, Ytterbite is highly valuable as it yields good quantities of Thulium, a vital element of many advanced materials. Ytterbite ores will also yield Cadmium, Titanium and Silicates.", "descriptionID": 529140, "groupID": 1923, "iconID": 21796, @@ -524524,7 +524537,7 @@ "46280": { "basePrice": 1500.0, "capacity": 0.0, - "description": "When chunks of ore mined out of moons yield above-average densities of Zeolites, the ore is called Brimful Zeolites and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nA ubiquitous ore commercially mined from moons, Zeolites are useful as they yield good quantities of trapped Atmospheric Gases used as basic elements of some advanced materials. Zeolites ores will also yield Mexallon, Pyerite, and Tritanium.", + "description": "When chunks of ore mined out of moons yield above-average densities of Zeolites, the ore is called Brimful Zeolites and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nA ubiquitous ore commercially mined from moons, Zeolites are useful as they yield good quantities of trapped Atmospheric Gases used as basic elements of some advanced materials. Zeolites ores will also yield Mexallon and Pyerite.", "descriptionID": 529142, "groupID": 1884, "iconID": 21792, @@ -524542,7 +524555,7 @@ "46281": { "basePrice": 3000.0, "capacity": 0.0, - "description": "Zeolites ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Glistening Zeolites and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nA ubiquitous ore commercially mined from moons, Zeolites are useful as they yield good quantities of trapped Atmospheric Gases used as basic elements of some advanced materials. Zeolites ores will also yield Mexallon, Pyerite, and Tritanium.", + "description": "Zeolites ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Glistening Zeolites and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nA ubiquitous ore commercially mined from moons, Zeolites are useful as they yield good quantities of trapped Atmospheric Gases used as basic elements of some advanced materials. Zeolites ores will also yield Mexallon and Pyerite.", "descriptionID": 529144, "groupID": 1884, "iconID": 21797, @@ -524560,7 +524573,7 @@ "46282": { "basePrice": 1500.0, "capacity": 0.0, - "description": "When chunks of ore mined out of moons yield above-average densities of Sylvite, the ore is called Brimful Sylvite and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nA ubiquitous ore commercially mined from moons, Sylvite is very useful as it yields good quantities of Evaporite Deposits used as basic elements of some advanced materials. Sylvite ores will also yield Mexallon, Pyerite, and Tritanium.", + "description": "When chunks of ore mined out of moons yield above-average densities of Sylvite, the ore is called Brimful Sylvite and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nA ubiquitous ore commercially mined from moons, Sylvite is very useful as it yields good quantities of Evaporite Deposits used as basic elements of some advanced materials. Sylvite ores will also yield Mexallon and Pyerite.", "descriptionID": 529146, "groupID": 1884, "iconID": 21792, @@ -524578,7 +524591,7 @@ "46283": { "basePrice": 3000.0, "capacity": 0.0, - "description": "Sylvite ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Glistening Sylvite and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nA ubiquitous ore commercially mined from moons, Sylvite is very useful as it yields good quantities of Evaporite Deposits used as basic elements of some advanced materials. Sylvite ores will also yield Mexallon, Pyerite, and Tritanium.", + "description": "Sylvite ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Glistening Sylvite and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nA ubiquitous ore commercially mined from moons, Sylvite is very useful as it yields good quantities of Evaporite Deposits used as basic elements of some advanced materials. Sylvite ores will also yield Mexallon and Pyerite.", "descriptionID": 529148, "groupID": 1884, "iconID": 21797, @@ -524596,7 +524609,7 @@ "46284": { "basePrice": 1500.0, "capacity": 0.0, - "description": "When chunks of ore mined out of moons yield above-average densities of Bitumens, the ore is called Brimful Bitumens and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nA ubiquitous ore commercially mined from moons, Bitumens are very useful as they yield good quantities of Hydrocarbons used as basic elements of some advanced materials. Bitumen ores will also yield Mexallon, Pyerite, and Tritanium.", + "description": "When chunks of ore mined out of moons yield above-average densities of Bitumens, the ore is called Brimful Bitumens and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nA ubiquitous ore commercially mined from moons, Bitumens are very useful as they yield good quantities of Hydrocarbons used as basic elements of some advanced materials. Bitumen ores will also yield Mexallon and Pyerite.", "descriptionID": 529150, "groupID": 1884, "iconID": 21792, @@ -524614,7 +524627,7 @@ "46285": { "basePrice": 1500.0, "capacity": 0.0, - "description": "Bitumens ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Glistening Bitumens and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nA ubiquitous ore commercially mined from moons, Bitumens are very useful as they yield good quantities of Hydrocarbons used as basic elements of some advanced materials. Bitumen ores will also yield Mexallon, Pyerite, and Tritanium.", + "description": "Bitumens ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Glistening Bitumens and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nA ubiquitous ore commercially mined from moons, Bitumens are very useful as they yield good quantities of Hydrocarbons used as basic elements of some advanced materials. Bitumen ores will also yield Mexallon and Pyerite.", "descriptionID": 529152, "groupID": 1884, "iconID": 21797, @@ -524632,7 +524645,7 @@ "46286": { "basePrice": 1500.0, "capacity": 0.0, - "description": "When chunks of ore mined out of moons yield above-average densities of Coesite, the ore is called Brimful Coesite and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nA ubiquitous ore commercially mined from moons, Coesite is very useful as it yields good quantities of Silicates used as basic elements of some advanced materials. Coesite ores will also yield Mexallon, Pyerite, and Tritanium.", + "description": "When chunks of ore mined out of moons yield above-average densities of Coesite, the ore is called Brimful Coesite and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nA ubiquitous ore commercially mined from moons, Coesite is very useful as it yields good quantities of Silicates used as basic elements of some advanced materials. Coesite ores will also yield Mexallon and Pyerite.", "descriptionID": 529154, "groupID": 1884, "iconID": 21792, @@ -524650,7 +524663,7 @@ "46287": { "basePrice": 1500.0, "capacity": 0.0, - "description": "Coesite ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Glistening Coesite and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nA ubiquitous ore commercially mined from moons, Coesite is very useful as it yields good quantities of Silicates used as basic elements of some advanced materials. Coesite ores will also yield Mexallon, Pyerite, and Tritanium.", + "description": "Coesite ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Glistening Coesite and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nA ubiquitous ore commercially mined from moons, Coesite is very useful as it yields good quantities of Silicates used as basic elements of some advanced materials. Coesite ores will also yield Mexallon and Pyerite.", "descriptionID": 529156, "groupID": 1884, "iconID": 21797, @@ -524668,7 +524681,7 @@ "46288": { "basePrice": 2000.0, "capacity": 0.0, - "description": "When chunks of ore mined out of moons yield above-average densities of Cobaltite, the ore is called Copious Cobaltite and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nA common ore commercially mined from moons, Cobaltite is very useful as it yields good quantities of Cobalt, a significant element of many advanced materials. Cobaltite ores will also yield Mexallon, Pyerite, and Tritanium.", + "description": "When chunks of ore mined out of moons yield above-average densities of Cobaltite, the ore is called Copious Cobaltite and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nA common ore commercially mined from moons, Cobaltite is very useful as it yields good quantities of Cobalt, a significant element of many advanced materials.", "descriptionID": 529158, "groupID": 1920, "iconID": 21793, @@ -524686,7 +524699,7 @@ "46289": { "basePrice": 4000.0, "capacity": 0.0, - "description": "Cobaltite ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Twinkling Cobaltite and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nA common ore commercially mined from moons, Cobaltite is very useful as it yields good quantities of Cobalt, a significant element of many advanced materials. Cobaltite ores will also yield Mexallon, Pyerite, and Tritanium.", + "description": "Cobaltite ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Twinkling Cobaltite and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nA common ore commercially mined from moons, Cobaltite is very useful as it yields good quantities of Cobalt, a significant element of many advanced materials.", "descriptionID": 529160, "groupID": 1920, "iconID": 21798, @@ -524704,7 +524717,7 @@ "46290": { "basePrice": 2000.0, "capacity": 0.0, - "description": "When chunks of ore mined out of moons yield above-average densities of Euxenite, the ore is called Copious Euxenite and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nA common ore commercially mined from moons, Euxenite is very useful as it yields good quantities of Scandium, a significant element of many advanced materials. Euxenite ores will also yield Mexallon, Pyerite, and Tritanium.", + "description": "When chunks of ore mined out of moons yield above-average densities of Euxenite, the ore is called Copious Euxenite and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nA common ore commercially mined from moons, Euxenite is very useful as it yields good quantities of Scandium, a significant element of many advanced materials.", "descriptionID": 529162, "groupID": 1920, "iconID": 21793, @@ -524722,7 +524735,7 @@ "46291": { "basePrice": 4000.0, "capacity": 0.0, - "description": "Euxenite ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Twinkling Euxenite and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nA common ore commercially mined from moons, Euxenite is very useful as it yields good quantities of Scandium, a significant element of many advanced materials. Euxenite ores will also yield Mexallon, Pyerite, and Tritanium.", + "description": "Euxenite ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Twinkling Euxenite and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nA common ore commercially mined from moons, Euxenite is very useful as it yields good quantities of Scandium, a significant element of many advanced materials.", "descriptionID": 529164, "groupID": 1920, "iconID": 21798, @@ -524740,7 +524753,7 @@ "46292": { "basePrice": 2000.0, "capacity": 0.0, - "description": "When chunks of ore mined out of moons yield above-average densities of Titanite, the ore is called Copious Titanite and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nA common ore commercially mined from moons, Titanite is very useful as it yields good quantities of Titanium, a significant element of many advanced materials. Titanite ores will also yield Mexallon, Pyerite, and Tritanium.", + "description": "When chunks of ore mined out of moons yield above-average densities of Titanite, the ore is called Copious Titanite and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nA common ore commercially mined from moons, Titanite is very useful as it yields good quantities of Titanium, a significant element of many advanced materials.", "descriptionID": 529166, "groupID": 1920, "iconID": 21793, @@ -524758,7 +524771,7 @@ "46293": { "basePrice": 4000.0, "capacity": 0.0, - "description": "Titanite ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Twinkling Titanite and reprocessing such ores will yield twice the normal volume of useful material. This material was often used to manufacture high-status weapons in ancient times.\r\n\r\nA common ore commercially mined from moons, Titanite is very useful as it yields good quantities of Titanium, a significant element of many advanced materials. Titanite ores will also yield Mexallon, Pyerite, and Tritanium.", + "description": "Titanite ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Twinkling Titanite and reprocessing such ores will yield twice the normal volume of useful material. This material was often used to manufacture high-status weapons in ancient times.\r\n\r\nA common ore commercially mined from moons, Titanite is very useful as it yields good quantities of Titanium, a significant element of many advanced materials.", "descriptionID": 529168, "groupID": 1920, "iconID": 21798, @@ -524776,7 +524789,7 @@ "46294": { "basePrice": 2000.0, "capacity": 0.0, - "description": "When chunks of ore mined out of moons yield above-average densities of Scheelite, the ore is called Copious Scheelite and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nA common ore commercially mined from moons, Scheelite is very useful as it yields good quantities of Tungsten, a significant element of many advanced materials. Scheelite ores will also yield Mexallon, Pyerite, and Tritanium.", + "description": "When chunks of ore mined out of moons yield above-average densities of Scheelite, the ore is called Copious Scheelite and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nA common ore commercially mined from moons, Scheelite is very useful as it yields good quantities of Tungsten, a significant element of many advanced materials.", "descriptionID": 529170, "groupID": 1920, "iconID": 21793, @@ -524794,7 +524807,7 @@ "46295": { "basePrice": 4000.0, "capacity": 0.0, - "description": "Scheelite ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Twinkling Scheelite and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nA common ore commercially mined from moons, Scheelite is very useful as it yields good quantities of Tungsten, a significant element of many advanced materials. Scheelite ores will also yield Mexallon, Pyerite, and Tritanium.", + "description": "Scheelite ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Twinkling Scheelite and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nA common ore commercially mined from moons, Scheelite is very useful as it yields good quantities of Tungsten, a significant element of many advanced materials.", "descriptionID": 529172, "groupID": 1920, "iconID": 21798, @@ -524812,7 +524825,7 @@ "46296": { "basePrice": 3500.0, "capacity": 0.0, - "description": "When chunks of ore mined out of moons yield above-average densities of Otavite, the ore is called Lavish Otavite and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nAn uncommon ore commercially mined from moons, Otavite is quite valuable as it yields good quantities of Cadmium, an important element of many advanced materials. Otavite ores will also yield Atmospheric Gases, Nocxium, Isogen, Mexallon and Tritanium.", + "description": "When chunks of ore mined out of moons yield above-average densities of Otavite, the ore is called Lavish Otavite and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nAn uncommon ore commercially mined from moons, Otavite is quite valuable as it yields good quantities of Cadmium, an important element of many advanced materials. Otavite ores will also yield Atmospheric Gases.", "descriptionID": 529174, "groupID": 1921, "iconID": 21794, @@ -524830,7 +524843,7 @@ "46297": { "basePrice": 7000.0, "capacity": 0.0, - "description": "Otavite ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called shimmering otavite and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nAn uncommon ore commercially mined from moons, Otavite is quite valuable as it yields good quantities of Cadmium, an important element of many advanced materials. Otavite ores will also yield Atmospheric Gases, Nocxium, Isogen, Mexallon and Tritanium.", + "description": "Otavite ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called shimmering otavite and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nAn uncommon ore commercially mined from moons, Otavite is quite valuable as it yields good quantities of Cadmium, an important element of many advanced materials. Otavite ores will also yield Atmospheric Gases.", "descriptionID": 529176, "groupID": 1921, "iconID": 21799, @@ -524848,7 +524861,7 @@ "46298": { "basePrice": 3500.0, "capacity": 0.0, - "description": "When chunks of ore mined out of moons yield above-average densities of sperrylite, the ore is called lavish sperrylite and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nAn uncommon ore commercially mined from moons, Sperrylite is quite valuable as it yields good quantities of Platinum, an important element of many advanced materials. Sperrylite ores will also yield Evaporite Deposits, Zydrine, Isogen, Mexallon, and Tritanium.", + "description": "When chunks of ore mined out of moons yield above-average densities of sperrylite, the ore is called lavish sperrylite and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nAn uncommon ore commercially mined from moons, Sperrylite is quite valuable as it yields good quantities of Platinum, an important element of many advanced materials. Sperrylite ores will also yield Evaporite Deposits.", "descriptionID": 529178, "groupID": 1921, "iconID": 21794, @@ -524866,7 +524879,7 @@ "46299": { "basePrice": 7000.0, "capacity": 0.0, - "description": "Sperrylite ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Shimmering Sperrylite and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nAn uncommon ore commercially mined from moons, Sperrylite is quite valuable as it yields good quantities of Platinum, an important element of many advanced materials. Sperrylite ores will also yield Evaporite Deposits, Zydrine, Isogen, Mexallon, and Tritanium.", + "description": "Sperrylite ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Shimmering Sperrylite and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nAn uncommon ore commercially mined from moons, Sperrylite is quite valuable as it yields good quantities of Platinum, an important element of many advanced materials. Sperrylite ores will also yield Evaporite Deposits.", "descriptionID": 529180, "groupID": 1921, "iconID": 21799, @@ -524904,7 +524917,7 @@ "46300": { "basePrice": 3500.0, "capacity": 0.0, - "description": "When chunks of ore mined out of moons yield above-average densities of Vanadinite, the ore is called Lavish Vanadinite and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nAn uncommon ore commercially mined from moons, Vanadinite is quite valuable as it yields good quantities of Vanadium, an important element of many advanced materials. Vanadinite ores will also yield Silicates, Zydrine, Isogen, Mexallon, and Pyerite.", + "description": "When chunks of ore mined out of moons yield above-average densities of Vanadinite, the ore is called Lavish Vanadinite and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nAn uncommon ore commercially mined from moons, Vanadinite is quite valuable as it yields good quantities of Vanadium, an important element of many advanced materials. Vanadinite ores will also yield Silicates.", "descriptionID": 529182, "groupID": 1921, "iconID": 21794, @@ -524922,7 +524935,7 @@ "46301": { "basePrice": 7000.0, "capacity": 0.0, - "description": "Vanadinite ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Shimmering Vanadinite and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nAn uncommon ore commercially mined from moons, Vanadinite is quite valuable as it yields good quantities of Vanadium, an important element of many advanced materials. Vanadinite ores will also yield Silicates, Zydrine, Isogen, Mexallon, and Pyerite.", + "description": "Vanadinite ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Shimmering Vanadinite and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nAn uncommon ore commercially mined from moons, Vanadinite is quite valuable as it yields good quantities of Vanadium, an important element of many advanced materials. Vanadinite ores will also yield Silicates.", "descriptionID": 529184, "groupID": 1921, "iconID": 21799, @@ -524940,7 +524953,7 @@ "46302": { "basePrice": 3500.0, "capacity": 0.0, - "description": "When chunks of ore mined out of moons yield above-average densities of Chromite, the ore is called Lavish Chromite and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nAn uncommon ore commercially mined from moons, Chromite is quite valuable as it yields good quantities of Chromium, an important element of many advanced materials. Chromite ores will also yield Hydrocarbons, Nocxium, Isogen, Mexallon, and Pyerite.", + "description": "When chunks of ore mined out of moons yield above-average densities of Chromite, the ore is called Lavish Chromite and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nAn uncommon ore commercially mined from moons, Chromite is quite valuable as it yields good quantities of Chromium, an important element of many advanced materials. Chromite ores will also yield Hydrocarbons.", "descriptionID": 529186, "groupID": 1921, "iconID": 21794, @@ -524958,7 +524971,7 @@ "46303": { "basePrice": 7000.0, "capacity": 0.0, - "description": "Chromite ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Shimmering Chromite and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nAn uncommon ore commercially mined from moons, Chromite is quite valuable as it yields good quantities of Chromium, an important element of many advanced materials. Chromite ores will also yield Hydrocarbons, Nocxium, Isogen, Mexallon, and Pyerite.", + "description": "Chromite ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Shimmering Chromite and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nAn uncommon ore commercially mined from moons, Chromite is quite valuable as it yields good quantities of Chromium, an important element of many advanced materials. Chromite ores will also yield Hydrocarbons.", "descriptionID": 529188, "groupID": 1921, "iconID": 21799, @@ -524976,7 +524989,7 @@ "46304": { "basePrice": 6000.0, "capacity": 0.0, - "description": "When chunks of ore mined out of moons yield above-average densities of Carnotite, the ore is called Replete Carnotite and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nA rare ore commercially mined from moons, Carnotite is valuable as it yields good quantities of Technetium, a key element of many advanced materials. Carnotite ores will also yield Cobalt, Atmospheric Gases, Zydrine, Isogen, and Mexallon.", + "description": "When chunks of ore mined out of moons yield above-average densities of Carnotite, the ore is called Replete Carnotite and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nA rare ore commercially mined from moons, Carnotite is valuable as it yields good quantities of Technetium, a key element of many advanced materials. Carnotite ores will also yield Cobalt and Atmospheric Gases.", "descriptionID": 529190, "groupID": 1922, "iconID": 21795, @@ -524994,7 +525007,7 @@ "46305": { "basePrice": 6000.0, "capacity": 0.0, - "description": "Carnotite ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Glowing Carnotite and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nA rare ore commercially mined from moons, Carnotite is valuable as it yields good quantities of Technetium, a key element of many advanced materials. Carnotite ores will also yield Cobalt, Atmospheric Gases, Zydrine, Isogen, and Mexallon.", + "description": "Carnotite ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Glowing Carnotite and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nA rare ore commercially mined from moons, Carnotite is valuable as it yields good quantities of Technetium, a key element of many advanced materials. Carnotite ores will also yield Cobalt and Atmospheric Gases.", "descriptionID": 529192, "groupID": 1922, "iconID": 21800, @@ -525012,7 +525025,7 @@ "46306": { "basePrice": 6000.0, "capacity": 0.0, - "description": "When chunks of ore mined out of moons yield above-average densities of Zircon, the ore is called Replete Zircon and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nA rare ore commercially mined from moons, Zircon is valuable as it yields good quantities of Hafnium, a key element of many advanced materials. Zircon ores will also yield Titanium, Silicates, Megacyte, Isogen, and Mexallon.", + "description": "When chunks of ore mined out of moons yield above-average densities of Zircon, the ore is called Replete Zircon and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nA rare ore commercially mined from moons, Zircon is valuable as it yields good quantities of Hafnium, a key element of many advanced materials. Zircon ores will also yield Titanium and Silicates.", "descriptionID": 529194, "groupID": 1922, "iconID": 21795, @@ -525030,7 +525043,7 @@ "46307": { "basePrice": 12000.0, "capacity": 0.0, - "description": "Zircon ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Glowing Zircon and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nA rare ore commercially mined from moons, Zircon is valuable as it yields good quantities of Hafnium, a key element of many advanced materials. Zircon ores will also yield Titanium, Silicates, Megacyte, Isogen, and Mexallon.", + "description": "Zircon ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Glowing Zircon and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nA rare ore commercially mined from moons, Zircon is valuable as it yields good quantities of Hafnium, a key element of many advanced materials. Zircon ores will also yield Titanium and Silicates.", "descriptionID": 529196, "groupID": 1922, "iconID": 21800, @@ -525048,7 +525061,7 @@ "46308": { "basePrice": 6000.0, "capacity": 0.0, - "description": "When chunks of ore mined out of moons yield above-average densities of Pollucite, the ore is called Replete Pollucite and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nA rare ore commercially mined from moons, Pollucite is valuable as it yields good quantities of Caesium, a key element of many advanced materials. Pollucite ores will also yield Scandium, Hydrocarbons, Zydrine, Isogen, and Mexallon.", + "description": "When chunks of ore mined out of moons yield above-average densities of Pollucite, the ore is called Replete Pollucite and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nA rare ore commercially mined from moons, Pollucite is valuable as it yields good quantities of Caesium, a key element of many advanced materials. Pollucite ores will also yield Scandium and Hydrocarbons.", "descriptionID": 529198, "groupID": 1922, "iconID": 21795, @@ -525066,7 +525079,7 @@ "46309": { "basePrice": 12000.0, "capacity": 0.0, - "description": "Pollucite ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Glowing Pollucite and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nA rare ore commercially mined from moons, Pollucite is valuable as it yields good quantities of Caesium, a key element of many advanced materials. Pollucite ores will also yield Scandium, Hydrocarbons, Zydrine, Isogen, and Mexallon.", + "description": "Pollucite ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Glowing Pollucite and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nA rare ore commercially mined from moons, Pollucite is valuable as it yields good quantities of Caesium, a key element of many advanced materials. Pollucite ores will also yield Scandium and Hydrocarbons.", "descriptionID": 529200, "groupID": 1922, "iconID": 21800, @@ -525084,7 +525097,7 @@ "46310": { "basePrice": 6000.0, "capacity": 0.0, - "description": "When chunks of ore mined out of moons yield above-average densities of Cinnabar, the ore is called Replete Cinnabar and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nA rare ore commercially mined from moons, Cinnabar is valuable as it yields good quantities of Mercury, a key element of many advanced materials. Cinnabar ores will also yield Tungsten, Evaporite Deposits, Megacyte, Isogen, and Mexallon.", + "description": "When chunks of ore mined out of moons yield above-average densities of Cinnabar, the ore is called Replete Cinnabar and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nA rare ore commercially mined from moons, Cinnabar is valuable as it yields good quantities of Mercury, a key element of many advanced materials. Cinnabar ores will also yield Tungsten and Evaporite Deposits.", "descriptionID": 529202, "groupID": 1922, "iconID": 21795, @@ -525102,7 +525115,7 @@ "46311": { "basePrice": 12000.0, "capacity": 0.0, - "description": "Cinnabar ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Glowing Cinnabar and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nA rare ore commercially mined from moons, Cinnabar is valuable as it yields good quantities of Mercury, a key element of many advanced materials. Cinnabar ores will also yield Tungsten, Evaporite Deposits, Megacyte, Isogen, and Mexallon.", + "description": "Cinnabar ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Glowing Cinnabar and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nA rare ore commercially mined from moons, Cinnabar is valuable as it yields good quantities of Mercury, a key element of many advanced materials. Cinnabar ores will also yield Tungsten and Evaporite Deposits.", "descriptionID": 529204, "groupID": 1922, "iconID": 21800, @@ -525120,7 +525133,7 @@ "46312": { "basePrice": 10000.0, "capacity": 0.0, - "description": "When chunks of ore mined out of moons yield above-average densities of Xenotime, the ore is called Bountiful Xenotime and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nAn exceptional ore commercially mined from moons, Xenotime is highly valuable as it yields good quantities of Dysprosium, a vital element of many advanced materials. Xenotime ores will also yield Vanadium, Cobalt, Atmospheric Gases, Megacyte, Zydrine, and Nocxium.", + "description": "When chunks of ore mined out of moons yield above-average densities of Xenotime, the ore is called Bountiful Xenotime and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nAn exceptional ore commercially mined from moons, Xenotime is highly valuable as it yields good quantities of Dysprosium, a vital element of many advanced materials. Xenotime ores will also yield Vanadium, Cobalt and Atmospheric Gases.", "descriptionID": 529206, "groupID": 1923, "iconID": 21796, @@ -525138,7 +525151,7 @@ "46313": { "basePrice": 20000.0, "capacity": 0.0, - "description": "Xenotime ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Shining Xenotime and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nAn exceptional ore commercially mined from moons, Xenotime is highly valuable as it yields good quantities of Dysprosium, a vital element of many advanced materials. Xenotime ores will also yield Vanadium, Cobalt, Atmospheric Gases, Megacyte, Zydrine, and Nocxium.", + "description": "Xenotime ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Shining Xenotime and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nAn exceptional ore commercially mined from moons, Xenotime is highly valuable as it yields good quantities of Dysprosium, a vital element of many advanced materials. Xenotime ores will also yield Vanadium, Cobalt and Atmospheric Gases.", "descriptionID": 529208, "groupID": 1923, "iconID": 21801, @@ -525156,7 +525169,7 @@ "46314": { "basePrice": 10000.0, "capacity": 0.0, - "description": "When chunks of ore mined out of moons yield above-average densities of Monazite, the ore is called Bountiful Monazite and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nAn exceptional ore commercially mined from moons, Monazite is highly valuable as it yields good quantities of Neodymium, a vital element of many advanced materials. Monazite ores will also yield Chromium, Tungsten, Evaporite Deposits, Megacyte, Zydrine, and Nocxium.", + "description": "When chunks of ore mined out of moons yield above-average densities of Monazite, the ore is called Bountiful Monazite and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nAn exceptional ore commercially mined from moons, Monazite is highly valuable as it yields good quantities of Neodymium, a vital element of many advanced materials. Monazite ores will also yield Chromium, Tungsten and Evaporite Deposits.", "descriptionID": 529210, "groupID": 1923, "iconID": 21796, @@ -525174,7 +525187,7 @@ "46315": { "basePrice": 20000.0, "capacity": 0.0, - "description": "Monazite ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Shining Monazite and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nAn exceptional ore commercially mined from moons, Monazite is highly valuable as it yields good quantities of Neodymium, a vital element of many advanced materials. Monazite ores will also yield Chromium, Tungsten, Evaporite Deposits, Megacyte, Zydrine, and Nocxium.", + "description": "Monazite ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Shining Monazite and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nAn exceptional ore commercially mined from moons, Monazite is highly valuable as it yields good quantities of Neodymium, a vital element of many advanced materials. Monazite ores will also yield Chromium, Tungsten and Evaporite Deposits.", "descriptionID": 529212, "groupID": 1923, "iconID": 21801, @@ -525192,7 +525205,7 @@ "46316": { "basePrice": 10000.0, "capacity": 0.0, - "description": "When chunks of ore mined out of moons yield above-average densities of Loparite, the ore is called Bountiful Loparite and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nAn exceptional ore commercially mined from moons, Loparite is highly valuable as it yields good quantities of Promethium, a vital element of many advanced materials. Loparite ores will also yield Platinum, Scandium, Hydrocarbons, Megacyte, Zydrine, and Nocxium.", + "description": "When chunks of ore mined out of moons yield above-average densities of Loparite, the ore is called Bountiful Loparite and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nAn exceptional ore commercially mined from moons, Loparite is highly valuable as it yields good quantities of Promethium, a vital element of many advanced materials. Loparite ores will also yield Platinum, Scandium and Hydrocarbons.", "descriptionID": 529214, "groupID": 1923, "iconID": 21796, @@ -525210,7 +525223,7 @@ "46317": { "basePrice": 10000.0, "capacity": 0.0, - "description": "Loparite ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Shining Loparite and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nAn exceptional ore commercially mined from moons, Loparite is highly valuable as it yields good quantities of Promethium, a vital element of many advanced materials. Loparite ores will also yield Platinum, Scandium, Hydrocarbons, Megacyte, Zydrine, and Nocxium.", + "description": "Loparite ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Shining Loparite and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nAn exceptional ore commercially mined from moons, Loparite is highly valuable as it yields good quantities of Promethium, a vital element of many advanced materials. Loparite ores will also yield Platinum, Scandium and Hydrocarbons.", "descriptionID": 529216, "groupID": 1923, "iconID": 21801, @@ -525228,7 +525241,7 @@ "46318": { "basePrice": 10000.0, "capacity": 0.0, - "description": "When chunks of ore mined out of moons yield above-average densities of Ytterbite, the ore is called Bountiful Ytterbite and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nAn exceptional ore commercially mined from moons, Ytterbite is highly valuable as it yields good quantities of Thulium, a vital element of many advanced materials. Ytterbite ores will also yield Cadmium, Titanium, Silicates, Megacyte, Zydrine, and Nocxium.", + "description": "When chunks of ore mined out of moons yield above-average densities of Ytterbite, the ore is called Bountiful Ytterbite and reprocessing returns approximately 15% higher quantities of useful material.\r\n\r\nAn exceptional ore commercially mined from moons, Ytterbite is highly valuable as it yields good quantities of Thulium, a vital element of many advanced materials. Ytterbite ores will also yield Cadmium, Titanium and Silicates.", "descriptionID": 529218, "groupID": 1923, "iconID": 21796, @@ -525246,7 +525259,7 @@ "46319": { "basePrice": 20000.0, "capacity": 0.0, - "description": "Ytterbite ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Shining Ytterbite and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nAn exceptional ore commercially mined from moons, Ytterbite is highly valuable as it yields good quantities of Thulium, a vital element of many advanced materials. Ytterbite ores will also yield Cadmium, Titanium, Silicates, Megacyte, Zydrine, and Nocxium.", + "description": "Ytterbite ores carved out of moons can occasionally yield very high densities of the valuable minerals. When this happens the ore is called Shining Ytterbite and reprocessing such ores will yield twice the normal volume of useful material.\r\n\r\nAn exceptional ore commercially mined from moons, Ytterbite is highly valuable as it yields good quantities of Thulium, a vital element of many advanced materials. Ytterbite ores will also yield Cadmium, Titanium and Silicates.", "descriptionID": 529220, "groupID": 1923, "iconID": 21801, @@ -576572,7 +576585,7 @@ "published": true, "radius": 1.0, "typeID": 50051, - "typeName": "Men's Amaranthine Divide Facial Augmentation", + "typeName": "Men's 'Amaranthine Divide' Facial Augmentation", "typeNameID": 545496, "volume": 0.1 }, @@ -576591,7 +576604,7 @@ "published": true, "radius": 1.0, "typeID": 50052, - "typeName": "Women's Amaranthine Divide Facial Augmentation", + "typeName": "Women's 'Amaranthine Divide' Facial Augmentation", "typeNameID": 545497, "volume": 0.1 }, @@ -583671,7 +583684,7 @@ "52518": { "basePrice": 0.0, "capacity": 0.0, - "description": "This memorial to Fallen Capsuleers is the centerpiece of the cemetery originally established in orbit of the moon of Molea II by capsuleers of the EVE Cemetery corporation. \r\n\r\nHaving been in place for over a decade, and in view of ongoing developments in structure technology, it increasingly became clear that a dedicated memorial structure would enhance the cemetery and help preserve it for decades more. The Upwell Consortium, at the urging of a large number of private citizens and corporations, constructed the new Fallen Capsuleers Memorial in YC122.\r\n\r\nThe Fallen Capsuleers Memorial continues to support the establishment of individual memorial containers by capsuleers in the cemetery at Molea II, moon 1 .", + "description": "This memorial to Fallen Capsuleers is the centerpiece of the cemetery originally established in orbit of the moon of Molea II by capsuleers of the EVE Cemetery corporation. \r\n\r\nHaving been in place for over a decade, and in view of ongoing developments in structure technology, it increasingly became clear that a dedicated memorial structure would enhance the cemetery and help preserve it for decades more. The Upwell Consortium, at the urging of a large number of private citizens and corporations, constructed the new Fallen Capsuleers Memorial in YC122.\r\n\r\nThe Fallen Capsuleers Memorial continues to support the establishment of individual memorial containers by capsuleers in the cemetery at Molea II, moon 1 .\r\n\r\nAny Secure Cargo Containers that are anchored within 200km of this structure will not automatically decay over time. This structure does not provide any special protection against intentional destruction or scooping of containers.", "descriptionID": 561669, "graphicID": 24476, "groupID": 226, @@ -601241,8 +601254,6 @@ "54215": { "basePrice": 0.0, "capacity": 0.0, - "description": "", - "descriptionID": 561495, "graphicID": 1217, "groupID": 920, "mass": 1.0, @@ -601374,6 +601385,90 @@ "typeNameID": 561535, "volume": 0.01 }, + "54224": { + "basePrice": 0.0, + "capacity": 27500.0, + "description": "Destroyed remains of a capsule.", + "descriptionID": 561594, + "graphicID": 20391, + "groupID": 186, + "mass": 10000.0, + "portionSize": 1, + "published": false, + "radius": 14.0, + "typeID": 54224, + "typeName": "Mysterious Capsule Wreck", + "typeNameID": 561593, + "volume": 27500.0 + }, + "54225": { + "basePrice": 1.0, + "capacity": 0.0, + "description": "This thick goo has previously served as the filler liquid for a starship's hydrostatic capsule.", + "descriptionID": 561606, + "groupID": 526, + "iconID": 1199, + "marketGroupID": 1661, + "mass": 10.0, + "portionSize": 1, + "published": true, + "radius": 1.0, + "typeID": 54225, + "typeName": "Used Ectoplasmic Fluid", + "typeNameID": 561605, + "volume": 0.1 + }, + "54226": { + "basePrice": 1.0, + "capacity": 0.0, + "description": "This elaborate device utilizes a combination of magnetic resonance imaging and emission tomography to quickly acquire a detailed scan of a human brain down to the quantum level. This information can then be transmitted to a cortex reconstructor in a remote facility to transfer the subject's memories and personality into a fresh clone. This process is both rapid and destructive, leaving the original brain and the transneural scanner damaged beyond repair.\r\n\r\nThis particular transneural scanning unit has served its purpose and is no longer operational.", + "descriptionID": 561608, + "groupID": 526, + "iconID": 1365, + "marketGroupID": 1661, + "mass": 1.0, + "portionSize": 1, + "published": true, + "radius": 1.0, + "typeID": 54226, + "typeName": "Burned Transneural Scanner", + "typeNameID": 561607, + "volume": 0.01 + }, + "54227": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "These scraps of metal have been salvaged from the remains of a destroyed hydrostatic capsule.", + "descriptionID": 561610, + "groupID": 526, + "iconID": 2529, + "marketGroupID": 1661, + "mass": 1.0, + "portionSize": 1, + "published": true, + "radius": 1.0, + "typeID": 54227, + "typeName": "Melted Scraps of Capsule Plating", + "typeNameID": 561609, + "volume": 0.01 + }, + "54228": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This corpse once belonged to a deep-cover informant collecting information for CONCORD's Directive Enforcement Department from within the Guristas Pirates. Apparently their cover was blown somehow.", + "descriptionID": 561612, + "groupID": 526, + "iconID": 2855, + "marketGroupID": 1661, + "mass": 70.0, + "portionSize": 1, + "published": true, + "radius": 1.0, + "typeID": 54228, + "typeName": "DED Informant's Frozen Corpse", + "typeNameID": 561611, + "volume": 1.0 + }, "54229": { "basePrice": 0.0, "capacity": 0.0, @@ -601428,6 +601523,669 @@ "typeNameID": 561621, "volume": 0.01 }, + "54233": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This capsule resembles the ones that house and protect capsuleers while they control their starships. However it is broadcasting Guristas transponder codes instead of capsuleer identification codes, and close inspection suggests that its exterior hull has been painted orange. Scans indicate that a single life form is on board.", + "descriptionID": 561631, + "graphicID": 73, + "groupID": 4053, + "isDynamicType": false, + "mass": 32000.0, + "portionSize": 1, + "published": false, + "radius": 2.0, + "soundID": 20080, + "typeID": 54233, + "typeName": "Mysterious Orange Capsule", + "typeNameID": 561630, + "volume": 1000.0, + "wreckTypeID": 54224 + }, + "54240": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This capsule resembles the ones that house and protect capsuleers while they control their starships. However it is broadcasting Guristas transponder codes instead of capsuleer identification codes, and close inspection suggests that its exterior hull has been painted red. Scans indicate that a single life form is on board.", + "descriptionID": 561636, + "graphicID": 73, + "groupID": 4053, + "isDynamicType": false, + "mass": 32000.0, + "portionSize": 1, + "published": false, + "radius": 2.0, + "soundID": 20080, + "typeID": 54240, + "typeName": "Mysterious Red Capsule", + "typeNameID": 561635, + "volume": 1000.0, + "wreckTypeID": 54224 + }, + "54241": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This capsule resembles the ones that house and protect capsuleers while they control their starships. However it is broadcasting Guristas transponder codes instead of capsuleer identification codes, and close inspection suggests that its exterior hull has been painted teal. Scans indicate that a single life form is on board.", + "descriptionID": 561638, + "graphicID": 73, + "groupID": 4053, + "isDynamicType": false, + "mass": 32000.0, + "portionSize": 1, + "published": false, + "radius": 2.0, + "soundID": 20080, + "typeID": 54241, + "typeName": "Mysterious Teal Capsule", + "typeNameID": 561637, + "volume": 1000.0, + "wreckTypeID": 54224 + }, + "54242": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This capsule resembles the ones that house and protect capsuleers while they control their starships. However it is broadcasting Guristas transponder codes instead of capsuleer identification codes, and close inspection suggests that its exterior hull has been painted white. Scans indicate that a single life form is on board.", + "descriptionID": 561640, + "graphicID": 73, + "groupID": 4053, + "isDynamicType": false, + "mass": 32000.0, + "portionSize": 1, + "published": false, + "radius": 2.0, + "soundID": 20080, + "typeID": 54242, + "typeName": "Mysterious White Capsule", + "typeNameID": 561639, + "volume": 1000.0, + "wreckTypeID": 54224 + }, + "54243": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This capsule resembles the ones that house and protect capsuleers while they control their starships. However it is broadcasting Guristas transponder codes instead of capsuleer identification codes, and close inspection suggests that its exterior hull has been painted pink. Scans indicate that a single life form is on board.", + "descriptionID": 561642, + "graphicID": 73, + "groupID": 4053, + "isDynamicType": false, + "mass": 32000.0, + "portionSize": 1, + "published": false, + "radius": 2.0, + "soundID": 20080, + "typeID": 54243, + "typeName": "Mysterious Pink Capsule", + "typeNameID": 561641, + "volume": 1000.0, + "wreckTypeID": 54224 + }, + "54244": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This capsule resembles the ones that house and protect capsuleers while they control their starships. However it is broadcasting Guristas transponder codes instead of capsuleer identification codes, and close inspection suggests that its exterior hull has been painted green. Scans indicate that a single life form is on board.", + "descriptionID": 561644, + "graphicID": 73, + "groupID": 4053, + "isDynamicType": false, + "mass": 32000.0, + "portionSize": 1, + "published": false, + "radius": 2.0, + "soundID": 20080, + "typeID": 54244, + "typeName": "Mysterious Green Capsule", + "typeNameID": 561643, + "volume": 1000.0, + "wreckTypeID": 54224 + }, + "54250": { + "basePrice": 0.0, + "capacity": 0.0, + "graphicID": 10026, + "groupID": 227, + "isDynamicType": false, + "mass": 0.0, + "portionSize": 1, + "published": false, + "radius": 1.0, + "typeID": 54250, + "typeName": "Guristas Capsule Spawner", + "typeNameID": 561649, + "volume": 0.0 + }, + "54255": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This quantum-encrypted key is emblazoned with the logo of the Guristas pirates.", + "descriptionID": 561699, + "groupID": 474, + "iconID": 2038, + "mass": 1.0, + "portionSize": 1, + "published": true, + "radius": 1.0, + "typeID": 54255, + "typeName": "Hunt Acceleration Gate Key", + "typeNameID": 561698, + "volume": 0.1 + }, + "54256": { + "basePrice": 0.0, + "capacity": 0.0, + "graphicID": 10026, + "groupID": 227, + "mass": 0.0, + "portionSize": 1, + "published": false, + "radius": 1.0, + "typeID": 54256, + "typeName": "Landmark Cloud", + "typeNameID": 561701, + "volume": 0.0 + }, + "54260": { + "basePrice": 0.0, + "capacity": 0.0, + "graphicID": 3303, + "groupID": 226, + "mass": 0.0, + "portionSize": 1, + "published": false, + "radius": 594.0, + "typeID": 54260, + "typeName": "Guristas Hunt Coordination Hub", + "typeNameID": 561736, + "volume": 0.0 + }, + "54261": { + "basePrice": 0.0, + "capacity": 0.0, + "graphicID": 2007, + "groupID": 226, + "mass": 0.0, + "portionSize": 1, + "published": false, + "radius": 1060.0, + "typeID": 54261, + "typeName": "Hunt Silo 1", + "typeNameID": 561737, + "volume": 0.0 + }, + "54262": { + "basePrice": 0.0, + "capacity": 0.0, + "graphicID": 2007, + "groupID": 226, + "mass": 0.0, + "portionSize": 1, + "published": false, + "radius": 1060.0, + "typeID": 54262, + "typeName": "Hunt Silo 2", + "typeNameID": 561738, + "volume": 0.0 + }, + "54263": { + "basePrice": 0.0, + "capacity": 0.0, + "graphicID": 2007, + "groupID": 226, + "mass": 0.0, + "portionSize": 1, + "published": false, + "radius": 1060.0, + "typeID": 54263, + "typeName": "Hunt Silo 3", + "typeNameID": 561739, + "volume": 0.0 + }, + "54270": { + "basePrice": 0.0, + "capacity": 0.0, + "graphicID": 10026, + "groupID": 227, + "isDynamicType": false, + "mass": 0.0, + "portionSize": 1, + "published": false, + "radius": 1.0, + "typeID": 54270, + "typeName": "Hunt YC112 Wave Spawner", + "typeNameID": 561797, + "volume": 0.0 + }, + "54271": { + "basePrice": 0.0, + "capacity": 0.0, + "graphicID": 10026, + "groupID": 227, + "isDynamicType": false, + "mass": 0.0, + "portionSize": 1, + "published": false, + "radius": 1.0, + "typeID": 54271, + "typeName": "Huntmaster YC112 Wave Spawner", + "typeNameID": 561798, + "volume": 0.0 + }, + "54276": { + "basePrice": 0.0, + "capacity": 130.0, + "graphicID": 3819, + "groupID": 1568, + "isDynamicType": false, + "mass": 1500000.0, + "portionSize": 1, + "published": false, + "raceID": 32, + "radius": 35.0, + "soundID": 20102, + "typeID": 54276, + "typeName": "Guristas Automated VHF-08", + "typeNameID": 561809, + "volume": 27289.0, + "wreckTypeID": 26573 + }, + "54277": { + "basePrice": 0.0, + "capacity": 130.0, + "graphicID": 3819, + "groupID": 1568, + "isDynamicType": false, + "mass": 1500000.0, + "portionSize": 1, + "published": false, + "raceID": 32, + "radius": 35.0, + "soundID": 20102, + "typeID": 54277, + "typeName": "Guristas Automated VHMF-27", + "typeNameID": 561811, + "volume": 27289.0, + "wreckTypeID": 26573 + }, + "54278": { + "basePrice": 0.0, + "capacity": 130.0, + "graphicID": 3819, + "groupID": 1568, + "isDynamicType": false, + "mass": 1500000.0, + "portionSize": 1, + "published": false, + "raceID": 32, + "radius": 35.0, + "soundID": 20102, + "typeID": 54278, + "typeName": "Guristas Automated VHF-21", + "typeNameID": 561812, + "volume": 27289.0, + "wreckTypeID": 26573 + }, + "54279": { + "basePrice": 0.0, + "capacity": 130.0, + "graphicID": 3819, + "groupID": 1568, + "isDynamicType": false, + "mass": 1500000.0, + "portionSize": 1, + "published": false, + "raceID": 32, + "radius": 35.0, + "soundID": 20102, + "typeID": 54279, + "typeName": "Guristas Automated VHMF-32", + "typeNameID": 561813, + "volume": 27289.0, + "wreckTypeID": 26573 + }, + "54280": { + "basePrice": 0.0, + "capacity": 270.0, + "graphicID": 1968, + "groupID": 1568, + "isDynamicType": false, + "mass": 1480000.0, + "portionSize": 1, + "published": false, + "raceID": 2, + "radius": 27.0, + "soundID": 20070, + "typeID": 54280, + "typeName": "Hunt Bantam", + "typeNameID": 561814, + "volume": 17400.0, + "wreckTypeID": 26573 + }, + "54281": { + "basePrice": 0.0, + "capacity": 270.0, + "graphicID": 1827, + "groupID": 1568, + "isDynamicType": false, + "mass": 1100000.0, + "portionSize": 1, + "published": false, + "raceID": 2, + "radius": 33.0, + "soundID": 20070, + "typeID": 54281, + "typeName": "Hunt Condor", + "typeNameID": 561816, + "volume": 17400.0, + "wreckTypeID": 26573 + }, + "54282": { + "basePrice": 0.0, + "capacity": 270.0, + "graphicID": 1828, + "groupID": 1568, + "isDynamicType": false, + "mass": 1056000.0, + "portionSize": 1, + "published": false, + "raceID": 2, + "radius": 41.0, + "soundID": 20070, + "typeID": 54282, + "typeName": "Hunt Griffin", + "typeNameID": 561817, + "volume": 17400.0, + "wreckTypeID": 26573 + }, + "54284": { + "basePrice": 0.0, + "capacity": 270.0, + "graphicID": 1830, + "groupID": 1568, + "isDynamicType": false, + "mass": 1113000.0, + "portionSize": 1, + "published": false, + "raceID": 2, + "radius": 46.0, + "soundID": 20070, + "typeID": 54284, + "typeName": "Hunt Kestrel", + "typeNameID": 561820, + "volume": 17400.0, + "wreckTypeID": 26573 + }, + "54285": { + "basePrice": 0.0, + "capacity": 270.0, + "graphicID": 1831, + "groupID": 1568, + "isDynamicType": false, + "mass": 981000.0, + "portionSize": 1, + "published": false, + "raceID": 2, + "radius": 27.0, + "soundID": 20070, + "typeID": 54285, + "typeName": "Hunt Worm", + "typeNameID": 561821, + "volume": 17400.0, + "wreckTypeID": 26573 + }, + "54286": { + "basePrice": 0.0, + "capacity": 425.0, + "graphicID": 2920, + "groupID": 1664, + "isDynamicType": false, + "mass": 1700000.0, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 112.0, + "soundID": 20070, + "typeID": 54286, + "typeName": "Hunt Cormorant", + "typeNameID": 561822, + "volume": 52000.0, + "wreckTypeID": 26573 + }, + "54287": { + "basePrice": 0.0, + "capacity": 450.0, + "graphicID": 20200, + "groupID": 1664, + "isDynamicType": false, + "mass": 1900000.0, + "portionSize": 1, + "published": false, + "raceID": 2, + "radius": 143.0, + "soundID": 20070, + "typeID": 54287, + "typeName": "Hunt Corax", + "typeNameID": 561824, + "volume": 17400.0, + "wreckTypeID": 26573 + }, + "54288": { + "basePrice": 0.0, + "capacity": 450.0, + "graphicID": 20317, + "groupID": 1665, + "isDynamicType": false, + "mass": 11910000.0, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 202.0, + "soundID": 20070, + "typeID": 54288, + "typeName": "Hunt Caracal", + "typeNameID": 561825, + "volume": 92000.0, + "wreckTypeID": 26574 + }, + "54289": { + "basePrice": 0.0, + "capacity": 305.0, + "graphicID": 1826, + "groupID": 1665, + "isDynamicType": false, + "mass": 13190000.0, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 139.0, + "soundID": 20070, + "typeID": 54289, + "typeName": "Hunt Blackbird", + "typeNameID": 561827, + "volume": 92000.0, + "wreckTypeID": 26574 + }, + "54290": { + "basePrice": 0.0, + "capacity": 440.0, + "graphicID": 1824, + "groupID": 1665, + "isDynamicType": false, + "mass": 9600000.0, + "portionSize": 1, + "published": false, + "raceID": 1, + "radius": 166.0, + "soundID": 20070, + "typeID": 54290, + "typeName": "Hunt Gila", + "typeNameID": 561828, + "volume": 92000.0, + "wreckTypeID": 26574 + }, + "54299": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This combat jacket is worn by Guristas Pirates who are members of the \"Fatal Elite\" group of combat pilots and technology scavengers. While the status of Jirai 'Fatal' Laitanen remains shrouded in mystery, his elite cadre of pirate technology hunters continues to operate across New Eden.\r\n\r\nThe Fatal Elite are noted for a particular focus on searching out and \"acquiring\" advanced capsule, cloning and personality transfer technology. The application of such technology to ever more responsive and high-performance combat craft is of extreme interest to the Guristas Pirates.", + "descriptionID": 562593, + "groupID": 1088, + "iconID": 24329, + "marketGroupID": 1405, + "mass": 0.5, + "portionSize": 1, + "published": true, + "radius": 1.0, + "typeID": 54299, + "typeName": "Women's 'Fatal Elite' Combat Jacket", + "typeNameID": 561852, + "volume": 0.1 + }, + "54303": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "These combat boots are worn by Guristas Pirates who are members of the \"Fatal Elite\" group of combat pilots and technology scavengers. While the status of Jirai 'Fatal' Laitanen remains shrouded in mystery, his elite cadre of pirate technology hunters continues to operate across New Eden.\r\n\r\nThe Fatal Elite are noted for a particular focus on searching out and \"acquiring\" advanced capsule, cloning and personality transfer technology. The application of such technology to ever more responsive and high-performance combat craft is of extreme interest to the Guristas Pirates.", + "descriptionID": 562598, + "groupID": 1091, + "iconID": 24330, + "marketGroupID": 1404, + "mass": 0.5, + "portionSize": 1, + "published": true, + "radius": 1.0, + "typeID": 54303, + "typeName": "Women's 'Fatal Elite' Combat Boots", + "typeNameID": 561853, + "volume": 0.1 + }, + "54304": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This beret is worn by Guristas Pirates who are members of the \"Fatal Elite\" group of combat pilots and technology scavengers. While the status of Jirai 'Fatal' Laitanen remains shrouded in mystery, his elite cadre of pirate technology hunters continues to operate across New Eden.\r\n\r\nThe Fatal Elite are noted for a particular focus on searching out and \"acquiring\" advanced capsule, cloning and personality transfer technology. The application of such technology to ever more responsive and high-performance combat craft is of extreme interest to the Guristas Pirates.", + "descriptionID": 562592, + "groupID": 1092, + "iconID": 24331, + "marketGroupID": 1943, + "mass": 0.5, + "portionSize": 1, + "published": true, + "radius": 1.0, + "typeID": 54304, + "typeName": "Women's 'Fatal Elite' Beret", + "typeNameID": 561854, + "volume": 0.1 + }, + "54306": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "These combat pants are worn by Guristas Pirates who are members of the \"Fatal Elite\" group of combat pilots and technology scavengers. While the status of Jirai 'Fatal' Laitanen remains shrouded in mystery, his elite cadre of pirate technology hunters continues to operate across New Eden.\r\n\r\nThe Fatal Elite are noted for a particular focus on searching out and \"acquiring\" advanced capsule, cloning and personality transfer technology. The application of such technology to ever more responsive and high-performance combat craft is of extreme interest to the Guristas Pirates.", + "descriptionID": 562596, + "groupID": 1090, + "iconID": 24332, + "marketGroupID": 1403, + "mass": 0.5, + "portionSize": 1, + "published": true, + "radius": 1.0, + "typeID": 54306, + "typeName": "Women's 'Fatal Elite' Combat Pants", + "typeNameID": 561855, + "volume": 0.1 + }, + "54307": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This combat jacket is worn by Guristas Pirates who are members of the \"Fatal Elite\" group of combat pilots and technology scavengers. While the status of Jirai 'Fatal' Laitanen remains shrouded in mystery, his elite cadre of pirate technology hunters continues to operate across New Eden.\r\n\r\nThe Fatal Elite are noted for a particular focus on searching out and \"acquiring\" advanced capsule, cloning and personality transfer technology. The application of such technology to ever more responsive and high-performance combat craft is of extreme interest to the Guristas Pirates.", + "descriptionID": 562594, + "groupID": 1088, + "iconID": 24343, + "marketGroupID": 1399, + "mass": 0.5, + "portionSize": 1, + "published": true, + "radius": 1.0, + "typeID": 54307, + "typeName": "Men's 'Fatal Elite' Combat Jacket", + "typeNameID": 561927, + "volume": 0.1 + }, + "54308": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "These combat pants are worn by Guristas Pirates who are members of the \"Fatal Elite\" group of combat pilots and technology scavengers. While the status of Jirai 'Fatal' Laitanen remains shrouded in mystery, his elite cadre of pirate technology hunters continues to operate across New Eden.\r\n\r\nThe Fatal Elite are noted for a particular focus on searching out and \"acquiring\" advanced capsule, cloning and personality transfer technology. The application of such technology to ever more responsive and high-performance combat craft is of extreme interest to the Guristas Pirates.", + "descriptionID": 562595, + "groupID": 1090, + "iconID": 24344, + "marketGroupID": 1401, + "mass": 0.5, + "portionSize": 1, + "published": true, + "radius": 1.0, + "typeID": 54308, + "typeName": "Men's 'Fatal Elite' Combat Pants", + "typeNameID": 561928, + "volume": 0.1 + }, + "54309": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "These combat boots are worn by Guristas Pirates who are members of the \"Fatal Elite\" group of combat pilots and technology scavengers. While the status of Jirai 'Fatal' Laitanen remains shrouded in mystery, his elite cadre of pirate technology hunters continues to operate across New Eden.\r\n\r\nThe Fatal Elite are noted for a particular focus on searching out and \"acquiring\" advanced capsule, cloning and personality transfer technology. The application of such technology to ever more responsive and high-performance combat craft is of extreme interest to the Guristas Pirates.", + "descriptionID": 562597, + "groupID": 1091, + "iconID": 24345, + "marketGroupID": 1400, + "mass": 0.5, + "portionSize": 1, + "published": false, + "radius": 1.0, + "typeID": 54309, + "typeName": "Men's 'Fatal Elite' Combat Boots", + "typeNameID": 561929, + "volume": 0.1 + }, + "54310": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This beret is worn by Guristas Pirates who are members of the \"Fatal Elite\" group of combat pilots and technology scavengers. While the status of Jirai 'Fatal' Laitanen remains shrouded in mystery, his elite cadre of pirate technology hunters continues to operate across New Eden.\r\n\r\nThe Fatal Elite are noted for a particular focus on searching out and \"acquiring\" advanced capsule, cloning and personality transfer technology. The application of such technology to ever more responsive and high-performance combat craft is of extreme interest to the Guristas Pirates.", + "descriptionID": 562591, + "groupID": 1092, + "iconID": 24346, + "marketGroupID": 1943, + "mass": 0.5, + "portionSize": 1, + "published": true, + "radius": 1.0, + "typeID": 54310, + "typeName": "Men's 'Fatal Elite' Beret", + "typeNameID": 561930, + "volume": 0.1 + }, + "54339": { + "basePrice": 0.0, + "capacity": 0.0, + "graphicID": 10026, + "groupID": 227, + "isDynamicType": false, + "mass": 0.0, + "portionSize": 1, + "published": false, + "radius": 1.0, + "typeID": 54339, + "typeName": "Hunt YC112 Boss Spawner", + "typeNameID": 562072, + "volume": 0.0 + }, + "54340": { + "basePrice": 0.0, + "capacity": 0.0, + "graphicID": 10026, + "groupID": 227, + "isDynamicType": false, + "mass": 0.0, + "portionSize": 1, + "published": false, + "radius": 1.0, + "typeID": 54340, + "typeName": "Huntmaster YC112 Boss Spawner", + "typeNameID": 562074, + "volume": 0.0 + }, "5439": { "basePrice": 0.0, "capacity": 0.0, @@ -601450,6 +602208,366 @@ "variationParentTypeID": 447, "volume": 5 }, + "54392": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This ocular filter has been modified by Guristas scientists for use by their elite officers.\r\n\r\nPrimary Effect: +4 Bonus to Perception\r\n\r\nSecondary Effects: 1% bonus to drone tracking speed, drone optimal range, drone falloff range, missile flight time, and missile explosion velocity\r\n\r\nSet Effect: 15% bonus to the strength of all Hydra implant secondary effects\r\n\r\nNote: Has no effect on fighters", + "descriptionID": 562530, + "groupID": 300, + "iconID": 2053, + "isDynamicType": false, + "marketGroupID": 618, + "mass": 0.0, + "metaGroupID": 2, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 2, + "typeID": 54392, + "typeName": "High-grade Hydra Alpha", + "typeNameID": 562529, + "volume": 1.0 + }, + "54393": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This memory augmentation has been modified by Guristas scientists for use by their elite officers.\r\n\r\nPrimary Effect: +4 Bonus to Memory\r\n\r\nSecondary Effect: 1.5% bonus to drone tracking speed, drone optimal range, drone falloff range, missile flight time, and missile explosion velocity\r\n\r\nSet Effect: 15% bonus to the strength of all Hydra implant secondary effects\r\n\r\nNote: Has no effect on fighters", + "descriptionID": 562532, + "groupID": 300, + "iconID": 2061, + "isDynamicType": false, + "marketGroupID": 619, + "mass": 0.0, + "metaGroupID": 2, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 2, + "typeID": 54393, + "typeName": "High-grade Hydra Beta", + "typeNameID": 562531, + "volume": 1.0 + }, + "54394": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This neural boost has been modified by Guristas scientists for use by their elite officers.\r\n\r\nPrimary Effect: +4 Bonus to Willpower\r\n\r\nSecondary Effect: 2% bonus to drone tracking speed, drone optimal range, drone falloff range, missile flight time, and missile explosion velocity\r\n\r\nSet Effect: 15% bonus to the strength of all Hydra implant secondary effects\r\n\r\nNote: Has no effect on fighters", + "descriptionID": 562534, + "groupID": 300, + "iconID": 2054, + "isDynamicType": false, + "marketGroupID": 620, + "mass": 0.0, + "metaGroupID": 2, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 2, + "typeID": 54394, + "typeName": "High-grade Hydra Gamma", + "typeNameID": 562533, + "volume": 1.0 + }, + "54395": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This cybernetic subprocessor has been modified by Guristas scientists for use by their elite officers. \r\n\r\nPrimary Effect: +4 Bonus to Intelligence\r\n\r\nSecondary Effect: 2.5% bonus to drone tracking speed, drone optimal range, drone falloff range, missile flight time, and missile explosion velocity\r\n\r\nSet Effect: 15% bonus to the strength of all Hydra implant secondary effects\r\n\r\nNote: Has no effect on fighters", + "descriptionID": 562536, + "groupID": 300, + "iconID": 2062, + "isDynamicType": false, + "marketGroupID": 621, + "mass": 0.0, + "metaGroupID": 2, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 2, + "typeID": 54395, + "typeName": "High-grade Hydra Delta", + "typeNameID": 562535, + "volume": 1.0 + }, + "54396": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This social adaptation chip has been modified by Guristas scientists for use by their elite officers.\r\n\r\nPrimary Effect: +4 Bonus to Charisma\r\n\r\nSecondary Effect: 3% bonus to drone tracking speed, drone optimal range, drone falloff range, missile flight time, and missile explosion velocity\r\n\r\nSet Effect: 15% bonus to the strength of all Hydra implant secondary effects\r\n\r\nNote: Has no effect on fighters", + "descriptionID": 562538, + "groupID": 300, + "iconID": 2060, + "isDynamicType": false, + "marketGroupID": 622, + "mass": 0.0, + "metaGroupID": 2, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 2, + "typeID": 54396, + "typeName": "High-grade Hydra Epsilon", + "typeNameID": 562537, + "volume": 1.0 + }, + "54397": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This implant does nothing in and of itself, but when used in conjunction with other Hydra implants it will boost their effect.\r\n\r\n50% bonus to the strength of all Hydra implant secondary effects.", + "descriptionID": 562540, + "groupID": 300, + "iconID": 2224, + "isDynamicType": false, + "marketGroupID": 1506, + "mass": 0.0, + "metaGroupID": 2, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 2, + "typeID": 54397, + "typeName": "High-grade Hydra Omega", + "typeNameID": 562539, + "volume": 1.0 + }, + "54398": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This ocular filter has been modified by Guristas scientists for use by their elite officers.\r\n\r\nPrimary Effect: +3 Bonus to Perception\r\n\r\nSecondary Effects: 1% bonus to drone tracking speed, drone optimal range, drone falloff range, missile flight time, and missile explosion velocity\r\n\r\nSet Effect: 10% bonus to the strength of all Hydra implant secondary effects\r\n\r\nNote: Has no effect on fighters", + "descriptionID": 562547, + "groupID": 300, + "iconID": 2053, + "isDynamicType": false, + "marketGroupID": 618, + "mass": 0.0, + "metaGroupID": 2, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 2, + "typeID": 54398, + "typeName": "Mid-grade Hydra Alpha", + "typeNameID": 562546, + "volume": 1.0 + }, + "54399": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This memory augmentation has been modified by Guristas scientists for use by their elite officers.\r\n\r\nPrimary Effect: +3 Bonus to Memory\r\n\r\nSecondary Effect: 1.5% bonus to drone tracking speed, drone optimal range, drone falloff range, missile flight time, and missile explosion velocity\r\n\r\nSet Effect: 10% bonus to the strength of all Hydra implant secondary effects\r\n\r\nNote: Has no effect on fighters", + "descriptionID": 562549, + "groupID": 300, + "iconID": 2061, + "isDynamicType": false, + "marketGroupID": 619, + "mass": 0.0, + "metaGroupID": 2, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 2, + "typeID": 54399, + "typeName": "Mid-grade Hydra Beta", + "typeNameID": 562548, + "volume": 1.0 + }, + "54400": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This neural boost has been modified by Guristas scientists for use by their elite officers.\r\n\r\nPrimary Effect: +3 Bonus to Willpower\r\n\r\nSecondary Effect: 2% bonus to drone tracking speed, drone optimal range, drone falloff range, missile flight time, and missile explosion velocity\r\n\r\nSet Effect: 10% bonus to the strength of all Hydra implant secondary effects\r\n\r\nNote: Has no effect on fighters", + "descriptionID": 562551, + "groupID": 300, + "iconID": 2054, + "isDynamicType": false, + "marketGroupID": 620, + "mass": 0.0, + "metaGroupID": 2, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 2, + "typeID": 54400, + "typeName": "Mid-grade Hydra Gamma", + "typeNameID": 562550, + "volume": 1.0 + }, + "54401": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This cybernetic subprocessor has been modified by Guristas scientists for use by their elite officers. \r\n\r\nPrimary Effect: +3 Bonus to Intelligence\r\n\r\nSecondary Effect: 2.5% bonus to drone tracking speed, drone optimal range, drone falloff range, missile flight time, and missile explosion velocity\r\n\r\nSet Effect: 10% bonus to the strength of all Hydra implant secondary effects\r\n\r\nNote: Has no effect on fighters", + "descriptionID": 562553, + "groupID": 300, + "iconID": 2062, + "isDynamicType": false, + "marketGroupID": 621, + "mass": 0.0, + "metaGroupID": 2, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 2, + "typeID": 54401, + "typeName": "Mid-grade Hydra Delta", + "typeNameID": 562552, + "volume": 1.0 + }, + "54402": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This social adaptation chip has been modified by Guristas scientists for use by their elite officers.\r\n\r\nPrimary Effect: +3 Bonus to Charisma\r\n\r\nSecondary Effect: 3% bonus to drone tracking speed, drone optimal range, drone falloff range, missile flight time, and missile explosion velocity\r\n\r\nSet Effect: 10% bonus to the strength of all Hydra implant secondary effects\r\n\r\nNote: Has no effect on fighters", + "descriptionID": 562555, + "groupID": 300, + "iconID": 2060, + "isDynamicType": false, + "marketGroupID": 622, + "mass": 0.0, + "metaGroupID": 2, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 2, + "typeID": 54402, + "typeName": "Mid-grade Hydra Epsilon", + "typeNameID": 562554, + "volume": 1.0 + }, + "54403": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This implant does nothing in and of itself, but when used in conjunction with other Hydra implants it will boost their effect.\r\n\r\n25% bonus to the strength of all Hydra implant secondary effects.", + "descriptionID": 562557, + "groupID": 300, + "iconID": 2224, + "isDynamicType": false, + "marketGroupID": 1506, + "mass": 0.0, + "metaGroupID": 2, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 2, + "typeID": 54403, + "typeName": "Mid-grade Hydra Omega", + "typeNameID": 562556, + "volume": 1.0 + }, + "54404": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This ocular filter has been modified by Guristas scientists for use by their elite officers.\r\n\r\nPrimary Effect: +2 Bonus to Perception\r\n\r\nSecondary Effects: 1% bonus to drone tracking speed, drone optimal range, drone falloff range, missile flight time, and missile explosion velocity\r\n\r\nSet Effect: 2.5% bonus to the strength of all Hydra implant secondary effects\r\n\r\nNote: Has no effect on fighters", + "descriptionID": 562559, + "groupID": 300, + "iconID": 2053, + "isDynamicType": false, + "marketGroupID": 618, + "mass": 0.0, + "metaGroupID": 2, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 2, + "typeID": 54404, + "typeName": "Low-grade Hydra Alpha", + "typeNameID": 562558, + "volume": 1.0 + }, + "54405": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This memory augmentation has been modified by Guristas scientists for use by their elite officers.\r\n\r\nPrimary Effect: +2 Bonus to Memory\r\n\r\nSecondary Effect: 1.5% bonus to drone tracking speed, drone optimal range, drone falloff range, missile flight time, and missile explosion velocity\r\n\r\nSet Effect: 2.5% bonus to the strength of all Hydra implant secondary effects\r\n\r\nNote: Has no effect on fighters", + "descriptionID": 562561, + "groupID": 300, + "iconID": 2061, + "isDynamicType": false, + "marketGroupID": 619, + "mass": 0.0, + "metaGroupID": 2, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 2, + "typeID": 54405, + "typeName": "Low-grade Hydra Beta", + "typeNameID": 562560, + "volume": 1.0 + }, + "54406": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This neural boost has been modified by Guristas scientists for use by their elite officers.\r\n\r\nPrimary Effect: +2 Bonus to Willpower\r\n\r\nSecondary Effect: 2% bonus to drone tracking speed, drone optimal range, drone falloff range, missile flight time, and missile explosion velocity\r\n\r\nSet Effect: 2.5% bonus to the strength of all Hydra implant secondary effects\r\n\r\nNote: Has no effect on fighters", + "descriptionID": 562563, + "groupID": 300, + "iconID": 2054, + "isDynamicType": false, + "marketGroupID": 620, + "mass": 0.0, + "metaGroupID": 2, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 2, + "typeID": 54406, + "typeName": "Low-grade Hydra Gamma", + "typeNameID": 562562, + "volume": 1.0 + }, + "54407": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This cybernetic subprocessor has been modified by Guristas scientists for use by their elite officers. \r\n\r\nPrimary Effect: +2 Bonus to Intelligence\r\n\r\nSecondary Effect: 2.5% bonus to drone tracking speed, drone optimal range, drone falloff range, missile flight time, and missile explosion velocity\r\n\r\nSet Effect: 2.5% bonus to the strength of all Hydra implant secondary effects\r\n\r\nNote: Has no effect on fighters", + "descriptionID": 562565, + "groupID": 300, + "iconID": 2062, + "isDynamicType": false, + "marketGroupID": 621, + "mass": 0.0, + "metaGroupID": 2, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 2, + "typeID": 54407, + "typeName": "Low-grade Hydra Delta", + "typeNameID": 562564, + "volume": 1.0 + }, + "54408": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This social adaptation chip has been modified by Guristas scientists for use by their elite officers.\r\n\r\nPrimary Effect: +2 Bonus to Charisma\r\n\r\nSecondary Effect: 3% bonus to drone tracking speed, drone optimal range, drone falloff range, missile flight time, and missile explosion velocity\r\n\r\nSet Effect: 2.5% bonus to the strength of all Hydra implant secondary effects\r\n\r\nNote: Has no effect on fighters", + "descriptionID": 562567, + "groupID": 300, + "iconID": 2060, + "isDynamicType": false, + "marketGroupID": 622, + "mass": 0.0, + "metaGroupID": 2, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 2, + "typeID": 54408, + "typeName": "Low-grade Hydra Epsilon", + "typeNameID": 562566, + "volume": 1.0 + }, + "54409": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This implant does nothing in and of itself, but when used in conjunction with other Hydra implants it will boost their effect.\r\n\r\n10% bonus to the strength of all Hydra implant secondary effects.", + "descriptionID": 562569, + "groupID": 300, + "iconID": 2224, + "isDynamicType": false, + "marketGroupID": 1506, + "mass": 0.0, + "metaGroupID": 2, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 2, + "typeID": 54409, + "typeName": "Low-grade Hydra Omega", + "typeNameID": 562568, + "volume": 1.0 + }, "5441": { "basePrice": 0.0, "capacity": 0.0, @@ -601469,6 +602587,294 @@ "typeNameID": 101009, "volume": 5 }, + "54410": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 724, + "iconID": 2053, + "mass": 0.0, + "metaGroupID": 2, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 2, + "typeID": 54410, + "typeName": "High-grade Hydra Alpha Blueprint", + "typeNameID": 562571, + "volume": 0.01 + }, + "54411": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 724, + "iconID": 2061, + "mass": 0.0, + "metaGroupID": 2, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 2, + "typeID": 54411, + "typeName": "High-grade Hydra Beta Blueprint", + "typeNameID": 562572, + "volume": 0.01 + }, + "54412": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 724, + "iconID": 2054, + "mass": 0.0, + "metaGroupID": 2, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 2, + "typeID": 54412, + "typeName": "High-grade Hydra Gamma Blueprint", + "typeNameID": 562573, + "volume": 0.01 + }, + "54413": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 724, + "iconID": 2062, + "mass": 0.0, + "metaGroupID": 2, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 2, + "typeID": 54413, + "typeName": "High-grade Hydra Delta Blueprint", + "typeNameID": 562574, + "volume": 0.01 + }, + "54414": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 724, + "iconID": 2060, + "mass": 0.0, + "metaGroupID": 2, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 2, + "typeID": 54414, + "typeName": "High-grade Hydra Epsilon Blueprint", + "typeNameID": 562575, + "volume": 0.01 + }, + "54415": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 724, + "iconID": 2224, + "mass": 0.0, + "metaGroupID": 2, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 2, + "typeID": 54415, + "typeName": "High-grade Hydra Omega Blueprint", + "typeNameID": 562576, + "volume": 0.01 + }, + "54416": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 724, + "iconID": 2053, + "mass": 0.0, + "metaGroupID": 2, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 2, + "typeID": 54416, + "typeName": "Mid-grade Hydra Alpha Blueprint", + "typeNameID": 562577, + "volume": 0.01 + }, + "54417": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 724, + "iconID": 2061, + "mass": 0.0, + "metaGroupID": 2, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 2, + "typeID": 54417, + "typeName": "Mid-grade Hydra Beta Blueprint", + "typeNameID": 562578, + "volume": 0.01 + }, + "54418": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 724, + "iconID": 2054, + "mass": 0.0, + "metaGroupID": 2, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 2, + "typeID": 54418, + "typeName": "Mid-grade Hydra Gamma Blueprint", + "typeNameID": 562579, + "volume": 0.01 + }, + "54419": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 724, + "iconID": 2062, + "mass": 0.0, + "metaGroupID": 2, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 2, + "typeID": 54419, + "typeName": "Mid-grade Hydra Delta Blueprint", + "typeNameID": 562580, + "volume": 0.01 + }, + "54420": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 724, + "iconID": 2060, + "mass": 0.0, + "metaGroupID": 2, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 2, + "typeID": 54420, + "typeName": "Mid-grade Hydra Epsilon Blueprint", + "typeNameID": 562581, + "volume": 0.01 + }, + "54421": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 724, + "iconID": 2224, + "mass": 0.0, + "metaGroupID": 2, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 2, + "typeID": 54421, + "typeName": "Mid-grade Hydra Omega Blueprint", + "typeNameID": 562582, + "volume": 0.01 + }, + "54422": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 724, + "iconID": 2053, + "mass": 0.0, + "metaGroupID": 2, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 2, + "typeID": 54422, + "typeName": "Low-grade Hydra Alpha Blueprint", + "typeNameID": 562583, + "volume": 0.01 + }, + "54423": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 724, + "iconID": 2061, + "mass": 0.0, + "metaGroupID": 2, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 2, + "typeID": 54423, + "typeName": "Low-grade Hydra Beta Blueprint", + "typeNameID": 562584, + "volume": 0.01 + }, + "54424": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 724, + "iconID": 2054, + "mass": 0.0, + "metaGroupID": 2, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 2, + "typeID": 54424, + "typeName": "Low-grade Hydra Gamma Blueprint", + "typeNameID": 562585, + "volume": 0.01 + }, + "54425": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 724, + "iconID": 2062, + "mass": 0.0, + "metaGroupID": 2, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 2, + "typeID": 54425, + "typeName": "Low-grade Hydra Delta Blueprint", + "typeNameID": 562586, + "volume": 0.01 + }, + "54426": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 724, + "iconID": 2060, + "mass": 0.0, + "metaGroupID": 2, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 2, + "typeID": 54426, + "typeName": "Low-grade Hydra Epsilon Blueprint", + "typeNameID": 562587, + "volume": 0.01 + }, + "54427": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 724, + "iconID": 2224, + "mass": 0.0, + "metaGroupID": 2, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 2, + "typeID": 54427, + "typeName": "Low-grade Hydra Omega Blueprint", + "typeNameID": 562588, + "volume": 0.01 + }, "5443": { "basePrice": 0.0, "capacity": 0.0, @@ -601491,6 +602897,206 @@ "variationParentTypeID": 447, "volume": 5 }, + "54432": { + "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": 562620, + "groupID": 1950, + "mass": 0.0, + "portionSize": 1, + "published": true, + "raceID": 4, + "radius": 1.0, + "typeID": 54432, + "typeName": "Augoror Frontier Safeguarder SKIN", + "typeNameID": 562619, + "volume": 0.01 + }, + "54433": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "The DED's Reserve Frontier Safeguard service, commonly known as the RFS or \"Safeguarders\", has its origins in a lowsec/nullsec frontier patrol operated using reservists from the member states of CONCORD. The RFS originally provided a security patrol presence in lowsec systems with planetary colonies and other orbital settlements. Since the expansion of CONCORD's mandate and permanent DED fleet capacity in YC105, the RFS has evolved into an organization focused on providing disaster relief to colonies across lowsec space.\r\n\r\nThe ships of the Frontier Safeguard carry specialized personnel and equipment prepared to deal with all manner of environmental hazards. The RFS will respond to emergencies involving such challenges as super cyclones, tsunamis, continental wildfires, global duststorms, and seismic and volcanic events. Their specialized shuttles and dropsuited Safeguarders will unhesitatingly deploy from orbit into some of the most dangerous and remote environmental disaster zones in New Eden. Still funded by the CONCORD Assembly and staffed by reservists from the member empires, the Safeguarders are a welcome sight for any remote settlement desperately in need of their aid.", + "descriptionID": 562623, + "groupID": 1950, + "marketGroupID": 2077, + "mass": 0.0, + "portionSize": 1, + "published": true, + "raceID": 4, + "radius": 1.0, + "typeID": 54433, + "typeName": "Guardian Frontier Safeguarder SKIN", + "typeNameID": 562622, + "volume": 0.01 + }, + "54434": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "The DED's Reserve Frontier Safeguard service, commonly known as the RFS or \"Safeguarders\", has its origins in a lowsec/nullsec frontier patrol operated using reservists from the member states of CONCORD. The RFS originally provided a security patrol presence in lowsec systems with planetary colonies and other orbital settlements. Since the expansion of CONCORD's mandate and permanent DED fleet capacity in YC105, the RFS has evolved into an organization focused on providing disaster relief to colonies across lowsec space.\r\n\r\nThe ships of the Frontier Safeguard carry specialized personnel and equipment prepared to deal with all manner of environmental hazards. The RFS will respond to emergencies involving such challenges as super cyclones, tsunamis, continental wildfires, global duststorms, and seismic and volcanic events. Their specialized shuttles and dropsuited Safeguarders will unhesitatingly deploy from orbit into some of the most dangerous and remote environmental disaster zones in New Eden. Still funded by the CONCORD Assembly and staffed by reservists from the member empires, the Safeguarders are a welcome sight for any remote settlement desperately in need of their aid.", + "descriptionID": 562626, + "groupID": 1950, + "marketGroupID": 2278, + "mass": 0.0, + "portionSize": 1, + "published": true, + "raceID": 4, + "radius": 1.0, + "typeID": 54434, + "typeName": "Apostle Frontier Safeguarder SKIN", + "typeNameID": 562625, + "volume": 0.01 + }, + "54435": { + "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": 562629, + "groupID": 1950, + "mass": 0.0, + "portionSize": 1, + "published": true, + "raceID": 2, + "radius": 1.0, + "typeID": 54435, + "typeName": "Scythe Frontier Safeguarder SKIN", + "typeNameID": 562628, + "volume": 0.01 + }, + "54436": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "The DED's Reserve Frontier Safeguard service, commonly known as the RFS or \"Safeguarders\", has its origins in a lowsec/nullsec frontier patrol operated using reservists from the member states of CONCORD. The RFS originally provided a security patrol presence in lowsec systems with planetary colonies and other orbital settlements. Since the expansion of CONCORD's mandate and permanent DED fleet capacity in YC105, the RFS has evolved into an organization focused on providing disaster relief to colonies across lowsec space.\r\n\r\nThe ships of the Frontier Safeguard carry specialized personnel and equipment prepared to deal with all manner of environmental hazards. The RFS will respond to emergencies involving such challenges as super cyclones, tsunamis, continental wildfires, global duststorms, and seismic and volcanic events. Their specialized shuttles and dropsuited Safeguarders will unhesitatingly deploy from orbit into some of the most dangerous and remote environmental disaster zones in New Eden. Still funded by the CONCORD Assembly and staffed by reservists from the member empires, the Safeguarders are a welcome sight for any remote settlement desperately in need of their aid.", + "descriptionID": 562632, + "groupID": 1950, + "marketGroupID": 2080, + "mass": 0.0, + "portionSize": 1, + "published": true, + "raceID": 2, + "radius": 1.0, + "typeID": 54436, + "typeName": "Scimitar Frontier Safeguarder SKIN", + "typeNameID": 562631, + "volume": 0.01 + }, + "54437": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "The DED's Reserve Frontier Safeguard service, commonly known as the RFS or \"Safeguarders\", has its origins in a lowsec/nullsec frontier patrol operated using reservists from the member states of CONCORD. The RFS originally provided a security patrol presence in lowsec systems with planetary colonies and other orbital settlements. Since the expansion of CONCORD's mandate and permanent DED fleet capacity in YC105, the RFS has evolved into an organization focused on providing disaster relief to colonies across lowsec space.\r\n\r\nThe ships of the Frontier Safeguard carry specialized personnel and equipment prepared to deal with all manner of environmental hazards. The RFS will respond to emergencies involving such challenges as super cyclones, tsunamis, continental wildfires, global duststorms, and seismic and volcanic events. Their specialized shuttles and dropsuited Safeguarders will unhesitatingly deploy from orbit into some of the most dangerous and remote environmental disaster zones in New Eden. Still funded by the CONCORD Assembly and staffed by reservists from the member empires, the Safeguarders are a welcome sight for any remote settlement desperately in need of their aid.", + "descriptionID": 562635, + "groupID": 1950, + "marketGroupID": 2281, + "mass": 0.0, + "portionSize": 1, + "published": true, + "raceID": 2, + "radius": 1.0, + "typeID": 54437, + "typeName": "Lif Frontier Safeguarder SKIN", + "typeNameID": 562634, + "volume": 0.01 + }, + "54438": { + "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": 562638, + "groupID": 1950, + "mass": 0.0, + "portionSize": 1, + "published": true, + "raceID": 1, + "radius": 1.0, + "typeID": 54438, + "typeName": "Osprey Frontier Safeguarder SKIN", + "typeNameID": 562637, + "volume": 0.01 + }, + "54439": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "The DED's Reserve Frontier Safeguard service, commonly known as the RFS or \"Safeguarders\", has its origins in a lowsec/nullsec frontier patrol operated using reservists from the member states of CONCORD. The RFS originally provided a security patrol presence in lowsec systems with planetary colonies and other orbital settlements. Since the expansion of CONCORD's mandate and permanent DED fleet capacity in YC105, the RFS has evolved into an organization focused on providing disaster relief to colonies across lowsec space.\r\n\r\nThe ships of the Frontier Safeguard carry specialized personnel and equipment prepared to deal with all manner of environmental hazards. The RFS will respond to emergencies involving such challenges as super cyclones, tsunamis, continental wildfires, global duststorms, and seismic and volcanic events. Their specialized shuttles and dropsuited Safeguarders will unhesitatingly deploy from orbit into some of the most dangerous and remote environmental disaster zones in New Eden. Still funded by the CONCORD Assembly and staffed by reservists from the member empires, the Safeguarders are a welcome sight for any remote settlement desperately in need of their aid.", + "descriptionID": 562641, + "groupID": 1950, + "marketGroupID": 2078, + "mass": 0.0, + "portionSize": 1, + "published": true, + "raceID": 1, + "radius": 1.0, + "typeID": 54439, + "typeName": "Basilisk Frontier Safeguarder SKIN", + "typeNameID": 562640, + "volume": 0.01 + }, + "54440": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "The DED's Reserve Frontier Safeguard service, commonly known as the RFS or \"Safeguarders\", has its origins in a lowsec/nullsec frontier patrol operated using reservists from the member states of CONCORD. The RFS originally provided a security patrol presence in lowsec systems with planetary colonies and other orbital settlements. Since the expansion of CONCORD's mandate and permanent DED fleet capacity in YC105, the RFS has evolved into an organization focused on providing disaster relief to colonies across lowsec space.\r\n\r\nThe ships of the Frontier Safeguard carry specialized personnel and equipment prepared to deal with all manner of environmental hazards. The RFS will respond to emergencies involving such challenges as super cyclones, tsunamis, continental wildfires, global duststorms, and seismic and volcanic events. Their specialized shuttles and dropsuited Safeguarders will unhesitatingly deploy from orbit into some of the most dangerous and remote environmental disaster zones in New Eden. Still funded by the CONCORD Assembly and staffed by reservists from the member empires, the Safeguarders are a welcome sight for any remote settlement desperately in need of their aid.", + "descriptionID": 562644, + "groupID": 1950, + "marketGroupID": 2279, + "mass": 0.0, + "portionSize": 1, + "published": true, + "raceID": 1, + "radius": 1.0, + "typeID": 54440, + "typeName": "Minokawa Frontier Safeguarder SKIN", + "typeNameID": 562643, + "volume": 0.01 + }, + "54441": { + "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": 562647, + "groupID": 1950, + "mass": 0.0, + "portionSize": 1, + "published": true, + "raceID": 8, + "radius": 1.0, + "typeID": 54441, + "typeName": "Exequror Frontier Safeguarder SKIN", + "typeNameID": 562646, + "volume": 0.01 + }, + "54442": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "The DED's Reserve Frontier Safeguard service, commonly known as the RFS or \"Safeguarders\", has its origins in a lowsec/nullsec frontier patrol operated using reservists from the member states of CONCORD. The RFS originally provided a security patrol presence in lowsec systems with planetary colonies and other orbital settlements. Since the expansion of CONCORD's mandate and permanent DED fleet capacity in YC105, the RFS has evolved into an organization focused on providing disaster relief to colonies across lowsec space.\r\n\r\nThe ships of the Frontier Safeguard carry specialized personnel and equipment prepared to deal with all manner of environmental hazards. The RFS will respond to emergencies involving such challenges as super cyclones, tsunamis, continental wildfires, global duststorms, and seismic and volcanic events. Their specialized shuttles and dropsuited Safeguarders will unhesitatingly deploy from orbit into some of the most dangerous and remote environmental disaster zones in New Eden. Still funded by the CONCORD Assembly and staffed by reservists from the member empires, the Safeguarders are a welcome sight for any remote settlement desperately in need of their aid.", + "descriptionID": 562650, + "groupID": 1950, + "marketGroupID": 2079, + "mass": 0.0, + "portionSize": 1, + "published": true, + "raceID": 8, + "radius": 1.0, + "typeID": 54442, + "typeName": "Oneiros Frontier Safeguarder SKIN", + "typeNameID": 562649, + "volume": 0.01 + }, + "54443": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "The DED's Reserve Frontier Safeguard service, commonly known as the RFS or \"Safeguarders\", has its origins in a lowsec/nullsec frontier patrol operated using reservists from the member states of CONCORD. The RFS originally provided a security patrol presence in lowsec systems with planetary colonies and other orbital settlements. Since the expansion of CONCORD's mandate and permanent DED fleet capacity in YC105, the RFS has evolved into an organization focused on providing disaster relief to colonies across lowsec space.\r\n\r\nThe ships of the Frontier Safeguard carry specialized personnel and equipment prepared to deal with all manner of environmental hazards. The RFS will respond to emergencies involving such challenges as super cyclones, tsunamis, continental wildfires, global duststorms, and seismic and volcanic events. Their specialized shuttles and dropsuited Safeguarders will unhesitatingly deploy from orbit into some of the most dangerous and remote environmental disaster zones in New Eden. Still funded by the CONCORD Assembly and staffed by reservists from the member empires, the Safeguarders are a welcome sight for any remote settlement desperately in need of their aid.", + "descriptionID": 562653, + "groupID": 1950, + "marketGroupID": 2280, + "mass": 0.0, + "portionSize": 1, + "published": true, + "raceID": 8, + "radius": 1.0, + "typeID": 54443, + "typeName": "Ninazu Frontier Safeguarder SKIN", + "typeNameID": 562652, + "volume": 0.01 + }, "5445": { "basePrice": 0.0, "capacity": 0.0, @@ -601513,6 +603119,456 @@ "variationParentTypeID": 447, "volume": 5 }, + "54471": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This crate contains a random Frontier Safeguarder SKIN for either the Basilisk, Guardian, Scimitar, or Oneiros.", + "descriptionID": 562704, + "groupID": 1194, + "iconID": 21622, + "isDynamicType": false, + "mass": 0.0, + "metaGroupID": 19, + "portionSize": 1, + "published": true, + "radius": 1.0, + "typeID": 54471, + "typeName": "Frontier Safeguarder Logistics Cruiser SKIN Crate", + "typeNameID": 562701, + "volume": 5.0 + }, + "54480": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This crate contains a random Frontier Safeguarder SKIN for either the Minokawa, Apostle, Lif, or Ninazu.", + "descriptionID": 562711, + "groupID": 1194, + "iconID": 21622, + "isDynamicType": false, + "mass": 0.0, + "metaGroupID": 19, + "portionSize": 1, + "published": true, + "radius": 1.0, + "typeID": 54480, + "typeName": "Frontier Safeguarder Force Auxiliary SKIN Crate", + "typeNameID": 562706, + "volume": 5.0 + }, + "54486": { + "basePrice": 0.0, + "capacity": 0.0, + "description": "This crate contains a random Frontier Safeguarder SKIN for either the Basilisk, Guardian, Scimitar, Oneiros, Minokawa, Apostle, Lif, or Ninazu.", + "descriptionID": 562715, + "groupID": 1194, + "iconID": 21622, + "isDynamicType": false, + "mass": 0.0, + "metaGroupID": 19, + "portionSize": 1, + "published": true, + "radius": 1.0, + "typeID": 54486, + "typeName": "Frontier Safeguarder Encore Crate", + "typeNameID": 562712, + "volume": 5.0 + }, + "54534": { + "basePrice": 200000.0, + "capacity": 0.0, + "description": "Named after an aquatic demon worm from ancient Minmatar mythology, this neural interface upgrade boosts the max velocity of drones and fighters controlled by the pilot.\r\n\r\n1% increase in drone and fighter max velocity.", + "descriptionID": 562798, + "groupID": 739, + "iconID": 2224, + "isDynamicType": false, + "marketGroupID": 2475, + "mass": 0.0, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 1, + "typeID": 54534, + "typeName": "Black Market 'Valdimar' Drone Navigation DN-701", + "typeNameID": 562797, + "volume": 1.0 + }, + "54535": { + "basePrice": 200000.0, + "capacity": 0.0, + "description": "Named after an aquatic demon worm from ancient Minmatar mythology, this neural interface upgrade boosts the max velocity of drones and fighters controlled by the pilot.\r\n\r\n3% increase in drone and fighter max velocity.", + "descriptionID": 562800, + "groupID": 739, + "iconID": 2224, + "isDynamicType": false, + "marketGroupID": 2475, + "mass": 0.0, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 1, + "typeID": 54535, + "typeName": "Black Market 'Valdimar' Drone Navigation DN-703", + "typeNameID": 562799, + "volume": 1.0 + }, + "54536": { + "basePrice": 200000.0, + "capacity": 0.0, + "description": "Named after an aquatic demon worm from ancient Minmatar mythology, this neural interface upgrade boosts the max velocity of drones and fighters controlled by the pilot.\r\n\r\n5% increase in drone and fighter max velocity.", + "descriptionID": 562802, + "groupID": 739, + "iconID": 2224, + "isDynamicType": false, + "marketGroupID": 2475, + "mass": 0.0, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 1, + "typeID": 54536, + "typeName": "Black Market 'Valdimar' Drone Navigation DN-705", + "typeNameID": 562801, + "volume": 1.0 + }, + "54537": { + "basePrice": 200000.0, + "capacity": 0.0, + "description": "Named after an aquatic demon worm from ancient Minmatar mythology, this neural interface upgrade boosts the optimal range of drones and fighters controlled by the pilot.\r\n\r\n1% increase in drone and fighter optimal range.", + "descriptionID": 562804, + "groupID": 739, + "iconID": 2224, + "isDynamicType": false, + "marketGroupID": 2476, + "mass": 0.0, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 1, + "typeID": 54537, + "typeName": "Black Market 'Valdimar' Drone Sharpshooting DS-801", + "typeNameID": 562803, + "volume": 1.0 + }, + "54538": { + "basePrice": 200000.0, + "capacity": 0.0, + "description": "Named after an aquatic demon worm from ancient Minmatar mythology, this neural interface upgrade boosts the optimal range of drones and fighters controlled by the pilot.\r\n\r\n3% increase in drone and fighter optimal range.", + "descriptionID": 562806, + "groupID": 739, + "iconID": 2224, + "isDynamicType": false, + "marketGroupID": 2476, + "mass": 0.0, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 1, + "typeID": 54538, + "typeName": "Black Market 'Valdimar' Drone Sharpshooting DS-803", + "typeNameID": 562805, + "volume": 1.0 + }, + "54539": { + "basePrice": 200000.0, + "capacity": 0.0, + "description": "Named after an aquatic demon worm from ancient Minmatar mythology, this neural interface upgrade boosts the optimal range of drones and fighters controlled by the pilot.\r\n\r\n5% increase in drone and fighter optimal range.", + "descriptionID": 562808, + "groupID": 739, + "iconID": 2224, + "isDynamicType": false, + "marketGroupID": 2476, + "mass": 0.0, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 1, + "typeID": 54539, + "typeName": "Black Market 'Valdimar' Drone Sharpshooting DS-805", + "typeNameID": 562807, + "volume": 1.0 + }, + "54540": { + "basePrice": 200000.0, + "capacity": 0.0, + "description": "Named after an aquatic demon worm from ancient Minmatar mythology, this neural interface upgrade boosts the effectiveness of repair drones controlled by the pilot.\r\n\r\n1% increase in drone repair amount.", + "descriptionID": 562810, + "groupID": 739, + "iconID": 2224, + "isDynamicType": false, + "marketGroupID": 2477, + "mass": 0.0, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 1, + "typeID": 54540, + "typeName": "Black Market 'Valdimar' Repair Drone Operation DR-901", + "typeNameID": 562809, + "volume": 1.0 + }, + "54541": { + "basePrice": 200000.0, + "capacity": 0.0, + "description": "Named after the mythical aquatic worm from ancient mythology, this neural interface upgrade boosts the effectiveness of repair drones controlled by the pilot.\r\n\r\n3% increase in drone repair amount.", + "descriptionID": 562812, + "groupID": 739, + "iconID": 2224, + "isDynamicType": false, + "marketGroupID": 2477, + "mass": 0.0, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 1, + "typeID": 54541, + "typeName": "Black Market 'Valdimar' Repair Drone Operation DR-903", + "typeNameID": 562811, + "volume": 1.0 + }, + "54542": { + "basePrice": 200000.0, + "capacity": 0.0, + "description": "Named after an aquatic demon worm from ancient Minmatar mythology, this neural interface upgrade boosts the effectiveness of repair drones controlled by the pilot.\r\n\r\n5% increase in drone repair amount. ", + "descriptionID": 562814, + "groupID": 739, + "iconID": 2224, + "isDynamicType": false, + "marketGroupID": 2477, + "mass": 0.0, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 1, + "typeID": 54542, + "typeName": "Black Market 'Valdimar' Repair Drone Operation DR-905", + "typeNameID": 562813, + "volume": 1.0 + }, + "54543": { + "basePrice": 200000.0, + "capacity": 0.0, + "description": "Named after an aquatic demon worm from ancient Minmatar mythology, this neural interface upgrade boosts the durability of drones and fighters controlled by the pilot.\r\n\r\n1% increase in drone and fighter hit points.", + "descriptionID": 562816, + "groupID": 739, + "iconID": 2224, + "isDynamicType": false, + "marketGroupID": 2478, + "mass": 0.0, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 1, + "typeID": 54543, + "typeName": "Black Market 'Valdimar' Drone Durability DD-1001", + "typeNameID": 562815, + "volume": 1.0 + }, + "54544": { + "basePrice": 200000.0, + "capacity": 0.0, + "description": "Named after an aquatic demon worm from ancient Minmatar mythology, this neural interface upgrade boosts the durability of drones and fighters controlled by the pilot.\r\n\r\n3% increase in drone and fighter hit points.", + "descriptionID": 562818, + "groupID": 739, + "iconID": 2224, + "isDynamicType": false, + "marketGroupID": 2478, + "mass": 0.0, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 1, + "typeID": 54544, + "typeName": "Black Market 'Valdimar' Drone Durability DD-1003", + "typeNameID": 562817, + "volume": 1.0 + }, + "54545": { + "basePrice": 200000.0, + "capacity": 0.0, + "description": "Named after an aquatic demon worm from ancient Minmatar mythology, this neural interface upgrade boosts the durability of drones and fighters controlled by the pilot.\r\n\r\n5% increase in drone and fighter hit points.", + "descriptionID": 562820, + "groupID": 739, + "iconID": 2224, + "isDynamicType": false, + "marketGroupID": 2478, + "mass": 0.0, + "portionSize": 1, + "published": true, + "radius": 1.0, + "techLevel": 1, + "typeID": 54545, + "typeName": "Black Market 'Valdimar' Drone Durability DD-1005", + "typeNameID": 562819, + "volume": 1.0 + }, + "54552": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1950, + "marketGroupID": 2003, + "mass": 0.0, + "portionSize": 1, + "published": true, + "raceID": 1, + "radius": 1.0, + "typeID": 54552, + "typeName": "Condor Guristas SKIN", + "typeNameID": 562867, + "volume": 0.01 + }, + "54553": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1950, + "marketGroupID": 2003, + "mass": 0.0, + "portionSize": 1, + "published": true, + "raceID": 1, + "radius": 1.0, + "typeID": 54553, + "typeName": "Griffin Guristas SKIN", + "typeNameID": 562868, + "volume": 0.01 + }, + "54554": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1950, + "marketGroupID": 2003, + "mass": 0.0, + "portionSize": 1, + "published": true, + "raceID": 1, + "radius": 1.0, + "typeID": 54554, + "typeName": "Kestrel Guristas SKIN", + "typeNameID": 562869, + "volume": 0.01 + }, + "54555": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1950, + "marketGroupID": 2056, + "mass": 0.0, + "portionSize": 1, + "published": true, + "raceID": 1, + "radius": 1.0, + "typeID": 54555, + "typeName": "Kitsune Guristas SKIN", + "typeNameID": 562870, + "volume": 0.01 + }, + "54556": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1950, + "marketGroupID": 1995, + "mass": 0.0, + "portionSize": 1, + "published": true, + "raceID": 1, + "radius": 1.0, + "typeID": 54556, + "typeName": "Corax Guristas SKIN", + "typeNameID": 562871, + "volume": 0.01 + }, + "54557": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1950, + "marketGroupID": 2143, + "mass": 0.0, + "portionSize": 1, + "published": true, + "raceID": 1, + "radius": 1.0, + "typeID": 54557, + "typeName": "Stork Guristas SKIN", + "typeNameID": 562872, + "volume": 0.01 + }, + "54558": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1950, + "marketGroupID": 1991, + "mass": 0.0, + "portionSize": 1, + "published": true, + "raceID": 1, + "radius": 1.0, + "typeID": 54558, + "typeName": "Caracal Guristas SKIN", + "typeNameID": 562873, + "volume": 0.01 + }, + "54559": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1950, + "marketGroupID": 1991, + "mass": 0.0, + "portionSize": 1, + "published": true, + "raceID": 1, + "radius": 1.0, + "typeID": 54559, + "typeName": "Blackbird Guristas SKIN", + "typeNameID": 562874, + "volume": 0.01 + }, + "54560": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1950, + "marketGroupID": 2082, + "mass": 0.0, + "portionSize": 1, + "published": true, + "raceID": 1, + "radius": 1.0, + "typeID": 54560, + "typeName": "Rook Guristas SKIN", + "typeNameID": 562875, + "volume": 0.01 + }, + "54561": { + "basePrice": 0.0, + "capacity": 0.0, + "groupID": 1950, + "marketGroupID": 1957, + "mass": 0.0, + "portionSize": 1, + "published": true, + "raceID": 1, + "radius": 1.0, + "typeID": 54561, + "typeName": "Drake Guristas SKIN", + "typeNameID": 562876, + "volume": 0.01 + }, + "54562": { + "basePrice": 250000.0, + "capacity": 0.0, + "description": "This appears to be a heavily modified version of a standard Gallente drone control unit. Close inspection reveals that it has been modified to allow control of much larger and more sophisticated drones than those available to the empires.", + "descriptionID": 562881, + "groupID": 1676, + "iconID": 2890, + "marketGroupID": 2155, + "mass": 1.0, + "portionSize": 1, + "published": true, + "raceID": 32, + "radius": 1.0, + "typeID": 54562, + "typeName": "Korako's Modified Drone Control Unit", + "typeNameID": 562880, + "volume": 0.1 + }, "5479": { "basePrice": 0.0, "capacity": 0.0, diff --git a/staticdata/phobos/metadata.json b/staticdata/phobos/metadata.json index 50518b650..443f9fe6d 100644 --- a/staticdata/phobos/metadata.json +++ b/staticdata/phobos/metadata.json @@ -1,10 +1,10 @@ [ { "field_name": "client_build", - "field_value": 1684558 + "field_value": 1701385 }, { "field_name": "dump_time", - "field_value": 1583923822 + "field_value": 1586170176 } ] \ No newline at end of file