From 4ccc64c7c78641238727771b4c254daa03b689a8 Mon Sep 17 00:00:00 2001 From: DarkPhoenix Date: Wed, 8 Dec 2021 16:34:13 +0300 Subject: [PATCH] Update static data to 1977292 --- staticdata/fsd_binary/dogmaattributes.0.json | 21 +++++++-- staticdata/fsd_binary/dogmaeffects.0.json | 46 ++++++++++++++++++- staticdata/fsd_binary/typedogma.0.json | 8 +++- staticdata/fsd_binary/typedogma.1.json | 6 +-- staticdata/fsd_binary/typedogma.2.json | 32 +++++++++---- staticdata/fsd_lite/evetypes.3.json | 8 ++-- staticdata/phobos/metadata.0.json | 4 +- staticdata/phobos/traits.0.json | 48 +++++++++++++++++--- 8 files changed, 141 insertions(+), 32 deletions(-) diff --git a/staticdata/fsd_binary/dogmaattributes.0.json b/staticdata/fsd_binary/dogmaattributes.0.json index 576907f74..8d3924239 100644 --- a/staticdata/fsd_binary/dogmaattributes.0.json +++ b/staticdata/fsd_binary/dogmaattributes.0.json @@ -45311,11 +45311,12 @@ "displayName_ru": "Прибавка к коэффициенту объёма отходов", "displayName_zh": "Residue Volume Multiplier Bonus", "displayNameID": 591643, - "displayWhenZero": 0, + "displayWhenZero": 1, "highIsGood": 0, "name": "specializationCrystalMiningWastedVolumeMultiplierBonus", "published": 1, - "stackable": 0 + "stackable": 0, + "unitID": 139 }, "3160": { "attributeID": 3160, @@ -45333,11 +45334,12 @@ "displayName_ru": "Прибавка к шансу получения отходов", "displayName_zh": "Residue Probability Bonus", "displayNameID": 591644, - "displayWhenZero": 0, + "displayWhenZero": 1, "highIsGood": 0, "name": "specializationCrystalMiningWasteProbabilityBonus", "published": 1, - "stackable": 0 + "stackable": 0, + "unitID": 139 }, "3161": { "attributeID": 3161, @@ -46144,5 +46146,16 @@ "name": "miningFrigateBonusIceHarvestingDuration", "published": 0, "stackable": 1 + }, + "3241": { + "attributeID": 3241, + "categoryID": 37, + "dataType": 5, + "defaultValue": 0.0, + "displayWhenZero": 0, + "highIsGood": 1, + "name": "gallenteIndustrialBonusMiningHoldCapacity", + "published": 0, + "stackable": 1 } } \ No newline at end of file diff --git a/staticdata/fsd_binary/dogmaeffects.0.json b/staticdata/fsd_binary/dogmaeffects.0.json index 2cc792cb0..5e0394a26 100644 --- a/staticdata/fsd_binary/dogmaeffects.0.json +++ b/staticdata/fsd_binary/dogmaeffects.0.json @@ -89525,7 +89525,7 @@ "isWarpSafe": 0, "modifierInfo": [ { - "domain": "shipID", + "domain": "itemID", "func": "ItemModifier", "modifiedAttributeID": 885, "modifyingAttributeID": 280, @@ -89814,5 +89814,49 @@ "propulsionChance": 0, "published": 0, "rangeChance": 0 + }, + "8322": { + "disallowAutoRepeat": 0, + "effectCategory": 0, + "effectID": 8322, + "effectName": "gallenteIndustrialSkillLevelMiningHoldCapacity", + "electronicChance": 0, + "isAssistance": 0, + "isOffensive": 0, + "isWarpSafe": 0, + "modifierInfo": [ + { + "domain": "shipID", + "func": "ItemModifier", + "modifiedAttributeID": 3241, + "modifyingAttributeID": 280, + "operation": 0 + } + ], + "propulsionChance": 0, + "published": 0, + "rangeChance": 0 + }, + "8323": { + "disallowAutoRepeat": 0, + "effectCategory": 0, + "effectID": 8323, + "effectName": "gallenteIndustrialBonusMiningHoldCapacity", + "electronicChance": 0, + "isAssistance": 0, + "isOffensive": 0, + "isWarpSafe": 0, + "modifierInfo": [ + { + "domain": "shipID", + "func": "ItemModifier", + "modifiedAttributeID": 1556, + "modifyingAttributeID": 3241, + "operation": 6 + } + ], + "propulsionChance": 0, + "published": 0, + "rangeChance": 0 } } \ No newline at end of file diff --git a/staticdata/fsd_binary/typedogma.0.json b/staticdata/fsd_binary/typedogma.0.json index 2ac0ce50b..4f7ea43b0 100644 --- a/staticdata/fsd_binary/typedogma.0.json +++ b/staticdata/fsd_binary/typedogma.0.json @@ -40381,7 +40381,7 @@ "value": 0.0 }, { - "attributeID": 3231, + "attributeID": 3241, "value": 10.0 } ], @@ -40395,7 +40395,7 @@ "isDefault": 0 }, { - "effectID": 8308, + "effectID": 8323, "isDefault": 0 } ] @@ -118398,6 +118398,10 @@ { "effectID": 8277, "isDefault": 0 + }, + { + "effectID": 8322, + "isDefault": 0 } ] }, diff --git a/staticdata/fsd_binary/typedogma.1.json b/staticdata/fsd_binary/typedogma.1.json index f0d805302..401f68534 100644 --- a/staticdata/fsd_binary/typedogma.1.json +++ b/staticdata/fsd_binary/typedogma.1.json @@ -789436,7 +789436,7 @@ }, { "attributeID": 271, - "value": 0.1 + "value": 1.0 }, { "attributeID": 272, @@ -862497,7 +862497,7 @@ }, { "attributeID": 1556, - "value": 18750.0 + "value": 19000.0 }, { "attributeID": 1768, @@ -862537,7 +862537,7 @@ }, { "attributeID": 3192, - "value": 4.0 + "value": -4.0 }, { "attributeID": 3240, diff --git a/staticdata/fsd_binary/typedogma.2.json b/staticdata/fsd_binary/typedogma.2.json index 9529e5a08..6a6209ce8 100644 --- a/staticdata/fsd_binary/typedogma.2.json +++ b/staticdata/fsd_binary/typedogma.2.json @@ -309685,11 +309685,11 @@ }, { "attributeID": 116, - "value": 28.0 + "value": 0.0 }, { "attributeID": 117, - "value": 28.0 + "value": 0.0 }, { "attributeID": 118, @@ -309837,7 +309837,7 @@ }, { "attributeID": 2633, - "value": 11200.0 + "value": 30000.0 }, { "attributeID": 2634, @@ -309845,7 +309845,7 @@ }, { "attributeID": 2635, - "value": 21100.0 + "value": 5280.0 }, { "attributeID": 2638, @@ -309975,11 +309975,11 @@ }, { "attributeID": 116, - "value": 28.0 + "value": 0.0 }, { "attributeID": 117, - "value": 28.0 + "value": 0.0 }, { "attributeID": 118, @@ -310127,7 +310127,7 @@ }, { "attributeID": 2633, - "value": 11200.0 + "value": 30000.0 }, { "attributeID": 2634, @@ -310135,7 +310135,7 @@ }, { "attributeID": 2635, - "value": 21100.0 + "value": 5280.0 }, { "attributeID": 2638, @@ -313382,11 +313382,11 @@ }, { "attributeID": 116, - "value": 28.0 + "value": 0.0 }, { "attributeID": 117, - "value": 28.0 + "value": 0.0 }, { "attributeID": 118, @@ -313532,6 +313532,18 @@ "attributeID": 2632, "value": 16000.0 }, + { + "attributeID": 2633, + "value": 30000.0 + }, + { + "attributeID": 2634, + "value": 1920.0 + }, + { + "attributeID": 2635, + "value": 5280.0 + }, { "attributeID": 2638, "value": -99.9999 diff --git a/staticdata/fsd_lite/evetypes.3.json b/staticdata/fsd_lite/evetypes.3.json index 18479b083..d12c6a692 100644 --- a/staticdata/fsd_lite/evetypes.3.json +++ b/staticdata/fsd_lite/evetypes.3.json @@ -249394,14 +249394,14 @@ "techLevel": 1, "typeID": 60315, "typeName_de": "Ore Gas Cloud Harvester ", - "typeName_en-us": "Ore Gas Cloud Harvester ", - "typeName_es": "Ore Gas Cloud Harvester ", + "typeName_en-us": "ORE Gas Cloud Harvester", + "typeName_es": "ORE Gas Cloud Harvester", "typeName_fr": "Collecteur de nuages de gaz de l'ORE ", - "typeName_it": "Ore Gas Cloud Harvester ", + "typeName_it": "ORE Gas Cloud Harvester", "typeName_ja": "OREガス雲採掘機 ", "typeName_ko": "ORE 가스 하베스터 ", "typeName_ru": "Ore Gas Cloud Harvester ", - "typeName_zh": "Ore Gas Cloud Harvester ", + "typeName_zh": "ORE Gas Cloud Harvester", "typeNameID": 587200, "variationParentTypeID": 60313, "volume": 5.0 diff --git a/staticdata/phobos/metadata.0.json b/staticdata/phobos/metadata.0.json index 78f865a0b..ff1ea3019 100644 --- a/staticdata/phobos/metadata.0.json +++ b/staticdata/phobos/metadata.0.json @@ -1,10 +1,10 @@ [ { "field_name": "client_build", - "field_value": 1975905 + "field_value": 1977292 }, { "field_name": "dump_time", - "field_value": 1638875519 + "field_value": 1638968686 } ] \ No newline at end of file diff --git a/staticdata/phobos/traits.0.json b/staticdata/phobos/traits.0.json index d24373c70..78262ee21 100644 --- a/staticdata/phobos/traits.0.json +++ b/staticdata/phobos/traits.0.json @@ -70880,7 +70880,7 @@ "bonuses": [ { "number": "10%", - "text": "bonus to ship ore hold capacity" + "text": "bonus to ship mining hold capacity" }, { "number": "5%", @@ -70906,7 +70906,7 @@ "bonuses": [ { "number": "10%", - "text": "bonus to ship ore hold capacity" + "text": "bonus to ship mining hold capacity" }, { "number": "5%", @@ -70958,7 +70958,7 @@ "bonuses": [ { "number": "10%", - "text": "bonus to ship ore hold capacity" + "text": "bonus to ship mining hold capacity" }, { "number": "5%", @@ -86309,7 +86309,7 @@ }, { "number": "5%", - "text": "reduction in fuel consumption for Industrial Core" + "text": "reduction in fuel consumption for Capital Industrial Core" }, { "number": "10%", @@ -86382,7 +86382,7 @@ }, { "number": "5%", - "text": "reduction in fuel consumption for Industrial Core" + "text": "reduction in fuel consumption for Capital Industrial Core" }, { "number": "10%", @@ -86528,7 +86528,7 @@ }, { "number": "5%", - "text": "reduction in fuel consumption for Industrial Core" + "text": "reduction in fuel consumption for Capital Industrial Core" }, { "number": "10%", @@ -125371,6 +125371,10 @@ "skills": [ { "bonuses": [ + { + "number": "-5%", + "text": "reduction in fuel consumption for Large Industrial Core " + }, { "number": "5%", "text": "Bonus auf die Kapazität der Fracht- und Erzfrachträume des Schiffs" @@ -125436,6 +125440,10 @@ "skills": [ { "bonuses": [ + { + "number": "-5%", + "text": "reduction in fuel consumption for Large Industrial Core " + }, { "number": "5%", "text": "bonus to ship cargo and ore hold capacity" @@ -125501,6 +125509,10 @@ "skills": [ { "bonuses": [ + { + "number": "-5%", + "text": "reduction in fuel consumption for Large Industrial Core " + }, { "number": "5%", "text": "bonus to ship cargo and ore hold capacity" @@ -125566,6 +125578,10 @@ "skills": [ { "bonuses": [ + { + "number": "-5%", + "text": "reduction in fuel consumption for Large Industrial Core " + }, { "number": "5%", "text": "de bonus aux capacités de la soute et de la soute à minerai du vaisseau." @@ -125631,6 +125647,10 @@ "skills": [ { "bonuses": [ + { + "number": "-5%", + "text": "reduction in fuel consumption for Large Industrial Core " + }, { "number": "5%", "text": "bonus to ship cargo and ore hold capacity" @@ -125696,6 +125716,10 @@ "skills": [ { "bonuses": [ + { + "number": "-5%", + "text": "reduction in fuel consumption for Large Industrial Core " + }, { "number": "5%", "text": "艦船のカーゴ容量と鉱石容量が増加" @@ -125761,6 +125785,10 @@ "skills": [ { "bonuses": [ + { + "number": "-5%", + "text": "reduction in fuel consumption for Large Industrial Core " + }, { "number": "5%", "text": "화물실 및 광물 저장고 적재량 증가" @@ -125826,6 +125854,10 @@ "skills": [ { "bonuses": [ + { + "number": "на -5%", + "text": "reduction in fuel consumption for Large Industrial Core " + }, { "number": "на 5%", "text": "увеличивается вместимость грузового отсека и отсека для руды корабля" @@ -125891,6 +125923,10 @@ "skills": [ { "bonuses": [ + { + "number": "-5%", + "text": "reduction in fuel consumption for Large Industrial Core " + }, { "number": "5%", "text": "舰船货舱和矿石舱容量加成"