Update static data and remove some now-unused data

This commit is contained in:
DarkPhoenix
2025-11-14 22:52:00 +01:00
parent 977cf61ff5
commit ae8405d132
23 changed files with 39953 additions and 15776 deletions

View File

@@ -121,7 +121,7 @@ class Effect17(BaseEffect):
mining
Used by:
Drones from group: Mining Drone (10 of 10)
Drones from group: Mining Drone (14 of 14)
"""
grouped = True
@@ -498,9 +498,9 @@ class Effect67(BaseEffect):
miningLaser
Used by:
Modules from group: Frequency Mining Laser (3 of 3)
Modules from group: Mining Laser (15 of 15)
Modules from group: Strip Miner (6 of 6)
Modules from group: Frequency Mining Laser (6 of 6)
Modules from group: Mining Laser (18 of 18)
Modules from group: Strip Miner (9 of 9)
Module: Citizen Miner
"""
@@ -3764,7 +3764,7 @@ class Effect1212(BaseEffect):
crystalMiningamountInfo2
Used by:
Modules from group: Frequency Mining Laser (3 of 3)
Modules from group: Frequency Mining Laser (6 of 6)
"""
runTime = 'late'
@@ -7836,7 +7836,7 @@ class Effect2726(BaseEffect):
miningClouds
Used by:
Modules named like: Gas Cloud (8 of 8)
Modules named like: Gas Cloud (10 of 10)
"""
type = 'active'
@@ -9350,6 +9350,7 @@ class Effect3025(BaseEffect):
Modules from group: Hybrid Weapon (107 of 223)
Modules from group: Precursor Weapon (19 of 19)
Modules from group: Projectile Weapon (101 of 167)
Modules named like: Pulse Laser (89 of 90)
"""
type = 'overheat'
@@ -10512,6 +10513,7 @@ class Effect3483(BaseEffect):
shipBonusMediumEnergyTurretDamagePirateFaction
Used by:
Ships named like: Stratios (2 of 2)
Ship: Ashimmu
Ship: Fiend
Ship: Gnosis
@@ -10598,22 +10600,6 @@ class Effect3493(BaseEffect):
'cargoScanRange', ship.getModifiedItemAttr('cargoScannerRangeBonus'), **kwargs)
class Effect3494(BaseEffect):
"""
rorqualSurveyScannerRangeBonus
Used by:
Ship: Rorqual
"""
type = 'passive'
@staticmethod
def handler(fit, ship, context, projectionRange, **kwargs):
fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Survey Scanner',
'surveyScanRange', ship.getModifiedItemAttr('surveyScannerRangeBonus'), **kwargs)
class Effect3495(BaseEffect):
"""
shipCapPropulsionJamming
@@ -11687,23 +11673,6 @@ class Effect3744(BaseEffect):
src.getModifiedItemAttr('shipBonusICS2'), skill='Industrial Command Ships', **kwargs)
class Effect3745(BaseEffect):
"""
zColinOrcaSurveyScannerBonus
Used by:
Ships from group: Industrial Command Ship (2 of 2)
Ship: Outrider
"""
type = 'passive'
@staticmethod
def handler(fit, src, context, projectionRange, **kwargs):
fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Survey Scanner', 'surveyScanRange',
src.getModifiedItemAttr('roleBonusSurveyScannerRange'), **kwargs)
class Effect3765(BaseEffect):
"""
covertOpsStealthBomberSiegeMissileLauncherPowerNeedBonus
@@ -29440,7 +29409,7 @@ class Effect6624(BaseEffect):
class Effect6625(BaseEffect):
"""
shipBonusCarrierA2SupportFighterBonus
shipBonusCarrierA2SupportFighterBonusRange
Used by:
Ship: Archon
@@ -29459,7 +29428,7 @@ class Effect6625(BaseEffect):
class Effect6626(BaseEffect):
"""
shipBonusCarrierC2SupportFighterBonus
shipBonusCarrierC2SupportFighterBonusRange
Used by:
Ship: Chimera
@@ -29478,7 +29447,7 @@ class Effect6626(BaseEffect):
class Effect6627(BaseEffect):
"""
shipBonusCarrierG2SupportFighterBonus
shipBonusCarrierG2SupportFighterBonusRange
Used by:
Ship: Thanatos
@@ -29497,7 +29466,7 @@ class Effect6627(BaseEffect):
class Effect6628(BaseEffect):
"""
shipBonusCarrierM2SupportFighterBonus
shipBonusCarrierM2SupportFighterBonusRange
Used by:
Ship: Nidhoggur
@@ -40772,6 +40741,7 @@ class Effect12098(BaseEffect):
Used by:
Ships from group: Carrier (4 of 4)
Ships from group: Supercarrier (6 of 6)
"""
type = 'passive'
@@ -41882,10 +41852,7 @@ class Effect12543(BaseEffect):
class Effect12552(BaseEffect):
"""
shipRoleBonusOREExecutiveIssueMiningHoldAmount
Used by:
Ships named like: Consortium Issue (2 of 2)
Not used by any item
"""
type = 'passive'
@@ -42211,7 +42178,7 @@ class Effect12591(BaseEffect):
miningSensorArrayScannerUpgrade
Used by:
Modules from group: Survey Scanner (3 of 3)
Modules from group: Mining Survey Chipset (4 of 4)
"""
type = 'passive'
@@ -42311,7 +42278,7 @@ class Effect12757(BaseEffect):
miningCritYieldSkillPostPercentLRSMBonus
Used by:
Skill: Mining Bonanza Exploitation
Skill: Mining Exploitation
"""
type = 'passive'
@@ -42328,7 +42295,7 @@ class Effect12759(BaseEffect):
miningCritChanceBonusOreIceOnline
Used by:
Modules from group: Survey Scanner (3 of 3)
Modules from group: Mining Survey Chipset (4 of 4)
"""
type = 'passive'
@@ -42345,7 +42312,7 @@ class Effect12760(BaseEffect):
miningCritBonusYieldBonusOreIceOnline
Used by:
Modules from group: Survey Scanner (3 of 3)
Modules from group: Mining Survey Chipset (4 of 4)
"""
type = 'passive'
@@ -42362,7 +42329,7 @@ class Effect12761(BaseEffect):
miningWasteChanceBonusOreIceOnline
Used by:
Modules from group: Survey Scanner (3 of 3)
Modules from group: Mining Survey Chipset (4 of 4)
"""
type = 'passive'

View File

@@ -701,7 +701,7 @@ class Miscellanea(ViewColumn):
formatAmount(itemArmorResistanceShiftHardenerExp, 3, 0, 3),
)
return text, tooltip
elif itemGroup in ("Cargo Scanner", "Ship Scanner", "Survey Scanner"):
elif itemGroup in ("Cargo Scanner", "Ship Scanner"):
duration = stuff.getModifiedItemAttr("duration")
if not duration:
return "", None

View File

@@ -657,6 +657,20 @@
"iconID": 24296,
"published": 1
},
"2152": {
"categoryID": 2152,
"categoryName_de": "QA- und Dev-Gruppen",
"categoryName_en-us": "QA and Dev Groups",
"categoryName_es": "Control de calidad y grupos de desarrolladores",
"categoryName_fr": "Groupes QA et Dev",
"categoryName_it": "QA and Dev Groups",
"categoryName_ja": "QAと開発者グループ",
"categoryName_ko": "QA and Dev Groups",
"categoryName_ru": "Группы разработки и КК",
"categoryName_zh": "质量保证和开发团队",
"categoryNameID": 1025580,
"published": 0
},
"350001": {
"categoryID": 350001,
"categoryName_de": "Infanterie",

View File

@@ -33752,7 +33752,7 @@
"displayName_zh": "最大速度加成(每架铁骑舰载机)",
"displayNameID": 311768,
"displayWhenZero": 0,
"highIsGood": 1,
"highIsGood": 0,
"iconID": 1389,
"name": "fighterAbilityStasisWebifierSpeedPenalty",
"published": 1,
@@ -48627,15 +48627,15 @@
"dataType": 5,
"defaultValue": 0.0,
"description": "Expedition Hold Capacity",
"displayName_de": "Expedition Hold Capacity",
"displayName_de": "Expeditionshangarkapazität",
"displayName_en-us": "Expedition Hold Capacity",
"displayName_es": "Expedition Hold Capacity",
"displayName_fr": "Expedition Hold Capacity",
"displayName_es": "Capacidad de la bodega de expedición",
"displayName_fr": "Capacité de la soute d'expédition",
"displayName_it": "Expedition Hold Capacity",
"displayName_ja": "Expedition Hold Capacity",
"displayName_ko": "Expedition Hold Capacity",
"displayName_ru": "Expedition Hold Capacity",
"displayName_zh": "Expedition Hold Capacity",
"displayName_ja": "探査用ホールド容量",
"displayName_ko": "탐사 저장고 적재량",
"displayName_ru": "Вместимость экспедиционного отсека",
"displayName_zh": "远征货舱容量",
"displayNameID": 1017844,
"displayWhenZero": 0,
"highIsGood": 1,
@@ -48643,15 +48643,15 @@
"name": "specialExpeditionHoldCapacity",
"published": 1,
"stackable": 0,
"tooltipDescription_de": "The total volume of exploration related items typically found from cosmic signatures that can be stored in the ship's expedition hold, and other items needed for an extended expedition. <br><br>This includes item such as;<br>Datacores, Salvage, Deployables, Commodities, Apparel, SKINs, Scanner Probes, Command Burst Charges, Capacitor Booster Charges and Gas",
"tooltipDescription_de": "Das Gesamtvolumen von erkundungsbezogenen Gegenständen, die typischerweise aus kosmischen Signaturen stammen und im Expeditionshangar des Schiffes gelagert werden können, sowie andere Gegenstände, die für eine erweiterte Expedition benötigt werden. <br><br>Dazu zählen Gegenstände wie:<br>Datenkerne, Altmaterial, stationierbare Strukturen, Waren, Bekleidung, SKINs, Scansonden, Kommandostrahlenladungen, Energiespeicher-Booster-Ladungen und Gas.",
"tooltipDescription_en-us": "The total volume of exploration related items typically found from cosmic signatures that can be stored in the ship's expedition hold, and other items needed for an extended expedition. <br><br>This includes item such as;<br>Datacores, Salvage, Deployables, Commodities, Apparel, SKINs, Scanner Probes, Command Burst Charges, Capacitor Booster Charges and Gas",
"tooltipDescription_es": "The total volume of exploration related items typically found from cosmic signatures that can be stored in the ship's expedition hold, and other items needed for an extended expedition. <br><br>This includes item such as;<br>Datacores, Salvage, Deployables, Commodities, Apparel, SKINs, Scanner Probes, Command Burst Charges, Capacitor Booster Charges and Gas",
"tooltipDescription_fr": "The total volume of exploration related items typically found from cosmic signatures that can be stored in the ship's expedition hold, and other items needed for an extended expedition. <br><br>This includes item such as;<br>Datacores, Salvage, Deployables, Commodities, Apparel, SKINs, Scanner Probes, Command Burst Charges, Capacitor Booster Charges and Gas",
"tooltipDescription_es": "El volumen total de los objetos relacionados con la exploración que suelen encontrarse en señales cósmicas y que pueden almacenarse en la bodega de expedición de la nave, junto con otros artículos necesarios para una expedición prolongada. <br><br>Esto incluye objetos como:<br>núcleos de datos, restos, estructuras desplegables, bienes comerciales, indumentaria, SKIN, sondas escáner, cargas de estallido de mando, cargas de potenciador de condensador y gas.",
"tooltipDescription_fr": "Le volume total d'objets liés à l'exploration, généralement issus de signatures cosmiques et pouvant être stockés dans la soute d'expédition du vaisseau, ainsi que d'autres objets nécessaires pour une expédition prolongée. <br><br>Ceci inclut des objets tels que :<br>des banques de données, des récupérations, des structures déployables, des marchandises, des tenues, des SKINS, des sondes de balayage, des charges de salve de commandement, des charges de booster de capaciteur et du gaz",
"tooltipDescription_it": "The total volume of exploration related items typically found from cosmic signatures that can be stored in the ship's expedition hold, and other items needed for an extended expedition. <br><br>This includes item such as;<br>Datacores, Salvage, Deployables, Commodities, Apparel, SKINs, Scanner Probes, Command Burst Charges, Capacitor Booster Charges and Gas",
"tooltipDescription_ja": "The total volume of exploration related items typically found from cosmic signatures that can be stored in the ship's expedition hold, and other items needed for an extended expedition. <br><br>This includes item such as;<br>Datacores, Salvage, Deployables, Commodities, Apparel, SKINs, Scanner Probes, Command Burst Charges, Capacitor Booster Charges and Gas",
"tooltipDescription_ko": "The total volume of exploration related items typically found from cosmic signatures that can be stored in the ship's expedition hold, and other items needed for an extended expedition. <br><br>This includes item such as;<br>Datacores, Salvage, Deployables, Commodities, Apparel, SKINs, Scanner Probes, Command Burst Charges, Capacitor Booster Charges and Gas",
"tooltipDescription_ru": "The total volume of exploration related items typically found from cosmic signatures that can be stored in the ship's expedition hold, and other items needed for an extended expedition. <br><br>This includes item such as;<br>Datacores, Salvage, Deployables, Commodities, Apparel, SKINs, Scanner Probes, Command Burst Charges, Capacitor Booster Charges and Gas",
"tooltipDescription_zh": "The total volume of exploration related items typically found from cosmic signatures that can be stored in the ship's expedition hold, and other items needed for an extended expedition. <br><br>This includes item such as;<br>Datacores, Salvage, Deployables, Commodities, Apparel, SKINs, Scanner Probes, Command Burst Charges, Capacitor Booster Charges and Gas",
"tooltipDescription_ja": "宇宙のシグネチャで入手することが多い探査用ホールドに収容可能な探検関連アイテムと、長期探査に必要なその他のアイテムの総容量。<br><br>以下のアイテムを収容できる:<br>データコア、サルベージ品、配置可能物、加工品、アパレル、SKIN、スキャナープローブ、コマンドバーストチャージ、キャパシタブースターチャージ、ガス",
"tooltipDescription_ko": "함선의 탐사 저장고 최대 적재량입니다. 코즈믹 시그니처 탐사 활동으로 획득할 수 있는 아이템과 탐사 활동에 필요한 아이템을 보관할 수 있습니다.<br><br>다음 아이템이 보관됩니다:<br>데이터코어, 샐비지, 전개물, 물자, 의상, SKIN, 스캔 프로브, 커맨드 버스트 차지, 캐패시터 부스터 차지, 가스",
"tooltipDescription_ru": "Общий объём предметов, полученных в ходе изучения космических сигнатур и иной исследовательской деятельности, а также предметов для продолжительных экспедиций, которые можно хранить в экспедиционном отсеке корабля. <br><br>К таким предметам относятся<br>инфоблоки, демонтированные компоненты, полевые блоки, товары, одежда, аксессуары, окраски, разведзонды, газ, заряды импульсных оптимизаторов и заряды системы пополнения накопителя.",
"tooltipDescription_zh": "探索相关物品的总体积,特别是那些通过空间信号发现、可以储存在舰船远征货舱的物品,以及延长远征时间所需的其他物品。 <br><br>其中包括以下物品:<br>数据核心、打捞物、可部署设备、常见物品、服饰、涂装、扫描探针、指挥脉冲波弹药、电容注电器装料和气体",
"tooltipDescriptionID": 1017846,
"tooltipTitleID": 1017845,
"unitID": 9
@@ -48672,15 +48672,15 @@
"categoryID": 1,
"dataType": 11,
"defaultValue": 0.0,
"displayName_de": "Can be fitted to",
"displayName_de": "Kann eingebaut werden in",
"displayName_en-us": "Can be fitted to",
"displayName_es": "Can be fitted to",
"displayName_fr": "Can be fitted to",
"displayName_es": "Se puede equipar con",
"displayName_fr": "Peut être installé sur",
"displayName_it": "Can be fitted to",
"displayName_ja": "Can be fitted to",
"displayName_ko": "Can be fitted to",
"displayName_ru": "Can be fitted to",
"displayName_zh": "Can be fitted to",
"displayName_ja": "装着可能対象:",
"displayName_ko": "피팅 가능한 대상:",
"displayName_ru": "Устанавливается на",
"displayName_zh": "可以装配至",
"displayNameID": 1017934,
"displayWhenZero": 0,
"highIsGood": 1,
@@ -48696,15 +48696,15 @@
"dataType": 5,
"defaultValue": 0.0,
"description": "This doesn't actually do anything... It's just to show the dbuff % increases in the client which currently doesn't display this and we rely on the module descriptions to inform players. ",
"displayName_de": "Command Burst Effect Strength Bonus",
"displayName_de": "Bonus auf die effektive Stärke von Kommandostrahlen",
"displayName_en-us": "Command Burst Effect Strength Bonus",
"displayName_es": "Command Burst Effect Strength Bonus",
"displayName_fr": "Command Burst Effect Strength Bonus",
"displayName_es": "Bonificación de potencia de efecto de estallido de mando",
"displayName_fr": "Bonus de puissance des effets des salves de commandement",
"displayName_it": "Command Burst Effect Strength Bonus",
"displayName_ja": "Command Burst Effect Strength Bonus",
"displayName_ko": "Command Burst Effect Strength Bonus",
"displayName_ru": "Command Burst Effect Strength Bonus",
"displayName_zh": "Command Burst Effect Strength Bonus",
"displayName_ja": "コマンドバーストの効果強度ボーナス",
"displayName_ko": "커맨드 버스트 효과 강화 보너스",
"displayName_ru": "Повышение эффективности импульсных оптимизаторов",
"displayName_zh": "指挥脉冲波效果强度加成",
"displayNameID": 1017959,
"displayWhenZero": 0,
"highIsGood": 1,
@@ -48712,15 +48712,15 @@
"name": "commandBurstDbuffEffectStrengthFAKE",
"published": 1,
"stackable": 1,
"tooltipDescription_de": "Bonus to the effect strength of command burst charges launched from this module.",
"tooltipDescription_de": "Bonus auf die Effektstärke von Kommandostrahlenladungen, die von diesem Modul gestartet werden.",
"tooltipDescription_en-us": "Bonus to the effect strength of command burst charges launched from this module.",
"tooltipDescription_es": "Bonus to the effect strength of command burst charges launched from this module.",
"tooltipDescription_fr": "Bonus to the effect strength of command burst charges launched from this module.",
"tooltipDescription_es": "Bonificación a la intensidad del efecto de las cargas de estallido de mando que se lancen desde este módulo.",
"tooltipDescription_fr": "Bonus à la puissance de l'effet des charges de salve de commandement lancées depuis ce module.",
"tooltipDescription_it": "Bonus to the effect strength of command burst charges launched from this module.",
"tooltipDescription_ja": "Bonus to the effect strength of command burst charges launched from this module.",
"tooltipDescription_ko": "Bonus to the effect strength of command burst charges launched from this module.",
"tooltipDescription_ru": "Bonus to the effect strength of command burst charges launched from this module.",
"tooltipDescription_zh": "Bonus to the effect strength of command burst charges launched from this module.",
"tooltipDescription_ja": "このモジュールから発射されるコマンドバーストチャージの効果にボーナス。",
"tooltipDescription_ko": "해당 모듈로 발사하는 커맨드 버스트의 효과가 강화됩니다.",
"tooltipDescription_ru": "Повышение эффективности зарядов импульсного оптимизатора, выпущенных этим модулем.",
"tooltipDescription_zh": "由此装备发射的指挥脉冲波弹药的效果强度提高",
"tooltipDescriptionID": 1017961,
"tooltipTitleID": 1017960,
"unitID": 105
@@ -48873,15 +48873,15 @@
"categoryID": 51,
"dataType": 5,
"defaultValue": 0.0,
"displayName_de": "Critical Success Chance",
"displayName_de": "Kritische Erfolgswahrscheinlichkeit",
"displayName_en-us": "Critical Success Chance",
"displayName_es": "Critical Success Chance",
"displayName_fr": "Critical Success Chance",
"displayName_es": "Probabilidad de éxito crítico",
"displayName_fr": "Probabilité de succès critiques",
"displayName_it": "Critical Success Chance",
"displayName_ja": "Critical Success Chance",
"displayName_ko": "Critical Success Chance",
"displayName_ru": "Critical Success Chance",
"displayName_zh": "Critical Success Chance",
"displayName_ja": "クリティカル率",
"displayName_ko": "대량 채굴 확률",
"displayName_ru": "Вероятность крит. удара",
"displayName_zh": "暴击成功率",
"displayNameID": 1019273,
"displayWhenZero": 0,
"highIsGood": 1,
@@ -48908,15 +48908,15 @@
"categoryID": 51,
"dataType": 5,
"defaultValue": 0.0,
"displayName_de": "Critical Success Bonus Yield",
"displayName_de": "Bonusertrag bei kritischem Erfolg",
"displayName_en-us": "Critical Success Bonus Yield",
"displayName_es": "Critical Success Bonus Yield",
"displayName_fr": "Critical Success Bonus Yield",
"displayName_es": "Beneficio extra de éxito crítico",
"displayName_fr": "Bonus de rendement de succès critique",
"displayName_it": "Critical Success Bonus Yield",
"displayName_ja": "Critical Success Bonus Yield",
"displayName_ko": "Critical Success Bonus Yield",
"displayName_ru": "Critical Success Bonus Yield",
"displayName_zh": "Critical Success Bonus Yield",
"displayName_ja": "クリティカル発生時のボーナス産出量",
"displayName_ko": "대량 채굴 산출량",
"displayName_ru": "Дополнительная добыча при крит. ударе",
"displayName_zh": "成功暴击额外收益",
"displayNameID": 1019275,
"displayWhenZero": 0,
"highIsGood": 1,
@@ -48983,6 +48983,54 @@
"published": 0,
"stackable": 0
},
"5981": {
"attributeID": 5981,
"categoryID": 37,
"dataType": 5,
"defaultValue": 0.0,
"description": "Multiplied by Amarr Carrier skill level.",
"displayWhenZero": 0,
"highIsGood": 1,
"name": "shipBonusCarrierA5",
"published": 0,
"stackable": 1
},
"5982": {
"attributeID": 5982,
"categoryID": 37,
"dataType": 5,
"defaultValue": 0.0,
"description": "Multiplied by Caldari Carrier skill level.",
"displayWhenZero": 0,
"highIsGood": 1,
"name": "shipBonusCarrierC5",
"published": 0,
"stackable": 1
},
"5983": {
"attributeID": 5983,
"categoryID": 37,
"dataType": 5,
"defaultValue": 0.0,
"description": "Multiplied by Gallente Carrier skill level.",
"displayWhenZero": 0,
"highIsGood": 1,
"name": "shipBonusCarrierG5",
"published": 0,
"stackable": 1
},
"5984": {
"attributeID": 5984,
"categoryID": 37,
"dataType": 5,
"defaultValue": 0.0,
"description": "Multiplied by Minmatar Carrier skill level.",
"displayWhenZero": 0,
"highIsGood": 1,
"name": "shipBonusCarrierM5",
"published": 0,
"stackable": 1
},
"5985": {
"attributeID": 5985,
"dataType": 5,
@@ -49005,6 +49053,30 @@
"published": 0,
"stackable": 1
},
"5988": {
"attributeID": 5988,
"categoryID": 37,
"dataType": 5,
"defaultValue": 0.0,
"description": "Armor Repairer / Shield Booster Capacitor Need Bonus",
"displayName_de": "Energiespeicherverbrauchsbonus für Panzerungsreparatursystem / Schildbooster",
"displayName_en-us": "Armor Repairer / Shield Booster Capacitor Need Bonus",
"displayName_es": "Bonificación de necesidad del condensador de potenciadores de escudo/reparadores de blindaje",
"displayName_fr": "Bonus de consommation de capaciteur du réparateur de blindage / booster de bouclier",
"displayName_it": "Armor Repairer / Shield Booster Capacitor Need Bonus",
"displayName_ja": "アーマーリペアラ/シールドブースターのキャパシタ消費ボーナス",
"displayName_ko": "장갑수리 장치 / 실드 부스터 캐패시터 요구량 보너스",
"displayName_ru": "Снижение расхода энергии на установку ремонта брони / модуль накачки щитов",
"displayName_zh": "装甲维修器/护盾回充增量器电容需求加成",
"displayNameID": 1021728,
"displayWhenZero": 0,
"highIsGood": 0,
"iconID": 2104,
"name": "siegeLocalLogisticsCapacitorNeedBonus",
"published": 1,
"stackable": 1,
"unitID": 105
},
"6042": {
"attributeID": 6042,
"dataType": 1,
@@ -49033,15 +49105,15 @@
"categoryID": 51,
"dataType": 5,
"defaultValue": 0.0,
"displayName_de": "Mining Critical Success Chance Bonus",
"displayName_de": "Bonus auf kritische Erfolgswahrscheinlichkeit beim Bergbau",
"displayName_en-us": "Mining Critical Success Chance Bonus",
"displayName_es": "Mining Critical Success Chance Bonus",
"displayName_fr": "Mining Critical Success Chance Bonus",
"displayName_es": "Bonificación de probabilidad de éxito crítico de minería",
"displayName_fr": "Bonus de probabilité de succès critique d'extraction minière",
"displayName_it": "Mining Critical Success Chance Bonus",
"displayName_ja": "Mining Critical Success Chance Bonus",
"displayName_ko": "Mining Critical Success Chance Bonus",
"displayName_ru": "Mining Critical Success Chance Bonus",
"displayName_zh": "Mining Critical Success Chance Bonus",
"displayName_ja": "採掘のクリティカル率ボーナス",
"displayName_ko": "대량 채굴 확률 보너스",
"displayName_ru": "Повышение вероятности крит. удара при бурении",
"displayName_zh": "采矿暴击成功率加成",
"displayNameID": 1022755,
"displayWhenZero": 0,
"highIsGood": 1,
@@ -49056,15 +49128,15 @@
"categoryID": 51,
"dataType": 5,
"defaultValue": 0.0,
"displayName_de": "Mining Critical Success Yield Bonus",
"displayName_de": "Bonusertrag für kritische Erfolge beim Bergbau",
"displayName_en-us": "Mining Critical Success Yield Bonus",
"displayName_es": "Mining Critical Success Yield Bonus",
"displayName_fr": "Mining Critical Success Yield Bonus",
"displayName_es": "Bonificación de extracción de éxito crítico de minería",
"displayName_fr": "Bonus au rendement de succès critique d'extraction minière",
"displayName_it": "Mining Critical Success Yield Bonus",
"displayName_ja": "Mining Critical Success Yield Bonus",
"displayName_ko": "Mining Critical Success Yield Bonus",
"displayName_ru": "Mining Critical Success Yield Bonus",
"displayName_zh": "Mining Critical Success Yield Bonus",
"displayName_ja": "採掘のクリティカル発生時の産出量ボーナス",
"displayName_ko": "대량 채굴 산출량 보너스",
"displayName_ru": "Прибавка к добыче за крит. удар",
"displayName_zh": "采矿成功暴击额外收益",
"displayNameID": 1022758,
"displayWhenZero": 0,
"highIsGood": 1,
@@ -49079,15 +49151,15 @@
"categoryID": 51,
"dataType": 5,
"defaultValue": 0.0,
"displayName_de": "Residue Probability Reduction",
"displayName_de": "Rückstandswahrscheinlichkeits-Reduktion",
"displayName_en-us": "Residue Probability Reduction",
"displayName_es": "Residue Probability Reduction",
"displayName_fr": "Residue Probability Reduction",
"displayName_es": "Reducción de probabilidad de residuos",
"displayName_fr": "Réduction de la probabilité de résidus",
"displayName_it": "Residue Probability Reduction",
"displayName_ja": "Residue Probability Reduction",
"displayName_ko": "Residue Probability Reduction",
"displayName_ru": "Residue Probability Reduction",
"displayName_zh": "Residue Probability Reduction",
"displayName_ja": "残留物率減少",
"displayName_ko": "손실 확률 감소",
"displayName_ru": "Снижение вероятности получения отходов",
"displayName_zh": "产生残渣几率降低",
"displayNameID": 1022814,
"displayWhenZero": 0,
"highIsGood": 1,

View File

@@ -66260,10 +66260,18 @@
"modifiedAttributeID": 2362,
"modifyingAttributeID": 280,
"operation": 0
},
{
"domain": "shipID",
"func": "ItemModifier",
"modifiedAttributeID": 5981,
"modifyingAttributeID": 280,
"operation": 0
}
],
"propulsionChance": 0,
"published": 0,
"rangeAttributeID": 54,
"rangeChance": 0
},
"6584": {
@@ -66304,10 +66312,18 @@
"modifiedAttributeID": 2366,
"modifyingAttributeID": 280,
"operation": 0
},
{
"domain": "shipID",
"func": "ItemModifier",
"modifiedAttributeID": 5982,
"modifyingAttributeID": 280,
"operation": 0
}
],
"propulsionChance": 0,
"published": 0,
"rangeAttributeID": 54,
"rangeChance": 0
},
"6585": {
@@ -66348,10 +66364,18 @@
"modifiedAttributeID": 2370,
"modifyingAttributeID": 280,
"operation": 0
},
{
"domain": "shipID",
"func": "ItemModifier",
"modifiedAttributeID": 5983,
"modifyingAttributeID": 280,
"operation": 0
}
],
"propulsionChance": 0,
"published": 0,
"rangeAttributeID": 54,
"rangeChance": 0
},
"6586": {
@@ -66392,10 +66416,18 @@
"modifiedAttributeID": 2374,
"modifyingAttributeID": 280,
"operation": 0
},
{
"domain": "shipID",
"func": "ItemModifier",
"modifiedAttributeID": 5984,
"modifyingAttributeID": 280,
"operation": 0
}
],
"propulsionChance": 0,
"published": 0,
"rangeAttributeID": 54,
"rangeChance": 0
},
"6587": {
@@ -68202,7 +68234,7 @@
"disallowAutoRepeat": 0,
"effectCategory": 0,
"effectID": 6625,
"effectName": "shipBonusCarrierA2SupportFighterBonus",
"effectName": "shipBonusCarrierA2SupportFighterBonusRange",
"electronicChance": 0,
"guid": "",
"isAssistance": 0,
@@ -68228,13 +68260,14 @@
],
"propulsionChance": 0,
"published": 0,
"rangeAttributeID": 54,
"rangeChance": 0
},
"6626": {
"disallowAutoRepeat": 0,
"effectCategory": 0,
"effectID": 6626,
"effectName": "shipBonusCarrierC2SupportFighterBonus",
"effectName": "shipBonusCarrierC2SupportFighterBonusRange",
"electronicChance": 0,
"guid": "",
"isAssistance": 0,
@@ -68260,13 +68293,14 @@
],
"propulsionChance": 0,
"published": 0,
"rangeAttributeID": 54,
"rangeChance": 0
},
"6627": {
"disallowAutoRepeat": 0,
"effectCategory": 0,
"effectID": 6627,
"effectName": "shipBonusCarrierG2SupportFighterBonus",
"effectName": "shipBonusCarrierG2SupportFighterBonusRange",
"electronicChance": 0,
"guid": "",
"isAssistance": 0,
@@ -68292,13 +68326,14 @@
],
"propulsionChance": 0,
"published": 0,
"rangeAttributeID": 54,
"rangeChance": 0
},
"6628": {
"disallowAutoRepeat": 0,
"effectCategory": 0,
"effectID": 6628,
"effectName": "shipBonusCarrierM2SupportFighterBonus",
"effectName": "shipBonusCarrierM2SupportFighterBonusRange",
"electronicChance": 0,
"guid": "",
"isAssistance": 0,
@@ -68324,6 +68359,7 @@
],
"propulsionChance": 0,
"published": 0,
"rangeAttributeID": 54,
"rangeChance": 0
},
"6629": {
@@ -97863,15 +97899,15 @@
"rangeChance": 0
},
"12329": {
"description_de": "Automatically generated effect",
"description_de": "Automatisch erzeugter Effekt",
"description_en-us": "Automatically generated effect",
"description_es": "Automatically generated effect",
"description_fr": "Automatically generated effect",
"description_es": "Efecto generado automáticamente.",
"description_fr": "Effet généré automatiquement",
"description_it": "Automatically generated effect",
"description_ja": "Automatically generated effect",
"description_ko": "Automatically generated effect",
"description_ru": "Automatically generated effect",
"description_zh": "Automatically generated effect",
"description_ja": "自動生成効果",
"description_ko": "자동 생성 효과",
"description_ru": "Автоматически созданный эффект",
"description_zh": "自动生成效果",
"descriptionID": 1016660,
"disallowAutoRepeat": 0,
"effectCategory": 0,
@@ -97897,15 +97933,15 @@
"rangeChance": 0
},
"12330": {
"description_de": "Automatically generated effect",
"description_de": "Automatisch erzeugter Effekt",
"description_en-us": "Automatically generated effect",
"description_es": "Automatically generated effect",
"description_fr": "Automatically generated effect",
"description_es": "Efecto generado automáticamente.",
"description_fr": "Effet généré automatiquement",
"description_it": "Automatically generated effect",
"description_ja": "Automatically generated effect",
"description_ko": "Automatically generated effect",
"description_ru": "Automatically generated effect",
"description_zh": "Automatically generated effect",
"description_ja": "自動生成効果",
"description_ko": "자동 생성 효과",
"description_ru": "Автоматически созданный эффект",
"description_zh": "自动生成效果",
"descriptionID": 1016661,
"disallowAutoRepeat": 0,
"effectCategory": 0,
@@ -97930,15 +97966,15 @@
"rangeChance": 0
},
"12331": {
"description_de": "Automatically generated effect",
"description_de": "Automatisch erzeugter Effekt",
"description_en-us": "Automatically generated effect",
"description_es": "Automatically generated effect",
"description_fr": "Automatically generated effect",
"description_es": "Efecto generado automáticamente.",
"description_fr": "Effet généré automatiquement",
"description_it": "Automatically generated effect",
"description_ja": "Automatically generated effect",
"description_ko": "Automatically generated effect",
"description_ru": "Automatically generated effect",
"description_zh": "Automatically generated effect",
"description_ja": "自動生成効果",
"description_ko": "자동 생성 효과",
"description_ru": "Автоматически созданный эффект",
"description_zh": "自动生成效果",
"descriptionID": 1016662,
"disallowAutoRepeat": 0,
"effectCategory": 0,
@@ -98366,26 +98402,26 @@
"rangeChance": 0
},
"12542": {
"description_de": "Automatically generated effect",
"description_de": "Automatisch erzeugter Effekt",
"description_en-us": "Automatically generated effect",
"description_es": "Automatically generated effect",
"description_fr": "Automatically generated effect",
"description_es": "Efecto generado automáticamente.",
"description_fr": "Effet généré automatiquement",
"description_it": "Automatically generated effect",
"description_ja": "Automatically generated effect",
"description_ko": "Automatically generated effect",
"description_ru": "Automatically generated effect",
"description_zh": "Automatically generated effect",
"description_ja": "自動生成効果",
"description_ko": "자동 생성 효과",
"description_ru": "Автоматически созданный эффект",
"description_zh": "自动生成效果",
"descriptionID": 1017865,
"disallowAutoRepeat": 0,
"displayName_de": "expeditionCommandMindlink",
"displayName_de": "Expeditionskommando-Mind-Link",
"displayName_en-us": "expeditionCommandMindlink",
"displayName_es": "expeditionCommandMindlink",
"displayName_es": "Enlace mental de mando de expedición",
"displayName_fr": "expeditionCommandMindlink",
"displayName_it": "expeditionCommandMindlink",
"displayName_ja": "expeditionCommandMindlink",
"displayName_ja": "探査コマンドマインドリンク",
"displayName_ko": "expeditionCommandMindlink",
"displayName_ru": "expeditionCommandMindlink",
"displayName_zh": "expeditionCommandMindlink",
"displayName_zh": "远征指挥思维网络芯片",
"displayNameID": 1017866,
"effectCategory": 0,
"effectID": 12542,
@@ -99131,16 +99167,136 @@
"rangeAttributeID": 54,
"rangeChance": 0
},
"12592": {
"disallowAutoRepeat": 0,
"effectCategory": 0,
"effectID": 12592,
"effectName": "shipBonusCarrierA5SupportFighterBonusEffect",
"electronicChance": 0,
"isAssistance": 0,
"isOffensive": 0,
"isWarpSafe": 0,
"modifierInfo": [
{
"domain": "charID",
"func": "OwnerRequiredSkillModifier",
"modifiedAttributeID": 2211,
"modifyingAttributeID": 5981,
"operation": 6,
"skillTypeID": 40573
}
],
"propulsionChance": 0,
"published": 0,
"rangeAttributeID": 54,
"rangeChance": 0
},
"12593": {
"disallowAutoRepeat": 0,
"effectCategory": 0,
"effectID": 12593,
"effectName": "shipBonusCarrierC5SupportFighterBonusEffect",
"electronicChance": 0,
"isAssistance": 0,
"isOffensive": 0,
"isWarpSafe": 0,
"modifierInfo": [
{
"domain": "charID",
"func": "OwnerRequiredSkillModifier",
"modifiedAttributeID": 2246,
"modifyingAttributeID": 5982,
"operation": 6,
"skillTypeID": 40573
},
{
"domain": "charID",
"func": "OwnerRequiredSkillModifier",
"modifiedAttributeID": 2247,
"modifyingAttributeID": 5982,
"operation": 6,
"skillTypeID": 40573
},
{
"domain": "charID",
"func": "OwnerRequiredSkillModifier",
"modifiedAttributeID": 2248,
"modifyingAttributeID": 5982,
"operation": 6,
"skillTypeID": 40573
},
{
"domain": "charID",
"func": "OwnerRequiredSkillModifier",
"modifiedAttributeID": 2249,
"modifyingAttributeID": 5982,
"operation": 6,
"skillTypeID": 40573
}
],
"propulsionChance": 0,
"published": 0,
"rangeAttributeID": 54,
"rangeChance": 0
},
"12594": {
"disallowAutoRepeat": 0,
"effectCategory": 0,
"effectID": 12594,
"effectName": "shipBonusCarrierG5SupportFighterBonusSpeed",
"electronicChance": 0,
"isAssistance": 0,
"isOffensive": 0,
"isWarpSafe": 0,
"modifierInfo": [
{
"domain": "charID",
"func": "OwnerRequiredSkillModifier",
"modifiedAttributeID": 2151,
"modifyingAttributeID": 5983,
"operation": 6,
"skillTypeID": 40573
}
],
"propulsionChance": 0,
"published": 0,
"rangeAttributeID": 54,
"rangeChance": 0
},
"12595": {
"disallowAutoRepeat": 0,
"effectCategory": 0,
"effectID": 12595,
"effectName": "shipBonusCarrierM5SupportFighterBonusEffect",
"electronicChance": 0,
"isAssistance": 0,
"isOffensive": 0,
"isWarpSafe": 0,
"modifierInfo": [
{
"domain": "charID",
"func": "OwnerRequiredSkillModifier",
"modifiedAttributeID": 2184,
"modifyingAttributeID": 5984,
"operation": 6,
"skillTypeID": 40573
}
],
"propulsionChance": 0,
"published": 0,
"rangeAttributeID": 54,
"rangeChance": 0
},
"12596": {
"description_de": "Automatically generated effect",
"description_de": "Automatisch erzeugter Effekt",
"description_en-us": "Automatically generated effect",
"description_es": "Automatically generated effect",
"description_fr": "Automatically generated effect",
"description_es": "Efecto generado automáticamente.",
"description_fr": "Effet généré automatiquement",
"description_it": "Automatically generated effect",
"description_ja": "Automatically generated effect",
"description_ko": "Automatically generated effect",
"description_ru": "Automatically generated effect",
"description_zh": "Automatically generated effect",
"description_ja": "自動生成効果",
"description_ko": "자동 생성 효과",
"description_ru": "Автоматически созданный эффект",
"description_zh": "自动生成效果",
"descriptionID": 1021646,
"disallowAutoRepeat": 0,
"effectCategory": 0,
@@ -99164,6 +99320,226 @@
"published": 0,
"rangeChance": 0
},
"12597": {
"disallowAutoRepeat": 0,
"dischargeAttributeID": 6,
"durationAttributeID": 73,
"effectCategory": 1,
"effectID": 12597,
"effectName": "moduleBonusIntegratedSensorArray",
"electronicChance": 0,
"guid": "effects.TriageMode",
"isAssistance": 0,
"isOffensive": 0,
"isWarpSafe": 0,
"modifierInfo": [
{
"domain": "shipID",
"func": "ItemModifier",
"modifiedAttributeID": 104,
"modifyingAttributeID": 105,
"operation": 2
},
{
"domain": "shipID",
"func": "ItemModifier",
"modifiedAttributeID": 564,
"modifyingAttributeID": 566,
"operation": 6
},
{
"domain": "shipID",
"func": "ItemModifier",
"modifiedAttributeID": 211,
"modifyingAttributeID": 1027,
"operation": 6
},
{
"domain": "shipID",
"func": "ItemModifier",
"modifiedAttributeID": 210,
"modifyingAttributeID": 1029,
"operation": 6
},
{
"domain": "shipID",
"func": "ItemModifier",
"modifiedAttributeID": 208,
"modifyingAttributeID": 1030,
"operation": 6
},
{
"domain": "shipID",
"func": "ItemModifier",
"modifiedAttributeID": 209,
"modifyingAttributeID": 1028,
"operation": 6
},
{
"domain": "shipID",
"func": "ItemModifier",
"modifiedAttributeID": 2354,
"modifyingAttributeID": 2354,
"operation": 2
},
{
"domain": "shipID",
"func": "ItemModifier",
"modifiedAttributeID": 2343,
"modifyingAttributeID": 2343,
"operation": 2
},
{
"domain": "charID",
"func": "OwnerRequiredSkillModifier",
"modifiedAttributeID": 211,
"modifyingAttributeID": 1027,
"operation": 6,
"skillTypeID": 23069
},
{
"domain": "charID",
"func": "OwnerRequiredSkillModifier",
"modifiedAttributeID": 210,
"modifyingAttributeID": 1029,
"operation": 6,
"skillTypeID": 23069
},
{
"domain": "charID",
"func": "OwnerRequiredSkillModifier",
"modifiedAttributeID": 208,
"modifyingAttributeID": 1030,
"operation": 6,
"skillTypeID": 23069
},
{
"domain": "charID",
"func": "OwnerRequiredSkillModifier",
"modifiedAttributeID": 209,
"modifyingAttributeID": 1028,
"operation": 6,
"skillTypeID": 23069
},
{
"domain": "shipID",
"func": "ItemModifier",
"modifiedAttributeID": 76,
"modifyingAttributeID": 237,
"operation": 4
},
{
"domain": "shipID",
"func": "ItemModifier",
"modifiedAttributeID": 797,
"modifyingAttributeID": 797,
"operation": 7
},
{
"domain": "shipID",
"func": "LocationRequiredSkillModifier",
"modifiedAttributeID": 73,
"modifyingAttributeID": 2346,
"operation": 6,
"skillTypeID": 21802
},
{
"domain": "shipID",
"func": "LocationRequiredSkillModifier",
"modifiedAttributeID": 73,
"modifyingAttributeID": 2346,
"operation": 6,
"skillTypeID": 21803
},
{
"domain": "shipID",
"func": "LocationRequiredSkillModifier",
"modifiedAttributeID": 6,
"modifyingAttributeID": 5988,
"operation": 6,
"skillTypeID": 21802
},
{
"domain": "shipID",
"func": "LocationRequiredSkillModifier",
"modifiedAttributeID": 6,
"modifyingAttributeID": 5988,
"operation": 6,
"skillTypeID": 21803
}
],
"propulsionChance": 0,
"published": 0,
"rangeAttributeID": 54,
"rangeChance": 0
},
"12739": {
"description_de": "Automatisch erzeugter Effekt",
"description_en-us": "Automatically generated effect",
"description_es": "Efecto generado automáticamente.",
"description_fr": "Effet généré automatiquement",
"description_it": "Automatically generated effect",
"description_ja": "自動生成効果",
"description_ko": "자동 생성 효과",
"description_ru": "Автоматически созданный эффект",
"description_zh": "自动生成效果",
"descriptionID": 1022431,
"disallowAutoRepeat": 0,
"effectCategory": 0,
"effectID": 12739,
"effectName": "shipBonusEnergyNeutOptimalAC2",
"electronicChance": 0,
"isAssistance": 0,
"isOffensive": 0,
"isWarpSafe": 0,
"modifierInfo": [
{
"domain": "shipID",
"func": "LocationGroupModifier",
"groupID": 71,
"modifiedAttributeID": 54,
"modifyingAttributeID": 656,
"operation": 6
}
],
"propulsionChance": 0,
"published": 0,
"rangeChance": 0
},
"12740": {
"description_de": "Automatisch erzeugter Effekt",
"description_en-us": "Automatically generated effect",
"description_es": "Efecto generado automáticamente.",
"description_fr": "Effet généré automatiquement",
"description_it": "Automatically generated effect",
"description_ja": "自動生成効果",
"description_ko": "자동 생성 효과",
"description_ru": "Автоматически созданный эффект",
"description_zh": "自动生成效果",
"descriptionID": 1022434,
"disallowAutoRepeat": 0,
"effectCategory": 0,
"effectID": 12740,
"effectName": "shipBonusEnergyNosOptimalAC2",
"electronicChance": 0,
"isAssistance": 0,
"isOffensive": 0,
"isWarpSafe": 0,
"modifierInfo": [
{
"domain": "shipID",
"func": "LocationGroupModifier",
"groupID": 68,
"modifiedAttributeID": 54,
"modifyingAttributeID": 656,
"operation": 6
}
],
"propulsionChance": 0,
"published": 0,
"rangeAttributeID": 54,
"rangeChance": 0
},
"12753": {
"disallowAutoRepeat": 0,
"effectCategory": 0,

File diff suppressed because it is too large Load Diff

View File

@@ -765,15 +765,15 @@
"categoryID": 7,
"fittableNonSingleton": 0,
"groupID": 49,
"groupName_de": "Vermessungsscanner",
"groupName_en-us": "Survey Scanner",
"groupName_es": "Escáner de prospección",
"groupName_fr": "Scanner d'inspection",
"groupName_it": "Survey Scanner",
"groupName_ja": "サーベイスキャナー",
"groupName_ko": "조사 스캐너",
"groupName_ru": "Комплекс для оценки размеров залежей",
"groupName_zh": "测量扫描器",
"groupName_de": "Bergbauvermessungs-Chipsatz",
"groupName_en-us": "Mining Survey Chipset",
"groupName_es": "Chipset de prospección de minería",
"groupName_fr": "Puce d'arpentage d'extraction minière",
"groupName_it": "Mining Survey Chipset",
"groupName_ja": "採掘調査用チップセット",
"groupName_ko": "채굴 조사 칩셋",
"groupName_ru": "Считывающий буровой чип",
"groupName_zh": "采矿调查芯片组",
"groupNameID": 63613,
"iconID": 107,
"published": 1,
@@ -1858,15 +1858,15 @@
"categoryID": 9,
"fittableNonSingleton": 0,
"groupID": 129,
"groupName_de": "Vermessungsscanner-Blueprint",
"groupName_en-us": "Survey Scanner Blueprint",
"groupName_es": "Plano de escáner de prospección",
"groupName_fr": "Plan de construction Scanner d'inspection",
"groupName_it": "Survey Scanner Blueprint",
"groupName_ja": "サーベイスキャナーブループリント",
"groupName_ko": "조사 스캐너 블루프린트",
"groupName_ru": "Чертежи комплекса для оценки размеров залежей",
"groupName_zh": "测量扫描器蓝图",
"groupName_de": "Bauplan für Bergbauvermessungs-Chipsatz",
"groupName_en-us": "Mining Survey Chipset Blueprint",
"groupName_es": "Plano de chipset de prospección de minería",
"groupName_fr": "Plan de construction Puce d'arpentage d'extraction minière",
"groupName_it": "Mining Survey Chipset Blueprint",
"groupName_ja": "採掘調査用チップセット設計図",
"groupName_ko": "채굴 조사 칩셋 블루프린트",
"groupName_ru": "Чертёж считывающего бурового чипа",
"groupName_zh": "采矿调查芯片组蓝图",
"groupNameID": 63668,
"iconID": 107,
"published": 1,
@@ -30009,15 +30009,15 @@
"categoryID": 6,
"fittableNonSingleton": 0,
"groupID": 4902,
"groupName_de": "Expedition Command Ship",
"groupName_de": "Expeditionskommandoschiff",
"groupName_en-us": "Expedition Command Ship",
"groupName_es": "Expedition Command Ship",
"groupName_fr": "Expedition Command Ship",
"groupName_es": "Nave de mando de expedición",
"groupName_fr": "Vaisseau de commandement d'expédition",
"groupName_it": "Expedition Command Ship",
"groupName_ja": "Expedition Command Ship",
"groupName_ko": "Expedition Command Ship",
"groupName_ru": "Expedition Command Ship",
"groupName_zh": "Expedition Command Ship",
"groupName_ja": "指揮型探査船",
"groupName_ko": "탐사 커맨드쉽",
"groupName_ru": "Экспедиционный флагман",
"groupName_zh": "远征指挥舰",
"groupNameID": 1017831,
"published": 1,
"useBasePrice": 0
@@ -30028,15 +30028,15 @@
"categoryID": 8,
"fittableNonSingleton": 1,
"groupID": 4905,
"groupName_de": "Expedition Command Burst Charges ",
"groupName_de": "Expeditionskommandostrahlenladungen ",
"groupName_en-us": "Expedition Command Burst Charges ",
"groupName_es": "Expedition Command Burst Charges ",
"groupName_fr": "Expedition Command Burst Charges ",
"groupName_es": "Cargas de estallido de mando de expedición ",
"groupName_fr": "Charges de salve de commandement d'expédition ",
"groupName_it": "Expedition Command Burst Charges ",
"groupName_ja": "Expedition Command Burst Charges ",
"groupName_ko": "Expedition Command Burst Charges ",
"groupName_ru": "Expedition Command Burst Charges ",
"groupName_zh": "Expedition Command Burst Charges ",
"groupName_ja": "探査コマンドバーストチャージ ",
"groupName_ko": "탐사 커맨드 버스트 차지 ",
"groupName_ru": "Заряды экспедиционного импульсного оптимизатора ",
"groupName_zh": "远征指挥脉冲波弹药 ",
"groupNameID": 1017847,
"published": 1,
"useBasePrice": 0
@@ -30047,15 +30047,15 @@
"categoryID": 9,
"fittableNonSingleton": 0,
"groupID": 4906,
"groupName_de": "Expedition Command Ship Blueprint",
"groupName_de": "Bauplan für Expeditionskommandoschiff",
"groupName_en-us": "Expedition Command Ship Blueprint",
"groupName_es": "Expedition Command Ship Blueprint",
"groupName_fr": "Expedition Command Ship Blueprint",
"groupName_es": "Plano de nave de mando de expedición",
"groupName_fr": "Plan de construction Vaisseau de commandement d'expédition",
"groupName_it": "Expedition Command Ship Blueprint",
"groupName_ja": "Expedition Command Ship Blueprint",
"groupName_ko": "Expedition Command Ship Blueprint",
"groupName_ru": "Expedition Command Ship Blueprint",
"groupName_zh": "Expedition Command Ship Blueprint",
"groupName_ja": "指揮型探査船設計図",
"groupName_ko": "탐사 커맨드쉽 블루프린트",
"groupName_ru": "Чертёж экспедиционного флагмана",
"groupName_zh": "远征指挥舰蓝图",
"groupNameID": 1017929,
"published": 1,
"useBasePrice": 1
@@ -30085,15 +30085,15 @@
"categoryID": 22,
"fittableNonSingleton": 0,
"groupID": 4913,
"groupName_de": "Mobile Phase Anchor",
"groupName_de": "Mobiler Phasenanker",
"groupName_en-us": "Mobile Phase Anchor",
"groupName_es": "Mobile Phase Anchor",
"groupName_fr": "Mobile Phase Anchor",
"groupName_es": "Anclaje de fase móvil",
"groupName_fr": "Ancrage de phase mobile",
"groupName_it": "Mobile Phase Anchor",
"groupName_ja": "Mobile Phase Anchor",
"groupName_ko": "Mobile Phase Anchor",
"groupName_ru": "Mobile Phase Anchor",
"groupName_zh": "Mobile Phase Anchor",
"groupName_ja": "移動式位相アンカー",
"groupName_ko": "이동식 위상 고정기",
"groupName_ru": "Мобильный фазовый якорь",
"groupName_zh": "移动相位锚标",
"groupNameID": 1019003,
"published": 1,
"useBasePrice": 0
@@ -30104,15 +30104,15 @@
"categoryID": 9,
"fittableNonSingleton": 0,
"groupID": 4914,
"groupName_de": "Mobile Phase Anchor Blueprint",
"groupName_de": "Bauplan für mobilen Phasenanker",
"groupName_en-us": "Mobile Phase Anchor Blueprint",
"groupName_es": "Mobile Phase Anchor Blueprint",
"groupName_fr": "Mobile Phase Anchor Blueprint",
"groupName_es": "Plano de anclaje de fase móvil",
"groupName_fr": "Plan de construction Ancrage de phase mobile",
"groupName_it": "Mobile Phase Anchor Blueprint",
"groupName_ja": "Mobile Phase Anchor Blueprint",
"groupName_ko": "Mobile Phase Anchor Blueprint",
"groupName_ru": "Mobile Phase Anchor Blueprint",
"groupName_zh": "Mobile Phase Anchor Blueprint",
"groupName_ja": "移動式位相アンカー設計図",
"groupName_ko": "이동식 위상 고정기 블루프린트",
"groupName_ru": "Чертёж мобильного фазового якоря",
"groupName_zh": "移动相位锚标蓝图",
"groupNameID": 1019014,
"published": 1,
"useBasePrice": 1
@@ -30123,15 +30123,15 @@
"categoryID": 4,
"fittableNonSingleton": 0,
"groupID": 4915,
"groupName_de": "Prismaticite",
"groupName_de": "Prismatizit",
"groupName_en-us": "Prismaticite",
"groupName_es": "Prismaticite",
"groupName_es": "Prismaticita",
"groupName_fr": "Prismaticite",
"groupName_it": "Prismaticite",
"groupName_ja": "Prismaticite",
"groupName_ko": "Prismaticite",
"groupName_ru": "Prismaticite",
"groupName_zh": "Prismaticite",
"groupName_ja": "プリズマティサイト",
"groupName_ko": "프리즈마티사이트",
"groupName_ru": "Призматицит",
"groupName_zh": "棱柱岩",
"groupNameID": 1019022,
"iconID": 15,
"published": 1,
@@ -30140,21 +30140,21 @@
"4916": {
"anchorable": 0,
"anchored": 1,
"categoryID": 25,
"categoryID": 2152,
"fittableNonSingleton": 0,
"groupID": 4916,
"groupName_de": "Phased Asteroid",
"groupName_de": "Phasenasteroid",
"groupName_en-us": "Phased Asteroid",
"groupName_es": "Phased Asteroid",
"groupName_fr": "Phased Asteroid",
"groupName_es": "Asteroide fásico",
"groupName_fr": "Astéroïde phasique",
"groupName_it": "Phased Asteroid",
"groupName_ja": "Phased Asteroid",
"groupName_ko": "Phased Asteroid",
"groupName_ru": "Phased Asteroid",
"groupName_zh": "Phased Asteroid",
"groupName_ja": "位相偏移アステロイド",
"groupName_ko": "위상 소행성",
"groupName_ru": "Фазовый астероид",
"groupName_zh": "相位小行星",
"groupNameID": 1019025,
"iconID": 15,
"published": 1,
"published": 0,
"useBasePrice": 0
},
"4917": {
@@ -30163,15 +30163,15 @@
"categoryID": 11,
"fittableNonSingleton": 0,
"groupID": 4917,
"groupName_de": "♦ Industrial Command Ship",
"groupName_de": "♦ Industrie-Kommandoschiffe",
"groupName_en-us": "♦ Industrial Command Ship",
"groupName_es": "♦ Industrial Command Ship",
"groupName_fr": "♦ Industrial Command Ship",
"groupName_es": "♦ Nave de mando industrial",
"groupName_fr": "♦ Vaisseau de commandement industriel",
"groupName_it": "♦ Industrial Command Ship",
"groupName_ja": "♦ Industrial Command Ship",
"groupName_ko": "♦ Industrial Command Ship",
"groupName_ru": "♦ Industrial Command Ship",
"groupName_zh": "♦ Industrial Command Ship",
"groupName_ja": "♦ 指揮型輸送艦",
"groupName_ko": "♦ 인더스트리얼 커맨드쉽",
"groupName_ru": "♦ Флагман бурового флота",
"groupName_zh": "♦ 工业指挥舰",
"groupNameID": 1019368,
"published": 0,
"useBasePrice": 0
@@ -30182,15 +30182,15 @@
"categoryID": 2,
"fittableNonSingleton": 0,
"groupID": 4918,
"groupName_de": "Erratic Ore",
"groupName_en-us": "Erratic Ore",
"groupName_es": "Erratic Ore",
"groupName_fr": "Erratic Ore",
"groupName_it": "Erratic Ore",
"groupName_ja": "Erratic Ore",
"groupName_ko": "Erratic Ore",
"groupName_ru": "Erratic Ore",
"groupName_zh": "Erratic Ore",
"groupName_de": "Phasenasteroiden",
"groupName_en-us": "Phased Asteroids",
"groupName_es": "Asteroides fásicos",
"groupName_fr": "Astéroïdes phasiques",
"groupName_it": "Phased Asteroids",
"groupName_ja": "位相偏移アステロイド",
"groupName_ko": "위상 소행성",
"groupName_ru": "Фазовые астероиды",
"groupName_zh": "相位小行星",
"groupNameID": 1019374,
"published": 0,
"useBasePrice": 0
@@ -30201,15 +30201,15 @@
"categoryID": 9,
"fittableNonSingleton": 0,
"groupID": 4924,
"groupName_de": "Erratic Ore Formula",
"groupName_de": "Erratische Erzformel",
"groupName_en-us": "Erratic Ore Formula",
"groupName_es": "Erratic Ore Formula",
"groupName_fr": "Erratic Ore Formula",
"groupName_es": "Fórmula de mena errática",
"groupName_fr": "Formule de minerai erratique",
"groupName_it": "Erratic Ore Formula",
"groupName_ja": "Erratic Ore Formula",
"groupName_ko": "Erratic Ore Formula",
"groupName_ru": "Erratic Ore Formula",
"groupName_zh": "Erratic Ore Formula",
"groupName_ja": "不安定鉱石のフォーミュラ",
"groupName_ko": "불안정한 광물 계산식",
"groupName_ru": "Формула неустойчивой руды",
"groupName_zh": "不稳定矿石配方",
"groupNameID": 1019501,
"published": 1,
"useBasePrice": 1
@@ -30222,13 +30222,13 @@
"groupID": 4930,
"groupName_de": "Managed Asteroid Belt",
"groupName_en-us": "Managed Asteroid Belt",
"groupName_es": "Managed Asteroid Belt",
"groupName_fr": "Managed Asteroid Belt",
"groupName_es": "Cinturón de asteroides controlado",
"groupName_fr": "Ceinture d'astéroïdes gérée",
"groupName_it": "Managed Asteroid Belt",
"groupName_ja": "Managed Asteroid Belt",
"groupName_ko": "Managed Asteroid Belt",
"groupName_ja": "管理アステロイドベルト",
"groupName_ko": "소속 소행성 벨트",
"groupName_ru": "Managed Asteroid Belt",
"groupName_zh": "Managed Asteroid Belt",
"groupName_zh": "受管理的小行星带",
"groupNameID": 1019556,
"published": 0,
"useBasePrice": 0
@@ -30239,15 +30239,15 @@
"categoryID": 4,
"fittableNonSingleton": 0,
"groupID": 4932,
"groupName_de": "Unrefined Mineral",
"groupName_de": "Unraffiniertes Mineral",
"groupName_en-us": "Unrefined Mineral",
"groupName_es": "Unrefined Mineral",
"groupName_fr": "Unrefined Mineral",
"groupName_es": "Mineral sin refinar",
"groupName_fr": "Minéral non raffiné",
"groupName_it": "Unrefined Mineral",
"groupName_ja": "Unrefined Mineral",
"groupName_ko": "Unrefined Mineral",
"groupName_ru": "Unrefined Mineral",
"groupName_zh": "Unrefined Mineral",
"groupName_ja": "未精錬無機物",
"groupName_ko": "미가공 미네랄",
"groupName_ru": "Необработанный минерал",
"groupName_zh": "粗糙矿物",
"groupNameID": 1019559,
"published": 1,
"useBasePrice": 1
@@ -30258,15 +30258,15 @@
"categoryID": 2,
"fittableNonSingleton": 0,
"groupID": 4935,
"groupName_de": "Ice Belt",
"groupName_de": "Eisgürtel",
"groupName_en-us": "Ice Belt",
"groupName_es": "Ice Belt",
"groupName_fr": "Ice Belt",
"groupName_es": "Cinturón de hielo",
"groupName_fr": "Ceintures de glace",
"groupName_it": "Ice Belt",
"groupName_ja": "Ice Belt",
"groupName_ko": "Ice Belt",
"groupName_ru": "Ice Belt",
"groupName_zh": "Ice Belt",
"groupName_ja": "アイスベルト",
"groupName_ko": "아이스 벨트",
"groupName_ru": "Ледяной пояс",
"groupName_zh": "冰带",
"groupNameID": 1019732,
"published": 0,
"useBasePrice": 0
@@ -30277,15 +30277,15 @@
"categoryID": 2,
"fittableNonSingleton": 0,
"groupID": 4936,
"groupName_de": "Phased Asteroid Field",
"groupName_de": "Phasenasteroidenfeld",
"groupName_en-us": "Phased Asteroid Field",
"groupName_es": "Phased Asteroid Field",
"groupName_fr": "Phased Asteroid Field",
"groupName_es": "Campo de asteroides fásico",
"groupName_fr": "Champ d'astéroïdes phasique",
"groupName_it": "Phased Asteroid Field",
"groupName_ja": "Phased Asteroid Field",
"groupName_ko": "Phased Asteroid Field",
"groupName_ru": "Phased Asteroid Field",
"groupName_zh": "Phased Asteroid Field",
"groupName_ja": "位相偏移アステロイドフィールド",
"groupName_ko": "위상 소행성 지대",
"groupName_ru": "Скопление фазовых астероидов",
"groupName_zh": "相位小行星带",
"groupNameID": 1019734,
"published": 0,
"useBasePrice": 0
@@ -30296,15 +30296,15 @@
"categoryID": 2,
"fittableNonSingleton": 0,
"groupID": 4937,
"groupName_de": "Rare Asteroid Field",
"groupName_de": "Seltenes Asteroidenfeld",
"groupName_en-us": "Rare Asteroid Field",
"groupName_es": "Rare Asteroid Field",
"groupName_fr": "Rare Asteroid Field",
"groupName_es": "Campo de asteroides poco común",
"groupName_fr": "Champ d'astéroïdes rare",
"groupName_it": "Rare Asteroid Field",
"groupName_ja": "Rare Asteroid Field",
"groupName_ko": "Rare Asteroid Field",
"groupName_ru": "Rare Asteroid Field",
"groupName_zh": "Rare Asteroid Field",
"groupName_ja": "希少なアステロイドフィールド",
"groupName_ko": "희귀한 소행성 지대",
"groupName_ru": "Редкое скопление астероидов",
"groupName_zh": "稀有的小行星带",
"groupNameID": 1019736,
"published": 0,
"useBasePrice": 0
@@ -30315,15 +30315,15 @@
"categoryID": 2,
"fittableNonSingleton": 0,
"groupID": 4938,
"groupName_de": "Ore Deposit",
"groupName_de": "Erzblagerung",
"groupName_en-us": "Ore Deposit",
"groupName_es": "Ore Deposit",
"groupName_fr": "Ore Deposit",
"groupName_es": "Depósito de mena",
"groupName_fr": "Gisement de minerai",
"groupName_it": "Ore Deposit",
"groupName_ja": "Ore Deposit",
"groupName_ko": "Ore Deposit",
"groupName_ru": "Ore Deposit",
"groupName_zh": "Ore Deposit",
"groupName_ja": "鉱床",
"groupName_ko": "광물 매장지",
"groupName_ru": "Залежи руды",
"groupName_zh": "矿床",
"groupNameID": 1019737,
"published": 0,
"useBasePrice": 0
@@ -30331,22 +30331,41 @@
"4941": {
"anchorable": 0,
"anchored": 0,
"categoryID": 2,
"categoryID": 2152,
"fittableNonSingleton": 0,
"groupID": 4941,
"groupName_de": "QA Phased Asteroids",
"groupName_de": "QA-Phasenasteroiden",
"groupName_en-us": "QA Phased Asteroids",
"groupName_es": "QA Phased Asteroids",
"groupName_fr": "QA Phased Asteroids",
"groupName_es": "Control de calidad de asteroides fásicos",
"groupName_fr": "Astéroïdes phasiques QA",
"groupName_it": "QA Phased Asteroids",
"groupName_ja": "QA Phased Asteroids",
"groupName_ja": "QA位相偏移アステロイド",
"groupName_ko": "QA Phased Asteroids",
"groupName_ru": "QA Phased Asteroids",
"groupName_zh": "QA Phased Asteroids",
"groupName_ru": "Тестовые фазовые астероиды",
"groupName_zh": "QA相位小行星",
"groupNameID": 1021186,
"published": 0,
"useBasePrice": 0
},
"4945": {
"anchorable": 0,
"anchored": 0,
"categoryID": 11,
"fittableNonSingleton": 0,
"groupID": 4945,
"groupName_de": "Regelwidriges Expeditionskommandoschiff",
"groupName_en-us": "Irregular Expedition Command Ship",
"groupName_es": "Nave de mando de expedición irregular",
"groupName_fr": "Vaisseau de commandement d'expédition irrégulier",
"groupName_it": "Irregular Expedition Command Ship",
"groupName_ja": "非正規指揮型探査船",
"groupName_ko": "비정상적인 탐사 커맨드쉽",
"groupName_ru": "Необычный экспедиционный флагман",
"groupName_zh": "叛道者远征指挥舰",
"groupNameID": 1021410,
"published": 0,
"useBasePrice": 0
},
"350858": {
"anchorable": 0,
"anchored": 0,

View File

@@ -14414,9 +14414,189 @@
"27154": {
"iconFile": "res:/ui/texture/icons/Prismaticite_Ore_Compressed_64.png"
},
"27155": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_turquoise_metallic_000_100_100.png"
},
"27156": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_turquoise_metallic_000_100_100.png"
},
"27157": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_purple_polished_holo_001_100_010.png"
},
"27158": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_purple_polished_holo_001_100_010.png"
},
"27159": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_orange_gloss_000_100_050.png"
},
"27160": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_orange_gloss_000_100_050.png"
},
"27161": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_safetyorange_gloss_000_100_050.png"
},
"27162": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_safetyorange_gloss_000_100_050.png"
},
"27163": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_safetyorange_matt_000_100_010.png"
},
"27164": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_safetyorange_matt_000_100_010.png"
},
"27165": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_red_matt_000_100_001.png"
},
"27166": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_red_matt_000_100_001.png"
},
"27167": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_malachite_matt_000_080_100.png"
},
"27168": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_malachite_matt_000_080_100.png"
},
"27169": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_cyan_gloss_000_100_050.png"
},
"27170": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_cyan_gloss_000_100_050.png"
},
"27171": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_bw_flat_000_000_000.png"
},
"27172": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_bw_flat_000_000_000.png"
},
"27173": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_royal_gloss_000_030_100_cs180.png"
},
"27174": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_royal_gloss_000_030_100_cs180.png"
},
"27175": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_orange_gloss_000_100_010_cs180.png"
},
"27176": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_orange_gloss_000_100_010_cs180.png"
},
"27177": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/patterns/cosm_rock_01_128.png"
},
"27178": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/patterns/cosm_rock_01_128.png"
},
"27179": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/patterns/cosm_rock_02_128.png"
},
"27180": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/patterns/cosm_rock_02_128.png"
},
"27181": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/patterns/cosm_rock_03_128.png"
},
"27182": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/patterns/cosm_rock_03_128.png"
},
"27183": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/patterns/cosm_geometric_01_128.png"
},
"27184": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/patterns/cosm_geometric_01_128.png"
},
"27185": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/patterns/cosm_dazzle_03_128.png"
},
"27186": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/patterns/cosm_dazzle_03_128.png"
},
"27187": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/patterns/cosm_rust_01_128.png"
},
"27188": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/patterns/cosm_rust_01_128.png"
},
"27189": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/patterns/cosm_leaf_03_128.png"
},
"27190": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/patterns/cosm_leaf_03_128.png"
},
"27191": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/patterns/cosm_drifter_circle_01_128.png"
},
"27192": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/patterns/cosm_drifter_circle_01_128.png"
},
"27193": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/patterns/cosm_abstract_01_128.png"
},
"27194": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/patterns/cosm_abstract_01_128.png"
},
"27195": {
"iconFile": "res:/UI/Texture/Icons/StatusEffects/mining_phase_stabilizer_64.png"
},
"27198": {
"iconFile": "res:/UI/Texture/MiningMutaplasmids/gas_cloud_harvester_decayed.png"
},
"27199": {
"iconFile": "res:/UI/Texture/MiningMutaplasmids/gas_cloud_harvester_gravid.png"
},
"27200": {
"iconFile": "res:/UI/Texture/MiningMutaplasmids/gas_cloud_harvester_unstable.png"
},
"27201": {
"iconFile": "res:/UI/Texture/MiningMutaplasmids/gas_cloud_scoop_decayed.png"
},
"27202": {
"iconFile": "res:/UI/Texture/MiningMutaplasmids/gas_cloud_scoop_gravid.png"
},
"27203": {
"iconFile": "res:/UI/Texture/MiningMutaplasmids/gas_cloud_scoop_unstable.png"
},
"27204": {
"iconFile": "res:/UI/Texture/MiningMutaplasmids/ice_harvester.png"
},
"27205": {
"iconFile": "res:/UI/Texture/MiningMutaplasmids/ice_harvester_decayed.png"
},
"27206": {
"iconFile": "res:/UI/Texture/MiningMutaplasmids/ice_harvester_gravid.png"
},
"27207": {
"iconFile": "res:/UI/Texture/MiningMutaplasmids/ice_harvester_unstable.png"
},
"27208": {
"iconFile": "res:/UI/Texture/MiningMutaplasmids/ice_mining_laser_decayed.png"
},
"27209": {
"iconFile": "res:/UI/Texture/MiningMutaplasmids/ice_mining_laser_gravid.png"
},
"27210": {
"iconFile": "res:/UI/Texture/MiningMutaplasmids/ice_mining_laser_unstable.png"
},
"27211": {
"iconFile": "res:/UI/Texture/MiningMutaplasmids/mining.png"
},
"27212": {
"iconFile": "res:/UI/Texture/MiningMutaplasmids/mining_laser_decayed.png"
},
"27213": {
"iconFile": "res:/UI/Texture/MiningMutaplasmids/mining_laser_gravid.png"
},
"27214": {
"iconFile": "res:/UI/Texture/MiningMutaplasmids/mining_laser_unstable.png"
},
"27215": {
"iconFile": "res:/UI/Texture/MiningMutaplasmids/strip_mining_laser_decayed.png"
},
"27216": {
"iconFile": "res:/UI/Texture/MiningMutaplasmids/strip_mining_laser_gravid.png"
},
"27217": {
"iconFile": "res:/UI/Texture/MiningMutaplasmids/strip_mining_laser_unstable.png"
},
"27218": {
"iconFile": "res:/UI/Texture/Icons/Ammo/erraticOreMiningCrystal_a_t1.png"
},
@@ -14434,5 +14614,77 @@
},
"27223": {
"iconFile": "res:/UI/Texture/Icons/Ammo/erraticOreMiningCrystal_c_t2.png"
},
"27224": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_royal_metallic_000_080_100.png"
},
"27225": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_royal_metallic_000_080_100.png"
},
"27226": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_royal_metallic_000_080_100.png"
},
"27227": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_royal_metallic_000_080_100.png"
},
"27228": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/patterns/cosm_caldari_tournament_XXI_128.png"
},
"27229": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/patterns/cosm_caldari_tournament_XXI_128.png"
},
"27230": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/patterns/cosm_caldari_tournament_XXI_128.png"
},
"27247": {
"iconFile": "res:/ui/texture/icons/inventory/mineral_unrefined_tritanium.png"
},
"27248": {
"iconFile": "res:/ui/texture/icons/inventory/mineral_unrefined_pyerite.png"
},
"27249": {
"iconFile": "res:/ui/texture/icons/inventory/mineral_unrefined_isogen.png"
},
"27250": {
"iconFile": "res:/ui/texture/icons/inventory/mineral_unrefined_nocxium.png"
},
"27251": {
"iconFile": "res:/ui/texture/icons/inventory/mineral_unrefined_morphite.png"
},
"27252": {
"iconFile": "res:/ui/texture/icons/inventory/mineral_unrefined_mexallon.png"
},
"27253": {
"iconFile": "res:/ui/texture/icons/inventory/mineral_unrefined_zydrine.png"
},
"27254": {
"iconFile": "res:/ui/texture/icons/inventory/mineral_unrefined_megacyte.png"
},
"27255": {
"iconFile": "res:/ui/texture/icons/inventory/mineral_formula_tritanium.png"
},
"27256": {
"iconFile": "res:/ui/texture/icons/inventory/mineral_formula_pyerite.png"
},
"27257": {
"iconFile": "res:/ui/texture/icons/inventory/mineral_formula_mexallon.png"
},
"27258": {
"iconFile": "res:/ui/texture/icons/inventory/mineral_formula_isogen.png"
},
"27259": {
"iconFile": "res:/ui/texture/icons/inventory/mineral_formula_nocxium.png"
},
"27260": {
"iconFile": "res:/ui/texture/icons/inventory/mineral_formula_zydrine.png"
},
"27261": {
"iconFile": "res:/ui/texture/icons/inventory/mineral_formula_megacyte.png"
},
"27262": {
"iconFile": "res:/ui/texture/icons/inventory/mineral_formula_morphite.png"
},
"27266": {
"iconFile": "res:/UI/Texture/Icons/Modules/fleetBoost_MiningCrit.png"
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -30149,6 +30149,12 @@
"90307": {
"3386": 1
},
"90327": {
"21718": 1
},
"90333": {
"21718": 1
},
"90358": {
"3386": 1
},
@@ -30156,12 +30162,93 @@
"3389": 5,
"3409": 4
},
"90421": {
"3386": 1
},
"90422": {
"3386": 1
},
"90426": {
"3386": 1
},
"90445": {
"3386": 1
},
"90446": {
"3386": 1
},
"90460": {
"3386": 4
},
"90467": {
"3386": 5
},
"90474": {
"3386": 5,
"11395": 2
},
"90475": {
"24613": 1
},
"90483": {
"3386": 5,
"11395": 1
},
"90487": {
"3386": 5,
"11395": 2
},
"90493": {
"3386": 4
},
"90498": {
"3386": 4,
"11395": 2
},
"90502": {
"16281": 1
},
"90524": {
"16281": 1
},
"90529": {
"25544": 1
},
"90560": {
"21718": 1
},
"90561": {
"21718": 1
},
"90593": {
"25544": 1
},
"90614": {
"3386": 2,
"3436": 1,
"3438": 1,
"60515": 1
},
"90618": {
"3436": 1,
"16281": 2,
"43702": 1,
"60515": 1
},
"90621": {
"3386": 2,
"3436": 1,
"3438": 1,
"22541": 1,
"60515": 1
},
"90622": {
"3436": 1,
"16281": 4,
"43702": 5,
"43703": 1,
"60515": 1
},
"90665": {
"3386": 1
},

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -153245,15 +153245,15 @@
"41411": {
"basePrice": 30000000.0,
"capacity": 0.0,
"description_de": "Ein elektronisches Interface für Trägerschiffe zur Verbesserung ihrer Sensoren. Das Sensornetzwerk leitet Energie von den offensiven Systemen zur elektronischen Kriegsführung und zum Warpantrieb um und verbessert die Auflösung der Zielerfassungsfelder des Schiffs, sowie die Sensorstärke des Schiffs und seiner Jägerstaffeln erheblich. Hinweis: Dieses Modul kann nur in Trägerschiffe und Supercarrier eingebaut werden.",
"description_en-us": "An electronic interface designed to augment and enhance a carrier's sensors. By redirecting power from offensive electronic warfare systems and warp drive, the networked sensor array greatly enhances the resolution of ship's targeting arrays, and the sensor strength of the ship and its fighter squadrons. \r\n\r\nNote: This module can only be fit to Carriers and Supercarrier class ships.",
"description_es": "Interfaz electrónica diseñada para aumentar y mejorar los sensores de un portanaves. Al redirigir la potencia de los sistemas de guerra electrónica ofensivos y el motor de warp, la red de sensores conectados mejora considerablemente la resolución de matrices de adquisición de objetivos de la nave y la intensidad de los sensores de esta y de sus escuadrones de caza. \n\n\n\nAviso: Este módulo solo se puede equipar en naves de clase portanave y superportanave.",
"description_fr": "Une interface électronique conçue pour améliorer et renforcer les détecteurs d'un porte-vaisseaux. Le module de détection en réseau emprunte de l'énergie aux systèmes de guerre électronique offensifs et au propulseur de warp pour augmenter considérablement la résolution des modules de ciblage et la puissance de détection du vaisseau et de ses escadrons de chasseurs. Note : Ce module ne peut être équipé que sur des vaisseaux des classes porte-vaisseaux et super porte-vaisseaux.",
"description_it": "An electronic interface designed to augment and enhance a carrier's sensors. By redirecting power from offensive electronic warfare systems and warp drive, the networked sensor array greatly enhances the resolution of ship's targeting arrays, and the sensor strength of the ship and its fighter squadrons. \r\n\r\nNote: This module can only be fit to Carriers and Supercarrier class ships.",
"description_ja": "艦載機母艦のセンサーを強化するために設計された電子インターフェイス。攻撃用電子戦システムとワープドライブから電力をリダイレクトすることで、ネットワーク化されたセンサーアレイが艦の照準アレイの解像度と、艦及び艦載戦闘機部隊のセンサー強度を大幅に向上させる。\r\n\n注このモジュールは艦載機母艦と大型艦載機母艦級艦船にのみ搭載可能。",
"description_ko": "캐리어의 센서 체계를 향상하기 위해 설계된 전자 인터페이스입니다. 네트워크 센서 장비를 통해 전자전 시스템과 워프 드라이브로 주입되는 전력을 끌어옵니다. 타게팅 장비의 전반적인 성능이 개선되며 함선 및 파이터 편대의 센서 강도가 향상됩니다. <br><br>참고: 캐리어 및 슈퍼캐리어에만 장착할 수 있습니다.",
"description_ru": "Электронный интерфейс, разработанный для повышения эффективности сенсоров КАРов. Перенаправляя энергию от атакующих систем электронной борьбы и варп-двигателя, сеть сенсорной матрицы значительно повышает разрешающую способность матриц наведения корабля, а также мощность его сенсоров и истребителей. Примечание: этот модуль можно установить только на КАРы и суперКАРы.",
"description_zh": "一种为扩大和增强航空母舰的感应器而设计的电子接口。它用舰船的攻击性电子战系统和跃迁引擎的能量打造了一个联网式的感应器阵列,提高了舰船锁定阵列的分辨率,增加了舰船及其铁骑舰载机中队的感应强度。 \n\n\n\n注:这个装备只能装配在航空母舰和超级航母上。",
"description_de": "Ein elektronisches Interface für Supercarrier zur Verbesserung ihrer Sensoren. Das Sensornetzwerk leitet Energie von den offensiven Systemen zur elektronischen Kriegsführung und zum Warpantrieb um und verbessert die Auflösung der Zielerfassungsfelder des Schiffs, sowie die Sensorstärke des Schiffs und seiner Jägerstaffeln erheblich. Hinweis: Dieses Modul kann nur in Supercarrier ausgerüstet werden.",
"description_en-us": "An electronic interface designed to augment and enhance a Supercarrier's sensors. By redirecting power from offensive electronic warfare systems and warp drive, the networked sensor array greatly enhances the resolution of ship's targeting arrays, and the sensor strength of the ship and its fighter squadrons. \r\n\r\nNote: This module can only be fit to Supercarrier class ships.",
"description_es": "Interfaz electrónica diseñada para aumentar y mejorar los sensores de un superportanaves. Al redirigir la potencia de los sistemas de guerra electrónica ofensivos y el motor de warp, la red de sensores conectados mejora considerablemente la resolución de matrices de adquisición de objetivos de la nave y la intensidad de los sensores de esta y de sus escuadrones de caza. \r\n\r\nAviso: Este módulo solo se puede equipar en naves de clase superportanaves.",
"description_fr": "Une interface électronique conçue pour améliorer et renforcer les détecteurs d'un super porte-vaisseaux. Le module de détection en réseau emprunte de l'énergie aux systèmes de guerre électronique offensifs et au propulseur de warp pour augmenter considérablement la résolution des modules de ciblage et la puissance de détection du vaisseau et de ses escadrons de chasseurs. Note : Ce module ne peut être équipé que sur des vaisseaux de classe super porte-vaisseaux.",
"description_it": "An electronic interface designed to augment and enhance a Supercarrier's sensors. By redirecting power from offensive electronic warfare systems and warp drive, the networked sensor array greatly enhances the resolution of ship's targeting arrays, and the sensor strength of the ship and its fighter squadrons. \r\n\r\nNote: This module can only be fit to Supercarrier class ships.",
"description_ja": "大型艦載機母艦のセンサーを強化するために設計された電子インターフェイス。攻撃用電子戦システムとワープドライブから電力をリダイレクトすることで、ネットワーク化されたセンサーアレイが艦の照準アレイの解像度と、艦及び艦載戦闘機部隊のセンサー強度を大幅に向上させる。 \r\n\r\n注このモジュールは大型艦載機母艦級艦船にのみ搭載可能。",
"description_ko": "슈퍼캐리어의 센서 체계를 향상하기 위해 설계된 전자 인터페이스입니다. 네트워크 센서 장비를 통해 전자전 시스템과 워프 드라이브로 주입되는 전력을 끌어옵니다. 타게팅 장비의 전반적인 성능이 개선되며 함선 및 파이터 편대의 센서 강도가 향상됩니다.\r\n\r\n참고: 슈퍼캐리어에만 장착할 수 있습니다.",
"description_ru": "Электронный интерфейс, разработанный для повышения эффективности сенсоров суперКАРов. Перенаправляя энергию от атакующих систем электронной борьбы и варп-двигателя, сеть сенсорной матрицы значительно повышает разрешающую способность матриц наведения корабля, а также мощность его сенсоров и истребителей. Примечание: этот модуль можно установить только на суперКАРы.",
"description_zh": "一种为扩大和增强超级航母的感应器而设计的电子接口。它用舰船的攻击性电子战系统和跃迁引擎的能量打造了一个联网式的感应器阵列,提高了舰船锁定阵列的分辨率,增加了舰船及其铁骑舰载机中队的感应强度。注:这个装备只能装配在超级航母上。",
"descriptionID": 515768,
"groupID": 1706,
"iconID": 26722,
@@ -171698,15 +171698,15 @@
"basePrice": 64700000.0,
"capacity": 500.0,
"certificateTemplate": 141,
"description_de": "Als Ende YC116 neue Wurmlochverbindungen in Anoikis zu erscheinen begannen, beauftragte ORE die Ingenieure in ihren fortschrittlichen Outer Ring Development Laboren mit der Entwicklung eines Bergbauvorarbeiterschiffs, das diese Verbindungen verwenden und so die unberührten Reichtümer ausnutzen konnte. Die Aufgabe, ein solch kompaktes Schiff zu entwickeln, das gleichzeitig den Großteil der Orca- und Rorqual-Fähigkeiten erhalten sollte, erwies sich als große Herausforderung. Das Endergebnis war ein Schiff, das in allen Bereichen des Weltraums großes Potenzial für Bergbauoperationen von Kapselpiloten hatte. Die Porpoise kann einen mittelgroßen Industriekern verwenden, um ihre industriellen Fähigkeiten erheblich zu steigern und gleichzeitig ihre Verteidigung während des Einsatzes in statischer Konfiguration zu stärken. Ein wichtiges Element der industriellen Kapazität, die durch die Aktivierung eines Industriekerns freigeschaltet wird, ist die Fähigkeit, Kompressormodule einzusetzen; die Porpoise verfügt ebenfalls über diese Fähigkeit, obwohl sie auf mittlere Gas- und Asteroidenerzkompressoren begrenzt ist. Die Porpoise ist eine kleinere, mobilere und kostengünstigere Bergbauvorarbeiterplattform, die perfekt geeignet ist, um Bergbauoperationen im gefährlichen Raum zu unterstützen. Sie ist in der Lage, ihren Verbündeten durch Bergbauvorarbeiterstrahlen, Schildfernbooster und Vermessungsscanner Unterstützung zu bieten. Die Porpoise profitiert zudem von starken Boni auf Bergbaudrohnen, wodurch sie in jeder Bergbauoperation ihren eigenen Beitrag leisten kann.",
"description_en-us": "When new lower-mass wormhole connections began appearing across Anoikis in late YC116, ORE tasked the engineers at its advanced Outer Ring Development labs with creating a mining foreman vessel capable of passing through these gateways and exploiting the unspoiled riches available within. Creating such a compact ship while preserving much of the utility of the larger Orca and Rorqual designs proved a significant challenge, but the end result was a ship that had great potential for capsuleer mining operations in all areas of space.\r\n\r\nThe Porpoise can use a medium industrial core to substantially increase its industrial capabilities, while empowering its defenses during deployment in a static configuration. A key element of the industrial capacity unlocked by activating an industrial core is the ability to use compressor modules, with the Porpoise also having this capability, although limited to using medium gas and asteroid ore compressors.\r\n\r\nThe Porpoise is a smaller, more mobile and more affordable mining foreman platform that is perfect for supporting mining operations in dangerous space. It is capable of providing support to its allies through mining foreman bursts, remote shield boosters and survey scanners. The Porpoise also enjoys strong bonuses to mining drones, allowing it to pull in its own share of the ore in any mining operation.",
"description_es": "Cuando comenzaron a aparecer nuevas conexiones de agujeros de gusano de menor masa en Anoikis a finales de 116 CY, ORE encargó a los ingenieros de sus laboratorios avanzados de Outer Ring Development que crearan un capataz minero capaz de atravesar estas puertas de enlace y explotar las riquezas vírgenes disponibles en su interior. Crear una nave tan compacta conservando gran parte de la utilidad de los diseños más grandes de la Orca y la Rorqual resultó ser un desafío importante, pero el resultado final fue una nave que tenía un gran potencial para las operaciones de extracción de capsulistas en todas las áreas del espacio.\n\nLa Porpoise puede utilizar un núcleo industrial mediano que le permite aumentar considerablemente las capacidades industriales al tiempo que refuerza las defensas durante el despliegue en una configuración estática. Uno de los elementos clave de su capacidad industrial, que se desbloquea mediante la activación de un núcleo para tal fin, radica en la capacidad, aunque limitada, de usar compresores de gas y menas asteroidales medianos.\n\nLa Porpoise es una plataforma capataz minera más pequeña, móvil y asequible, perfecta para servir como apoyo en operaciones mineras en espacios peligrosos. Es capaz de ofrecer apoyo a sus aliados a través de estallidos de capataz minero, potenciadores de escudo remotos y escáneres de prospección. La Porpoise también cuenta con fuertes bonificaciones para los drones mineros, lo que le permite extraer su propia parte de la mena en cualquier operación minera.",
"description_fr": "Lorsque des connexions de trous de ver de faible masse ont commencé à faire leur apparition à travers Anoikis fin 116 après CY, l'ORE confia aux ingénieurs de ses laboratoires de l'Outer Ring Development le soin de créer un vaisseau contremaître d'extraction minière capable de traverser ces portails et d'exploiter les richesses qui s'y trouvent. Créer un vaisseau aussi compact tout en conservant l'utilité de plus gros vaisseaux comme l'Orca et le Rorqual s'avéra être un défi de taille, mais ce projet aboutit finalement à un vaisseau pourvu d'un immense potentiel pour toutes les opérations d'extraction minière des capsuliers à travers la galaxie. Le Porpoise est notamment capable d'utiliser une cellule industrielle intermédiaire pour augmenter considérablement ses capacités industrielles, tout en renforçant ses défenses lors du déploiement dans une configuration statique. Un élément clé de la capacité industrielle rendue possible par l'activation d'une cellule industrielle est la possibilité d'utiliser des modules de compression, même si le Porpoise est limité aux compresseurs de minerai et de gaz d'astéroïde intermédiaires. Le Porpoise est une plateforme contremaître d'extraction minière plus petite, plus mobile et surtout moins chère, idéale pour soutenir les opérations d'extraction dans les coins les plus dangereux de la galaxie. Il est ainsi capable d'apporter son soutien à ses alliés grâce à des salves de contremaîtrise minière, des boosters de bouclier à distance et des scanners d'exploration. Le Porpoise dispose également de puissants bonus affectant les drones d'extraction et lui permettant de récolter de lui-même une partie du minerai lors des opérations d'extraction.",
"description_it": "When new lower-mass wormhole connections began appearing across Anoikis in late YC116, ORE tasked the engineers at its advanced Outer Ring Development labs with creating a mining foreman vessel capable of passing through these gateways and exploiting the unspoiled riches available within. Creating such a compact ship while preserving much of the utility of the larger Orca and Rorqual designs proved a significant challenge, but the end result was a ship that had great potential for capsuleer mining operations in all areas of space.\r\n\r\nThe Porpoise can use a medium industrial core to substantially increase its industrial capabilities, while empowering its defenses during deployment in a static configuration. A key element of the industrial capacity unlocked by activating an industrial core is the ability to use compressor modules, with the Porpoise also having this capability, although limited to using medium gas and asteroid ore compressors.\r\n\r\nThe Porpoise is a smaller, more mobile and more affordable mining foreman platform that is perfect for supporting mining operations in dangerous space. It is capable of providing support to its allies through mining foreman bursts, remote shield boosters and survey scanners. The Porpoise also enjoys strong bonuses to mining drones, allowing it to pull in its own share of the ore in any mining operation.",
"description_ja": "YC116後期、アイキスに新たな低質量ワームホール接続が出現し始めた時、OREはアウターリング開発研究所のエンジニアに、これらのゲートウェイを通過し、その中にある手つかずの富を利用できる採掘用船の製作を依頼した。このようなコンパクトな船を作りながら、大型のオルカやロークアルの設計の有用性の多くを維持することは重要な挑戦であったが、最終的には宇宙のあらゆる分野でのカプセラによる採掘作業に大きな可能性を持つ船となった。\r\n\r\nポーポイズは、中型工業コアを使って工業的能力を大幅に向上させることが可能で、さらに静止形態で配置されている最中は防衛能力が強化される。工業コアを起動すると利用可能になる工業的能力で特に重要なのが、圧縮モジュールが使用可能になる点である。ポーポイズの場合、この種のモジュールが利用可能になっても、対象はガスとアステロイド鉱石向けの中型圧縮装置に限られる。\r\n\r\nポーポイズは、危険な空間での採掘支援をするのに最適な、より小型で機動性に優れ、より手頃な価格の採掘支援プラットフォームである。採掘支援バーストリモートシールドブースター、サーベイスキャナーによって味方にサポートを提供することができる。ポーポイズは採掘専門ドローンにも強力なボーナスを与えらるため、どんな採掘作業でも自分の鉱石の取り分を引き寄せることができる。",
"description_ko": "YC 116년, 낮은 질량의 웜홀 통로가 아노이키스 전역에서 발견되자 ORE는 해당 웜홀을 통과할 수 있는 특수 채광선의 개발에 착수하였습니다. ORE는 콤팩트한 설계의 함선을 개발하기 위해 오르카와 로퀄의 디자인을 참고하였으며 다수의 시행착오를 거친 후 마침내 광범위한 채굴 임무를 수행할 수 있는 채광선을 제작하는데 성공했습니다.\r\n\r\n중형 인더스트리얼 코어를 통해 산업 역량을 강화할 수 있으며, 고정된 상태에서 방어력이 증가합니다. 포어포이스에 인더스트리얼 코어를 장착할 경우 가스 및 소행성 광물을 압축할 수 있습니다.\r\n\r\n포어포이스는 비교적 작은 규모와 낮은 비용을 자랑하는 포어맨 플랫폼으로 위험 지역에서의 채굴 임무를 지원하는 역할을 합니다. 아군 함선을 대상으로 채광 버스트 및 실드를 지원할 수 있으며 조사 스캐너의 사용 또한 가능합니다. 추가로 채굴 드론에 대한 보너스가 존재하여 직접 채굴을 진행할 수도 있습니다.",
"description_ru": "К концу 116 года от ю. с. по всему Аноикису начали появляться червоточины с малой массой, и руководство ОРЭ поручило инженерам из передовых лабораторий Окраинных рудных исследований создать новое добывающее судно, способное проходить сквозь эти порталы и добывать нетронутые богатства, к которым они ведут. Создать компактный корабль, сохранив при этом основные возможности более крупных Orca и Rorqual, оказалось непросто, однако получившееся судно отвечает всем нуждам капсулёров, занятых добычей ресурсов в разных районах космоса. Среднее промышленное ядро значительно повышает промышленный потенциал Porpoise и усиливает защиту корабля в период развёртывания, когда тот неподвижен. Основное назначение промышленного ядра — возможность использования модулей сжатия сырья. Porpoise тоже обладает такой функцией, пусть и несколько ограниченной: корабль оснащён средними компрессорами газа и руды с астероидов. Компактная, мобильная и весьма доступная добывающая платформа Porpoise отлично подойдёт для помощи в буровых работах в опасных областях космоса. Используя импульсы командования, дистанционную накачку щитов и поисковые сканеры, этот корабль обеспечивает достойную поддержку всем союзникам. Кроме того, Porpoise обладает мощными усилениями для буровых дронов и может самостоятельно добывать неплохие объёмы сырья.",
"description_zh": "在YC116年末阿诺基斯开始出现新的低质量虫洞连接之后联合矿业委派给其位于外空联合开发的工程师们一项任务令其打造一艘能够穿越这些虫洞去探索未开垦的财富的开采先锋舰船。打造这样一艘保留了逆戟鲸级和长须鲸级某些设计优势的小型舰船是一项巨大的挑战但结果是一艘能供克隆飞行员在宇宙中任何地方进行开采作业的飞船诞生了。\n\n\n\n海豚级能够使用中型工业核心来大幅提高工业效能,并增强防御能力。启用工业核心后,海豚级能够使用中型气云和小行星矿石压缩装置。\n\n\n\n海豚级是一艘小型、轻便且造价低的开采先锋平台,是在危险地区进行开采作业的完美选择。它能用开采先锋脉冲波远程护盾回充增量器和测量扫描器来为友军提供支援。海豚级还拥有强大的采矿无人机加成,能在任何情况下的开采作业中分一杯羹。",
"description_de": "Als im Jahr YC116 neue Wurmlochverbindungen mit geringer Masse in ganz Anoikis aufzutauchen begannen, beauftragte ORE die Ingenieure in den fortschrittlichen Laboren von Outer Ring Development damit, ein Bergbauvorarbeiterschiff zu schaffen, das in der Lage wäre, diese Portale zu durchfliegen und die darin verborgenen Rohstoffe zu bergen. Die Fertigung eines derart kompakten Schiffs bei gleichzeitiger Aufrechterhaltung der Kapazitäten weitaus größerer Orca- und Rorqual-Designs stellte eine signifikante Herausforderung dar, doch resultierte schließlich in einem Schiff, das Bergbauoperationen von Kapselpiloten im gesamten Weltraum beeinflussen könnte. Die Porpoise kann einen mittelgroßen Industriekern nutzen, um ihre industrielle Leistungsfähigkeit deutlich zu erhöhen und zugleich während des Einsatzes in statischer Konfiguration ihre Verteidigung zu stärken. Ein Hauptelement der industriellen Kapazität eines aktivierten Industriekerns ist die Möglichkeit, Kompressormodule zu nutzen. Bei dieser Porpoise ist diese Möglichkeit jedoch auf mittelgroße Gas- und Asteroidenerzkompressoren begrenzt. Die Porpoise ist eine kleinere, mobilere und günstigere Bergbauvorarbeiterplattform, die perfekt für die Unterstützung von Bergbauoperationen in Gefahrenzonen im Weltall eignet. Verbündeten Einheiten bietet sie Unterstützung durch Bergbauvorarbeiterstrahlen und Schildfernbooster. Die Porpoise profitiert zudem von starken Boni auf Bergbaudrohnen, was es ihr gestattet, in jeder Bergbauoperation ihren eigenen, gerechten Anteil an Erz einzuholen.",
"description_en-us": "When new lower-mass wormhole connections began appearing across Anoikis in late YC116, ORE tasked the engineers at its advanced Outer Ring Development labs with creating a mining foreman vessel capable of passing through these gateways and exploiting the unspoiled riches available within. Creating such a compact ship while preserving much of the utility of the larger Orca and Rorqual designs proved a significant challenge, but the end result was a ship that had great potential for capsuleer mining operations in all areas of space.\r\n\r\nThe Porpoise can use a medium industrial core to substantially increase its industrial capabilities, while empowering its defenses during deployment in a static configuration. A key element of the industrial capacity unlocked by activating an industrial core is the ability to use compressor modules, with the Porpoise also having this capability, although limited to using medium gas and asteroid ore compressors.\r\n\r\nThe Porpoise is a smaller, more mobile and more affordable mining foreman platform that is perfect for supporting mining operations in dangerous space. It is capable of providing support to its allies through mining foreman bursts and remote shield boosters. The Porpoise also enjoys strong bonuses to mining drones, allowing it to pull in its own share of the ore in any mining operation.",
"description_es": "Cuando comenzaron a aparecer nuevas conexiones de agujeros de gusano de menor masa en Anoikis a finales de 116 CY, ORE encargó a los ingenieros de sus laboratorios avanzados de Outer Ring Development que crearan un capataz minero capaz de atravesar estas puertas de enlace y explotar las riquezas vírgenes disponibles en su interior. Crear una nave tan compacta conservando gran parte de la utilidad de los diseños más grandes de la Orca y la Rorqual resultó ser un desafío importante, pero el resultado final fue una nave que tenía un gran potencial para las operaciones de extracción de capsulistas en todas las áreas del espacio.\r\n\r\nLa Porpoise puede utilizar un núcleo industrial mediano que le permite aumentar considerablemente las capacidades industriales al tiempo que refuerza las defensas durante el despliegue en una configuración estática. Uno de los elementos clave de su capacidad industrial, que se desbloquea mediante la activación de un núcleo para tal fin, radica en la capacidad, aunque limitada, de usar compresores de gas y menas asteroidales medianos.\r\n\r\nLa Porpoise es una plataforma capataz minera más pequeña, móvil y asequible, perfecta para servir como apoyo en operaciones mineras en espacios peligrosos. Es capaz de ofrecer apoyo a sus aliados a través de estallidos de capataz minero y los potenciadores de escudo remotos. La Porpoise también cuenta con fuertes bonificaciones para los drones mineros, lo que le permite extraer su propia parte de la mena en cualquier operación minera.",
"description_fr": "Lorsque des connexions de trous de ver de faible masse ont commencé à faire leur apparition à travers Anoikis fin 116 après CY, l'ORE confia aux ingénieurs de ses laboratoires de l'Outer Ring Development le soin de créer un vaisseau contremaître d'extraction minière capable de traverser ces portails et d'exploiter les richesses qui s'y trouvent. Créer un vaisseau aussi compact tout en conservant l'utilité de plus gros vaisseaux comme l'Orca et le Rorqual s'avéra être un défi de taille, mais ce projet aboutit finalement à un vaisseau pourvu d'un immense potentiel pour toutes les opérations d'extraction minière des capsuliers à travers la galaxie. Le Porpoise est notamment capable d'utiliser une cellule industrielle intermédiaire pour augmenter considérablement ses capacités industrielles, tout en renforçant ses défenses lors du déploiement dans une configuration statique. Un élément clé de la capacité industrielle rendue possible par l'activation d'une cellule industrielle est la possibilité d'utiliser des modules de compression, même si le Porpoise est limité aux compresseurs de minerai et de gaz d'astéroïde intermédiaires. Le Porpoise est une plateforme contremaître d'extraction minière plus petite, plus mobile et surtout moins chère, idéale pour soutenir les opérations d'extraction dans les coins les plus dangereux de la galaxie. Il est ainsi capable d'apporter son soutien à ses alliés grâce à des salves de contremaîtrise minière et des boosters de bouclier à distance. Le Porpoise dispose également de puissants bonus affectant les drones d'extraction et lui permettant de récolter de lui-même une partie du minerai lors des opérations d'extraction.",
"description_it": "When new lower-mass wormhole connections began appearing across Anoikis in late YC116, ORE tasked the engineers at its advanced Outer Ring Development labs with creating a mining foreman vessel capable of passing through these gateways and exploiting the unspoiled riches available within. Creating such a compact ship while preserving much of the utility of the larger Orca and Rorqual designs proved a significant challenge, but the end result was a ship that had great potential for capsuleer mining operations in all areas of space.\r\n\r\nThe Porpoise can use a medium industrial core to substantially increase its industrial capabilities, while empowering its defenses during deployment in a static configuration. A key element of the industrial capacity unlocked by activating an industrial core is the ability to use compressor modules, with the Porpoise also having this capability, although limited to using medium gas and asteroid ore compressors.\r\n\r\nThe Porpoise is a smaller, more mobile and more affordable mining foreman platform that is perfect for supporting mining operations in dangerous space. It is capable of providing support to its allies through mining foreman bursts and remote shield boosters. The Porpoise also enjoys strong bonuses to mining drones, allowing it to pull in its own share of the ore in any mining operation.",
"description_ja": "YC116後期、アイキスに新たな低質量ワームホール接続が出現し始めた時、OREはアウターリング開発研究所のエンジニアに、これらのゲートウェイを通過し、その中にある手つかずの富を利用できる採掘用船の製作を依頼した。このようなコンパクトな船を作りながら、大型のオルカやロークアルの設計の有用性の多くを維持することは重要な挑戦であったが、最終的には宇宙のあらゆる分野でのカプセラによる採掘作業に大きな可能性を持つ船となった。\r\n\r\nポーポイズは、中型工業コアを使って工業的能力を大幅に向上させることが可能で、さらに静止形態で配置されている最中は防衛能力が強化される。工業コアを起動すると利用可能になる工業的能力で特に重要なのが、圧縮モジュールが使用可能になる点である。ポーポイズの場合、この種のモジュールが利用可能になっても、対象はガスとアステロイド鉱石向けの中型圧縮装置に限られる。\r\n\r\nポーポイズは、危険な空間での採掘支援をするのに最適な、より小型で機動性に優れ、より手頃な価格の採掘支援プラットフォームである。採掘支援バーストリモートシールドブースターによって味方にサポートを提供することができる。ポーポイズは採掘専門ドローンにも強力なボーナスを与えらるため、どんな採掘作業でも自分の鉱石の取り分を引き寄せることができる。",
"description_ko": "YC 116년, 낮은 질량의 웜홀 통로가 아노이키스 전역에서 발견되자 ORE는 해당 웜홀을 통과할 수 있는 특수 채광선의 개발에 착수하였습니다. ORE는 콤팩트한 설계의 함선을 개발하기 위해 오르카와 로퀄의 디자인을 참고하였으며 다수의 시행착오를 거친 후 마침내 광범위한 채굴 임무를 수행할 수 있는 채광선을 제작하는데 성공했습니다.\r\n\r\n중형 인더스트리얼 코어를 통해 산업 역량을 강화할 수 있으며, 고정된 상태에서 방어력이 증가합니다. 포어포이스에 인더스트리얼 코어를 장착할 경우 가스 및 소행성 광물을 압축할 수 있습니다.\r\n\r\n포어포이스는 비교적 작은 규모와 낮은 비용을 자랑하는 포어맨 플랫폼으로 위험 지역에서의 채굴 임무를 지원하는 역할을 합니다. 아군 함선을 대상으로 채광 버스트 및 실드를 지원할 수 있니다. 추가로 채굴 드론에 대한 보너스가 존재하여 직접 채굴을 진행할 수도 있습니다.",
"description_ru": "К концу 116 года от ю. с. по всему Аноикису начали появляться червоточины с малой массой, и руководство ОРЭ поручило инженерам из передовых лабораторий Окраинных рудных исследований создать новое добывающее судно, способное проходить сквозь эти порталы и добывать нетронутые богатства, к которым они ведут. Создать компактный корабль, сохранив при этом основные возможности более крупных «Орки» и «Рорквала», оказалось непросто, однако получившееся судно отвечает всем нуждам капсулёров, занятых добычей ресурсов в разных районах космоса. Среднее промышленное ядро значительно повышает промышленный потенциал «Белухи» и усиливает защиту корабля в неподвижном состоянии в период развёртывания. Основное назначение промышленного ядра — возможность использования модулей сжатия сырья. «Белуха» тоже обладает такой функцией, пусть и несколько ограниченной: корабль оснащён средними компрессорами газа и руды со астероидов. Компактная, мобильная и весьма доступная добывающая платформа «Белуха» отлично подойдёт для помощи в буровых работах в опасных областях космоса. Благодаря буровым импульсным оптимизаторам и модулям дистанционной накачки щитов этот корабль обеспечивает достойную поддержку всем союзникам. Кроме того, «Белуха» обладает мощными усилениями для буровых дронов и может самостоятельно добывать неплохие объёмы сырья.",
"description_zh": "在YC116年末阿诺基斯开始出现新的低质量虫洞连接之后联合矿业委派给其位于外空联合开发的工程师们一项任务令其打造一艘能够穿越这些虫洞去探索未开垦的财富的开采先锋舰船。打造这样一艘保留了逆戟鲸级和长须鲸级某些设计优势的小型舰船是一项巨大的挑战但结果是一艘能供克隆飞行员在宇宙中任何地方进行开采作业的飞船诞生了。海豚级能够使用中型工业核心来大幅提高工业效能并增强防御能力。启用工业核心后海豚级能够使用中型气云和小行星矿石压缩装置。海豚级是一艘小型、轻便且造价低的开采先锋平台是在危险地区进行开采作业的完美选择。它能用开采先锋脉冲波远程护盾回充增量器来为友军提供支援。海豚级还拥有强大的采矿无人机加成,能在任何情况下的开采作业中分一杯羹。",
"descriptionID": 522831,
"designerIDs": [
1000270
@@ -185044,15 +185044,15 @@
"42829": {
"basePrice": 1000.0,
"capacity": 0.0,
"description_de": "Dieses kompakte Bündel aktiver Naniten kann in ein <a href=showinfo:42528>Bergbauvorarbeiterstrahlen</a>-Modul geladen und an verbündete Schiffe verteilt werden, um die Reichweite ihrer Bergbaulaser, Eisschürfer und Vermessungsscannern zu erhöhen.",
"description_en-us": "This compact bundle of active nanites can be loaded into a <a href=showinfo:42528>Mining Foreman Burst</a> module and dispersed across allied ships to improve the range of their mining laser, ice harvester and survey scanner modules.\r\nAll mining foreman bursts also enable enhanced mining scanner functionality for affected ships that have access to the integrated mining scanner.",
"description_es": "Este lote compacto de nanobots activos puede cargarse en un módulo de <a href=showinfo:42528>estallido de capataz minero</a> y dispersarse por naves aliadas para aumentar el alcance de sus módulos de láser minero, cosechadora de hielo y escáner de prospección.",
"description_fr": "Cette masse dense de nanites actives peut être injectée dans une <a href=showinfo:42528>salve de contremaîtrise d'extraction minière</a> et propulsée vers les vaisseaux alliés afin d'améliorer la portée de leurs lasers d'extraction, collecteurs de glace et scanners d'exploration.",
"description_it": "This compact bundle of active nanites can be loaded into a <a href=showinfo:42528>Mining Foreman Burst</a> module and dispersed across allied ships to improve the range of their mining laser, ice harvester and survey scanner modules.\r\nAll mining foreman bursts also enable enhanced mining scanner functionality for affected ships that have access to the integrated mining scanner.",
"description_ja": "この活性ナノマシンの小さな塊を<a href=showinfo:42528>採掘支援バースト</a>に装填して味方艦へ拡散すれば、採掘レーザーアイス採掘機、サーベイスキャナーの射程を向上させることができる。",
"description_ko": "<a href=showinfo:42528>채광 버스트</a> 모듈에 장착 가능한 나나이트 차지입니다. 동맹함선의 채굴 레이저, 아이스 채굴기, 그리고 조사 스캐너 모듈의 사거리를 증가시킵니다.",
"description_ru": "Этот компактный пакет активных нанитов может быть заряжен в <a href=showinfo:42528>импульсную систему координации добычи сырья (Mining Foreman Burst)</a> и с её помощью распределён по союзным кораблям, обеспечивая увеличение дальности действия комплексов оценки залежей, буровых лазеров и установок для бурения льда.",
"description_zh": "这种紧凑的纳米机器人集群可以装载到<a href=showinfo:42528>开采先锋指挥脉冲波</a>装备中,并散布到友方舰船全身,提高其采矿激光器、冰矿采集器和测量扫描器装备的范围。",
"description_de": "Dieses kompakte Bündel aktiver Nanobots kann in ein <a href=showinfo:42528>Bergbauvorarbeiterstrahlen</a>-Modul geladen und an verbündete Schiffe verteilt werden, um die Reichweite ihrer Bergbaulaser, Eisschürfer und Gaswolken-Extraktoren zu erhöhen. Alle Bergbauvorarbeiterstrahlen ermöglichen auch eine verbesserte Funktionalität für integrierte Bergbauvermesser auf betroffenen Schiffen",
"description_en-us": "This compact bundle of active nanites can be loaded into a <a href=showinfo:42528>Mining Foreman Burst</a> module and dispersed across allied ships to improve the range of their mining laser, ice harvester and gas cloud harvester modules.\r\n\r\nAll mining foreman bursts also enable upgraded functionality for any integrated Mining Surveyors on affected ships",
"description_es": "Este lote compacto de nanobots activos puede cargarse en un módulo de <a href=showinfo:42528>estallido de capataz minero</a> y dispersarse por naves aliadas para aumentar el alcance de sus módulos de láser minero, cosechadora de hielo y cosechadora de nube de gas.\r\n\r\nTodos los estallidos de capataz minero proporcionan además funcionalidad mejorada a los topógrafos mineros integrados en las naves afectadas.",
"description_fr": "Cette masse dense de nanites actives peut être injectée dans une <a href=showinfo:42528>salve de contremaîtrise minière</a> et propulsée vers les vaisseaux alliés afin d'améliorer la portée de leurs modules lasers d'extraction, collecteurs de glace et collecteurs de nuage de gaz. Toutes les salves de contremaîtrise minière permettent également d'améliorer la fonctionnalité de tous les arpenteurs d'extraction minière intégrés sur les vaisseaux affectés",
"description_it": "This compact bundle of active nanites can be loaded into a <a href=showinfo:42528>Mining Foreman Burst</a> module and dispersed across allied ships to improve the range of their mining laser, ice harvester and gas cloud harvester modules.\r\n\r\nAll mining foreman bursts also enable upgraded functionality for any integrated Mining Surveyors on affected ships",
"description_ja": "活性化したナノマシンを圧縮したパッケージ。<a href=showinfo:42528>採掘支援バースト</a>モジュールに装填して僚艦に散布することで、それぞれの採掘レーザーアイス採掘機、ガス雲採取機モジュールの射程を強化できる。\r\n\r\nすべての採掘支援バーストに、影響を受ける艦船に搭載されている採掘サーベイヤーの機能をアップグレードする効果が加わる。",
"description_ko": "<a href=showinfo:42528>채광 버스트</a> 모듈에 장착 가능한 나나이트 차지입니다. 동맹함선의 채굴 레이저, 아이스 채굴기, 가스 하베스터 모듈의 사거리를 증가시킵니다.\r\n\r\n모든 채광 버스트는 채굴 탐사선의 효과를 받는 모든 함선의 기능을 향상합니다.",
"description_ru": "Этот компактный пакет активных нанитов может быть заряжен в <a href=showinfo:42528>буровой импульсный оптимизатор</a> и распределён по союзным кораблям, что значительно увеличит дальность действия их буровых лазеров, установок для бурения льда и сборщиков газовых облаков. Кроме того, любые буровые импульсные оптимизаторы расширяют функционал считывателей сырья всех судов, попавших под их воздействие.",
"description_zh": "这种紧凑的纳米机器人集群可以装载到<a href=showinfo:42528>开采先锋脉冲波</a>装备中,并实装到所有友方舰船上,以提高其采矿激光器、冰矿采集器和气云采集器装备的范围。所有采矿工长突发事件还会为受影响船舶上的任何集成采矿测量员启用升级功能。",
"descriptionID": 519285,
"groupID": 1771,
"iconID": 21699,
@@ -185078,15 +185078,15 @@
"42830": {
"basePrice": 1000.0,
"capacity": 0.0,
"description_de": "Dieses kompakte Bündel aktiver Naniten kann in ein <a href=showinfo:42528>Bergbauvorarbeiterstrahlen</a>-Modul geladen und an verbündete Schiffe verteilt werden, um die Reichweite ihrer Bergbaulaser, Eisschürfer und Vermessungsscannern stark zu erhöhen und größere Erträge über eine gewisse Zeitspanne zu ermöglichen. Dieser Effekt reduziert zusätzlich die Anforderungen für den Energiespeicher des Bergbaulausers, um für die schnellere Zykluszeit zu kompensieren.",
"description_en-us": "This compact bundle of active nanites can be loaded into a <a href=showinfo:42528>Mining Foreman Burst</a> module and dispersed across allied ships to greatly enhance the speed of their mining modules, allowing increased yield over time. This effect also reduces the capacitor requirements of the mining laser to compensate for the faster cycle times.\r\nAll mining foreman bursts also enable enhanced mining scanner functionality for affected ships that have access to the integrated mining scanner.",
"description_es": "Este lote compacto de nanobots activos puede cargarse en un módulo de <a href=showinfo:42528>estallido de capataz minero</a> y dispersarse por naves aliadas para aumentar considerablemente la velocidad de sus módulos de minería, lo que permite mejorar la producción con el tiempo. Este efecto también reduce los requisitos del condensador del láser minero para compensar la mayor rapidez de los ciclos.",
"description_fr": "Cette masse dense de nanites actives, chargée dans les <a href=showinfo:42528>salves de contremaîtrise minière</a>, est propulsée vers les vaisseaux alliés pour améliorer la rapidité de leurs modules d'extraction et optimiser le rendement. Cet effet réduit également la consommation énergétique des lasers d'extraction minière pour compenser les cycles d'extraction plus rapides.",
"description_it": "This compact bundle of active nanites can be loaded into a <a href=showinfo:42528>Mining Foreman Burst</a> module and dispersed across allied ships to greatly enhance the speed of their mining modules, allowing increased yield over time. This effect also reduces the capacitor requirements of the mining laser to compensate for the faster cycle times.\r\nAll mining foreman bursts also enable enhanced mining scanner functionality for affected ships that have access to the integrated mining scanner.",
"description_ja": "この活性ナノマシンの小さな塊を<a href=showinfo:42528>採掘支援バースト</a>に装填して味方艦へ拡散すれば、採掘モジュールの起動サイクルを短縮し、時間あたりの採掘量を増加させることができる。さらに、サイクル時間の向上に合わせ、採掘レーザーのキャパシタ要件が低下します。",
"description_ko": "<a href=showinfo:42528>채광 버스트</a> 모듈에 장착 가능한 나나이트 차지입니다. 동맹함선의 채굴 모듈 속도를 증가시켜 더 많은 산출이 가능하게 합니다. 채굴 레이저의 캐패시터 사용량이 감소합니다.",
"description_ru": "Этот компактный пакет активных нанитов может быть заряжен в <a href=showinfo:42528>импульсную систему координации добычи сырья (Mining Foreman Burst)</a> и с её помощью распределён по союзным кораблям, обеспечивая существенное повышение скорости работы буровых модулей и, тем самым, повышенную выработку руды. Кроме того, этот эффект сокращает потребление энергии буровым лазером (за каждый цикл), что компенсирует повышенную скорость его работы.",
"description_zh": "这种紧凑的纳米机器人集群可以装载到<a href=showinfo:42528>开采先锋脉冲波</a>装备中,并散布到友方舰船全身,极大地提高其采矿装备的运转速度,从而提高产量。这个效果还能降低采矿激光器的电容需求,以补偿加快的运转周期。",
"description_de": "Dieses kompakte Bündel aktiver Nanobots kann in ein <a href=showinfo:42528>Bergbauvorarbeiterstrahlen</a>-Modul geladen und an verbündete Schiffe verteilt werden, um die Reichweite ihrer Bergbmodule stark zu erhöhen und größere Erträge über eine gewisse Zeitspanne zu ermöglichen. Dieser Effekt reduziert zusätzlich die Anforderungen für den Energiespeicher des Bergbaulausers, um für die schnellere Zykluszeit zu kompensieren. Alle Bergbauvorarbeiterstrahlen ermöglichen auch eine verbesserte Funktionalität für integrierte Bergbauvermesser auf betroffenen Schiffen",
"description_en-us": "This compact bundle of active nanites can be loaded into a <a href=showinfo:42528>Mining Foreman Burst</a> module and dispersed across allied ships to greatly enhance the speed of their mining modules, allowing increased yield over time. This effect also reduces the capacitor requirements of the mining laser to compensate for the faster cycle times.\r\n\r\nAll mining foreman bursts also enable upgraded functionality for any integrated Mining Surveyors on affected ships",
"description_es": "Este lote compacto de nanobots activos puede cargarse en un módulo de <a href=showinfo:42528>estallido de capataz minero</a> y dispersarse por naves aliadas para aumentar considerablemente la velocidad de sus módulos de minería, lo que permite mejorar la producción con el tiempo. Este efecto también reduce los requisitos del condensador del láser minero para compensar la mayor rapidez de los ciclos.\r\n\r\nTodos los estallidos de capataz minero proporcionan además funcionalidad mejorada a los topógrafos mineros integrados en las naves afectadas.",
"description_fr": "Cette masse dense de nanites actives, chargée dans les <a href=showinfo:42528>salves de contremaîtrise minière</a>, est propulsée vers les vaisseaux alliés pour améliorer la vitesse de leurs modules d'extraction et optimiser le rendement au fil du temps. Cet effet réduit également la consommation de capaciteur des lasers d'extraction minière pour compenser les cycles d'extraction plus rapides. Toutes les salves de contremaîtrise minière permettent également d'améliorer la fonctionnalité de tous les arpenteurs d'extraction minière intégrés sur les vaisseaux affectés",
"description_it": "This compact bundle of active nanites can be loaded into a <a href=showinfo:42528>Mining Foreman Burst</a> module and dispersed across allied ships to greatly enhance the speed of their mining modules, allowing increased yield over time. This effect also reduces the capacitor requirements of the mining laser to compensate for the faster cycle times.\r\n\r\nAll mining foreman bursts also enable upgraded functionality for any integrated Mining Surveyors on affected ships",
"description_ja": "活性化したナノマシンを圧縮したパッケージ。<a href=showinfo:42528>採掘支援バースト</a>モジュールに装填して僚艦に散布することで、それぞれの採掘モジュールの速度を大幅に向上させ、時間あたりの採掘量を増やせる。これによりサイクル時間が短縮されるが、その分、採掘レーザーが必要とするキャパシタを減少する。\r\n\r\nすべての採掘支援バーストに、影響を受ける艦船に搭載されている採掘サーベイヤーの機能をアップグレードする効果が加わる。",
"description_ko": "<a href=showinfo:42528>채광 버스트</a> 모듈에 장착 가능한 나나이트 차지입니다. 동맹함선의 채굴 모듈 속도를 증가시켜 더 많은 산출이 가능하게 합니다. 채굴 레이저의 캐패시터 사용량이 감소합니다.\r\n\r\n모든 채광 버스트는 채굴 탐사선의 효과를 받는 모든 함선의 기능을 향상합니다.",
"description_ru": "Этот компактный пакет активных нанитов может быть заряжен в <a href=showinfo:42528>буровой импульсный оптимизатор</a> и распределён по союзным кораблям, что приведёт к значительному ускорению работы их буровых модулей и повысит общую выработку руды. Кроме того, этот эффект снижает объём энергии, потребляемой буровым лазером, что компенсирует более короткие циклы работы. Кроме того, любые буровые импульсные оптимизаторы расширяют функционал считывателей сырья всех судов, попавших под их воздействие.",
"description_zh": "这种紧凑的纳米机器人集群可以装载到<a href=showinfo:42528>开采先锋脉冲波</a>装备中,并实装到所有友方舰船,极大地提高其采矿装备的运转速度,从而提高产量。这个效果还能降低采矿激光器的电容需求,以补偿加快的运转周期。所有采矿工长突发事件还会为受影响船舶上的任何集成采矿测量员启用升级功能。",
"descriptionID": 519286,
"groupID": 1771,
"iconID": 21698,
@@ -185112,15 +185112,15 @@
"42831": {
"basePrice": 1000.0,
"capacity": 0.0,
"description_de": "Dieses kompakte Bündel aktiver Naniten kann in ein <a href=showinfo:42528>Bergbauvorarbeiterstrahlen</a>-Modul geladen und an verbündete Schiffe verteilt werden, um die Beständigkeit fortschrittlicher Bergbaukristalle zu erhöhen.",
"description_en-us": "This compact bundle of active nanites can be loaded into a <a href=showinfo:42528>Mining Foreman Burst</a> module and dispersed across allied ships to increase the lifespan of their advanced mining crystals.\r\nAll mining foreman bursts also enable enhanced mining scanner functionality for affected ships that have access to the integrated mining scanner.",
"description_es": "Este lote compacto de nanobots activos puede cargarse en un módulo de <a href=showinfo:42528>estallido de capataz minero</a> y dispersarse por naves aliadas para alargar la vida útil de sus cristales de minería avanzados.",
"description_fr": "Cette masse dense de nanites actives peut être injectée dans une <a href=showinfo:42528>salve de contremaîtrise d'extraction minière</a> et propulsée vers les vaisseaux alliés pour augmenter la longévité de leurs cristaux d'extraction minière avancés.",
"description_it": "This compact bundle of active nanites can be loaded into a <a href=showinfo:42528>Mining Foreman Burst</a> module and dispersed across allied ships to increase the lifespan of their advanced mining crystals.\r\nAll mining foreman bursts also enable enhanced mining scanner functionality for affected ships that have access to the integrated mining scanner.",
"description_ja": "この活性ナノマシンの小さな塊を<a href=showinfo:42528>採掘支援バースト</a>に装填して味方艦へ拡散すれば、採掘クリスタルの寿命を延ばすことができる。",
"description_ko": "<a href=showinfo:42528>채광 버스트</a> 모듈에 장착 가능한 나나이트 차지입니다. 동맹함선의 채광용 크리스탈의 수명이 증가합니다.",
"description_ru": "Этот компактный пакет активных нанитов может быть заряжен в <a href=showinfo:42528>импульсную систему координации добычи сырья (Mining Foreman Burst)</a> и с её помощью распределён по союзным кораблям, существенно снижая скорость износа буровых кристаллов.",
"description_zh": "这种紧凑的纳米机器人集群可以装载到<a href=showinfo:42528>开采先锋脉冲波</a>装备中,并散布到友方舰船全身,提高其高级采矿晶体的使用寿命。",
"description_de": "Dieses kompakte Bündel aktiver Naniten kann in ein <a href=showinfo:42528>Bergbauvorarbeiterstrahlen</a>-Modul geladen und an verbündete Schiffe verteilt werden, um die Beständigkeit fortschrittlicher Bergbaukristalle zu erhöhen. Alle Bergbauvorarbeiterstrahlen ermöglichen auch eine verbesserte Funktionalität für integrierte Bergbauvermesser auf betroffenen Schiffen",
"description_en-us": "This compact bundle of active nanites can be loaded into a <a href=showinfo:42528>Mining Foreman Burst</a> module and dispersed across allied ships to increase the lifespan of their advanced mining crystals.\r\n\r\nAll mining foreman bursts also enable upgraded functionality for any integrated Mining Surveyors on affected ships",
"description_es": "Este lote compacto de nanobots activos puede cargarse en un módulo de <a href=showinfo:42528>estallido de capataz minero</a> y dispersarse por naves aliadas para alargar la vida útil de sus cristales de minería avanzados.\r\n\r\nTodos los estallidos de capataz minero proporcionan además funcionalidad mejorada a los topógrafos mineros integrados en las naves afectadas.",
"description_fr": "Cette masse dense de nanites actives peut être injectée dans une <a href=showinfo:42528>salve de contremaîtrise d'extraction minière</a> et propulsée vers les vaisseaux alliés pour augmenter la longévité de leurs cristaux d'extraction minière avancés. Toutes les salves de contremaîtrise minière permettent également d'améliorer la fonctionnalité de tous les arpenteurs d'extraction minière intégrés sur les vaisseaux affectés",
"description_it": "This compact bundle of active nanites can be loaded into a <a href=showinfo:42528>Mining Foreman Burst</a> module and dispersed across allied ships to increase the lifespan of their advanced mining crystals.\r\n\r\nAll mining foreman bursts also enable upgraded functionality for any integrated Mining Surveyors on affected ships",
"description_ja": "活性化したナノマシンを圧縮したパッケージ。<a href=showinfo:42528>採掘支援バースト</a>モジュールに装填して僚艦に散布することで、それぞれの上級採掘クリスタルの寿命が延長される。\r\n\r\nすべての採掘支援バーストに、影響を受ける艦船に搭載されている採掘サーベイヤーの機能をアップグレードする効果が加わる。",
"description_ko": "<a href=showinfo:42528>채광 버스트</a> 모듈에 장착 가능한 나나이트 차지입니다. 동맹함선의 채광용 크리스탈의 수명이 증가합니다.\r\n\r\n모든 채광 버스트는 채굴 탐사선의 효과를 받는 모든 함선의 기능을 향상합니다.",
"description_ru": "Этот компактный пакет активных нанитов может быть заряжен в <a href=showinfo:42528>импульсную систему координации добычи сырья (Mining Foreman Burst)</a> и с её помощью распределён по союзным кораблям, существенно снижая скорость износа буровых кристаллов. Кроме того, любые буровые импульсные оптимизаторы расширяют функционал считывателей сырья всех судов, попавших под их воздействие.",
"description_zh": "这种紧凑的纳米机器人集群可以装载到<a href=showinfo:42528>开采先锋脉冲波</a>装备中,并实装到所有友方舰船上,以提高其高级采矿晶体的使用寿命。所有采矿工长突发事件还会为受影响船舶上的任何集成采矿测量员启用升级功能。",
"descriptionID": 519284,
"groupID": 1771,
"iconID": 21696,
@@ -234729,6 +234729,7 @@
"iconID": 21745,
"marketGroupID": 1405,
"mass": 0.5,
"metaGroupID": 17,
"portionSize": 1,
"published": 1,
"radius": 1.0,
@@ -234762,6 +234763,7 @@
"iconID": 21746,
"marketGroupID": 1405,
"mass": 0.5,
"metaGroupID": 17,
"portionSize": 1,
"published": 1,
"radius": 1.0,
@@ -234795,6 +234797,7 @@
"iconID": 21747,
"marketGroupID": 1405,
"mass": 0.5,
"metaGroupID": 17,
"portionSize": 1,
"published": 1,
"radius": 1.0,
@@ -234828,6 +234831,7 @@
"iconID": 21748,
"marketGroupID": 1405,
"mass": 0.5,
"metaGroupID": 17,
"portionSize": 1,
"published": 1,
"radius": 1.0,
@@ -234927,6 +234931,7 @@
"iconID": 21751,
"marketGroupID": 1399,
"mass": 0.5,
"metaGroupID": 17,
"portionSize": 1,
"published": 1,
"radius": 1.0,
@@ -235026,6 +235031,7 @@
"iconID": 21754,
"marketGroupID": 1399,
"mass": 0.5,
"metaGroupID": 17,
"portionSize": 1,
"published": 1,
"radius": 1.0,
@@ -235059,6 +235065,7 @@
"iconID": 21755,
"marketGroupID": 1399,
"mass": 0.5,
"metaGroupID": 17,
"portionSize": 1,
"published": 1,
"radius": 1.0,
@@ -235092,6 +235099,7 @@
"iconID": 21756,
"marketGroupID": 1399,
"mass": 0.5,
"metaGroupID": 17,
"portionSize": 1,
"published": 1,
"radius": 1.0,

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -571,7 +571,7 @@
"typeID": 24242
},
{
"level": 2,
"level": 3,
"typeID": 25544
},
{
@@ -1272,7 +1272,7 @@
"typeID": 24242
},
{
"level": 2,
"level": 3,
"typeID": 25544
},
{
@@ -1973,7 +1973,7 @@
"typeID": 24242
},
{
"level": 2,
"level": 3,
"typeID": 25544
},
{
@@ -2674,7 +2674,7 @@
"typeID": 24242
},
{
"level": 2,
"level": 3,
"typeID": 25544
},
{

File diff suppressed because it is too large Load Diff

View File

@@ -1,10 +1,10 @@
[
{
"field_name": "client_build",
"field_value": 3072339
"field_value": 3103065
},
{
"field_name": "dump_time",
"field_value": 1761583384
"field_value": 1763154617
}
]

File diff suppressed because it is too large Load Diff