Compare commits
2 Commits
v2.65.0dev
...
v2.64.3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d271515060 | ||
|
|
343e52e556 |
570
eos/effects.py
@@ -512,6 +512,17 @@ class Effect67(BaseEffect):
|
||||
module.reloadTime = 1000
|
||||
|
||||
|
||||
class Effect81(BaseEffect):
|
||||
"""
|
||||
surveyScan
|
||||
|
||||
Used by:
|
||||
Modules from group: Survey Scanner (3 of 3)
|
||||
"""
|
||||
|
||||
type = 'active'
|
||||
|
||||
|
||||
class Effect89(BaseEffect):
|
||||
"""
|
||||
projectileWeaponSpeedMultiply
|
||||
@@ -1885,7 +1896,7 @@ class Effect596(BaseEffect):
|
||||
ammoInfluenceRange
|
||||
|
||||
Used by:
|
||||
Items from category: Charge (608 of 1023)
|
||||
Items from category: Charge (608 of 1013)
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
@@ -2459,7 +2470,7 @@ class Effect804(BaseEffect):
|
||||
ammoInfluenceCapNeed
|
||||
|
||||
Used by:
|
||||
Items from category: Charge (544 of 1023)
|
||||
Items from category: Charge (538 of 1013)
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
@@ -3738,7 +3749,7 @@ class Effect1200(BaseEffect):
|
||||
|
||||
Used by:
|
||||
Charges from group: Mercoxit Mining Crystal (6 of 6)
|
||||
Charges from group: Mining Crystal (66 of 66)
|
||||
Charges from group: Mining Crystal (60 of 60)
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
@@ -4959,7 +4970,9 @@ class Effect1643(BaseEffect):
|
||||
armoredCommandMindlink
|
||||
|
||||
Used by:
|
||||
Implants from group: Cyber Leadership (4 of 13)
|
||||
Implant: Armored Command Mindlink
|
||||
Implant: Federation Navy Command Mindlink
|
||||
Implant: Imperial Navy Command Mindlink
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
@@ -4983,7 +4996,7 @@ class Effect1644(BaseEffect):
|
||||
skirmishCommandMindlink
|
||||
|
||||
Used by:
|
||||
Implants from group: Cyber Leadership (4 of 13)
|
||||
Implants from group: Cyber Leadership (4 of 11)
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
@@ -5007,7 +5020,7 @@ class Effect1645(BaseEffect):
|
||||
shieldCommandMindlink
|
||||
|
||||
Used by:
|
||||
Implants from group: Cyber Leadership (4 of 13)
|
||||
Implants from group: Cyber Leadership (4 of 11)
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
@@ -5031,7 +5044,7 @@ class Effect1646(BaseEffect):
|
||||
informationCommandMindlink
|
||||
|
||||
Used by:
|
||||
Implants from group: Cyber Leadership (4 of 13)
|
||||
Implants from group: Cyber Leadership (4 of 11)
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
@@ -6724,7 +6737,6 @@ class Effect2251(BaseEffect):
|
||||
Used by:
|
||||
Ships from group: Command Ship (8 of 8)
|
||||
Ships from group: Industrial Command Ship (2 of 2)
|
||||
Ship: Odysseus
|
||||
Ship: Rorqual
|
||||
"""
|
||||
|
||||
@@ -6754,7 +6766,6 @@ class Effect2252(BaseEffect):
|
||||
Ship: Astero
|
||||
Ship: Cenotaph
|
||||
Ship: Metamorphosis
|
||||
Ship: Odysseus
|
||||
Ship: Rabisu
|
||||
Ship: Tholos
|
||||
"""
|
||||
@@ -10758,7 +10769,7 @@ class Effect3526(BaseEffect):
|
||||
|
||||
Used by:
|
||||
Ships from group: Force Recon Ship (9 of 10)
|
||||
Ships named like: Venture (2 of 2)
|
||||
Ship: Venture
|
||||
Skill: Cynosural Field Theory
|
||||
"""
|
||||
|
||||
@@ -11635,7 +11646,6 @@ class Effect3739(BaseEffect):
|
||||
|
||||
Used by:
|
||||
Ships from group: Industrial Command Ship (2 of 2)
|
||||
Ship: Outrider
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
@@ -11652,7 +11662,6 @@ class Effect3740(BaseEffect):
|
||||
|
||||
Used by:
|
||||
Ships from group: Industrial Command Ship (2 of 2)
|
||||
Ship: Outrider
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
@@ -11693,7 +11702,6 @@ class Effect3745(BaseEffect):
|
||||
|
||||
Used by:
|
||||
Ships from group: Industrial Command Ship (2 of 2)
|
||||
Ship: Outrider
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
@@ -16341,7 +16349,7 @@ class Effect4902(BaseEffect):
|
||||
|
||||
Used by:
|
||||
Ships from group: Assault Frigate (10 of 15)
|
||||
Ships from group: Command Destroyer (6 of 6)
|
||||
Ships from group: Command Destroyer (5 of 5)
|
||||
Ships from group: Heavy Assault Cruiser (9 of 14)
|
||||
"""
|
||||
|
||||
@@ -17297,7 +17305,7 @@ class Effect5058(BaseEffect):
|
||||
miningYieldMultiplyPassive
|
||||
|
||||
Used by:
|
||||
Ships named like: Venture (2 of 2)
|
||||
Ship: Venture
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
@@ -17858,7 +17866,7 @@ class Effect5139(BaseEffect):
|
||||
miningFrigateBonusOreMiningYield
|
||||
|
||||
Used by:
|
||||
Variations of ship: Venture (4 of 4)
|
||||
Variations of ship: Venture (3 of 3)
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
@@ -18469,7 +18477,6 @@ class Effect5229(BaseEffect):
|
||||
Ships named like: Stratios (2 of 2)
|
||||
Ship: Astero
|
||||
Ship: Gnosis
|
||||
Ship: Odysseus
|
||||
Ship: Praxis
|
||||
Ship: Sunesis
|
||||
"""
|
||||
@@ -18678,7 +18685,7 @@ class Effect5264(BaseEffect):
|
||||
warfareLinkCPUAddition
|
||||
|
||||
Used by:
|
||||
Modules from group: Command Burst (15 of 15)
|
||||
Modules from group: Command Burst (12 of 12)
|
||||
Modules from group: Gang Coordinator (6 of 6)
|
||||
"""
|
||||
|
||||
@@ -20343,7 +20350,6 @@ class Effect5460(BaseEffect):
|
||||
Ship: Astero
|
||||
Ship: Metamorphosis
|
||||
Ship: Nestor
|
||||
Ship: Odysseus
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
@@ -21520,7 +21526,6 @@ class Effect5721(BaseEffect):
|
||||
|
||||
Used by:
|
||||
Ships named like: Stratios (2 of 2)
|
||||
Ship: Odysseus
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
@@ -24902,7 +24907,7 @@ class Effect6214(BaseEffect):
|
||||
roleBonusCDLinksPGReduction
|
||||
|
||||
Used by:
|
||||
Ships from group: Command Destroyer (6 of 6)
|
||||
Ships from group: Command Destroyer (5 of 5)
|
||||
Ship: Porpoise
|
||||
"""
|
||||
|
||||
@@ -25267,6 +25272,7 @@ class Effect6281(BaseEffect):
|
||||
shipBonusEnergyNeutOptimalAF2
|
||||
|
||||
Used by:
|
||||
Ship: Cruor
|
||||
Ship: Malice
|
||||
"""
|
||||
|
||||
@@ -25283,6 +25289,7 @@ class Effect6285(BaseEffect):
|
||||
shipBonusEnergyNeutFalloffAF3
|
||||
|
||||
Used by:
|
||||
Ship: Cruor
|
||||
Ship: Malice
|
||||
"""
|
||||
|
||||
@@ -25299,6 +25306,7 @@ class Effect6287(BaseEffect):
|
||||
shipBonusEnergyNosOptimalAF2
|
||||
|
||||
Used by:
|
||||
Ship: Cruor
|
||||
Ship: Malice
|
||||
"""
|
||||
|
||||
@@ -25315,6 +25323,7 @@ class Effect6291(BaseEffect):
|
||||
shipBonusEnergyNosFalloffAF3
|
||||
|
||||
Used by:
|
||||
Ship: Cruor
|
||||
Ship: Malice
|
||||
"""
|
||||
|
||||
@@ -25347,6 +25356,7 @@ class Effect6299(BaseEffect):
|
||||
shipBonusEnergyNeutFalloffAC3
|
||||
|
||||
Used by:
|
||||
Ship: Ashimmu
|
||||
Ship: Vangel
|
||||
"""
|
||||
|
||||
@@ -25397,6 +25407,7 @@ class Effect6305(BaseEffect):
|
||||
shipBonusEnergyNosFalloffAC3
|
||||
|
||||
Used by:
|
||||
Ship: Ashimmu
|
||||
Ship: Vangel
|
||||
"""
|
||||
|
||||
@@ -25478,7 +25489,7 @@ class Effect6315(BaseEffect):
|
||||
eliteBonusCommandDestroyerSkirmish1
|
||||
|
||||
Used by:
|
||||
Ships from group: Command Destroyer (3 of 6)
|
||||
Ships from group: Command Destroyer (3 of 5)
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
@@ -25496,7 +25507,8 @@ class Effect6316(BaseEffect):
|
||||
eliteBonusCommandDestroyerShield1
|
||||
|
||||
Used by:
|
||||
Ships from group: Command Destroyer (3 of 6)
|
||||
Ship: Bifrost
|
||||
Ship: Stork
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
@@ -25514,7 +25526,7 @@ class Effect6317(BaseEffect):
|
||||
eliteBonusCommandDestroyerMJFGspool2
|
||||
|
||||
Used by:
|
||||
Ships from group: Command Destroyer (6 of 6)
|
||||
Ships from group: Command Destroyer (5 of 5)
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
@@ -25787,7 +25799,7 @@ class Effect6334(BaseEffect):
|
||||
eliteBonusCommandDestroyerInfo1
|
||||
|
||||
Used by:
|
||||
Ships from group: Command Destroyer (3 of 6)
|
||||
Ships from group: Command Destroyer (3 of 5)
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
@@ -31169,7 +31181,6 @@ class Effect6735(BaseEffect):
|
||||
moduleBonusWarfareLinkInfo
|
||||
|
||||
Used by:
|
||||
Variations of module: Expedition Command Burst I (3 of 3)
|
||||
Variations of module: Information Command Burst I (2 of 2)
|
||||
"""
|
||||
|
||||
@@ -31212,7 +31223,7 @@ class Effect6737(BaseEffect):
|
||||
chargeBonusWarfareCharge
|
||||
|
||||
Used by:
|
||||
Items from market group: Ammunition & Charges > Command Burst Charges (19 of 19)
|
||||
Items from market group: Ammunition & Charges > Command Burst Charges (15 of 15)
|
||||
"""
|
||||
|
||||
type = 'offline'
|
||||
@@ -31579,7 +31590,6 @@ class Effect6783(BaseEffect):
|
||||
Ships from group: Supercarrier (6 of 6)
|
||||
Ships from group: Titan (8 of 8)
|
||||
Subsystems named like: Offensive Support Processor (4 of 4)
|
||||
Ship: Odysseus
|
||||
Ship: Orca
|
||||
Ship: Rorqual
|
||||
"""
|
||||
@@ -31844,7 +31854,7 @@ class Effect6845(BaseEffect):
|
||||
shipBonusCommandDestroyerRole1DefenderBonus
|
||||
|
||||
Used by:
|
||||
Ships from group: Command Destroyer (5 of 6)
|
||||
Ships from group: Command Destroyer (4 of 5)
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
@@ -34785,7 +34795,7 @@ class Effect7117(BaseEffect):
|
||||
roleBonusWarpSpeed
|
||||
|
||||
Used by:
|
||||
Items from category: Ship (42 of 409)
|
||||
Items from category: Ship (42 of 404)
|
||||
Ships from group: Blockade Runner (5 of 5)
|
||||
Ships from group: Covert Ops (9 of 9)
|
||||
Ships from group: Interceptor (10 of 10)
|
||||
@@ -35254,7 +35264,6 @@ class Effect7193(BaseEffect):
|
||||
Used by:
|
||||
Celestials from group: Destructible Effect Beacon (4 of 6)
|
||||
Celestials named like: Triglavian Invasion System Effects (3 of 3)
|
||||
Celestials named like: War HQ (4 of 4)
|
||||
"""
|
||||
|
||||
runTime = 'early'
|
||||
@@ -37314,7 +37323,7 @@ class Effect8206(BaseEffect):
|
||||
|
||||
Used by:
|
||||
Charges from group: Mercoxit Mining Crystal (6 of 6)
|
||||
Charges from group: Mining Crystal (66 of 66)
|
||||
Charges from group: Mining Crystal (60 of 60)
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
@@ -37996,7 +38005,8 @@ class Effect8313(BaseEffect):
|
||||
miningFrigateBonusGasCloudHarvestingDuration
|
||||
|
||||
Used by:
|
||||
Variations of ship: Venture (3 of 4)
|
||||
Ship: Prospect
|
||||
Ship: Venture
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
@@ -38014,7 +38024,8 @@ class Effect8315(BaseEffect):
|
||||
shipRoleBonusGasHarvestingYield
|
||||
|
||||
Used by:
|
||||
Variations of ship: Venture (3 of 4)
|
||||
Ship: Prospect
|
||||
Ship: Venture
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
@@ -41360,7 +41371,6 @@ class Effect12249(BaseEffect):
|
||||
|
||||
Used by:
|
||||
Ship: Eos
|
||||
Ship: Odysseus
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
@@ -41400,7 +41410,6 @@ class Effect12251(BaseEffect):
|
||||
|
||||
Used by:
|
||||
Ship: Eos
|
||||
Ship: Odysseus
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
@@ -41645,373 +41654,6 @@ class Effect12296(BaseEffect):
|
||||
ship.getModifiedItemAttr('shipBonusABC3'), skill='Amarr Battlecruiser', **kwargs)
|
||||
|
||||
|
||||
class Effect12329(BaseEffect):
|
||||
"""
|
||||
shipMiningYieldBonusOreDestroyer1
|
||||
|
||||
Used by:
|
||||
Variations of ship: Pioneer (3 of 3)
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
|
||||
@staticmethod
|
||||
def handler(fit, src, context, projectionRange, **kwargs):
|
||||
fit.modules.filteredItemBoost(
|
||||
lambda mod: mod.item.requiresSkill('Mining'), 'miningAmount',
|
||||
src.getModifiedItemAttr('shipBonusOreDestroyer1'), skill='Mining Destroyer', **kwargs)
|
||||
|
||||
|
||||
class Effect12330(BaseEffect):
|
||||
"""
|
||||
shipMiningRangeBonusOreDestroyer2
|
||||
|
||||
Used by:
|
||||
Ships named like: Pioneer (2 of 2)
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
|
||||
@staticmethod
|
||||
def handler(fit, src, context, projectionRange, **kwargs):
|
||||
fit.modules.filteredItemBoost(
|
||||
lambda mod: mod.item.requiresSkill('Mining'), 'maxRange',
|
||||
src.getModifiedItemAttr('shipBonusOreDestroyer2'), skill='Mining Destroyer', **kwargs)
|
||||
|
||||
|
||||
class Effect12331(BaseEffect):
|
||||
"""
|
||||
shipGasCloudDurationBonusOreDestroyer3
|
||||
|
||||
Used by:
|
||||
Ships named like: Pioneer (2 of 2)
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
|
||||
@staticmethod
|
||||
def handler(fit, src, context, projectionRange, **kwargs):
|
||||
fit.modules.filteredItemBoost(
|
||||
lambda mod: mod.item.requiresSkill('Gas Cloud Harvesting'), 'duration',
|
||||
src.getModifiedItemAttr('shipBonusOreDestroyer3'), skill='Mining Destroyer', **kwargs)
|
||||
|
||||
|
||||
class Effect12529(BaseEffect):
|
||||
"""
|
||||
shipBonusArmorResistsUniformSOEABC1
|
||||
|
||||
Used by:
|
||||
Ship: Odysseus
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
|
||||
@staticmethod
|
||||
def handler(fit, ship, context, projectionRange, **kwargs):
|
||||
damageTypes = ('Em', 'Explosive', 'Kinetic', 'Thermal')
|
||||
for damageType in damageTypes:
|
||||
fit.ship.boostItemAttr(
|
||||
f'armor{damageType}DamageResonance', ship.getModifiedItemAttr('shipBonusABC1'),
|
||||
skill='Amarr Battlecruiser', **kwargs)
|
||||
|
||||
|
||||
class Effect12530(BaseEffect):
|
||||
"""
|
||||
expeditionCommandDurationBonus
|
||||
|
||||
Used by:
|
||||
Skill: Expedition Command
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
|
||||
@staticmethod
|
||||
def handler(fit, src, context, projectionRange, **kwargs):
|
||||
lvl = src.level
|
||||
fit.modules.filteredItemBoost(
|
||||
lambda mod: mod.item.requiresSkill('Expedition Command'), 'buffDuration',
|
||||
src.getModifiedItemAttr('durationBonus') * lvl, **kwargs)
|
||||
|
||||
|
||||
class Effect12531(BaseEffect):
|
||||
"""
|
||||
expeditionCommandStrengthBonus
|
||||
|
||||
Used by:
|
||||
Skill: Expedition Command Specialist
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
|
||||
@staticmethod
|
||||
def handler(fit, src, context, projectionRange, **kwargs):
|
||||
lvl = src.level
|
||||
for i in (1, 2, 3, 4):
|
||||
fit.modules.filteredChargeBoost(
|
||||
lambda mod: mod.item.requiresSkill('Expedition Command'), f'warfareBuff{i}Multiplier',
|
||||
src.getModifiedItemAttr('commandStrengthBonus') * lvl, **kwargs)
|
||||
|
||||
|
||||
class Effect12537(BaseEffect):
|
||||
"""
|
||||
shipBonusAnalyzerRangeECS1
|
||||
|
||||
Used by:
|
||||
Ship: Odysseus
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
|
||||
@staticmethod
|
||||
def handler(fit, implant, context, projectionRange, **kwargs):
|
||||
fit.modules.filteredItemBoost(
|
||||
lambda mod: mod.item.group.name == 'Data Miners', 'maxRange',
|
||||
implant.getModifiedItemAttr('shipBonusSoEECS1'), skill='Expedition Command Ships', **kwargs)
|
||||
|
||||
|
||||
class Effect12538(BaseEffect):
|
||||
"""
|
||||
shipBonusGasCloudScoopDurationECS2
|
||||
|
||||
Used by:
|
||||
Ship: Odysseus
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
|
||||
@staticmethod
|
||||
def handler(fit, src, context, projectionRange, **kwargs):
|
||||
fit.modules.filteredItemBoost(
|
||||
lambda mod: mod.item.requiresSkill('Gas Cloud Harvesting'), 'duration',
|
||||
src.getModifiedItemAttr('shipBonusSoEECS2'), skill='Expedition Command Ships', **kwargs)
|
||||
|
||||
|
||||
class Effect12539(BaseEffect):
|
||||
"""
|
||||
shipBonusExplorationCommandStrengthDurationECS3
|
||||
|
||||
Used by:
|
||||
Ship: Odysseus
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
|
||||
@staticmethod
|
||||
def handler(fit, src, context, projectionRange, **kwargs):
|
||||
for attrName in ('buffDuration', 'warfareBuff1Value', 'warfareBuff2Value', 'warfareBuff3Value', 'warfareBuff4Value'):
|
||||
fit.modules.filteredItemBoost(
|
||||
lambda mod: mod.item.requiresSkill('Expedition Command'), attrName,
|
||||
src.getModifiedItemAttr('shipBonusSoEECS3'), skill='Expedition Command Ships', **kwargs)
|
||||
|
||||
|
||||
class Effect12540(BaseEffect):
|
||||
"""
|
||||
shipBonusArmorCommandStrengthDurationECS4
|
||||
|
||||
Used by:
|
||||
Ship: Odysseus
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
|
||||
@staticmethod
|
||||
def handler(fit, src, context, projectionRange, **kwargs):
|
||||
for attrName in ('buffDuration', 'warfareBuff1Value', 'warfareBuff2Value', 'warfareBuff3Value', 'warfareBuff4Value'):
|
||||
fit.modules.filteredItemBoost(
|
||||
lambda mod: mod.item.requiresSkill('Armored Command'), attrName,
|
||||
src.getModifiedItemAttr('shipBonusSoEECS4'), skill='Expedition Command Ships', **kwargs)
|
||||
|
||||
|
||||
class Effect12541(BaseEffect):
|
||||
"""
|
||||
shipBonusGasCloudScoopCPUreductionSOEECSrole
|
||||
|
||||
Used by:
|
||||
Ship: Odysseus
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
|
||||
@staticmethod
|
||||
def handler(fit, src, context, projectionRange, **kwargs):
|
||||
fit.modules.filteredItemBoost(
|
||||
lambda mod: mod.item.requiresSkill('Gas Cloud Harvesting'), 'cpu',
|
||||
src.getModifiedItemAttr('shipBonusGasCloudScoopCPUreductionSOEECSrole'), **kwargs)
|
||||
|
||||
|
||||
class Effect12542(BaseEffect):
|
||||
"""
|
||||
expeditionCommandMindlink
|
||||
|
||||
Used by:
|
||||
Implants named like: Expedition Command Mindlink (2 of 2)
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
|
||||
@staticmethod
|
||||
def handler(fit, src, context, projectionRange, **kwargs):
|
||||
for attrName in ('buffDuration', 'warfareBuff1Value', 'warfareBuff2Value', 'warfareBuff3Value', 'warfareBuff4Value'):
|
||||
fit.modules.filteredItemBoost(
|
||||
lambda mod: mod.item.requiresSkill('Expedition Command'), attrName,
|
||||
src.getModifiedItemAttr('mindlinkBonus'), **kwargs)
|
||||
|
||||
|
||||
class Effect12543(BaseEffect):
|
||||
"""
|
||||
shipBonusRole6ExpeditionBurstDurationSOEECS
|
||||
|
||||
Used by:
|
||||
Ship: Odysseus
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
|
||||
@staticmethod
|
||||
def handler(fit, src, context, projectionRange, **kwargs):
|
||||
fit.modules.filteredItemBoost(
|
||||
lambda mod: mod.item.requiresSkill('Expedition Command'), 'buffDuration',
|
||||
src.getModifiedItemAttr('shipBonusRole6'), **kwargs)
|
||||
|
||||
|
||||
class Effect12552(BaseEffect):
|
||||
"""
|
||||
shipRoleBonusOREExecutiveIssueMiningHoldAmount
|
||||
|
||||
Used by:
|
||||
Ships named like: Consortium Issue (2 of 2)
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
|
||||
@staticmethod
|
||||
def handler(fit, mod, context, projectionRange, **kwargs):
|
||||
fit.ship.boostItemAttr('generalMiningHoldCapacity', mod.getModifiedItemAttr('oreExecutiveRoleBonusMiningHoldAmount'), **kwargs)
|
||||
|
||||
|
||||
class Effect12554(BaseEffect):
|
||||
"""
|
||||
shipDroneHPandDamageOreDestroyer2
|
||||
|
||||
Used by:
|
||||
Ship: Outrider
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
|
||||
@staticmethod
|
||||
def handler(fit, ship, context, projectionRange, **kwargs):
|
||||
for attr in ('shieldCapacity', 'armorHP', 'hp', 'damageMultiplier'):
|
||||
fit.drones.filteredItemBoost(
|
||||
lambda drone: drone.item.requiresSkill('Drones'), attr,
|
||||
ship.getModifiedItemAttr('shipBonusOreDestroyer2'), skill='Mining Destroyer', **kwargs)
|
||||
|
||||
|
||||
class Effect12555(BaseEffect):
|
||||
"""
|
||||
shipBonusShieldAllResistancesOreDestroyer3
|
||||
|
||||
Used by:
|
||||
Ship: Outrider
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
|
||||
@staticmethod
|
||||
def handler(fit, ship, context, projectionRange, **kwargs):
|
||||
for type in ('kinetic', 'thermal', 'explosive', 'em'):
|
||||
fit.ship.boostItemAttr(
|
||||
f'shield{type.capitalize()}DamageResonance', ship.getModifiedItemAttr('shipBonusOreDestroyer3'),
|
||||
skill='Mining Destroyer', **kwargs)
|
||||
|
||||
|
||||
class Effect12556(BaseEffect):
|
||||
"""
|
||||
eliteBonusCommandDestroyerMining1
|
||||
|
||||
Used by:
|
||||
Ship: Outrider
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
|
||||
@staticmethod
|
||||
def handler(fit, src, context, projectionRange, **kwargs):
|
||||
for attrName in ('buffDuration', 'warfareBuff1Value', 'warfareBuff2Value', 'warfareBuff3Value', 'warfareBuff4Value'):
|
||||
fit.modules.filteredItemBoost(
|
||||
lambda mod: mod.item.requiresSkill('Mining Foreman'), attrName,
|
||||
src.getModifiedItemAttr('eliteBonusCommandDestroyer1'), skill='Command Destroyers', **kwargs)
|
||||
|
||||
|
||||
class Effect12557(BaseEffect):
|
||||
"""
|
||||
shipBonusGasCloudDurationRoleBonusOreMiningDestroyer
|
||||
|
||||
Used by:
|
||||
Ships named like: Pioneer (2 of 2)
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
|
||||
@staticmethod
|
||||
def handler(fit, src, context, projectionRange, **kwargs):
|
||||
fit.modules.filteredItemBoost(
|
||||
lambda mod: mod.item.requiresSkill('Gas Cloud Harvesting'), 'duration',
|
||||
src.getModifiedItemAttr('shipBonusGasCloudDurationRoleBonusOreMiningDestroyer'), **kwargs)
|
||||
|
||||
|
||||
class Effect12559(BaseEffect):
|
||||
"""
|
||||
shipShieldBoosterBonusOreExecutiveDestroyer4
|
||||
|
||||
Used by:
|
||||
Ship: Pioneer Consortium Issue
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
|
||||
@staticmethod
|
||||
def handler(fit, src, context, projectionRange, **kwargs):
|
||||
fit.modules.filteredItemBoost(
|
||||
lambda mod: mod.item.requiresSkill('Shield Operation'), 'shieldBonus',
|
||||
src.getModifiedItemAttr('shipBonusOreDestroyer4'), skill='Mining Destroyer', **kwargs)
|
||||
|
||||
|
||||
class Effect12560(BaseEffect):
|
||||
"""
|
||||
oreExecutiveRoleBonusSalvageDroneAdditionalAccessDifficultyRoleBonus
|
||||
|
||||
Used by:
|
||||
Ships named like: Consortium Issue (2 of 2)
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
|
||||
@staticmethod
|
||||
def handler(fit, container, context, projectionRange, **kwargs):
|
||||
fit.drones.filteredItemIncrease(
|
||||
lambda drone: drone.item.requiresSkill('Salvage Drone Operation'), 'accessDifficultyBonus',
|
||||
container.getModifiedItemAttr('oreExecutiveRoleBonusSalvageDroneAdditionalAccessDifficulty'), **kwargs)
|
||||
|
||||
|
||||
class Effect12563(BaseEffect):
|
||||
"""
|
||||
shipShieldBoosterBonusOreExecutiveFrigate
|
||||
|
||||
Used by:
|
||||
Ship: Venture Consortium Issue
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
|
||||
@staticmethod
|
||||
def handler(fit, src, context, projectionRange, **kwargs):
|
||||
fit.modules.filteredItemBoost(
|
||||
lambda mod: mod.item.requiresSkill('Shield Operation'), 'shieldBonus',
|
||||
src.getModifiedItemAttr('OreMiningFrigateExecutiveShieldBoosterShipBonus'),
|
||||
skill='Mining Frigate', **kwargs)
|
||||
|
||||
|
||||
class Effect12565(BaseEffect):
|
||||
"""
|
||||
shipBonusDroneTrackingSpeedGBC1
|
||||
@@ -42200,27 +41842,12 @@ class Effect12579(BaseEffect):
|
||||
ship.getModifiedItemAttr('shipBonusGB3'), skill='Gallente Battleship', **kwargs)
|
||||
|
||||
|
||||
class Effect12591(BaseEffect):
|
||||
class Effect12739(BaseEffect):
|
||||
"""
|
||||
miningSensorArrayScannerUpgrade
|
||||
shipBonusEnergyNeutOptimalAC2
|
||||
|
||||
Used by:
|
||||
Modules from group: Survey Scanner (3 of 3)
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
|
||||
@staticmethod
|
||||
def handler(fit, mod, context, projectionRange, **kwargs):
|
||||
fit.ship.increaseItemAttr('miningScannerUpgrade', mod.getModifiedItemAttr('miningScannerUpgrade'), **kwargs)
|
||||
|
||||
|
||||
class Effect12596(BaseEffect):
|
||||
"""
|
||||
shipMiningBonusYieldOreDestroyerRoleBonus
|
||||
|
||||
Used by:
|
||||
Ships named like: Pioneer (2 of 2)
|
||||
Ship: Ashimmu
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
@@ -42228,33 +41855,16 @@ class Effect12596(BaseEffect):
|
||||
@staticmethod
|
||||
def handler(fit, src, context, projectionRange, **kwargs):
|
||||
fit.modules.filteredItemBoost(
|
||||
lambda mod: mod.item.requiresSkill('Mining'), 'miningAmount',
|
||||
src.getModifiedItemAttr('shipMiningBonusYieldOreDestroyerRoleBonus'), **kwargs)
|
||||
lambda mod: mod.item.group.name == 'Energy Neutralizer', 'maxRange',
|
||||
src.getModifiedItemAttr('shipBonusAC2'), skill='Amarr Cruiser', **kwargs)
|
||||
|
||||
|
||||
class Effect12753(BaseEffect):
|
||||
class Effect12740(BaseEffect):
|
||||
"""
|
||||
shipRoleBonusOREExecutiveIssueMiningCriticalHitChanceBonus
|
||||
shipBonusEnergyNosOptimalAC2
|
||||
|
||||
Used by:
|
||||
Ships named like: Consortium Issue (2 of 2)
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
|
||||
@staticmethod
|
||||
def handler(fit, ship, context, projectionRange, **kwargs):
|
||||
fit.modules.filteredItemBoost(
|
||||
lambda mod: mod.item.requiresSkill('Mining'), 'miningCritChance',
|
||||
ship.getModifiedItemAttr('shipRoleBonusOREExecutiveIssueMiningCriticalHitChance'), **kwargs)
|
||||
|
||||
|
||||
class Effect12755(BaseEffect):
|
||||
"""
|
||||
miningCritChanceSkillPostPercentLRSMBonus
|
||||
|
||||
Used by:
|
||||
Skill: Mining Precision
|
||||
Ship: Ashimmu
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
@@ -42262,75 +41872,5 @@ class Effect12755(BaseEffect):
|
||||
@staticmethod
|
||||
def handler(fit, src, context, projectionRange, **kwargs):
|
||||
fit.modules.filteredItemBoost(
|
||||
lambda mod: mod.item.requiresSkill('Mining') or mod.item.requiresSkill('Ice Harvesting'),
|
||||
'miningCritChance', src.getModifiedItemAttr('miningCritChanceBonus') * src.level, **kwargs)
|
||||
|
||||
|
||||
class Effect12757(BaseEffect):
|
||||
"""
|
||||
miningCritYieldSkillPostPercentLRSMBonus
|
||||
|
||||
Used by:
|
||||
Skill: Mining Bonanza Exploitation
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
|
||||
@staticmethod
|
||||
def handler(fit, src, context, projectionRange, **kwargs):
|
||||
fit.modules.filteredItemBoost(
|
||||
lambda mod: mod.item.requiresSkill('Mining') or mod.item.requiresSkill('Ice Harvesting'),
|
||||
'miningCritBonusYield', src.getModifiedItemAttr('miningCritBonusYieldBonus') * src.level, **kwargs)
|
||||
|
||||
|
||||
class Effect12759(BaseEffect):
|
||||
"""
|
||||
miningCritChanceBonusOreIceOnline
|
||||
|
||||
Used by:
|
||||
Modules from group: Survey Scanner (3 of 3)
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
|
||||
@staticmethod
|
||||
def handler(fit, src, context, projectionRange, **kwargs):
|
||||
fit.modules.filteredItemBoost(
|
||||
lambda mod: mod.item.requiresSkill('Mining') or mod.item.requiresSkill('Ice Harvesting'),
|
||||
'miningCritChance', src.getModifiedItemAttr('miningCritChanceBonus'), **kwargs)
|
||||
|
||||
|
||||
class Effect12760(BaseEffect):
|
||||
"""
|
||||
miningCritBonusYieldBonusOreIceOnline
|
||||
|
||||
Used by:
|
||||
Modules from group: Survey Scanner (3 of 3)
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
|
||||
@staticmethod
|
||||
def handler(fit, src, context, projectionRange, **kwargs):
|
||||
fit.modules.filteredItemBoost(
|
||||
lambda mod: mod.item.requiresSkill('Mining') or mod.item.requiresSkill('Ice Harvesting'),
|
||||
'miningCritBonusYield', src.getModifiedItemAttr('miningCritBonusYieldBonus'), **kwargs)
|
||||
|
||||
|
||||
class Effect12761(BaseEffect):
|
||||
"""
|
||||
miningWasteChanceBonusOreIceOnline
|
||||
|
||||
Used by:
|
||||
Modules from group: Survey Scanner (3 of 3)
|
||||
"""
|
||||
|
||||
type = 'passive'
|
||||
|
||||
@staticmethod
|
||||
def handler(fit, src, context, projectionRange, **kwargs):
|
||||
fit.modules.filteredItemBoost(
|
||||
lambda mod: (mod.item.requiresSkill('Mining')
|
||||
or mod.item.requiresSkill('Ice Harvesting')
|
||||
or mod.item.requiresSkill('Gas Cloud Harvesting')),
|
||||
'miningWasteProbability', src.getModifiedItemAttr('miningWasteProbabilityBonus'), **kwargs)
|
||||
lambda mod: mod.item.group.name == 'Energy Nosferatu', 'maxRange',
|
||||
src.getModifiedItemAttr('shipBonusAC2'), skill='Amarr Cruiser', **kwargs)
|
||||
|
||||
@@ -925,25 +925,6 @@ class Fit:
|
||||
lambda mod: (mod.item.requiresSkill("Repair Systems")
|
||||
or mod.item.requiresSkill("Capital Repair Systems")),
|
||||
"armorDamageAmount", value, stackingPenalties=True)
|
||||
if warfareBuffID == 2464: # Expedition Burst: Probe Strength
|
||||
self.modules.filteredChargeBoost(
|
||||
lambda mod: mod.charge.requiresSkill('Astrometrics'),
|
||||
'baseSensorStrength', value, stackingPenalties=True)
|
||||
if warfareBuffID == 2465: # Expedition Burst: Directional Scanner, Hacking and Salvager Range
|
||||
self.ship.boostItemAttr("maxDirectionalScanRange", value)
|
||||
self.modules.filteredItemBoost(
|
||||
lambda mod: mod.item.group.name in ("Data Miners", "Salvager"), "maxRange", value, stackingPenalties=True)
|
||||
if warfareBuffID == 2466: # Expedition Burst: Maximum Scan Deviation Modifier
|
||||
self.modules.filteredChargeBoost(
|
||||
lambda mod: mod.charge.requiresSkill('Astrometrics'),
|
||||
'baseMaxScanDeviation', value, stackingPenalties=True)
|
||||
if warfareBuffID == 2468: # Expedition Burst: Virus Coherence
|
||||
self.modules.filteredItemIncrease(
|
||||
lambda mod: mod.item.group.name == "Data Miners", "virusCoherence", value)
|
||||
if warfareBuffID == 2474: # Mining burst charges
|
||||
self.ship.forceItemAttr("miningScannerUpgrade", value)
|
||||
if warfareBuffID == 2481: # Expedition Burst: Salvager duration bonus
|
||||
self.modules.filteredItemBoost(lambda mod: mod.item.requiresSkill("Salvaging"), "duration", value)
|
||||
|
||||
del self.commandBonuses[warfareBuffID]
|
||||
|
||||
|
||||
@@ -444,9 +444,6 @@ class Module(HandledItem, HandledCharge, ItemAttrShortcut, ChargeAttrShortcut, M
|
||||
wasteChance = self.getModifiedItemAttr("miningWasteProbability")
|
||||
wasteMult = self.getModifiedItemAttr("miningWastedVolumeMultiplier")
|
||||
wps = yps * max(0, min(1, wasteChance / 100)) * wasteMult
|
||||
critChance = self.getModifiedItemAttr("miningCritChance")
|
||||
critBonusMult = self.getModifiedItemAttr("miningCritBonusYield")
|
||||
yps += yps * critChance * critBonusMult
|
||||
return yps, wps
|
||||
|
||||
def isDealingDamage(self, ignoreState=False):
|
||||
|
||||
@@ -39,7 +39,6 @@ class ChangeModuleAmmo(ContextMenuCombined):
|
||||
('r16', _t('Moon Uncommon')),
|
||||
('r32', _t('Moon Rare')),
|
||||
('r64', _t('Moon Exceptional')),
|
||||
('err', _t('Erratic')),
|
||||
('misc', _t('Misc'))])
|
||||
|
||||
def display(self, callingWindow, srcContext, mainItem, selection):
|
||||
|
||||
@@ -775,21 +775,6 @@ class Miscellanea(ViewColumn):
|
||||
elif buffId == 25: # Mining Burst: Mining Equipment Preservation: Crystal Volatility
|
||||
textSections.append(f"{formatAmount(buffValue, 3, 0, 3, forceSign=True)}%")
|
||||
tooltipSections.append("mining crystal volatility")
|
||||
elif buffId == 2464: # Expedition Burst: Probe Strength
|
||||
textSections.append(f"{formatAmount(buffValue, 3, 0, 3, forceSign=True)}%")
|
||||
tooltipSections.append("scan probe strength")
|
||||
elif buffId == 2465: # Expedition Burst: Directional Scanner, Hacking and Salvager Range
|
||||
textSections.append(f"{formatAmount(buffValue, 3, 0, 3, forceSign=True)}%")
|
||||
tooltipSections.append("dscan, hacking & salvaging range")
|
||||
elif buffId == 2466: # Expedition Burst: Maximum Scan Deviation Modifier
|
||||
textSections.append(f"{formatAmount(buffValue, 3, 0, 3, forceSign=True)}%")
|
||||
tooltipSections.append("scan probe deviation")
|
||||
elif buffId == 2468: # Expedition Burst: Virus Coherence
|
||||
textSections.append(f"{formatAmount(buffValue, 3, 0, 3, forceSign=True)}")
|
||||
tooltipSections.append("virus coherence")
|
||||
elif buffId == 2481: # Expedition Burst: Salvager duration bonus
|
||||
textSections.append(f"{formatAmount(buffValue, 3, 0, 3, forceSign=True)}%")
|
||||
tooltipSections.append("salvager cycle time")
|
||||
if not textSections:
|
||||
return '', None
|
||||
text = ' | '.join(textSections)
|
||||
|
||||
|
Before Width: | Height: | Size: 767 B |
|
Before Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 938 B |
|
Before Width: | Height: | Size: 2.7 KiB |
|
Before Width: | Height: | Size: 928 B |
|
Before Width: | Height: | Size: 2.7 KiB |
|
Before Width: | Height: | Size: 918 B |
|
Before Width: | Height: | Size: 2.7 KiB |
|
Before Width: | Height: | Size: 912 B |
|
Before Width: | Height: | Size: 2.6 KiB |
|
Before Width: | Height: | Size: 598 B |
|
Before Width: | Height: | Size: 860 B |
|
Before Width: | Height: | Size: 2.6 KiB |
|
Before Width: | Height: | Size: 782 B |
|
Before Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 641 B |
|
Before Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 730 B |
|
Before Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 774 B |
|
Before Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 857 B |
|
Before Width: | Height: | Size: 2.4 KiB |
|
Before Width: | Height: | Size: 734 B |
|
Before Width: | Height: | Size: 2.0 KiB |
|
Before Width: | Height: | Size: 784 B |
|
Before Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 7.6 KiB |
|
Before Width: | Height: | Size: 2.4 KiB |
|
Before Width: | Height: | Size: 8.1 KiB |
|
Before Width: | Height: | Size: 2.4 KiB |
|
Before Width: | Height: | Size: 8.0 KiB |
|
Before Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 7.2 KiB |
|
Before Width: | Height: | Size: 2.4 KiB |
|
Before Width: | Height: | Size: 7.7 KiB |
@@ -177,8 +177,7 @@ class Ammo:
|
||||
260: 'r8',
|
||||
261: 'r16',
|
||||
262: 'r32',
|
||||
263: 'r64',
|
||||
859: 'err'}
|
||||
263: 'r64'}
|
||||
|
||||
prelim = {}
|
||||
for charge in chargesFlat:
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
CONVERSIONS = {
|
||||
"Survey Scanner I": "Mining Sensor Array I",
|
||||
"Survey Scanner II": "Mining Sensor Array II",
|
||||
"ML-3 Scoped Survey Scanner": "ML-3 Compact Mining Sensor Array",
|
||||
}
|
||||
@@ -48019,7 +48019,7 @@
|
||||
"defaultValue": 100.0,
|
||||
"displayWhenZero": 0,
|
||||
"highIsGood": 1,
|
||||
"name": "constantHundred",
|
||||
"name": "ConstantHundred",
|
||||
"published": 0,
|
||||
"stackable": 1
|
||||
},
|
||||
@@ -48534,252 +48534,6 @@
|
||||
"published": 0,
|
||||
"stackable": 0
|
||||
},
|
||||
"5820": {
|
||||
"attributeID": 5820,
|
||||
"categoryID": 37,
|
||||
"dataType": 5,
|
||||
"defaultValue": 5.0,
|
||||
"displayWhenZero": 0,
|
||||
"highIsGood": 1,
|
||||
"name": "shipBonusOreDestroyer1",
|
||||
"published": 0,
|
||||
"stackable": 1
|
||||
},
|
||||
"5821": {
|
||||
"attributeID": 5821,
|
||||
"categoryID": 37,
|
||||
"dataType": 5,
|
||||
"defaultValue": 5.0,
|
||||
"displayWhenZero": 0,
|
||||
"highIsGood": 1,
|
||||
"name": "shipBonusOreDestroyer2",
|
||||
"published": 0,
|
||||
"stackable": 1
|
||||
},
|
||||
"5822": {
|
||||
"attributeID": 5822,
|
||||
"categoryID": 37,
|
||||
"dataType": 5,
|
||||
"defaultValue": 5.0,
|
||||
"displayWhenZero": 0,
|
||||
"highIsGood": 1,
|
||||
"name": "shipBonusOreDestroyer3",
|
||||
"published": 0,
|
||||
"stackable": 1
|
||||
},
|
||||
"5939": {
|
||||
"attributeID": 5939,
|
||||
"categoryID": 9,
|
||||
"dataType": 5,
|
||||
"defaultValue": 5.0,
|
||||
"displayWhenZero": 0,
|
||||
"highIsGood": 1,
|
||||
"name": "shipBonusSoEECS1",
|
||||
"published": 0,
|
||||
"stackable": 1
|
||||
},
|
||||
"5940": {
|
||||
"attributeID": 5940,
|
||||
"categoryID": 9,
|
||||
"dataType": 5,
|
||||
"defaultValue": 5.0,
|
||||
"displayWhenZero": 0,
|
||||
"highIsGood": 1,
|
||||
"name": "shipBonusSoEECS2",
|
||||
"published": 0,
|
||||
"stackable": 1
|
||||
},
|
||||
"5941": {
|
||||
"attributeID": 5941,
|
||||
"categoryID": 9,
|
||||
"dataType": 5,
|
||||
"defaultValue": 5.0,
|
||||
"displayWhenZero": 0,
|
||||
"highIsGood": 1,
|
||||
"name": "shipBonusSoEECS3",
|
||||
"published": 0,
|
||||
"stackable": 1
|
||||
},
|
||||
"5942": {
|
||||
"attributeID": 5942,
|
||||
"categoryID": 9,
|
||||
"dataType": 5,
|
||||
"defaultValue": 5.0,
|
||||
"displayWhenZero": 0,
|
||||
"highIsGood": 1,
|
||||
"name": "shipBonusSoEECS4",
|
||||
"published": 0,
|
||||
"stackable": 1
|
||||
},
|
||||
"5943": {
|
||||
"attributeID": 5943,
|
||||
"dataType": 5,
|
||||
"defaultValue": 5.0,
|
||||
"displayWhenZero": 0,
|
||||
"highIsGood": 1,
|
||||
"name": "shipBonusSoEECS5",
|
||||
"published": 0,
|
||||
"stackable": 1
|
||||
},
|
||||
"5944": {
|
||||
"attributeID": 5944,
|
||||
"categoryID": 40,
|
||||
"dataType": 5,
|
||||
"defaultValue": 0.0,
|
||||
"description": "Expedition Hold Capacity",
|
||||
"displayName_de": "Expedition Hold Capacity",
|
||||
"displayName_en-us": "Expedition Hold Capacity",
|
||||
"displayName_es": "Expedition Hold Capacity",
|
||||
"displayName_fr": "Expedition Hold Capacity",
|
||||
"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",
|
||||
"displayNameID": 1017844,
|
||||
"displayWhenZero": 0,
|
||||
"highIsGood": 1,
|
||||
"iconID": 71,
|
||||
"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_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_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",
|
||||
"tooltipDescriptionID": 1017846,
|
||||
"tooltipTitleID": 1017845,
|
||||
"unitID": 9
|
||||
},
|
||||
"5945": {
|
||||
"attributeID": 5945,
|
||||
"categoryID": 37,
|
||||
"dataType": 5,
|
||||
"defaultValue": 0.0,
|
||||
"displayWhenZero": 0,
|
||||
"highIsGood": 1,
|
||||
"name": "shipBonusGasCloudScoopCPUreductionSOEECSrole",
|
||||
"published": 0,
|
||||
"stackable": 1
|
||||
},
|
||||
"5948": {
|
||||
"attributeID": 5948,
|
||||
"categoryID": 1,
|
||||
"dataType": 11,
|
||||
"defaultValue": 0.0,
|
||||
"displayName_de": "Can be fitted to",
|
||||
"displayName_en-us": "Can be fitted to",
|
||||
"displayName_es": "Can be fitted to",
|
||||
"displayName_fr": "Can be fitted to",
|
||||
"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",
|
||||
"displayNameID": 1017934,
|
||||
"displayWhenZero": 0,
|
||||
"highIsGood": 1,
|
||||
"iconID": 1443,
|
||||
"name": "canFitShipType12",
|
||||
"published": 1,
|
||||
"stackable": 1,
|
||||
"unitID": 116
|
||||
},
|
||||
"5949": {
|
||||
"attributeID": 5949,
|
||||
"categoryID": 7,
|
||||
"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_en-us": "Command Burst Effect Strength Bonus",
|
||||
"displayName_es": "Command Burst Effect Strength Bonus",
|
||||
"displayName_fr": "Command Burst Effect Strength Bonus",
|
||||
"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",
|
||||
"displayNameID": 1017959,
|
||||
"displayWhenZero": 0,
|
||||
"highIsGood": 1,
|
||||
"iconID": 1444,
|
||||
"name": "commandBurstDbuffEffectStrengthFAKE",
|
||||
"published": 1,
|
||||
"stackable": 1,
|
||||
"tooltipDescription_de": "Bonus to the effect strength of command burst charges launched from this module.",
|
||||
"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_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.",
|
||||
"tooltipDescriptionID": 1017961,
|
||||
"tooltipTitleID": 1017960,
|
||||
"unitID": 105
|
||||
},
|
||||
"5950": {
|
||||
"attributeID": 5950,
|
||||
"categoryID": 51,
|
||||
"dataType": 5,
|
||||
"defaultValue": 0.0,
|
||||
"description": "Role Bonus for ORE Executive Issue Ships for mining hold amount.",
|
||||
"displayWhenZero": 0,
|
||||
"highIsGood": 1,
|
||||
"name": "oreExecutiveRoleBonusMiningHoldAmount",
|
||||
"published": 0,
|
||||
"stackable": 1
|
||||
},
|
||||
"5952": {
|
||||
"attributeID": 5952,
|
||||
"categoryID": 37,
|
||||
"dataType": 5,
|
||||
"defaultValue": 0.0,
|
||||
"displayWhenZero": 0,
|
||||
"highIsGood": 1,
|
||||
"name": "shipBonusGasCloudDurationRoleBonusOreMiningDestroyer",
|
||||
"published": 0,
|
||||
"stackable": 1
|
||||
},
|
||||
"5953": {
|
||||
"attributeID": 5953,
|
||||
"categoryID": 37,
|
||||
"dataType": 5,
|
||||
"defaultValue": 0.0,
|
||||
"displayWhenZero": 0,
|
||||
"highIsGood": 1,
|
||||
"name": "shipBonusOreDestroyer4",
|
||||
"published": 0,
|
||||
"stackable": 1
|
||||
},
|
||||
"5954": {
|
||||
"attributeID": 5954,
|
||||
"dataType": 5,
|
||||
"defaultValue": 0.0,
|
||||
"displayWhenZero": 0,
|
||||
"highIsGood": 1,
|
||||
"name": "oreExecutiveRoleBonusSalvageDroneAdditionalAccessDifficulty",
|
||||
"published": 0,
|
||||
"stackable": 1
|
||||
},
|
||||
"5955": {
|
||||
"attributeID": 5955,
|
||||
"categoryID": 37,
|
||||
"dataType": 5,
|
||||
"defaultValue": 0.0,
|
||||
"displayWhenZero": 0,
|
||||
"highIsGood": 1,
|
||||
"name": "OreMiningFrigateExecutiveShieldBoosterShipBonus",
|
||||
"published": 0,
|
||||
"stackable": 1
|
||||
},
|
||||
"5956": {
|
||||
"attributeID": 5956,
|
||||
"categoryID": 37,
|
||||
@@ -48867,233 +48621,5 @@
|
||||
"tooltipDescriptionID": 1018794,
|
||||
"tooltipTitleID": 1018793,
|
||||
"unitID": 105
|
||||
},
|
||||
"5967": {
|
||||
"attributeID": 5967,
|
||||
"categoryID": 51,
|
||||
"dataType": 5,
|
||||
"defaultValue": 0.0,
|
||||
"displayName_de": "Critical Success Chance",
|
||||
"displayName_en-us": "Critical Success Chance",
|
||||
"displayName_es": "Critical Success Chance",
|
||||
"displayName_fr": "Critical Success Chance",
|
||||
"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",
|
||||
"displayNameID": 1019273,
|
||||
"displayWhenZero": 0,
|
||||
"highIsGood": 1,
|
||||
"iconID": 22,
|
||||
"maxAttributeID": 5968,
|
||||
"minAttributeID": 2623,
|
||||
"name": "miningCritChance",
|
||||
"published": 1,
|
||||
"stackable": 1,
|
||||
"unitID": 127
|
||||
},
|
||||
"5968": {
|
||||
"attributeID": 5968,
|
||||
"dataType": 5,
|
||||
"defaultValue": 1.0,
|
||||
"displayWhenZero": 0,
|
||||
"highIsGood": 1,
|
||||
"name": "constantOne",
|
||||
"published": 0,
|
||||
"stackable": 1
|
||||
},
|
||||
"5969": {
|
||||
"attributeID": 5969,
|
||||
"categoryID": 51,
|
||||
"dataType": 5,
|
||||
"defaultValue": 0.0,
|
||||
"displayName_de": "Critical Success Bonus Yield",
|
||||
"displayName_en-us": "Critical Success Bonus Yield",
|
||||
"displayName_es": "Critical Success Bonus Yield",
|
||||
"displayName_fr": "Critical Success Bonus Yield",
|
||||
"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",
|
||||
"displayNameID": 1019275,
|
||||
"displayWhenZero": 0,
|
||||
"highIsGood": 1,
|
||||
"iconID": 22,
|
||||
"minAttributeID": 2623,
|
||||
"name": "miningCritBonusYield",
|
||||
"published": 1,
|
||||
"stackable": 1,
|
||||
"unitID": 127
|
||||
},
|
||||
"5970": {
|
||||
"attributeID": 5970,
|
||||
"categoryID": 42,
|
||||
"dataType": 5,
|
||||
"defaultValue": 0.0,
|
||||
"displayWhenZero": 0,
|
||||
"highIsGood": 1,
|
||||
"name": "behaviorCommandBurstDuration",
|
||||
"published": 0,
|
||||
"stackable": 1,
|
||||
"unitID": 101
|
||||
},
|
||||
"5971": {
|
||||
"attributeID": 5971,
|
||||
"categoryID": 42,
|
||||
"dataType": 4,
|
||||
"defaultValue": 0.0,
|
||||
"displayWhenZero": 0,
|
||||
"highIsGood": 1,
|
||||
"name": "behaviorCommandBurstRange",
|
||||
"published": 0,
|
||||
"stackable": 0,
|
||||
"unitID": 1
|
||||
},
|
||||
"5972": {
|
||||
"attributeID": 5972,
|
||||
"categoryID": 42,
|
||||
"dataType": 5,
|
||||
"defaultValue": 0.0,
|
||||
"displayWhenZero": 0,
|
||||
"highIsGood": 1,
|
||||
"name": "behaviorCommandBurstDischarge",
|
||||
"published": 0,
|
||||
"stackable": 1
|
||||
},
|
||||
"5978": {
|
||||
"attributeID": 5978,
|
||||
"dataType": 3,
|
||||
"defaultValue": 0.0,
|
||||
"displayWhenZero": 0,
|
||||
"highIsGood": 0,
|
||||
"name": "integratedMiningScanner",
|
||||
"published": 0,
|
||||
"stackable": 0
|
||||
},
|
||||
"5979": {
|
||||
"attributeID": 5979,
|
||||
"dataType": 5,
|
||||
"defaultValue": 0.0,
|
||||
"displayWhenZero": 0,
|
||||
"highIsGood": 0,
|
||||
"maxAttributeID": 5985,
|
||||
"name": "miningScannerUpgrade",
|
||||
"published": 0,
|
||||
"stackable": 0
|
||||
},
|
||||
"5985": {
|
||||
"attributeID": 5985,
|
||||
"dataType": 5,
|
||||
"defaultValue": 2.0,
|
||||
"displayWhenZero": 0,
|
||||
"highIsGood": 1,
|
||||
"name": "constantTwo",
|
||||
"published": 0,
|
||||
"stackable": 1
|
||||
},
|
||||
"5986": {
|
||||
"attributeID": 5986,
|
||||
"categoryID": 37,
|
||||
"dataType": 5,
|
||||
"defaultValue": 0.0,
|
||||
"description": "Role bonus for the Pioneer and Pioneer Executive Issue for mining yield amount. ",
|
||||
"displayWhenZero": 0,
|
||||
"highIsGood": 1,
|
||||
"name": "shipMiningBonusYieldOreDestroyerRoleBonus",
|
||||
"published": 0,
|
||||
"stackable": 1
|
||||
},
|
||||
"6042": {
|
||||
"attributeID": 6042,
|
||||
"dataType": 1,
|
||||
"defaultValue": 0.0,
|
||||
"description": "Set when a ship is connected to a PhaseStabilizer",
|
||||
"displayWhenZero": 0,
|
||||
"highIsGood": 0,
|
||||
"name": "phaseStabilizerConnected",
|
||||
"published": 0,
|
||||
"stackable": 0
|
||||
},
|
||||
"6048": {
|
||||
"attributeID": 6048,
|
||||
"categoryID": 51,
|
||||
"dataType": 5,
|
||||
"defaultValue": 0.0,
|
||||
"description": "Role Bonus for ORE Executive Issue Ships for critical hit chance",
|
||||
"displayWhenZero": 0,
|
||||
"highIsGood": 1,
|
||||
"name": "shipRoleBonusOREExecutiveIssueMiningCriticalHitChance",
|
||||
"published": 0,
|
||||
"stackable": 1
|
||||
},
|
||||
"6049": {
|
||||
"attributeID": 6049,
|
||||
"categoryID": 51,
|
||||
"dataType": 5,
|
||||
"defaultValue": 0.0,
|
||||
"displayName_de": "Mining Critical Success Chance Bonus",
|
||||
"displayName_en-us": "Mining Critical Success Chance Bonus",
|
||||
"displayName_es": "Mining Critical Success Chance Bonus",
|
||||
"displayName_fr": "Mining Critical Success Chance Bonus",
|
||||
"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",
|
||||
"displayNameID": 1022755,
|
||||
"displayWhenZero": 0,
|
||||
"highIsGood": 1,
|
||||
"iconID": 22,
|
||||
"name": "miningCritChanceBonus",
|
||||
"published": 1,
|
||||
"stackable": 1,
|
||||
"unitID": 105
|
||||
},
|
||||
"6050": {
|
||||
"attributeID": 6050,
|
||||
"categoryID": 51,
|
||||
"dataType": 5,
|
||||
"defaultValue": 0.0,
|
||||
"displayName_de": "Mining Critical Success Yield Bonus",
|
||||
"displayName_en-us": "Mining Critical Success Yield Bonus",
|
||||
"displayName_es": "Mining Critical Success Yield Bonus",
|
||||
"displayName_fr": "Mining Critical Success Yield Bonus",
|
||||
"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",
|
||||
"displayNameID": 1022758,
|
||||
"displayWhenZero": 0,
|
||||
"highIsGood": 1,
|
||||
"iconID": 22,
|
||||
"name": "miningCritBonusYieldBonus",
|
||||
"published": 1,
|
||||
"stackable": 1,
|
||||
"unitID": 105
|
||||
},
|
||||
"6053": {
|
||||
"attributeID": 6053,
|
||||
"categoryID": 51,
|
||||
"dataType": 5,
|
||||
"defaultValue": 0.0,
|
||||
"displayName_de": "Residue Probability Reduction",
|
||||
"displayName_en-us": "Residue Probability Reduction",
|
||||
"displayName_es": "Residue Probability Reduction",
|
||||
"displayName_fr": "Residue Probability Reduction",
|
||||
"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",
|
||||
"displayNameID": 1022814,
|
||||
"displayWhenZero": 0,
|
||||
"highIsGood": 1,
|
||||
"name": "miningWasteProbabilityBonus",
|
||||
"published": 1,
|
||||
"stackable": 1,
|
||||
"unitID": 105
|
||||
}
|
||||
}
|
||||
@@ -30003,63 +30003,6 @@
|
||||
"published": 1,
|
||||
"useBasePrice": 1
|
||||
},
|
||||
"4902": {
|
||||
"anchorable": 0,
|
||||
"anchored": 0,
|
||||
"categoryID": 6,
|
||||
"fittableNonSingleton": 0,
|
||||
"groupID": 4902,
|
||||
"groupName_de": "Expedition Command Ship",
|
||||
"groupName_en-us": "Expedition Command Ship",
|
||||
"groupName_es": "Expedition Command Ship",
|
||||
"groupName_fr": "Expedition Command Ship",
|
||||
"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",
|
||||
"groupNameID": 1017831,
|
||||
"published": 1,
|
||||
"useBasePrice": 0
|
||||
},
|
||||
"4905": {
|
||||
"anchorable": 0,
|
||||
"anchored": 0,
|
||||
"categoryID": 8,
|
||||
"fittableNonSingleton": 1,
|
||||
"groupID": 4905,
|
||||
"groupName_de": "Expedition Command Burst Charges ",
|
||||
"groupName_en-us": "Expedition Command Burst Charges ",
|
||||
"groupName_es": "Expedition Command Burst Charges ",
|
||||
"groupName_fr": "Expedition Command Burst Charges ",
|
||||
"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 ",
|
||||
"groupNameID": 1017847,
|
||||
"published": 1,
|
||||
"useBasePrice": 0
|
||||
},
|
||||
"4906": {
|
||||
"anchorable": 0,
|
||||
"anchored": 0,
|
||||
"categoryID": 9,
|
||||
"fittableNonSingleton": 0,
|
||||
"groupID": 4906,
|
||||
"groupName_de": "Expedition Command Ship Blueprint",
|
||||
"groupName_en-us": "Expedition Command Ship Blueprint",
|
||||
"groupName_es": "Expedition Command Ship Blueprint",
|
||||
"groupName_fr": "Expedition Command Ship Blueprint",
|
||||
"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",
|
||||
"groupNameID": 1017929,
|
||||
"published": 1,
|
||||
"useBasePrice": 1
|
||||
},
|
||||
"4909": {
|
||||
"anchorable": 0,
|
||||
"anchored": 0,
|
||||
@@ -30079,274 +30022,6 @@
|
||||
"published": 0,
|
||||
"useBasePrice": 0
|
||||
},
|
||||
"4913": {
|
||||
"anchorable": 0,
|
||||
"anchored": 0,
|
||||
"categoryID": 22,
|
||||
"fittableNonSingleton": 0,
|
||||
"groupID": 4913,
|
||||
"groupName_de": "Mobile Phase Anchor",
|
||||
"groupName_en-us": "Mobile Phase Anchor",
|
||||
"groupName_es": "Mobile Phase Anchor",
|
||||
"groupName_fr": "Mobile Phase Anchor",
|
||||
"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",
|
||||
"groupNameID": 1019003,
|
||||
"published": 1,
|
||||
"useBasePrice": 0
|
||||
},
|
||||
"4914": {
|
||||
"anchorable": 0,
|
||||
"anchored": 0,
|
||||
"categoryID": 9,
|
||||
"fittableNonSingleton": 0,
|
||||
"groupID": 4914,
|
||||
"groupName_de": "Mobile Phase Anchor Blueprint",
|
||||
"groupName_en-us": "Mobile Phase Anchor Blueprint",
|
||||
"groupName_es": "Mobile Phase Anchor Blueprint",
|
||||
"groupName_fr": "Mobile Phase Anchor Blueprint",
|
||||
"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",
|
||||
"groupNameID": 1019014,
|
||||
"published": 1,
|
||||
"useBasePrice": 1
|
||||
},
|
||||
"4915": {
|
||||
"anchorable": 0,
|
||||
"anchored": 1,
|
||||
"categoryID": 4,
|
||||
"fittableNonSingleton": 0,
|
||||
"groupID": 4915,
|
||||
"groupName_de": "Prismaticite",
|
||||
"groupName_en-us": "Prismaticite",
|
||||
"groupName_es": "Prismaticite",
|
||||
"groupName_fr": "Prismaticite",
|
||||
"groupName_it": "Prismaticite",
|
||||
"groupName_ja": "Prismaticite",
|
||||
"groupName_ko": "Prismaticite",
|
||||
"groupName_ru": "Prismaticite",
|
||||
"groupName_zh": "Prismaticite",
|
||||
"groupNameID": 1019022,
|
||||
"iconID": 15,
|
||||
"published": 1,
|
||||
"useBasePrice": 0
|
||||
},
|
||||
"4916": {
|
||||
"anchorable": 0,
|
||||
"anchored": 1,
|
||||
"categoryID": 25,
|
||||
"fittableNonSingleton": 0,
|
||||
"groupID": 4916,
|
||||
"groupName_de": "Phased Asteroid",
|
||||
"groupName_en-us": "Phased Asteroid",
|
||||
"groupName_es": "Phased Asteroid",
|
||||
"groupName_fr": "Phased Asteroid",
|
||||
"groupName_it": "Phased Asteroid",
|
||||
"groupName_ja": "Phased Asteroid",
|
||||
"groupName_ko": "Phased Asteroid",
|
||||
"groupName_ru": "Phased Asteroid",
|
||||
"groupName_zh": "Phased Asteroid",
|
||||
"groupNameID": 1019025,
|
||||
"iconID": 15,
|
||||
"published": 1,
|
||||
"useBasePrice": 0
|
||||
},
|
||||
"4917": {
|
||||
"anchorable": 0,
|
||||
"anchored": 0,
|
||||
"categoryID": 11,
|
||||
"fittableNonSingleton": 0,
|
||||
"groupID": 4917,
|
||||
"groupName_de": "♦ Industrial Command Ship",
|
||||
"groupName_en-us": "♦ Industrial Command Ship",
|
||||
"groupName_es": "♦ Industrial Command Ship",
|
||||
"groupName_fr": "♦ Industrial Command Ship",
|
||||
"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",
|
||||
"groupNameID": 1019368,
|
||||
"published": 0,
|
||||
"useBasePrice": 0
|
||||
},
|
||||
"4918": {
|
||||
"anchorable": 0,
|
||||
"anchored": 0,
|
||||
"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",
|
||||
"groupNameID": 1019374,
|
||||
"published": 0,
|
||||
"useBasePrice": 0
|
||||
},
|
||||
"4924": {
|
||||
"anchorable": 0,
|
||||
"anchored": 0,
|
||||
"categoryID": 9,
|
||||
"fittableNonSingleton": 0,
|
||||
"groupID": 4924,
|
||||
"groupName_de": "Erratic Ore Formula",
|
||||
"groupName_en-us": "Erratic Ore Formula",
|
||||
"groupName_es": "Erratic Ore Formula",
|
||||
"groupName_fr": "Erratic Ore Formula",
|
||||
"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",
|
||||
"groupNameID": 1019501,
|
||||
"published": 1,
|
||||
"useBasePrice": 1
|
||||
},
|
||||
"4930": {
|
||||
"anchorable": 0,
|
||||
"anchored": 1,
|
||||
"categoryID": 2,
|
||||
"fittableNonSingleton": 0,
|
||||
"groupID": 4930,
|
||||
"groupName_de": "Managed Asteroid Belt",
|
||||
"groupName_en-us": "Managed Asteroid Belt",
|
||||
"groupName_es": "Managed Asteroid Belt",
|
||||
"groupName_fr": "Managed Asteroid Belt",
|
||||
"groupName_it": "Managed Asteroid Belt",
|
||||
"groupName_ja": "Managed Asteroid Belt",
|
||||
"groupName_ko": "Managed Asteroid Belt",
|
||||
"groupName_ru": "Managed Asteroid Belt",
|
||||
"groupName_zh": "Managed Asteroid Belt",
|
||||
"groupNameID": 1019556,
|
||||
"published": 0,
|
||||
"useBasePrice": 0
|
||||
},
|
||||
"4932": {
|
||||
"anchorable": 0,
|
||||
"anchored": 0,
|
||||
"categoryID": 4,
|
||||
"fittableNonSingleton": 0,
|
||||
"groupID": 4932,
|
||||
"groupName_de": "Unrefined Mineral",
|
||||
"groupName_en-us": "Unrefined Mineral",
|
||||
"groupName_es": "Unrefined Mineral",
|
||||
"groupName_fr": "Unrefined Mineral",
|
||||
"groupName_it": "Unrefined Mineral",
|
||||
"groupName_ja": "Unrefined Mineral",
|
||||
"groupName_ko": "Unrefined Mineral",
|
||||
"groupName_ru": "Unrefined Mineral",
|
||||
"groupName_zh": "Unrefined Mineral",
|
||||
"groupNameID": 1019559,
|
||||
"published": 1,
|
||||
"useBasePrice": 1
|
||||
},
|
||||
"4935": {
|
||||
"anchorable": 0,
|
||||
"anchored": 1,
|
||||
"categoryID": 2,
|
||||
"fittableNonSingleton": 0,
|
||||
"groupID": 4935,
|
||||
"groupName_de": "Ice Belt",
|
||||
"groupName_en-us": "Ice Belt",
|
||||
"groupName_es": "Ice Belt",
|
||||
"groupName_fr": "Ice Belt",
|
||||
"groupName_it": "Ice Belt",
|
||||
"groupName_ja": "Ice Belt",
|
||||
"groupName_ko": "Ice Belt",
|
||||
"groupName_ru": "Ice Belt",
|
||||
"groupName_zh": "Ice Belt",
|
||||
"groupNameID": 1019732,
|
||||
"published": 0,
|
||||
"useBasePrice": 0
|
||||
},
|
||||
"4936": {
|
||||
"anchorable": 0,
|
||||
"anchored": 1,
|
||||
"categoryID": 2,
|
||||
"fittableNonSingleton": 0,
|
||||
"groupID": 4936,
|
||||
"groupName_de": "Phased Asteroid Field",
|
||||
"groupName_en-us": "Phased Asteroid Field",
|
||||
"groupName_es": "Phased Asteroid Field",
|
||||
"groupName_fr": "Phased Asteroid Field",
|
||||
"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",
|
||||
"groupNameID": 1019734,
|
||||
"published": 0,
|
||||
"useBasePrice": 0
|
||||
},
|
||||
"4937": {
|
||||
"anchorable": 0,
|
||||
"anchored": 1,
|
||||
"categoryID": 2,
|
||||
"fittableNonSingleton": 0,
|
||||
"groupID": 4937,
|
||||
"groupName_de": "Rare Asteroid Field",
|
||||
"groupName_en-us": "Rare Asteroid Field",
|
||||
"groupName_es": "Rare Asteroid Field",
|
||||
"groupName_fr": "Rare Asteroid Field",
|
||||
"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",
|
||||
"groupNameID": 1019736,
|
||||
"published": 0,
|
||||
"useBasePrice": 0
|
||||
},
|
||||
"4938": {
|
||||
"anchorable": 0,
|
||||
"anchored": 1,
|
||||
"categoryID": 2,
|
||||
"fittableNonSingleton": 0,
|
||||
"groupID": 4938,
|
||||
"groupName_de": "Ore Deposit",
|
||||
"groupName_en-us": "Ore Deposit",
|
||||
"groupName_es": "Ore Deposit",
|
||||
"groupName_fr": "Ore Deposit",
|
||||
"groupName_it": "Ore Deposit",
|
||||
"groupName_ja": "Ore Deposit",
|
||||
"groupName_ko": "Ore Deposit",
|
||||
"groupName_ru": "Ore Deposit",
|
||||
"groupName_zh": "Ore Deposit",
|
||||
"groupNameID": 1019737,
|
||||
"published": 0,
|
||||
"useBasePrice": 0
|
||||
},
|
||||
"4941": {
|
||||
"anchorable": 0,
|
||||
"anchored": 0,
|
||||
"categoryID": 2,
|
||||
"fittableNonSingleton": 0,
|
||||
"groupID": 4941,
|
||||
"groupName_de": "QA Phased Asteroids",
|
||||
"groupName_en-us": "QA Phased Asteroids",
|
||||
"groupName_es": "QA Phased Asteroids",
|
||||
"groupName_fr": "QA Phased Asteroids",
|
||||
"groupName_it": "QA Phased Asteroids",
|
||||
"groupName_ja": "QA Phased Asteroids",
|
||||
"groupName_ko": "QA Phased Asteroids",
|
||||
"groupName_ru": "QA Phased Asteroids",
|
||||
"groupName_zh": "QA Phased Asteroids",
|
||||
"groupNameID": 1021186,
|
||||
"published": 0,
|
||||
"useBasePrice": 0
|
||||
},
|
||||
"350858": {
|
||||
"anchorable": 0,
|
||||
"anchored": 0,
|
||||
|
||||
@@ -14266,21 +14266,6 @@
|
||||
"27051": {
|
||||
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_cyan_highgloss_000_060_100_cs180.png"
|
||||
},
|
||||
"27053": {
|
||||
"iconFile": "res:/UI/Texture/Icons/Modules/fleetBoost_ExpeditionBase.png"
|
||||
},
|
||||
"27054": {
|
||||
"iconFile": "res:/UI/Texture/Icons/Modules/fleetBoost_ExpeditionProbeStrength.png"
|
||||
},
|
||||
"27055": {
|
||||
"iconFile": "res:/UI/Texture/Icons/Modules/fleetBoost_ExpeditionDscanRange.png"
|
||||
},
|
||||
"27056": {
|
||||
"iconFile": "res:/UI/Texture/Icons/Modules/fleetBoost_ExpeditionProbeDeviation.png"
|
||||
},
|
||||
"27058": {
|
||||
"iconFile": "res:/ui/texture/icons/marketicon_16px_ORE.png"
|
||||
},
|
||||
"27059": {
|
||||
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/patterns/cosm_tech_02_128.png"
|
||||
},
|
||||
@@ -14392,47 +14377,145 @@
|
||||
"27110": {
|
||||
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/patterns/cosm_groovy_02_128.png"
|
||||
},
|
||||
"27135": {
|
||||
"iconFile": "res:/ui/texture/icons/88_128_3.png",
|
||||
"iconType": "png"
|
||||
"27155": {
|
||||
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_turquoise_metallic_000_100_100.png"
|
||||
},
|
||||
"27136": {
|
||||
"iconFile": "res:/ui/texture/icons/88_128_4.png",
|
||||
"iconType": "png"
|
||||
"27156": {
|
||||
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_turquoise_metallic_000_100_100.png"
|
||||
},
|
||||
"27137": {
|
||||
"iconFile": "res:/ui/texture/icons/88_128_2.png",
|
||||
"iconType": "png"
|
||||
"27157": {
|
||||
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_purple_polished_holo_001_100_010.png"
|
||||
},
|
||||
"27138": {
|
||||
"iconFile": "res:/ui/texture/icons/88_128_1.png",
|
||||
"iconType": "png"
|
||||
"27158": {
|
||||
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_purple_polished_holo_001_100_010.png"
|
||||
},
|
||||
"27139": {
|
||||
"iconFile": "res:/ui/texture/icons/Prismaticite_Ore_64.png"
|
||||
"27159": {
|
||||
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_orange_gloss_000_100_050.png"
|
||||
},
|
||||
"27154": {
|
||||
"iconFile": "res:/ui/texture/icons/Prismaticite_Ore_Compressed_64.png"
|
||||
"27160": {
|
||||
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_orange_gloss_000_100_050.png"
|
||||
},
|
||||
"27195": {
|
||||
"iconFile": "res:/UI/Texture/Icons/StatusEffects/mining_phase_stabilizer_64.png"
|
||||
"27161": {
|
||||
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_safetyorange_gloss_000_100_050.png"
|
||||
},
|
||||
"27218": {
|
||||
"iconFile": "res:/UI/Texture/Icons/Ammo/erraticOreMiningCrystal_a_t1.png"
|
||||
"27162": {
|
||||
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_safetyorange_gloss_000_100_050.png"
|
||||
},
|
||||
"27219": {
|
||||
"iconFile": "res:/UI/Texture/Icons/Ammo/erraticOreMiningCrystal_a_t2.png"
|
||||
"27163": {
|
||||
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_safetyorange_matt_000_100_010.png"
|
||||
},
|
||||
"27220": {
|
||||
"iconFile": "res:/UI/Texture/Icons/Ammo/erraticOreMiningCrystal_b_t1.png"
|
||||
"27164": {
|
||||
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_safetyorange_matt_000_100_010.png"
|
||||
},
|
||||
"27221": {
|
||||
"iconFile": "res:/UI/Texture/Icons/Ammo/erraticOreMiningCrystal_b_t2.png"
|
||||
"27165": {
|
||||
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_red_matt_000_100_001.png"
|
||||
},
|
||||
"27222": {
|
||||
"iconFile": "res:/UI/Texture/Icons/Ammo/erraticOreMiningCrystal_c_t1.png"
|
||||
"27166": {
|
||||
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_red_matt_000_100_001.png"
|
||||
},
|
||||
"27223": {
|
||||
"iconFile": "res:/UI/Texture/Icons/Ammo/erraticOreMiningCrystal_c_t2.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"
|
||||
},
|
||||
"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"
|
||||
}
|
||||
}
|
||||
@@ -10691,10 +10691,10 @@
|
||||
},
|
||||
"714": {
|
||||
"description_de": "Zur Analyse der Zusammensetzung von Asteroiden und anderen galaktischen Objekten.",
|
||||
"description_en-us": "Mining sensor equipment that enhances the integrated mining scanner and provides benefits to mining laser critical success and residue chance.",
|
||||
"description_en-us": "For analysis of the composition of asteroids and other celestial objects.",
|
||||
"description_es": "Permiten analizar la composición de asteroides y otros cuerpos celestes.",
|
||||
"description_fr": "Pour l'analyse de la composition des astéroïdes et d'autres objets célestes.",
|
||||
"description_it": "Mining sensor equipment that enhances the integrated mining scanner and provides benefits to mining laser critical success and residue chance.",
|
||||
"description_it": "For analysis of the composition of asteroids and other celestial objects.",
|
||||
"description_ja": "アステロイドやそのほかのセレスチャルなどの組成の分析に使用する。",
|
||||
"description_ko": "천체 및 소행성 구성물질을 분석할 수 있는 스캔 장치입니다.",
|
||||
"description_ru": "Для анализа состава астероидов и других небесных тел.",
|
||||
@@ -10703,10 +10703,10 @@
|
||||
"hasTypes": 1,
|
||||
"iconID": 2732,
|
||||
"name_de": "Vermessungsscanner",
|
||||
"name_en-us": "Mining Sensor Arrays",
|
||||
"name_en-us": "Survey Scanners",
|
||||
"name_es": "Escáneres de prospección",
|
||||
"name_fr": "Scanners d'inspection",
|
||||
"name_it": "Mining Sensor Arrays",
|
||||
"name_it": "Survey Scanners",
|
||||
"name_ja": "サーベイスキャナー",
|
||||
"name_ko": "조사 스캐너",
|
||||
"name_ru": "Комплексы оценки залежей",
|
||||
@@ -17670,7 +17670,7 @@
|
||||
"description_zh": "联合矿业旗舰级工业舰设计",
|
||||
"descriptionID": 65087,
|
||||
"hasTypes": 1,
|
||||
"iconID": 27058,
|
||||
"iconID": 1443,
|
||||
"name_de": "ORE",
|
||||
"name_en-us": "ORE",
|
||||
"name_es": "ORE",
|
||||
@@ -22543,7 +22543,7 @@
|
||||
"description_ru": "Модификации фрегатов, используемые вооруженными силами государств галактики.",
|
||||
"description_zh": "海军势力护卫舰设计。",
|
||||
"descriptionID": 65366,
|
||||
"hasTypes": 0,
|
||||
"hasTypes": 1,
|
||||
"iconID": 1443,
|
||||
"name_de": "Navyfraktion",
|
||||
"name_en-us": "Navy Faction",
|
||||
@@ -23044,7 +23044,7 @@
|
||||
"description_zh": "联合矿业工业舰设计",
|
||||
"descriptionID": 65278,
|
||||
"hasTypes": 1,
|
||||
"iconID": 27058,
|
||||
"iconID": 1443,
|
||||
"name_de": "ORE",
|
||||
"name_en-us": "ORE",
|
||||
"name_es": "ORE",
|
||||
@@ -26598,7 +26598,7 @@
|
||||
"description_zh": "联合矿业护卫舰设计。",
|
||||
"descriptionID": 283355,
|
||||
"hasTypes": 1,
|
||||
"iconID": 27058,
|
||||
"iconID": 1443,
|
||||
"name_de": "ORE",
|
||||
"name_en-us": "ORE",
|
||||
"name_es": "ORE",
|
||||
@@ -32530,7 +32530,7 @@
|
||||
"description_zh": "联合矿业设计的货舰。",
|
||||
"descriptionID": 297634,
|
||||
"hasTypes": 1,
|
||||
"iconID": 27058,
|
||||
"iconID": 1443,
|
||||
"name_de": "ORE",
|
||||
"name_en-us": "ORE",
|
||||
"name_es": "ORE",
|
||||
@@ -38702,7 +38702,7 @@
|
||||
},
|
||||
"2336": {
|
||||
"hasTypes": 1,
|
||||
"iconID": 27058,
|
||||
"iconID": 1443,
|
||||
"name_de": "ORE",
|
||||
"name_en-us": "ORE",
|
||||
"name_es": "ORE",
|
||||
@@ -44201,7 +44201,7 @@
|
||||
"description_ru": "Эсминцы флотов ведущих держав.",
|
||||
"description_zh": "海军势力驱逐舰。",
|
||||
"descriptionID": 639181,
|
||||
"hasTypes": 0,
|
||||
"hasTypes": 1,
|
||||
"iconID": 1443,
|
||||
"name_de": "Navyfraktion",
|
||||
"name_en-us": "Navy Faction",
|
||||
@@ -46160,406 +46160,6 @@
|
||||
"nameID": 1014781,
|
||||
"parentGroupID": 1972
|
||||
},
|
||||
"3754": {
|
||||
"description_de": "Blueprints of ORE destroyer designs.",
|
||||
"description_en-us": "Blueprints of ORE destroyer designs.",
|
||||
"description_es": "Blueprints of ORE destroyer designs.",
|
||||
"description_fr": "Blueprints of ORE destroyer designs.",
|
||||
"description_it": "Blueprints of ORE destroyer designs.",
|
||||
"description_ja": "Blueprints of ORE destroyer designs.",
|
||||
"description_ko": "Blueprints of ORE destroyer designs.",
|
||||
"description_ru": "Blueprints of ORE destroyer designs.",
|
||||
"description_zh": "Blueprints of ORE destroyer designs.",
|
||||
"descriptionID": 1017346,
|
||||
"hasTypes": 1,
|
||||
"iconID": 2703,
|
||||
"name_de": "ORE",
|
||||
"name_en-us": "ORE",
|
||||
"name_es": "ORE",
|
||||
"name_fr": "ORE",
|
||||
"name_it": "ORE",
|
||||
"name_ja": "ORE",
|
||||
"name_ko": "ORE",
|
||||
"name_ru": "ORE",
|
||||
"name_zh": "ORE",
|
||||
"nameID": 1017345,
|
||||
"parentGroupID": 582
|
||||
},
|
||||
"3755": {
|
||||
"description_de": "ORE destroyer designs.",
|
||||
"description_en-us": "ORE destroyer designs.",
|
||||
"description_es": "ORE destroyer designs.",
|
||||
"description_fr": "ORE destroyer designs.",
|
||||
"description_it": "ORE destroyer designs.",
|
||||
"description_ja": "ORE destroyer designs.",
|
||||
"description_ko": "ORE destroyer designs.",
|
||||
"description_ru": "ORE destroyer designs.",
|
||||
"description_zh": "ORE destroyer designs.",
|
||||
"descriptionID": 1017348,
|
||||
"hasTypes": 1,
|
||||
"iconID": 27058,
|
||||
"name_de": "ORE",
|
||||
"name_en-us": "ORE",
|
||||
"name_es": "ORE",
|
||||
"name_fr": "ORE",
|
||||
"name_it": "ORE",
|
||||
"name_ja": "ORE",
|
||||
"name_ko": "ORE",
|
||||
"name_ru": "ORE",
|
||||
"name_zh": "ORE",
|
||||
"nameID": 1017347,
|
||||
"parentGroupID": 464
|
||||
},
|
||||
"3756": {
|
||||
"description_de": "Expedition Command Burst Charges",
|
||||
"description_en-us": "Expedition Command Burst Charges",
|
||||
"description_es": "Expedition Command Burst Charges",
|
||||
"description_fr": "Expedition Command Burst Charges",
|
||||
"description_it": "Expedition Command Burst Charges",
|
||||
"description_ja": "Expedition Command Burst Charges",
|
||||
"description_ko": "Expedition Command Burst Charges",
|
||||
"description_ru": "Expedition Command Burst Charges",
|
||||
"description_zh": "Expedition Command Burst Charges",
|
||||
"descriptionID": 1017851,
|
||||
"hasTypes": 1,
|
||||
"iconID": 20970,
|
||||
"name_de": "Expedition Command Burst Charges",
|
||||
"name_en-us": "Expedition Command Burst Charges",
|
||||
"name_es": "Expedition Command Burst Charges",
|
||||
"name_fr": "Expedition Command Burst Charges",
|
||||
"name_it": "Expedition Command Burst Charges",
|
||||
"name_ja": "Expedition Command Burst Charges",
|
||||
"name_ko": "Expedition Command Burst Charges",
|
||||
"name_ru": "Expedition Command Burst Charges",
|
||||
"name_zh": "Expedition Command Burst Charges",
|
||||
"nameID": 1017852,
|
||||
"parentGroupID": 2297
|
||||
},
|
||||
"3757": {
|
||||
"description_de": "Expedition Command Burst Charges",
|
||||
"description_en-us": "Expedition Command Burst Charges",
|
||||
"description_es": "Expedition Command Burst Charges",
|
||||
"description_fr": "Expedition Command Burst Charges",
|
||||
"description_it": "Expedition Command Burst Charges",
|
||||
"description_ja": "Expedition Command Burst Charges",
|
||||
"description_ko": "Expedition Command Burst Charges",
|
||||
"description_ru": "Expedition Command Burst Charges",
|
||||
"description_zh": "Expedition Command Burst Charges",
|
||||
"descriptionID": 1017926,
|
||||
"hasTypes": 1,
|
||||
"iconID": 2703,
|
||||
"name_de": "Expedition Command Burst Charges",
|
||||
"name_en-us": "Expedition Command Burst Charges",
|
||||
"name_es": "Expedition Command Burst Charges",
|
||||
"name_fr": "Expedition Command Burst Charges",
|
||||
"name_it": "Expedition Command Burst Charges",
|
||||
"name_ja": "Expedition Command Burst Charges",
|
||||
"name_ko": "Expedition Command Burst Charges",
|
||||
"name_ru": "Expedition Command Burst Charges",
|
||||
"name_zh": "Expedition Command Burst Charges",
|
||||
"nameID": 1017925,
|
||||
"parentGroupID": 2290
|
||||
},
|
||||
"3759": {
|
||||
"hasTypes": 0,
|
||||
"iconID": 1443,
|
||||
"name_de": "Expedition Command Ships",
|
||||
"name_en-us": "Expedition Command Ships",
|
||||
"name_es": "Expedition Command Ships",
|
||||
"name_fr": "Expedition Command Ships",
|
||||
"name_it": "Expedition Command Ships",
|
||||
"name_ja": "Expedition Command Ships",
|
||||
"name_ko": "Expedition Command Ships",
|
||||
"name_ru": "Expedition Command Ships",
|
||||
"name_zh": "Expedition Command Ships",
|
||||
"nameID": 1017936,
|
||||
"parentGroupID": 1374
|
||||
},
|
||||
"3762": {
|
||||
"description_de": "Ships designed by the Sisters of EVE",
|
||||
"description_en-us": "Ships designed by the Sisters of EVE",
|
||||
"description_es": "Ships designed by the Sisters of EVE",
|
||||
"description_fr": "Ships designed by the Sisters of EVE",
|
||||
"description_it": "Ships designed by the Sisters of EVE",
|
||||
"description_ja": "Ships designed by the Sisters of EVE",
|
||||
"description_ko": "Ships designed by the Sisters of EVE",
|
||||
"description_ru": "Ships designed by the Sisters of EVE",
|
||||
"description_zh": "Ships designed by the Sisters of EVE",
|
||||
"descriptionID": 1017958,
|
||||
"hasTypes": 1,
|
||||
"iconID": 1546,
|
||||
"name_de": "Sisters of EVE",
|
||||
"name_en-us": "Sisters of EVE",
|
||||
"name_es": "Sisters of EVE",
|
||||
"name_fr": "Sisters of EVE",
|
||||
"name_it": "Sisters of EVE",
|
||||
"name_ja": "Sisters of EVE",
|
||||
"name_ko": "Sisters of EVE",
|
||||
"name_ru": "Sisters of EVE",
|
||||
"name_zh": "Sisters of EVE",
|
||||
"nameID": 1017957,
|
||||
"parentGroupID": 3759
|
||||
},
|
||||
"3764": {
|
||||
"hasTypes": 1,
|
||||
"iconID": 27058,
|
||||
"name_de": "ORE",
|
||||
"name_en-us": "ORE",
|
||||
"name_es": "ORE",
|
||||
"name_fr": "ORE",
|
||||
"name_it": "ORE",
|
||||
"name_ja": "ORE",
|
||||
"name_ko": "ORE",
|
||||
"name_ru": "ORE",
|
||||
"name_zh": "ORE",
|
||||
"nameID": 1018060,
|
||||
"parentGroupID": 2125
|
||||
},
|
||||
"3765": {
|
||||
"hasTypes": 1,
|
||||
"iconID": 20959,
|
||||
"name_de": "Amarr",
|
||||
"name_en-us": "Amarr",
|
||||
"name_es": "Amarr",
|
||||
"name_fr": "Amarr",
|
||||
"name_it": "Amarr",
|
||||
"name_ja": "Amarr",
|
||||
"name_ko": "Amarr",
|
||||
"name_ru": "Amarr",
|
||||
"name_zh": "Amarr",
|
||||
"nameID": 1018095,
|
||||
"parentGroupID": 3481
|
||||
},
|
||||
"3766": {
|
||||
"hasTypes": 1,
|
||||
"iconID": 20966,
|
||||
"name_de": "Caldari",
|
||||
"name_en-us": "Caldari",
|
||||
"name_es": "Caldari",
|
||||
"name_fr": "Caldari",
|
||||
"name_it": "Caldari",
|
||||
"name_ja": "Caldari",
|
||||
"name_ko": "Caldari",
|
||||
"name_ru": "Caldari",
|
||||
"name_zh": "Caldari",
|
||||
"nameID": 1018096,
|
||||
"parentGroupID": 3481
|
||||
},
|
||||
"3767": {
|
||||
"hasTypes": 1,
|
||||
"iconID": 20967,
|
||||
"name_de": "Gallente",
|
||||
"name_en-us": "Gallente",
|
||||
"name_es": "Gallente",
|
||||
"name_fr": "Gallente",
|
||||
"name_it": "Gallente",
|
||||
"name_ja": "Gallente",
|
||||
"name_ko": "Gallente",
|
||||
"name_ru": "Gallente",
|
||||
"name_zh": "Gallente",
|
||||
"nameID": 1018097,
|
||||
"parentGroupID": 3481
|
||||
},
|
||||
"3768": {
|
||||
"hasTypes": 1,
|
||||
"iconID": 20968,
|
||||
"name_de": "Minmatar",
|
||||
"name_en-us": "Minmatar",
|
||||
"name_es": "Minmatar",
|
||||
"name_fr": "Minmatar",
|
||||
"name_it": "Minmatar",
|
||||
"name_ja": "Minmatar",
|
||||
"name_ko": "Minmatar",
|
||||
"name_ru": "Minmatar",
|
||||
"name_zh": "Minmatar",
|
||||
"nameID": 1018098,
|
||||
"parentGroupID": 3481
|
||||
},
|
||||
"3769": {
|
||||
"hasTypes": 1,
|
||||
"iconID": 27058,
|
||||
"name_de": "ORE",
|
||||
"name_en-us": "ORE",
|
||||
"name_es": "ORE",
|
||||
"name_fr": "ORE",
|
||||
"name_it": "ORE",
|
||||
"name_ja": "ORE",
|
||||
"name_ko": "ORE",
|
||||
"name_ru": "ORE",
|
||||
"name_zh": "ORE",
|
||||
"nameID": 1018099,
|
||||
"parentGroupID": 3481
|
||||
},
|
||||
"3770": {
|
||||
"hasTypes": 1,
|
||||
"iconID": 20959,
|
||||
"name_de": "Amarr",
|
||||
"name_en-us": "Amarr",
|
||||
"name_es": "Amarr",
|
||||
"name_fr": "Amarr",
|
||||
"name_it": "Amarr",
|
||||
"name_ja": "Amarr",
|
||||
"name_ko": "Amarr",
|
||||
"name_ru": "Amarr",
|
||||
"name_zh": "Amarr",
|
||||
"nameID": 1018101,
|
||||
"parentGroupID": 1366
|
||||
},
|
||||
"3771": {
|
||||
"hasTypes": 1,
|
||||
"iconID": 20966,
|
||||
"name_de": "Caldari",
|
||||
"name_en-us": "Caldari",
|
||||
"name_es": "Caldari",
|
||||
"name_fr": "Caldari",
|
||||
"name_it": "Caldari",
|
||||
"name_ja": "Caldari",
|
||||
"name_ko": "Caldari",
|
||||
"name_ru": "Caldari",
|
||||
"name_zh": "Caldari",
|
||||
"nameID": 1018102,
|
||||
"parentGroupID": 1366
|
||||
},
|
||||
"3772": {
|
||||
"hasTypes": 1,
|
||||
"iconID": 20967,
|
||||
"name_de": "Gallente",
|
||||
"name_en-us": "Gallente",
|
||||
"name_es": "Gallente",
|
||||
"name_fr": "Gallente",
|
||||
"name_it": "Gallente",
|
||||
"name_ja": "Gallente",
|
||||
"name_ko": "Gallente",
|
||||
"name_ru": "Gallente",
|
||||
"name_zh": "Gallente",
|
||||
"nameID": 1018103,
|
||||
"parentGroupID": 1366
|
||||
},
|
||||
"3773": {
|
||||
"hasTypes": 1,
|
||||
"iconID": 20968,
|
||||
"name_de": "Minmatar",
|
||||
"name_en-us": "Minmatar",
|
||||
"name_es": "Minmatar",
|
||||
"name_fr": "Minmatar",
|
||||
"name_it": "Minmatar",
|
||||
"name_ja": "Minmatar",
|
||||
"name_ko": "Minmatar",
|
||||
"name_ru": "Minmatar",
|
||||
"name_zh": "Minmatar",
|
||||
"nameID": 1018104,
|
||||
"parentGroupID": 1366
|
||||
},
|
||||
"3774": {
|
||||
"hasTypes": 1,
|
||||
"iconID": 27058,
|
||||
"name_de": "ORE",
|
||||
"name_en-us": "ORE",
|
||||
"name_es": "ORE",
|
||||
"name_fr": "ORE",
|
||||
"name_it": "ORE",
|
||||
"name_ja": "ORE",
|
||||
"name_ko": "ORE",
|
||||
"name_ru": "ORE",
|
||||
"name_zh": "ORE",
|
||||
"nameID": 1018100,
|
||||
"parentGroupID": 1366
|
||||
},
|
||||
"3776": {
|
||||
"description_de": "Sub-types of Prismaticite ore.",
|
||||
"description_en-us": "Sub-types of Prismaticite ore.",
|
||||
"description_es": "Sub-types of Prismaticite ore.",
|
||||
"description_fr": "Sub-types of Prismaticite ore.",
|
||||
"description_it": "Sub-types of Prismaticite ore.",
|
||||
"description_ja": "Sub-types of Prismaticite ore.",
|
||||
"description_ko": "Sub-types of Prismaticite ore.",
|
||||
"description_ru": "Sub-types of Prismaticite ore.",
|
||||
"description_zh": "Sub-types of Prismaticite ore.",
|
||||
"descriptionID": 1019023,
|
||||
"hasTypes": 1,
|
||||
"iconID": 1274,
|
||||
"name_de": "Prismaticite",
|
||||
"name_en-us": "Prismaticite",
|
||||
"name_es": "Prismaticite",
|
||||
"name_fr": "Prismaticite",
|
||||
"name_it": "Prismaticite",
|
||||
"name_ja": "Prismaticite",
|
||||
"name_ko": "Prismaticite",
|
||||
"name_ru": "Prismaticite",
|
||||
"name_zh": "Prismaticite",
|
||||
"nameID": 1019024,
|
||||
"parentGroupID": 54
|
||||
},
|
||||
"3779": {
|
||||
"description_de": "Blueprints of deployable structures.",
|
||||
"description_en-us": "Blueprints of deployable structures.",
|
||||
"description_es": "Blueprints of deployable structures.",
|
||||
"description_fr": "Blueprints of deployable structures.",
|
||||
"description_it": "Blueprints of deployable structures.",
|
||||
"description_ja": "Blueprints of deployable structures.",
|
||||
"description_ko": "Blueprints of deployable structures.",
|
||||
"description_ru": "Blueprints of deployable structures.",
|
||||
"description_zh": "Blueprints of deployable structures.",
|
||||
"descriptionID": 1019312,
|
||||
"hasTypes": 1,
|
||||
"iconID": 2703,
|
||||
"name_de": "Mobile Phase Anchors",
|
||||
"name_en-us": "Mobile Phase Anchors",
|
||||
"name_es": "Mobile Phase Anchors",
|
||||
"name_fr": "Mobile Phase Anchors",
|
||||
"name_it": "Mobile Phase Anchors",
|
||||
"name_ja": "Mobile Phase Anchors",
|
||||
"name_ko": "Mobile Phase Anchors",
|
||||
"name_ru": "Mobile Phase Anchors",
|
||||
"name_zh": "Mobile Phase Anchors",
|
||||
"nameID": 1019311,
|
||||
"parentGroupID": 406
|
||||
},
|
||||
"3781": {
|
||||
"hasTypes": 1,
|
||||
"iconID": 16,
|
||||
"name_de": "Mobile Phase Anchors",
|
||||
"name_en-us": "Mobile Phase Anchors",
|
||||
"name_es": "Mobile Phase Anchors",
|
||||
"name_fr": "Mobile Phase Anchors",
|
||||
"name_it": "Mobile Phase Anchors",
|
||||
"name_ja": "Mobile Phase Anchors",
|
||||
"name_ko": "Mobile Phase Anchors",
|
||||
"name_ru": "Mobile Phase Anchors",
|
||||
"name_zh": "Mobile Phase Anchors",
|
||||
"nameID": 1019441,
|
||||
"parentGroupID": 404
|
||||
},
|
||||
"3782": {
|
||||
"hasTypes": 1,
|
||||
"iconID": 21783,
|
||||
"name_de": "Erratic Ore Formulas",
|
||||
"name_en-us": "Erratic Ore Formulas",
|
||||
"name_es": "Erratic Ore Formulas",
|
||||
"name_fr": "Erratic Ore Formulas",
|
||||
"name_it": "Erratic Ore Formulas",
|
||||
"name_ja": "Erratic Ore Formulas",
|
||||
"name_ko": "Erratic Ore Formulas",
|
||||
"name_ru": "Erratic Ore Formulas",
|
||||
"name_zh": "Erratic Ore Formulas",
|
||||
"nameID": 1019607,
|
||||
"parentGroupID": 1849
|
||||
},
|
||||
"3784": {
|
||||
"hasTypes": 1,
|
||||
"iconID": 1277,
|
||||
"name_de": "Unrefined Minerals",
|
||||
"name_en-us": "Unrefined Minerals",
|
||||
"name_es": "Unrefined Minerals",
|
||||
"name_fr": "Unrefined Minerals",
|
||||
"name_it": "Unrefined Minerals",
|
||||
"name_ja": "Unrefined Minerals",
|
||||
"name_ko": "Unrefined Minerals",
|
||||
"name_ru": "Unrefined Minerals",
|
||||
"name_zh": "Unrefined Minerals",
|
||||
"nameID": 1019620,
|
||||
"parentGroupID": 1031
|
||||
},
|
||||
"3794": {
|
||||
"description_de": "Triglavian Marauders",
|
||||
"description_en-us": "Triglavian Marauders",
|
||||
|
||||
@@ -11182,8 +11182,7 @@
|
||||
"17940": 1
|
||||
},
|
||||
"17482": {
|
||||
"3386": 4,
|
||||
"3410": 1
|
||||
"3386": 4
|
||||
},
|
||||
"17484": {
|
||||
"3319": 1,
|
||||
@@ -11511,7 +11510,7 @@
|
||||
"17940": {
|
||||
"3380": 5,
|
||||
"3410": 3,
|
||||
"89241": 3
|
||||
"32918": 3
|
||||
},
|
||||
"17975": {
|
||||
"16281": 1
|
||||
@@ -17872,8 +17871,7 @@
|
||||
"16281": 1
|
||||
},
|
||||
"28754": {
|
||||
"3386": 4,
|
||||
"3410": 1
|
||||
"3386": 4
|
||||
},
|
||||
"28756": {
|
||||
"3412": 2
|
||||
@@ -29891,14 +29889,6 @@
|
||||
"88753": {
|
||||
"13278": 1
|
||||
},
|
||||
"89240": {
|
||||
"89241": 1
|
||||
},
|
||||
"89241": {
|
||||
"3380": 3,
|
||||
"3386": 4,
|
||||
"32918": 3
|
||||
},
|
||||
"89557": {
|
||||
"3405": 1
|
||||
},
|
||||
@@ -30004,68 +29994,6 @@
|
||||
"89606": {
|
||||
"3402": 1
|
||||
},
|
||||
"89607": {
|
||||
"33095": 2,
|
||||
"33097": 2,
|
||||
"89609": 1
|
||||
},
|
||||
"89608": {
|
||||
"3348": 1,
|
||||
"89611": 1
|
||||
},
|
||||
"89609": {
|
||||
"3327": 5,
|
||||
"3412": 5,
|
||||
"89610": 1
|
||||
},
|
||||
"89610": {
|
||||
"3348": 1,
|
||||
"89611": 5
|
||||
},
|
||||
"89611": {
|
||||
"3348": 1
|
||||
},
|
||||
"89612": {
|
||||
"3348": 1,
|
||||
"89611": 1
|
||||
},
|
||||
"89613": {
|
||||
"3348": 1,
|
||||
"89611": 1
|
||||
},
|
||||
"89614": {
|
||||
"3348": 1,
|
||||
"89611": 1
|
||||
},
|
||||
"89615": {
|
||||
"3348": 5,
|
||||
"89610": 1,
|
||||
"89611": 5
|
||||
},
|
||||
"89616": {
|
||||
"3348": 5,
|
||||
"89610": 1,
|
||||
"89611": 5
|
||||
},
|
||||
"89617": {
|
||||
"3411": 5,
|
||||
"89610": 5
|
||||
},
|
||||
"89618": {
|
||||
"3411": 5,
|
||||
"11569": 5,
|
||||
"89610": 5
|
||||
},
|
||||
"89647": {
|
||||
"89241": 2
|
||||
},
|
||||
"89648": {
|
||||
"32918": 3
|
||||
},
|
||||
"89649": {
|
||||
"37615": 1,
|
||||
"89241": 5
|
||||
},
|
||||
"89689": {
|
||||
"3392": 5,
|
||||
"3394": 5,
|
||||
@@ -30076,105 +30004,10 @@
|
||||
"3436": 1,
|
||||
"9955": 5
|
||||
},
|
||||
"90037": {
|
||||
"11584": 3
|
||||
},
|
||||
"90040": {
|
||||
"3389": 5,
|
||||
"3409": 4
|
||||
},
|
||||
"90041": {
|
||||
"3386": 1
|
||||
},
|
||||
"90042": {
|
||||
"3386": 1
|
||||
},
|
||||
"90043": {
|
||||
"21718": 1
|
||||
},
|
||||
"90044": {
|
||||
"21718": 1
|
||||
},
|
||||
"90045": {
|
||||
"3386": 1,
|
||||
"90040": 3
|
||||
},
|
||||
"90046": {
|
||||
"3386": 1,
|
||||
"90040": 3
|
||||
},
|
||||
"90047": {
|
||||
"3386": 1,
|
||||
"90040": 4
|
||||
},
|
||||
"90048": {
|
||||
"3386": 1,
|
||||
"90040": 3
|
||||
},
|
||||
"90049": {
|
||||
"3386": 1,
|
||||
"90040": 4
|
||||
},
|
||||
"90050": {
|
||||
"3386": 1,
|
||||
"90040": 4
|
||||
},
|
||||
"90161": {
|
||||
"9955": 5
|
||||
},
|
||||
"90283": {
|
||||
"3386": 1
|
||||
},
|
||||
"90284": {
|
||||
"3386": 1
|
||||
},
|
||||
"90286": {
|
||||
"3386": 1
|
||||
},
|
||||
"90289": {
|
||||
"3386": 1
|
||||
},
|
||||
"90292": {
|
||||
"3386": 1
|
||||
},
|
||||
"90294": {
|
||||
"3386": 1
|
||||
},
|
||||
"90296": {
|
||||
"3386": 1
|
||||
},
|
||||
"90298": {
|
||||
"3386": 1
|
||||
},
|
||||
"90307": {
|
||||
"3386": 1
|
||||
},
|
||||
"90358": {
|
||||
"3386": 1
|
||||
},
|
||||
"90398": {
|
||||
"3389": 5,
|
||||
"3409": 4
|
||||
},
|
||||
"90445": {
|
||||
"3386": 1
|
||||
},
|
||||
"90446": {
|
||||
"3386": 1
|
||||
},
|
||||
"90665": {
|
||||
"3386": 1
|
||||
},
|
||||
"90727": {
|
||||
"3386": 3
|
||||
},
|
||||
"90728": {
|
||||
"3386": 5,
|
||||
"3410": 3,
|
||||
"90727": 4
|
||||
},
|
||||
"90733": {
|
||||
"3348": 1,
|
||||
"22536": 1
|
||||
}
|
||||
}
|
||||
@@ -193509,7 +193509,7 @@
|
||||
"dogmaAttributes": [
|
||||
{
|
||||
"attributeID": 6,
|
||||
"value": 23.0
|
||||
"value": 90.0
|
||||
},
|
||||
{
|
||||
"attributeID": 9,
|
||||
@@ -193533,11 +193533,11 @@
|
||||
},
|
||||
{
|
||||
"attributeID": 73,
|
||||
"value": 45000.0
|
||||
"value": 180000.0
|
||||
},
|
||||
{
|
||||
"attributeID": 77,
|
||||
"value": 80.0
|
||||
"value": 320.0
|
||||
},
|
||||
{
|
||||
"attributeID": 128,
|
||||
@@ -193602,14 +193602,6 @@
|
||||
{
|
||||
"attributeID": 3154,
|
||||
"value": 34.0
|
||||
},
|
||||
{
|
||||
"attributeID": 5967,
|
||||
"value": 0.01
|
||||
},
|
||||
{
|
||||
"attributeID": 5969,
|
||||
"value": 2.0
|
||||
}
|
||||
],
|
||||
"dogmaEffects": [
|
||||
@@ -309091,7 +309083,12 @@
|
||||
]
|
||||
},
|
||||
"25236": {
|
||||
"dogmaAttributes": [],
|
||||
"dogmaAttributes": [
|
||||
{
|
||||
"attributeID": 790,
|
||||
"value": 16280.0
|
||||
}
|
||||
],
|
||||
"dogmaEffects": []
|
||||
},
|
||||
"25237": {
|
||||
@@ -406504,10 +406501,6 @@
|
||||
"attributeID": 1980,
|
||||
"value": 0.5
|
||||
},
|
||||
{
|
||||
"attributeID": 1981,
|
||||
"value": 600.0
|
||||
},
|
||||
{
|
||||
"attributeID": 2115,
|
||||
"value": 0.0
|
||||
@@ -511386,10 +511379,6 @@
|
||||
{
|
||||
"attributeID": 5796,
|
||||
"value": 2147483647000.0
|
||||
},
|
||||
{
|
||||
"attributeID": 5978,
|
||||
"value": 1.0
|
||||
}
|
||||
],
|
||||
"dogmaEffects": [
|
||||
@@ -511555,14 +511544,6 @@
|
||||
{
|
||||
"attributeID": 633,
|
||||
"value": 5.0
|
||||
},
|
||||
{
|
||||
"attributeID": 5967,
|
||||
"value": 0.01
|
||||
},
|
||||
{
|
||||
"attributeID": 5969,
|
||||
"value": 2.0
|
||||
}
|
||||
],
|
||||
"dogmaEffects": [
|
||||
@@ -521200,10 +521181,6 @@
|
||||
{
|
||||
"attributeID": 5796,
|
||||
"value": 2147483647000.0
|
||||
},
|
||||
{
|
||||
"attributeID": 5978,
|
||||
"value": 1.0
|
||||
}
|
||||
],
|
||||
"dogmaEffects": [
|
||||
@@ -521677,10 +521654,6 @@
|
||||
"attributeID": 1980,
|
||||
"value": 0.5
|
||||
},
|
||||
{
|
||||
"attributeID": 1981,
|
||||
"value": 600.0
|
||||
},
|
||||
{
|
||||
"attributeID": 2115,
|
||||
"value": 0.0
|
||||
@@ -521718,10 +521691,6 @@
|
||||
"attributeID": 1980,
|
||||
"value": 0.5
|
||||
},
|
||||
{
|
||||
"attributeID": 1981,
|
||||
"value": 600.0
|
||||
},
|
||||
{
|
||||
"attributeID": 2115,
|
||||
"value": 0.0
|
||||
@@ -521759,10 +521728,6 @@
|
||||
"attributeID": 1980,
|
||||
"value": 0.5
|
||||
},
|
||||
{
|
||||
"attributeID": 1981,
|
||||
"value": 600.0
|
||||
},
|
||||
{
|
||||
"attributeID": 2115,
|
||||
"value": 0.0
|
||||
@@ -521800,10 +521765,6 @@
|
||||
"attributeID": 1980,
|
||||
"value": 0.5
|
||||
},
|
||||
{
|
||||
"attributeID": 1981,
|
||||
"value": 600.0
|
||||
},
|
||||
{
|
||||
"attributeID": 2115,
|
||||
"value": 0.0
|
||||
@@ -521841,10 +521802,6 @@
|
||||
"attributeID": 1980,
|
||||
"value": 0.5
|
||||
},
|
||||
{
|
||||
"attributeID": 1981,
|
||||
"value": 600.0
|
||||
},
|
||||
{
|
||||
"attributeID": 2115,
|
||||
"value": 0.0
|
||||
@@ -521878,10 +521835,6 @@
|
||||
"attributeID": 790,
|
||||
"value": 60379.0
|
||||
},
|
||||
{
|
||||
"attributeID": 1981,
|
||||
"value": 600.0
|
||||
},
|
||||
{
|
||||
"attributeID": 2115,
|
||||
"value": 0.0
|
||||
@@ -521919,10 +521872,6 @@
|
||||
"attributeID": 1980,
|
||||
"value": 0.5
|
||||
},
|
||||
{
|
||||
"attributeID": 1981,
|
||||
"value": 600.0
|
||||
},
|
||||
{
|
||||
"attributeID": 2115,
|
||||
"value": 0.0
|
||||
@@ -521960,10 +521909,6 @@
|
||||
"attributeID": 1980,
|
||||
"value": 0.5
|
||||
},
|
||||
{
|
||||
"attributeID": 1981,
|
||||
"value": 600.0
|
||||
},
|
||||
{
|
||||
"attributeID": 2115,
|
||||
"value": 0.0
|
||||
@@ -522001,10 +521946,6 @@
|
||||
"attributeID": 1980,
|
||||
"value": 0.5
|
||||
},
|
||||
{
|
||||
"attributeID": 1981,
|
||||
"value": 600.0
|
||||
},
|
||||
{
|
||||
"attributeID": 2115,
|
||||
"value": 0.0
|
||||
@@ -525875,7 +525816,7 @@
|
||||
"dogmaAttributes": [
|
||||
{
|
||||
"attributeID": 6,
|
||||
"value": 60.0
|
||||
"value": 240.0
|
||||
},
|
||||
{
|
||||
"attributeID": 9,
|
||||
@@ -525899,11 +525840,11 @@
|
||||
},
|
||||
{
|
||||
"attributeID": 73,
|
||||
"value": 15000.0
|
||||
"value": 60000.0
|
||||
},
|
||||
{
|
||||
"attributeID": 77,
|
||||
"value": 20.0
|
||||
"value": 80.0
|
||||
},
|
||||
{
|
||||
"attributeID": 182,
|
||||
@@ -525952,14 +525893,6 @@
|
||||
{
|
||||
"attributeID": 3154,
|
||||
"value": 0.0
|
||||
},
|
||||
{
|
||||
"attributeID": 5967,
|
||||
"value": 0.01
|
||||
},
|
||||
{
|
||||
"attributeID": 5969,
|
||||
"value": 2.0
|
||||
}
|
||||
],
|
||||
"dogmaEffects": [
|
||||
@@ -525994,7 +525927,7 @@
|
||||
"dogmaAttributes": [
|
||||
{
|
||||
"attributeID": 6,
|
||||
"value": 18.0
|
||||
"value": 70.0
|
||||
},
|
||||
{
|
||||
"attributeID": 9,
|
||||
@@ -526018,11 +525951,11 @@
|
||||
},
|
||||
{
|
||||
"attributeID": 73,
|
||||
"value": 15000.0
|
||||
"value": 60000.0
|
||||
},
|
||||
{
|
||||
"attributeID": 77,
|
||||
"value": 21.0
|
||||
"value": 85.0
|
||||
},
|
||||
{
|
||||
"attributeID": 182,
|
||||
@@ -526055,14 +525988,6 @@
|
||||
{
|
||||
"attributeID": 3154,
|
||||
"value": 0.0
|
||||
},
|
||||
{
|
||||
"attributeID": 5967,
|
||||
"value": 0.01
|
||||
},
|
||||
{
|
||||
"attributeID": 5969,
|
||||
"value": 2.0
|
||||
}
|
||||
],
|
||||
"dogmaEffects": [
|
||||
@@ -526162,14 +526087,6 @@
|
||||
{
|
||||
"attributeID": 3154,
|
||||
"value": 0.0
|
||||
},
|
||||
{
|
||||
"attributeID": 5967,
|
||||
"value": 0.01
|
||||
},
|
||||
{
|
||||
"attributeID": 5969,
|
||||
"value": 2.0
|
||||
}
|
||||
],
|
||||
"dogmaEffects": [
|
||||
@@ -526200,7 +526117,7 @@
|
||||
"dogmaAttributes": [
|
||||
{
|
||||
"attributeID": 6,
|
||||
"value": 23.0
|
||||
"value": 90.0
|
||||
},
|
||||
{
|
||||
"attributeID": 9,
|
||||
@@ -526220,28 +526137,20 @@
|
||||
},
|
||||
{
|
||||
"attributeID": 73,
|
||||
"value": 45000.0
|
||||
"value": 180000.0
|
||||
},
|
||||
{
|
||||
"attributeID": 77,
|
||||
"value": 200.0
|
||||
"value": 800.0
|
||||
},
|
||||
{
|
||||
"attributeID": 182,
|
||||
"value": 3386.0
|
||||
},
|
||||
{
|
||||
"attributeID": 183,
|
||||
"value": 3410.0
|
||||
},
|
||||
{
|
||||
"attributeID": 277,
|
||||
"value": 4.0
|
||||
},
|
||||
{
|
||||
"attributeID": 278,
|
||||
"value": 1.0
|
||||
},
|
||||
{
|
||||
"attributeID": 422,
|
||||
"value": 1.0
|
||||
@@ -526273,14 +526182,6 @@
|
||||
{
|
||||
"attributeID": 3154,
|
||||
"value": 0.0
|
||||
},
|
||||
{
|
||||
"attributeID": 5967,
|
||||
"value": 0.01
|
||||
},
|
||||
{
|
||||
"attributeID": 5969,
|
||||
"value": 2.0
|
||||
}
|
||||
],
|
||||
"dogmaEffects": [
|
||||
@@ -644719,7 +644620,12 @@
|
||||
]
|
||||
},
|
||||
"30449": {
|
||||
"dogmaAttributes": [],
|
||||
"dogmaAttributes": [
|
||||
{
|
||||
"attributeID": 790,
|
||||
"value": 16280.0
|
||||
}
|
||||
],
|
||||
"dogmaEffects": []
|
||||
},
|
||||
"30457": {
|
||||
@@ -733664,10 +733570,6 @@
|
||||
{
|
||||
"attributeID": 5796,
|
||||
"value": 2147483647000.0
|
||||
},
|
||||
{
|
||||
"attributeID": 5978,
|
||||
"value": 1.0
|
||||
}
|
||||
],
|
||||
"dogmaEffects": [
|
||||
@@ -737400,10 +737302,6 @@
|
||||
{
|
||||
"effectID": 8318,
|
||||
"isDefault": 0
|
||||
},
|
||||
{
|
||||
"effectID": 12562,
|
||||
"isDefault": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -791186,10 +791084,6 @@
|
||||
{
|
||||
"attributeID": 5796,
|
||||
"value": 2147483647000.0
|
||||
},
|
||||
{
|
||||
"attributeID": 5978,
|
||||
"value": 1.0
|
||||
}
|
||||
],
|
||||
"dogmaEffects": [
|
||||
@@ -802657,10 +802551,6 @@
|
||||
{
|
||||
"attributeID": 1872,
|
||||
"value": 1201.0
|
||||
},
|
||||
{
|
||||
"attributeID": 1879,
|
||||
"value": 4902.0
|
||||
}
|
||||
],
|
||||
"dogmaEffects": [
|
||||
@@ -865263,10 +865153,6 @@
|
||||
{
|
||||
"attributeID": 5796,
|
||||
"value": 2147483647000.0
|
||||
},
|
||||
{
|
||||
"attributeID": 5978,
|
||||
"value": 1.0
|
||||
}
|
||||
],
|
||||
"dogmaEffects": [
|
||||
@@ -877958,14 +877844,6 @@
|
||||
{
|
||||
"attributeID": 3154,
|
||||
"value": 0.0
|
||||
},
|
||||
{
|
||||
"attributeID": 5967,
|
||||
"value": 0.01
|
||||
},
|
||||
{
|
||||
"attributeID": 5969,
|
||||
"value": 2.0
|
||||
}
|
||||
],
|
||||
"dogmaEffects": [
|
||||
@@ -878048,14 +877926,6 @@
|
||||
{
|
||||
"attributeID": 3154,
|
||||
"value": 34.0
|
||||
},
|
||||
{
|
||||
"attributeID": 5967,
|
||||
"value": 0.01
|
||||
},
|
||||
{
|
||||
"attributeID": 5969,
|
||||
"value": 2.0
|
||||
}
|
||||
],
|
||||
"dogmaEffects": [
|
||||
@@ -878142,14 +878012,6 @@
|
||||
{
|
||||
"attributeID": 3154,
|
||||
"value": 0.0
|
||||
},
|
||||
{
|
||||
"attributeID": 5967,
|
||||
"value": 0.01
|
||||
},
|
||||
{
|
||||
"attributeID": 5969,
|
||||
"value": 2.0
|
||||
}
|
||||
],
|
||||
"dogmaEffects": [
|
||||
@@ -954954,10 +954816,6 @@
|
||||
{
|
||||
"attributeID": 5796,
|
||||
"value": 2147483647000.0
|
||||
},
|
||||
{
|
||||
"attributeID": 5978,
|
||||
"value": 1.0
|
||||
}
|
||||
],
|
||||
"dogmaEffects": [
|
||||
@@ -957162,10 +957020,6 @@
|
||||
"attributeID": 2473,
|
||||
"value": 1.0
|
||||
},
|
||||
{
|
||||
"attributeID": 2476,
|
||||
"value": 4902.0
|
||||
},
|
||||
{
|
||||
"attributeID": 2535,
|
||||
"value": 60000.0
|
||||
@@ -957332,10 +957186,6 @@
|
||||
"attributeID": 2473,
|
||||
"value": 1.0
|
||||
},
|
||||
{
|
||||
"attributeID": 2476,
|
||||
"value": 4902.0
|
||||
},
|
||||
{
|
||||
"attributeID": 2535,
|
||||
"value": 60000.0
|
||||
@@ -957502,10 +957352,6 @@
|
||||
"attributeID": 2473,
|
||||
"value": 1.0
|
||||
},
|
||||
{
|
||||
"attributeID": 2476,
|
||||
"value": 4902.0
|
||||
},
|
||||
{
|
||||
"attributeID": 2535,
|
||||
"value": 60000.0
|
||||
@@ -957672,10 +957518,6 @@
|
||||
"attributeID": 2473,
|
||||
"value": 1.0
|
||||
},
|
||||
{
|
||||
"attributeID": 2476,
|
||||
"value": 4902.0
|
||||
},
|
||||
{
|
||||
"attributeID": 2535,
|
||||
"value": 60000.0
|
||||
@@ -957842,10 +957684,6 @@
|
||||
"attributeID": 2473,
|
||||
"value": 1.0
|
||||
},
|
||||
{
|
||||
"attributeID": 2476,
|
||||
"value": 4902.0
|
||||
},
|
||||
{
|
||||
"attributeID": 2535,
|
||||
"value": 60000.0
|
||||
@@ -966318,7 +966156,7 @@
|
||||
},
|
||||
{
|
||||
"attributeID": 2470,
|
||||
"value": 2474.0
|
||||
"value": 0.0
|
||||
},
|
||||
{
|
||||
"attributeID": 2472,
|
||||
@@ -966334,7 +966172,7 @@
|
||||
},
|
||||
{
|
||||
"attributeID": 2597,
|
||||
"value": 2.0
|
||||
"value": 0.0
|
||||
},
|
||||
{
|
||||
"attributeID": 2598,
|
||||
@@ -966380,7 +966218,7 @@
|
||||
},
|
||||
{
|
||||
"attributeID": 2470,
|
||||
"value": 2474.0
|
||||
"value": 0.0
|
||||
},
|
||||
{
|
||||
"attributeID": 2472,
|
||||
@@ -966396,7 +966234,7 @@
|
||||
},
|
||||
{
|
||||
"attributeID": 2597,
|
||||
"value": 2.0
|
||||
"value": 0.0
|
||||
},
|
||||
{
|
||||
"attributeID": 2598,
|
||||
@@ -966442,7 +966280,7 @@
|
||||
},
|
||||
{
|
||||
"attributeID": 2470,
|
||||
"value": 2474.0
|
||||
"value": 0.0
|
||||
},
|
||||
{
|
||||
"attributeID": 2472,
|
||||
@@ -966458,7 +966296,7 @@
|
||||
},
|
||||
{
|
||||
"attributeID": 2597,
|
||||
"value": 2.0
|
||||
"value": 0.0
|
||||
},
|
||||
{
|
||||
"attributeID": 2598,
|
||||
@@ -969461,10 +969299,6 @@
|
||||
"attributeID": 2473,
|
||||
"value": 1.25
|
||||
},
|
||||
{
|
||||
"attributeID": 2476,
|
||||
"value": 4902.0
|
||||
},
|
||||
{
|
||||
"attributeID": 2535,
|
||||
"value": 60000.0
|
||||
@@ -969472,10 +969306,6 @@
|
||||
{
|
||||
"attributeID": 2537,
|
||||
"value": 1.25
|
||||
},
|
||||
{
|
||||
"attributeID": 5949,
|
||||
"value": 25.0
|
||||
}
|
||||
],
|
||||
"dogmaEffects": [
|
||||
@@ -969643,10 +969473,6 @@
|
||||
"attributeID": 2473,
|
||||
"value": 1.25
|
||||
},
|
||||
{
|
||||
"attributeID": 2476,
|
||||
"value": 4902.0
|
||||
},
|
||||
{
|
||||
"attributeID": 2535,
|
||||
"value": 60000.0
|
||||
@@ -969654,10 +969480,6 @@
|
||||
{
|
||||
"attributeID": 2537,
|
||||
"value": 1.25
|
||||
},
|
||||
{
|
||||
"attributeID": 5949,
|
||||
"value": 25.0
|
||||
}
|
||||
],
|
||||
"dogmaEffects": [
|
||||
@@ -969825,10 +969647,6 @@
|
||||
"attributeID": 2473,
|
||||
"value": 1.25
|
||||
},
|
||||
{
|
||||
"attributeID": 2476,
|
||||
"value": 4902.0
|
||||
},
|
||||
{
|
||||
"attributeID": 2535,
|
||||
"value": 60000.0
|
||||
@@ -969836,10 +969654,6 @@
|
||||
{
|
||||
"attributeID": 2537,
|
||||
"value": 1.25
|
||||
},
|
||||
{
|
||||
"attributeID": 5949,
|
||||
"value": 25.0
|
||||
}
|
||||
],
|
||||
"dogmaEffects": [
|
||||
@@ -970007,10 +969821,6 @@
|
||||
"attributeID": 2473,
|
||||
"value": 1.25
|
||||
},
|
||||
{
|
||||
"attributeID": 2476,
|
||||
"value": 4902.0
|
||||
},
|
||||
{
|
||||
"attributeID": 2535,
|
||||
"value": 60000.0
|
||||
@@ -970018,10 +969828,6 @@
|
||||
{
|
||||
"attributeID": 2537,
|
||||
"value": 1.25
|
||||
},
|
||||
{
|
||||
"attributeID": 5949,
|
||||
"value": 25.0
|
||||
}
|
||||
],
|
||||
"dogmaEffects": [
|
||||
@@ -970189,10 +969995,6 @@
|
||||
"attributeID": 2473,
|
||||
"value": 1.25
|
||||
},
|
||||
{
|
||||
"attributeID": 2476,
|
||||
"value": 4902.0
|
||||
},
|
||||
{
|
||||
"attributeID": 2535,
|
||||
"value": 60000.0
|
||||
@@ -970200,10 +970002,6 @@
|
||||
{
|
||||
"attributeID": 2537,
|
||||
"value": 1.25
|
||||
},
|
||||
{
|
||||
"attributeID": 5949,
|
||||
"value": 25.0
|
||||
}
|
||||
],
|
||||
"dogmaEffects": [
|
||||
@@ -1029390,7 +1029188,7 @@
|
||||
},
|
||||
{
|
||||
"attributeID": 783,
|
||||
"value": 0.025
|
||||
"value": 0.1
|
||||
},
|
||||
{
|
||||
"attributeID": 784,
|
||||
@@ -1029492,7 +1029290,7 @@
|
||||
},
|
||||
{
|
||||
"attributeID": 783,
|
||||
"value": 0.03
|
||||
"value": 0.12
|
||||
},
|
||||
{
|
||||
"attributeID": 784,
|
||||
@@ -1030049,7 +1029847,7 @@
|
||||
},
|
||||
{
|
||||
"attributeID": 783,
|
||||
"value": 0.025
|
||||
"value": 0.1
|
||||
},
|
||||
{
|
||||
"attributeID": 784,
|
||||
@@ -1030151,7 +1029949,7 @@
|
||||
},
|
||||
{
|
||||
"attributeID": 783,
|
||||
"value": 0.03
|
||||
"value": 0.12
|
||||
},
|
||||
{
|
||||
"attributeID": 784,
|
||||
@@ -1030253,7 +1030051,7 @@
|
||||
},
|
||||
{
|
||||
"attributeID": 783,
|
||||
"value": 0.025
|
||||
"value": 0.1
|
||||
},
|
||||
{
|
||||
"attributeID": 784,
|
||||
@@ -1030355,7 +1030153,7 @@
|
||||
},
|
||||
{
|
||||
"attributeID": 783,
|
||||
"value": 0.03
|
||||
"value": 0.12
|
||||
},
|
||||
{
|
||||
"attributeID": 784,
|
||||
@@ -1030457,7 +1030255,7 @@
|
||||
},
|
||||
{
|
||||
"attributeID": 783,
|
||||
"value": 0.025
|
||||
"value": 0.1
|
||||
},
|
||||
{
|
||||
"attributeID": 784,
|
||||
@@ -1030559,7 +1030357,7 @@
|
||||
},
|
||||
{
|
||||
"attributeID": 783,
|
||||
"value": 0.03
|
||||
"value": 0.12
|
||||
},
|
||||
{
|
||||
"attributeID": 784,
|
||||
@@ -1030661,7 +1030459,7 @@
|
||||
},
|
||||
{
|
||||
"attributeID": 783,
|
||||
"value": 0.025
|
||||
"value": 0.1
|
||||
},
|
||||
{
|
||||
"attributeID": 784,
|
||||
@@ -1030763,7 +1030561,7 @@
|
||||
},
|
||||
{
|
||||
"attributeID": 783,
|
||||
"value": 0.03
|
||||
"value": 0.12
|
||||
},
|
||||
{
|
||||
"attributeID": 784,
|
||||
|
||||
@@ -954,10 +954,10 @@
|
||||
"basePrice": 512.0,
|
||||
"capacity": 0.0,
|
||||
"description_de": "Ein hoch flüchtiges Mineral, das nur während einer Supernova gebildet wird und folglich das Ausmaß seiner Verbreitung stark einschränkt. Es ist ein unverzichtbarer Bestandteil in der Kapselherstellung, was es sehr begehrt macht. Es kann durch die Aufbereitung der folgenden Erze und ihrer Varianten in Sonnensystemen des Niedersicherheitsraums gewonnen werden: <a href=showinfo:1226>Jaspet</a>, <a href=showinfo:1231>Hemorphite</a>, <a href=showinfo:21>Hedbergite</a>, <a href=showinfo:1232>Dunkles Ochre</a> und <a href=showinfo:1225>Crokite</a>. Es ist auch in erheblichen Mengen in seltenen Erzen wie <a href=showinfo:19>Spodumain</a> und <a href=showinfo:52306>Talassonit</a> vorhanden. Nocxium kann auch in Sonnensystemen des des Nullsicherheitsraums in <a href=showinfo:81900>Kylixium</a>, <a href=showinfo:82016>Nocxite</a>, <a href=showinfo:82205>Ueganite</a>, <a href=showinfo:82163>Hezorim</a> und <a href=showinfo:81975>Griemeer</a> gefunden werden.",
|
||||
"description_en-us": "A highly volatile mineral only formed during supernovas, thus severely limiting the extent of its distribution. Vital ingredient in capsule production, making it very coveted.\r\n\r\nMay be obtained by reprocessing the following ores and their variations available in low security status star systems: <a href=showinfo:1226>jaspet</a>, <a href=showinfo:1231>hemorphite</a>, <a href=showinfo:21>hedbergite</a>, <a href=showinfo:1232>dark ochre</a>, and <a href=showinfo:1225>crokite</a>.\r\n\r\nIt is also present in significant amounts in rare ores like <a href=showinfo:19>spodumain</a> and <a href=showinfo:52306>talassonite</a>.\r\n\r\nNocxium can also be found in null security status star systems in <a href=showinfo:82016>nocxite</a>.",
|
||||
"description_en-us": "A highly volatile mineral only formed during supernovas, thus severely limiting the extent of its distribution. Vital ingredient in capsule production, making it very coveted.\r\n\r\nMay be obtained by reprocessing the following ores and their variations available in low security status star systems: <a href=showinfo:1226>jaspet</a>, <a href=showinfo:1231>hemorphite</a>, <a href=showinfo:21>hedbergite</a>, <a href=showinfo:1232>dark ochre</a>, and <a href=showinfo:1225>crokite</a>.\r\n\r\nIt is also present in significant amounts in rare ores like <a href=showinfo:19>spodumain</a> and <a href=showinfo:52306>talassonite</a>.\r\n\r\nNocxium can also be found in null security status star systems in <a href=showinfo:81900>kylixium</a>, <a href=showinfo:82016>nocxite</a>, <a href=showinfo:82205>ueganite</a>, <a href=showinfo:82163>hezorime</a>, and <a href=showinfo:81975>griemeer</a>.",
|
||||
"description_es": "Un mineral muy volátil que solo se forma durante las supernovas, lo que limita mucho su distribución. Es un elemento vital en la producción de cápsulas, por lo que es muy codiciado.\r\n\r\nPuede obtenerse mediante el reprocesamiento de las siguientes menas y sus variaciones disponibles en sistemas estelares con estado de seguridad bajo: <a href=showinfo:1226>jaspetita</a>, <a href=showinfo:1231>hemorfita</a>, <a href=showinfo:21>hedbergita</a>, <a href=showinfo:1232>ocre oscuro</a> y <a href=showinfo:1225>crokitio</a>.\r\n\r\nTambién está presente en enormes cantidades en menas poco comunes como <a href=showinfo:19>espodumain</a> y <a href=showinfo:52306>talasonita</a>.\r\n\r\nEl nocxium también se puede encontrar en sistemas estelares con estado de seguridad nulo en <a href=showinfo:81900>kylixium</a>, <a href=showinfo:82016>nocxita</a>, <a href=showinfo:82205>ueganita</a>, <a href=showinfo:82163>hezorima</a> y <a href=showinfo:81975>griemeer</a>.",
|
||||
"description_fr": "Ce minerai très volatile ne se forme que lors de la transformation d'une étoile en supernova. Il est donc très rare d'en trouver. Ce produit indispensable à la fabrication des capsules est extrêmement convoité. Il peut être obtenu par retraitement des minerais suivants et de leurs variantes disponibles dans les systèmes stellaires de basse sécurité : <a href=showinfo:1226>jaspet</a>, <a href=showinfo:1231>hemorphite</a>, <a href=showinfo:21>hedbergite</a>, <a href=showinfo:1232>ochre foncé</a> et <a href=showinfo:1225>crokite</a>. Il est aussi présent en quantités significatives dans des minerais rares tels que le <a href=showinfo:19>spodumain</a> et la <a href=showinfo:52306>talassonite</a>. Le nocxium peut également être trouvé dans les systèmes stellaires de sécurité nulle dans les minerais <a href=showinfo:81900>kylixium</a>, <a href=showinfo:82016>nocxite</a>, <a href=showinfo:82205>ueganite</a>, <a href=showinfo:82163>hezorime</a> et <a href=showinfo:81975>griemeer</a>.",
|
||||
"description_it": "A highly volatile mineral only formed during supernovas, thus severely limiting the extent of its distribution. Vital ingredient in capsule production, making it very coveted.\r\n\r\nMay be obtained by reprocessing the following ores and their variations available in low security status star systems: <a href=showinfo:1226>jaspet</a>, <a href=showinfo:1231>hemorphite</a>, <a href=showinfo:21>hedbergite</a>, <a href=showinfo:1232>dark ochre</a>, and <a href=showinfo:1225>crokite</a>.\r\n\r\nIt is also present in significant amounts in rare ores like <a href=showinfo:19>spodumain</a> and <a href=showinfo:52306>talassonite</a>.\r\n\r\nNocxium can also be found in null security status star systems in <a href=showinfo:82016>nocxite</a>.",
|
||||
"description_it": "A highly volatile mineral only formed during supernovas, thus severely limiting the extent of its distribution. Vital ingredient in capsule production, making it very coveted.\r\n\r\nMay be obtained by reprocessing the following ores and their variations available in low security status star systems: <a href=showinfo:1226>jaspet</a>, <a href=showinfo:1231>hemorphite</a>, <a href=showinfo:21>hedbergite</a>, <a href=showinfo:1232>dark ochre</a>, and <a href=showinfo:1225>crokite</a>.\r\n\r\nIt is also present in significant amounts in rare ores like <a href=showinfo:19>spodumain</a> and <a href=showinfo:52306>talassonite</a>.\r\n\r\nNocxium can also be found in null security status star systems in <a href=showinfo:81900>kylixium</a>, <a href=showinfo:82016>nocxite</a>, <a href=showinfo:82205>ueganite</a>, <a href=showinfo:82163>hezorime</a>, and <a href=showinfo:81975>griemeer</a>.",
|
||||
"description_ja": "揮発性の高い鉱石で、超新星爆発によってのみ生成される。そのため、流通は極めて限られている。カプセル生産に欠かせない原料で、非常に需要が高い。\r\n\r\nローセキュリティステータス星系で入手可能な、次の鉱石やその亜種を再処理することによって得ることができる。<a href=showinfo:1226>ジャスペット</a>、<a href=showinfo:1231>ヘモファイト</a>、<a href=showinfo:21>ヘッドバーガイト</a>、<a href=showinfo:1232>ダークオークル</a>、<a href=showinfo:1225>クロカイト</a>\r\n\r\n<a href=showinfo:19>スポデュメイン</a>や<a href=showinfo:52306>タラソナイト</a>といった希少鉱石の中にも相当量含まれている。\r\n\r\nノキシウムはまた、ゼロセキュリティステータスの星系において<a href=showinfo:81900>キリクシウム</a>、<a href=showinfo:82016>ノキサイト</a>、<a href=showinfo:82205>ユイグナイト</a>、<a href=showinfo:82163>ヘゾライム</a>、そして<a href=showinfo:81975>グリーミーア</a>に含まれる形でも見つかる。",
|
||||
"description_ko": "불안정한 구조를 지닌 광물로 초신성 폭발을 통해 생성됩니다. 상당히 희귀한 재료이며 캡슐 제작, 그 중에서도 은폐장의 제작에 주로 투입됩니다.\r\n\r\n아래의 광석을 정제하여 획득할 수 있습니다: <a href=showinfo:1226>자스페트</a>, <a href=showinfo:1231>헤모르파이트</a>, <a href=showinfo:21>헤버자이트</a>, <a href=showinfo:1232>다크 오커</a>, <a href=showinfo:1225>크로카이트</a>\r\n\r\n<a href=showinfo:19>스포듀마인</a>과 <a href=showinfo:52306>탈라소나이트</a>와 같은 희귀 광물에도 다량 함유되어 있습니다.</a>\r\n\r\n추가로 널 시큐리티 항성계에서 발견되는 광석인 <a href=showinfo:81900>카일릭슘</a>, <a href=showinfo:82016>녹사이트</a>, <a href=showinfo:82205>유가나이트</a>, <a href=showinfo:82163>헤조라임</a>, <a href=showinfo:81975>그리미어</a>에도 녹시움이 함유되어 있습니다.",
|
||||
"description_ru": "Крайне нестабильный минерал. Он образуется исключительно при вспышке сверхновой, так что отыскать его весьма непросто. Очень высоко ценится на рынке, поскольку является ключевым элементом в производстве капсул. Добывается путём переработки следующих руд и их разновидностей в системах с низким уровнем безопасности: <a href=showinfo:1226>джаспет</a>, <a href=showinfo:1231>хеморфит</a>, <a href=showinfo:21>хедбергит</a>, <a href=showinfo:1232>тёмная охра</a> и <a href=showinfo:1225>крокит</a>. Кроме того, в огромных количествах присутствует в редких рудах, таких как <a href=showinfo:19>сподумейн</a> и <a href=showinfo:52306>талассонит</a>. Наконец, ноксий встречается в системах с нулевым уровнем безопасности в составе <a href=showinfo:81900>килиция</a>, <a href=showinfo:82016>нокцита</a>, <a href=showinfo:82205>уэганита</a>, <a href=showinfo:82163>гезорима</a> и <a href=showinfo:81975>гримира</a>.",
|
||||
@@ -5393,10 +5393,10 @@
|
||||
"basePrice": 0.0,
|
||||
"capacity": 0.0,
|
||||
"description_de": "Scannt die Zusammensetzung von Asteroiden, Eis und Gaswolken.",
|
||||
"description_en-us": "This suite of advanced surveying equipment provides mining vessels with additional information about the state of nearby asteroids, and increases the probability of optimal mining outcomes.\r\n\r\nIncreases mining laser and ice harvester critical success probability and critical success bonus yield.\r\nDecreases mining laser, ice harvester, and gas cloud harvester residue probability.\r\nEnhances the integrated mining scanner functionality of mining ships with information about the quantity of ore remaining within nearby asteroids.",
|
||||
"description_en-us": "Scans the composition of asteroids, ice and gas clouds.",
|
||||
"description_es": "Escanea la composición de los asteroides, el hielo y las nubes de gas.",
|
||||
"description_fr": "Scanne la composition des astéroïdes, et des nuages de glace et de gaz.",
|
||||
"description_it": "This suite of advanced surveying equipment provides mining vessels with additional information about the state of nearby asteroids, and increases the probability of optimal mining outcomes.\r\n\r\nIncreases mining laser and ice harvester critical success probability and critical success bonus yield.\r\nDecreases mining laser, ice harvester, and gas cloud harvester residue probability.\r\nEnhances the integrated mining scanner functionality of mining ships with information about the quantity of ore remaining within nearby asteroids.",
|
||||
"description_it": "Scans the composition of asteroids, ice and gas clouds.",
|
||||
"description_ja": "アステロイド、アイスおよびガス雲の組成をスキャンする。",
|
||||
"description_ko": "소행성, 아이스, 가스 성운의 성분을 스캔합니다.",
|
||||
"description_ru": "Модуль, применяемый для получения данных о составе астероидов, обломков льда, газовых облаков.",
|
||||
@@ -5404,7 +5404,6 @@
|
||||
"descriptionID": 92555,
|
||||
"groupID": 49,
|
||||
"iconID": 2732,
|
||||
"isDynamicType": 0,
|
||||
"marketGroupID": 714,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 1,
|
||||
@@ -5415,10 +5414,10 @@
|
||||
"techLevel": 1,
|
||||
"typeID": 444,
|
||||
"typeName_de": "Survey Scanner I",
|
||||
"typeName_en-us": "Mining Sensor Array I",
|
||||
"typeName_en-us": "Survey Scanner I",
|
||||
"typeName_es": "Escáner de prospección I",
|
||||
"typeName_fr": "Scanner d’inspection I",
|
||||
"typeName_it": "Mining Sensor Array I",
|
||||
"typeName_it": "Survey Scanner I",
|
||||
"typeName_ja": "サーベイスキャナーI",
|
||||
"typeName_ko": "조사 스캐너 I",
|
||||
"typeName_ru": "Survey Scanner I",
|
||||
@@ -34353,10 +34352,10 @@
|
||||
"basePrice": 0.0,
|
||||
"capacity": 0.0,
|
||||
"description_de": "Scannt die Zusammensetzung von Asteroiden, Eis und Gaswolken.",
|
||||
"description_en-us": "This suite of advanced surveying equipment provides mining vessels with additional information about the state of nearby asteroids, and increases the probability of optimal mining outcomes.\r\n\r\nIncreases mining laser and ice harvester critical success probability and critical success bonus yield.\r\nDecreases mining laser, ice harvester, and gas cloud harvester residue probability.\r\nEnhances the integrated mining scanner functionality of mining ships with information about the quantity of ore remaining within nearby asteroids.",
|
||||
"description_en-us": "Scans the composition of asteroids, ice and gas clouds.",
|
||||
"description_es": "Escanea la composición de los asteroides, el hielo y las nubes de gas.",
|
||||
"description_fr": "Scanne la composition des astéroïdes, et des nuages de glace et de gaz.",
|
||||
"description_it": "This suite of advanced surveying equipment provides mining vessels with additional information about the state of nearby asteroids, and increases the probability of optimal mining outcomes.\r\n\r\nIncreases mining laser and ice harvester critical success probability and critical success bonus yield.\r\nDecreases mining laser, ice harvester, and gas cloud harvester residue probability.\r\nEnhances the integrated mining scanner functionality of mining ships with information about the quantity of ore remaining within nearby asteroids.",
|
||||
"description_it": "Scans the composition of asteroids, ice and gas clouds.",
|
||||
"description_ja": "アステロイド、アイスおよびガス雲の組成をスキャンする。",
|
||||
"description_ko": "소행성, 아이스, 가스 성운의 성분을 스캔합니다.",
|
||||
"description_ru": "Модуль, применяемый для получения данных о составе астероидов, обломков льда, газовых облаков.",
|
||||
@@ -34364,7 +34363,6 @@
|
||||
"descriptionID": 92556,
|
||||
"groupID": 49,
|
||||
"iconID": 2732,
|
||||
"isDynamicType": 0,
|
||||
"marketGroupID": 714,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 2,
|
||||
@@ -34375,10 +34373,10 @@
|
||||
"techLevel": 2,
|
||||
"typeID": 2333,
|
||||
"typeName_de": "Survey Scanner II",
|
||||
"typeName_en-us": "Mining Sensor Array II",
|
||||
"typeName_en-us": "Survey Scanner II",
|
||||
"typeName_es": "Escáner de prospección II",
|
||||
"typeName_fr": "Scanner d’inspection II",
|
||||
"typeName_it": "Mining Sensor Array II",
|
||||
"typeName_it": "Survey Scanner II",
|
||||
"typeName_ja": "サーベイスキャナーII",
|
||||
"typeName_ko": "조사 스캐너 II",
|
||||
"typeName_ru": "Survey Scanner II",
|
||||
@@ -93533,10 +93531,10 @@
|
||||
"basePrice": 0.0,
|
||||
"capacity": 235.0,
|
||||
"description_de": "<font color=yellow>Betreff:</font> Dark Blood Alpha<br>\n\n<font color=yellow>Militärische Spezifikationen:</font> Schiff der Fregattenklasse. Veteranencrew. <br>\n\n<font color=yellow>Zusätzliche Geheimdienstinformationen:</font> Der Shadow Serpentis Warden zählt zu den vielseitigsten Fregattendesigns, die je von einer unabhängigen Organisation iteriert wurden. Ihre dreifach verstärkte Panzerung, das mit Plasma angereicherte Belüftungssystem und extrem strenge Auflagen an die Besatzung sind die drei Hauptgründe, warum keine Serpentis Lebendfrachtanlage ohne eine dieser Fregatten auskommt.<br>\n\n<i>Analyst Batuan, <a href=showinfo:2//1000137>DED</a>.</i><br><i>Zur Verbreitung unter Kapselpiloten autorisiert.</i>",
|
||||
"description_en-us": "<font color=yellow>Subject:</font> Shadow Serpentis Warden<br>\r\n<font color=yellow>Military Specifications:</font> Frigate-class vessel. Veteran-level crew. <br>\r\n<font color=yellow>Additional Intelligence:</font> The Shadow Serpentis Warden is one of the most versatile frigate designs ever to be iterated on by any independent organization. Triple-reinforced armor, an augmented plasma ventilation system and extremely strict crew specifications have been identified as three primary reasons for why no Serpentis live cargo facility can ever be found without one.<br>\r\n<i>Analyst Batuan, <a href=showinfo:2//1000137>DED</a>.</i><br><i>Authorized for capsuleer dissemination.</i>",
|
||||
"description_en-us": "<font color=yellow>Subject:</font> Dark Blood Alpha<br>\r\n<font color=yellow>Military Specifications:</font> Frigate-class vessel. Veteran-level crew. <br>\r\n<font color=yellow>Additional Intelligence:</font> The Shadow Serpentis Warden is one of the most versatile frigate designs ever to be iterated on by any independent organization. Triple-reinforced armor, an augmented plasma ventilation system and extremely strict crew specifications have been identified as three primary reasons for why no Serpentis live cargo facility can ever be found without one.<br>\r\n<i>Analyst Batuan, <a href=showinfo:2//1000137>DED</a>.</i><br><i>Authorized for capsuleer dissemination.</i>",
|
||||
"description_es": "<font color=yellow>Asunto:</font> Alfa de los Sanguinarios Oscuros<br>\n\n<font color=yellow>Especificaciones militares:</font> Nave de clase fragata. Tripulación de nivel veterano. <br>\n\n<font color=yellow>Información adicional:</font> La Warden de la Sombra de Serpentis es uno de los diseños de fragata más versátiles que jamás haya creado una organización independiente. El blindaje de triple refuerzo, un sistema de ventilación de plasma aumentado y unas especificaciones de tripulación extremadamente estrictas se han identificado como las tres razones principales por las que se encuentra en todos los centros de carga de Serpentis.<br>\n\n<i>Analista Batuan, <a href=showinfo:2//1000137>DED</a>.</i><br><i>Autorizada para divulgación entre capsulistas.</i>",
|
||||
"description_fr": "<font color=yellow>Sujet :</font> Alpha dark blood<br> <font color=yellow>Spécifications militaires :</font> vaisseau de classe frégate. Équipage de vétérans. <br> <font color=yellow>Renseignements supplémentaires :</font> la Sentinelle shadow serpentis est l'une des conceptions de frégate les plus polyvalentes jamais conçues par une organisation indépendante. Son triple blindage, son système de ventilation plasma amélioré, et ses spécifications d'équipage extrêmement strictes sont les trois raisons principales pour lesquelles aucune structure à soute serpentis ne peut égaler cette sentinelle.<br> <i>Analyste Batuan, <a href=showinfo:2//1000137>DED</a>.</i><br><i>Diffusion autorisée aux capsuliers.</i>",
|
||||
"description_it": "<font color=yellow>Subject:</font> Shadow Serpentis Warden<br>\r\n<font color=yellow>Military Specifications:</font> Frigate-class vessel. Veteran-level crew. <br>\r\n<font color=yellow>Additional Intelligence:</font> The Shadow Serpentis Warden is one of the most versatile frigate designs ever to be iterated on by any independent organization. Triple-reinforced armor, an augmented plasma ventilation system and extremely strict crew specifications have been identified as three primary reasons for why no Serpentis live cargo facility can ever be found without one.<br>\r\n<i>Analyst Batuan, <a href=showinfo:2//1000137>DED</a>.</i><br><i>Authorized for capsuleer dissemination.</i>",
|
||||
"description_it": "<font color=yellow>Subject:</font> Dark Blood Alpha<br>\r\n<font color=yellow>Military Specifications:</font> Frigate-class vessel. Veteran-level crew. <br>\r\n<font color=yellow>Additional Intelligence:</font> The Shadow Serpentis Warden is one of the most versatile frigate designs ever to be iterated on by any independent organization. Triple-reinforced armor, an augmented plasma ventilation system and extremely strict crew specifications have been identified as three primary reasons for why no Serpentis live cargo facility can ever be found without one.<br>\r\n<i>Analyst Batuan, <a href=showinfo:2//1000137>DED</a>.</i><br><i>Authorized for capsuleer dissemination.</i>",
|
||||
"description_ja": "<font color=yellow>対象:</font>ダークブラッドアルファ<br>\r\n<font color=yellow>戦闘仕様:</font>船体はフリゲート級。ベテラン水準の搭乗員。 <br>\r\n<font color=yellow>追加情報:</font>シャドウサーペンティスワーデンの基本設計は、どこの独立組織でも使われているごく汎用的なフリゲートの一種にすぎない。真に特徴的なのは、三重補強アーマー、増設プラズマ換気装置、そして極度に厳しい搭乗員で、この3点こそが、どこのサーペンティス生体カーゴ施設にも必ず1隻は配備されている理由である。<br>\r\n<i><a href=showinfo:2//1000137>DED</a>アナリスト、バチュアン</i><br><i>カプセラへの情報公開承認済み。</i>",
|
||||
"description_ko": "<font color=yellow>대상:</font>다크 블러드 알파<br><br><br><font color=yellow>군용규격:</font> 프리깃급 함선. 베테랑 선원. <br> <br><br><font color=yellow>추가 정보: </font> 섀도우 서펜티스 워든은 탁월한 범용성을 가진 함선입니다. 삼중으로 강화된 장갑, 개조된 플라즈마 통풍 시스템, 그리고 엄선하여 뽑은 선원, 이 세가지가 바로 서펜티스가 화물 시설마다 섀도우 서펜티스 워든를 주둔시킨 이유입니다.<br> <br><br><i><a href=showinfo:2//1000137>DED</a>분석관 바투안.</i><br><i>캡슐리어 열람 허가됨.</i>",
|
||||
"description_ru": "<font color=yellow>Тема:</font> Dark Blood Alpha<br>\n\n<font color=yellow>Военная классификация:</font> фрегат. Экипаж из ветеранов. <br>\n\n<font color=yellow>Дополнительные разведданные:</font> Shadow Serpentis Warden является одним из самых многоцелевых дизайнов в классе фрегат, когда-либо использованных независимыми организациями. Тройное усиление брони, улучшенная система вентиляции плазмы и чрезвычайно жесткая система подбора персонала — вот три основные причины, по которым центры работорговли Serpentis всегда охраняются этими кораблями.<br>\n\n<i>Аналитик Batuan, <a href=showinfo:2//1000137>DED</a>.</i><br><i>Разрешено к распространению среди капсулеров.</i>",
|
||||
@@ -93544,7 +93542,6 @@
|
||||
"descriptionID": 265086,
|
||||
"graphicID": 1818,
|
||||
"groupID": 819,
|
||||
"isDynamicType": 0,
|
||||
"mass": 2650000.0,
|
||||
"portionSize": 1,
|
||||
"published": 0,
|
||||
@@ -105687,10 +105684,10 @@
|
||||
"basePrice": 0.0,
|
||||
"capacity": 0.0,
|
||||
"description_de": "Scannt die Zusammensetzung von Asteroiden, Eis und Gaswolken.",
|
||||
"description_en-us": "This suite of advanced surveying equipment provides mining vessels with additional information about the state of nearby asteroids, and increases the probability of optimal mining outcomes.\r\n\r\nIncreases mining laser and ice harvester critical success probability and critical success bonus yield.\r\nDecreases mining laser, ice harvester, and gas cloud harvester residue probability.\r\nEnhances the integrated mining scanner functionality of mining ships with information about the quantity of ore remaining within nearby asteroids.",
|
||||
"description_en-us": "Scans the composition of asteroids, ice and gas clouds.",
|
||||
"description_es": "Escanea la composición de los asteroides, el hielo y las nubes de gas.",
|
||||
"description_fr": "Scanne la composition des astéroïdes, et des nuages de glace et de gaz.",
|
||||
"description_it": "This suite of advanced surveying equipment provides mining vessels with additional information about the state of nearby asteroids, and increases the probability of optimal mining outcomes.\r\n\r\nIncreases mining laser and ice harvester critical success probability and critical success bonus yield.\r\nDecreases mining laser, ice harvester, and gas cloud harvester residue probability.\r\nEnhances the integrated mining scanner functionality of mining ships with information about the quantity of ore remaining within nearby asteroids.",
|
||||
"description_it": "Scans the composition of asteroids, ice and gas clouds.",
|
||||
"description_ja": "アステロイド、アイスおよびガス雲の組成をスキャンする。",
|
||||
"description_ko": "소행성, 아이스, 가스 성운의 성분을 스캔합니다.",
|
||||
"description_ru": "Модуль, применяемый для получения данных о составе астероидов, обломков льда, газовых облаков.",
|
||||
@@ -105698,7 +105695,6 @@
|
||||
"descriptionID": 92553,
|
||||
"groupID": 49,
|
||||
"iconID": 2732,
|
||||
"isDynamicType": 0,
|
||||
"marketGroupID": 714,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 1,
|
||||
@@ -105710,10 +105706,10 @@
|
||||
"techLevel": 1,
|
||||
"typeID": 6569,
|
||||
"typeName_de": "ML-3 Scoped Survey Scanner",
|
||||
"typeName_en-us": "ML-3 Compact Mining Sensor Array",
|
||||
"typeName_en-us": "ML-3 Scoped Survey Scanner",
|
||||
"typeName_es": "Escáner de prospección dirigido ML-3",
|
||||
"typeName_fr": "Scanner d'exploration longue portée ML-3",
|
||||
"typeName_it": "ML-3 Compact Mining Sensor Array",
|
||||
"typeName_it": "ML-3 Scoped Survey Scanner",
|
||||
"typeName_ja": "ML-3スコープ調査スキャナー",
|
||||
"typeName_ko": "ML-3 스코프 조사 스캐너",
|
||||
"typeName_ru": "ML-3 Scoped Survey Scanner",
|
||||
@@ -105726,10 +105722,10 @@
|
||||
"basePrice": 0.0,
|
||||
"capacity": 0.0,
|
||||
"description_de": "Scannt die Zusammensetzung von Asteroiden, Eis und Gaswolken.",
|
||||
"description_en-us": "This suite of advanced surveying equipment provides mining vessels with additional information about the state of nearby asteroids, and increases the probability of optimal mining outcomes.\r\n\r\nIncreases mining laser and ice harvester critical success probability and critical success bonus yield.\r\nDecreases mining laser, ice harvester, and gas cloud harvester residue probability.\r\nEnhances the integrated mining scanner functionality of mining ships with information about the quantity of ore remaining within nearby asteroids.",
|
||||
"description_en-us": "Scans the composition of asteroids, ice and gas clouds.",
|
||||
"description_es": "Escanea la composición de los asteroides, el hielo y las nubes de gas.",
|
||||
"description_fr": "Scanne la composition des astéroïdes, et des nuages de glace et de gaz.",
|
||||
"description_it": "This suite of advanced surveying equipment provides mining vessels with additional information about the state of nearby asteroids, and increases the probability of optimal mining outcomes.\r\n\r\nIncreases mining laser and ice harvester critical success probability and critical success bonus yield.\r\nDecreases mining laser, ice harvester, and gas cloud harvester residue probability.\r\nEnhances the integrated mining scanner functionality of mining ships with information about the quantity of ore remaining within nearby asteroids.",
|
||||
"description_it": "Scans the composition of asteroids, ice and gas clouds.",
|
||||
"description_ja": "アステロイド、アイスおよびガス雲の組成をスキャンする。",
|
||||
"description_ko": "소행성, 아이스, 가스 성운의 성분을 스캔합니다.",
|
||||
"description_ru": "Модуль, применяемый для получения данных о составе астероидов, обломков льда, газовых облаков.",
|
||||
@@ -105737,10 +105733,8 @@
|
||||
"descriptionID": 92554,
|
||||
"groupID": 49,
|
||||
"iconID": 2732,
|
||||
"isDynamicType": 0,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 1,
|
||||
"metaLevel": 0,
|
||||
"metaLevel": 1,
|
||||
"portionSize": 1,
|
||||
"published": 0,
|
||||
"raceID": 4,
|
||||
@@ -105748,10 +105742,10 @@
|
||||
"techLevel": 1,
|
||||
"typeID": 6571,
|
||||
"typeName_de": "Rock-Scanning Sensor Array I",
|
||||
"typeName_en-us": "Basic Mining Sensor Array",
|
||||
"typeName_en-us": "Rock-Scanning Sensor Array I",
|
||||
"typeName_es": "Red de sensores de escaneo de rocas I",
|
||||
"typeName_fr": "Module de scan de roche I",
|
||||
"typeName_it": "Basic Mining Sensor Array",
|
||||
"typeName_it": "Rock-Scanning Sensor Array I",
|
||||
"typeName_ja": "鉱石調査用センサーアレイI",
|
||||
"typeName_ko": "암석-스캔 센서 I",
|
||||
"typeName_ru": "Rock-Scanning Sensor Array I",
|
||||
@@ -133393,7 +133387,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2053,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 0,
|
||||
"radius": 1.0,
|
||||
@@ -268700,7 +268694,7 @@
|
||||
"groupID": 25,
|
||||
"isDynamicType": 0,
|
||||
"isisGroupID": 9,
|
||||
"marketGroupID": 3771,
|
||||
"marketGroupID": 1366,
|
||||
"mass": 1081000.0,
|
||||
"metaGroupID": 4,
|
||||
"metaLevel": 7,
|
||||
@@ -271177,7 +271171,7 @@
|
||||
"graphicID": 1067,
|
||||
"groupID": 25,
|
||||
"isisGroupID": 9,
|
||||
"marketGroupID": 3770,
|
||||
"marketGroupID": 1366,
|
||||
"mass": 1003000.0,
|
||||
"metaGroupID": 4,
|
||||
"metaLevel": 7,
|
||||
@@ -273916,7 +273910,7 @@
|
||||
"groupID": 25,
|
||||
"isDynamicType": 0,
|
||||
"isisGroupID": 9,
|
||||
"marketGroupID": 3773,
|
||||
"marketGroupID": 1366,
|
||||
"mass": 1098000.0,
|
||||
"metaGroupID": 4,
|
||||
"metaLevel": 7,
|
||||
@@ -274792,7 +274786,7 @@
|
||||
"graphicID": 2634,
|
||||
"groupID": 25,
|
||||
"isisGroupID": 9,
|
||||
"marketGroupID": 3772,
|
||||
"marketGroupID": 1366,
|
||||
"mass": 970000.0,
|
||||
"metaGroupID": 4,
|
||||
"metaLevel": 7,
|
||||
|
||||
@@ -98872,7 +98872,6 @@
|
||||
"capacity": 0.0,
|
||||
"graphicID": 3225,
|
||||
"groupID": 305,
|
||||
"isDynamicType": 0,
|
||||
"mass": 10.0,
|
||||
"portionSize": 200,
|
||||
"published": 0,
|
||||
@@ -224457,7 +224456,6 @@
|
||||
"capacity": 0.0,
|
||||
"graphicID": 3225,
|
||||
"groupID": 226,
|
||||
"isDynamicType": 0,
|
||||
"mass": 10.0,
|
||||
"portionSize": 200,
|
||||
"published": 0,
|
||||
@@ -296395,7 +296393,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2053,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -296485,7 +296483,7 @@
|
||||
"iconID": 2061,
|
||||
"isDynamicType": 0,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -296510,7 +296508,7 @@
|
||||
"iconID": 2054,
|
||||
"isDynamicType": 0,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -296535,7 +296533,7 @@
|
||||
"iconID": 2060,
|
||||
"isDynamicType": 0,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -296560,7 +296558,7 @@
|
||||
"iconID": 2062,
|
||||
"isDynamicType": 0,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -296585,7 +296583,7 @@
|
||||
"iconID": 2224,
|
||||
"isDynamicType": 0,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -296845,7 +296843,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2053,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -296906,7 +296904,7 @@
|
||||
"iconID": 2061,
|
||||
"isDynamicType": 0,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -296967,7 +296965,7 @@
|
||||
"iconID": 2062,
|
||||
"isDynamicType": 0,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -297028,7 +297026,7 @@
|
||||
"iconID": 2060,
|
||||
"isDynamicType": 0,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -297089,7 +297087,7 @@
|
||||
"iconID": 2054,
|
||||
"isDynamicType": 0,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -297150,7 +297148,7 @@
|
||||
"iconID": 2224,
|
||||
"isDynamicType": 0,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
|
||||
@@ -61380,7 +61380,7 @@
|
||||
"graphicID": 1733,
|
||||
"groupID": 25,
|
||||
"isisGroupID": 9,
|
||||
"marketGroupID": 3770,
|
||||
"marketGroupID": 1366,
|
||||
"mass": 1064000.0,
|
||||
"metaGroupID": 4,
|
||||
"metaLevel": 7,
|
||||
@@ -61429,7 +61429,7 @@
|
||||
"graphicID": 1976,
|
||||
"groupID": 25,
|
||||
"isisGroupID": 9,
|
||||
"marketGroupID": 3773,
|
||||
"marketGroupID": 1366,
|
||||
"mass": 1080000.0,
|
||||
"metaGroupID": 4,
|
||||
"metaLevel": 7,
|
||||
@@ -61478,7 +61478,7 @@
|
||||
"groupID": 25,
|
||||
"isDynamicType": 0,
|
||||
"isisGroupID": 9,
|
||||
"marketGroupID": 3771,
|
||||
"marketGroupID": 1366,
|
||||
"mass": 1056000.0,
|
||||
"metaGroupID": 4,
|
||||
"metaLevel": 7,
|
||||
@@ -61528,7 +61528,7 @@
|
||||
"groupID": 25,
|
||||
"isDynamicType": 0,
|
||||
"isisGroupID": 9,
|
||||
"marketGroupID": 3772,
|
||||
"marketGroupID": 1366,
|
||||
"mass": 1063000.0,
|
||||
"metaGroupID": 4,
|
||||
"metaLevel": 7,
|
||||
@@ -185045,10 +185045,10 @@
|
||||
"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_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.",
|
||||
"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_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.",
|
||||
"description_ja": "この活性ナノマシンの小さな塊を<a href=showinfo:42528>採掘支援バースト</a>に装填して味方艦へ拡散すれば、採掘レーザーやアイス採掘機、サーベイスキャナーの射程を向上させることができる。",
|
||||
"description_ko": "<a href=showinfo:42528>채광 버스트</a> 모듈에 장착 가능한 나나이트 차지입니다. 동맹함선의 채굴 레이저, 아이스 채굴기, 그리고 조사 스캐너 모듈의 사거리를 증가시킵니다.",
|
||||
"description_ru": "Этот компактный пакет активных нанитов может быть заряжен в <a href=showinfo:42528>импульсную систему координации добычи сырья (Mining Foreman Burst)</a> и с её помощью распределён по союзным кораблям, обеспечивая увеличение дальности действия комплексов оценки залежей, буровых лазеров и установок для бурения льда.",
|
||||
@@ -185056,7 +185056,6 @@
|
||||
"descriptionID": 519285,
|
||||
"groupID": 1771,
|
||||
"iconID": 21699,
|
||||
"isDynamicType": 0,
|
||||
"marketGroupID": 2300,
|
||||
"mass": 0.01,
|
||||
"portionSize": 500,
|
||||
@@ -185079,10 +185078,10 @@
|
||||
"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_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.",
|
||||
"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_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.",
|
||||
"description_ja": "この活性ナノマシンの小さな塊を<a href=showinfo:42528>採掘支援バースト</a>に装填して味方艦へ拡散すれば、採掘モジュールの起動サイクルを短縮し、時間あたりの採掘量を増加させることができる。さらに、サイクル時間の向上に合わせ、採掘レーザーのキャパシタ要件が低下します。",
|
||||
"description_ko": "<a href=showinfo:42528>채광 버스트</a> 모듈에 장착 가능한 나나이트 차지입니다. 동맹함선의 채굴 모듈 속도를 증가시켜 더 많은 산출이 가능하게 합니다. 채굴 레이저의 캐패시터 사용량이 감소합니다.",
|
||||
"description_ru": "Этот компактный пакет активных нанитов может быть заряжен в <a href=showinfo:42528>импульсную систему координации добычи сырья (Mining Foreman Burst)</a> и с её помощью распределён по союзным кораблям, обеспечивая существенное повышение скорости работы буровых модулей и, тем самым, повышенную выработку руды. Кроме того, этот эффект сокращает потребление энергии буровым лазером (за каждый цикл), что компенсирует повышенную скорость его работы.",
|
||||
@@ -185090,7 +185089,6 @@
|
||||
"descriptionID": 519286,
|
||||
"groupID": 1771,
|
||||
"iconID": 21698,
|
||||
"isDynamicType": 0,
|
||||
"marketGroupID": 2300,
|
||||
"mass": 0.01,
|
||||
"portionSize": 500,
|
||||
@@ -185113,10 +185111,10 @@
|
||||
"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_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.",
|
||||
"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_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.",
|
||||
"description_ja": "この活性ナノマシンの小さな塊を<a href=showinfo:42528>採掘支援バースト</a>に装填して味方艦へ拡散すれば、採掘クリスタルの寿命を延ばすことができる。",
|
||||
"description_ko": "<a href=showinfo:42528>채광 버스트</a> 모듈에 장착 가능한 나나이트 차지입니다. 동맹함선의 채광용 크리스탈의 수명이 증가합니다.",
|
||||
"description_ru": "Этот компактный пакет активных нанитов может быть заряжен в <a href=showinfo:42528>импульсную систему координации добычи сырья (Mining Foreman Burst)</a> и с её помощью распределён по союзным кораблям, существенно снижая скорость износа буровых кристаллов.",
|
||||
@@ -185124,7 +185122,6 @@
|
||||
"descriptionID": 519284,
|
||||
"groupID": 1771,
|
||||
"iconID": 21696,
|
||||
"isDynamicType": 0,
|
||||
"marketGroupID": 2300,
|
||||
"mass": 0.01,
|
||||
"portionSize": 500,
|
||||
|
||||
@@ -107908,7 +107908,7 @@
|
||||
"iconID": 2053,
|
||||
"isDynamicType": 0,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -107933,7 +107933,7 @@
|
||||
"iconID": 2061,
|
||||
"isDynamicType": 0,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -107958,7 +107958,7 @@
|
||||
"iconID": 2054,
|
||||
"isDynamicType": 0,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -107983,7 +107983,7 @@
|
||||
"iconID": 2062,
|
||||
"isDynamicType": 0,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -108008,7 +108008,7 @@
|
||||
"iconID": 2060,
|
||||
"isDynamicType": 0,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -108033,7 +108033,7 @@
|
||||
"iconID": 2224,
|
||||
"isDynamicType": 0,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -111505,7 +111505,7 @@
|
||||
"iconID": 2053,
|
||||
"isDynamicType": 0,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -111530,7 +111530,7 @@
|
||||
"iconID": 2061,
|
||||
"isDynamicType": 0,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -111555,7 +111555,7 @@
|
||||
"iconID": 2062,
|
||||
"isDynamicType": 0,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -111580,7 +111580,7 @@
|
||||
"iconID": 2060,
|
||||
"isDynamicType": 0,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -111605,7 +111605,7 @@
|
||||
"iconID": 2054,
|
||||
"isDynamicType": 0,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -111630,7 +111630,7 @@
|
||||
"iconID": 2224,
|
||||
"isDynamicType": 0,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -116192,7 +116192,7 @@
|
||||
"iconID": 2053,
|
||||
"isDynamicType": 0,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -116217,7 +116217,7 @@
|
||||
"iconID": 2061,
|
||||
"isDynamicType": 0,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -116242,7 +116242,7 @@
|
||||
"iconID": 2062,
|
||||
"isDynamicType": 0,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -116267,7 +116267,7 @@
|
||||
"iconID": 2060,
|
||||
"isDynamicType": 0,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -116292,7 +116292,7 @@
|
||||
"iconID": 2054,
|
||||
"isDynamicType": 0,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -116317,7 +116317,7 @@
|
||||
"iconID": 2224,
|
||||
"isDynamicType": 0,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -129833,7 +129833,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2053,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -129857,7 +129857,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2061,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -129881,7 +129881,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2062,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -129905,7 +129905,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2060,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -129929,7 +129929,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2054,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -129953,7 +129953,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2224,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -129977,7 +129977,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2053,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -130001,7 +130001,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2061,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -130025,7 +130025,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2062,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -130049,7 +130049,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2060,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -130073,7 +130073,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2054,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -130097,7 +130097,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2224,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -130507,7 +130507,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2053,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -130531,7 +130531,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2061,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -130555,7 +130555,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2062,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -130579,7 +130579,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2060,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -130603,7 +130603,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2054,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -130627,7 +130627,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2224,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -131409,7 +131409,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2053,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -131433,7 +131433,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2061,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -131457,7 +131457,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2054,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -131481,7 +131481,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2062,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -131505,7 +131505,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2060,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -131529,7 +131529,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2224,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -131553,7 +131553,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2053,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -131577,7 +131577,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2061,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -131601,7 +131601,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2054,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -131625,7 +131625,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2062,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -131649,7 +131649,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2060,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -131673,7 +131673,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2224,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -131697,7 +131697,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2053,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -131721,7 +131721,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2061,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -131745,7 +131745,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2054,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -131769,7 +131769,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2062,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -131793,7 +131793,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2060,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -131817,7 +131817,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2224,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -144383,7 +144383,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2053,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -144407,7 +144407,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2061,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -144431,7 +144431,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2054,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -144455,7 +144455,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2062,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -144479,7 +144479,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2060,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -144503,7 +144503,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2224,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -144527,7 +144527,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2053,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -144551,7 +144551,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2061,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -144575,7 +144575,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2054,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -144599,7 +144599,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2062,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -144623,7 +144623,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2060,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -144647,7 +144647,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2224,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -144671,7 +144671,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2053,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -144695,7 +144695,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2061,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -144719,7 +144719,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2054,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -144743,7 +144743,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2062,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -144767,7 +144767,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2060,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -144791,7 +144791,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2224,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -204117,7 +204117,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2053,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -204141,7 +204141,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2061,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -204165,7 +204165,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2054,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -204189,7 +204189,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2062,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -204213,7 +204213,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2060,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -204237,7 +204237,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2053,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -204261,7 +204261,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2061,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -204285,7 +204285,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2054,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -204309,7 +204309,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2062,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -204333,7 +204333,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2060,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -204357,7 +204357,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2224,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -204381,7 +204381,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2053,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -204405,7 +204405,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2061,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -204429,7 +204429,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2054,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -204453,7 +204453,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2062,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -204477,7 +204477,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2060,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -204501,7 +204501,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2224,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
@@ -204525,7 +204525,7 @@
|
||||
"groupID": 724,
|
||||
"iconID": 2224,
|
||||
"mass": 0.0,
|
||||
"metaGroupID": 4,
|
||||
"metaGroupID": 2,
|
||||
"portionSize": 1,
|
||||
"published": 1,
|
||||
"radius": 1.0,
|
||||
|
||||
@@ -4175,114 +4175,6 @@
|
||||
"operationName": "PostPercent",
|
||||
"showOutputValueInUI": "ShowNormal"
|
||||
},
|
||||
"2464": {
|
||||
"aggregateMode": "Maximum",
|
||||
"developerDescription": "Expedition Burst: Probe Strength ",
|
||||
"displayName_de": "Scan Probe Strength Bonus",
|
||||
"displayName_en-us": "Scan Probe Strength Bonus",
|
||||
"displayName_es": "Scan Probe Strength Bonus",
|
||||
"displayName_fr": "Scan Probe Strength Bonus",
|
||||
"displayName_it": "Scan Probe Strength Bonus",
|
||||
"displayName_ja": "Scan Probe Strength Bonus",
|
||||
"displayName_ko": "Scan Probe Strength Bonus",
|
||||
"displayName_ru": "Scan Probe Strength Bonus",
|
||||
"displayName_zh": "Scan Probe Strength Bonus",
|
||||
"displayNameID": 1017848,
|
||||
"itemModifiers": [],
|
||||
"locationGroupModifiers": [],
|
||||
"locationModifiers": [],
|
||||
"locationRequiredSkillModifiers": [
|
||||
{
|
||||
"dogmaAttributeID": 1371,
|
||||
"skillID": 3412
|
||||
}
|
||||
],
|
||||
"operationName": "PostPercent",
|
||||
"showOutputValueInUI": "ShowNormal"
|
||||
},
|
||||
"2465": {
|
||||
"aggregateMode": "Maximum",
|
||||
"developerDescription": "Expedition Burst: Directional Scanner, Hacking and Salvager Range",
|
||||
"displayName_de": "Directional scanner, hacking and salvager module range bonus",
|
||||
"displayName_en-us": "Directional scanner, hacking and salvager module range bonus",
|
||||
"displayName_es": "Directional scanner, hacking and salvager module range bonus",
|
||||
"displayName_fr": "Directional scanner, hacking and salvager module range bonus",
|
||||
"displayName_it": "Directional scanner, hacking and salvager module range bonus",
|
||||
"displayName_ja": "Directional scanner, hacking and salvager module range bonus",
|
||||
"displayName_ko": "Directional scanner, hacking and salvager module range bonus",
|
||||
"displayName_ru": "Directional scanner, hacking and salvager module range bonus",
|
||||
"displayName_zh": "Directional scanner, hacking and salvager module range bonus",
|
||||
"displayNameID": 1017853,
|
||||
"itemModifiers": [
|
||||
{
|
||||
"dogmaAttributeID": 5796
|
||||
}
|
||||
],
|
||||
"locationGroupModifiers": [
|
||||
{
|
||||
"dogmaAttributeID": 54,
|
||||
"groupID": 538
|
||||
},
|
||||
{
|
||||
"dogmaAttributeID": 54,
|
||||
"groupID": 1122
|
||||
}
|
||||
],
|
||||
"locationModifiers": [],
|
||||
"locationRequiredSkillModifiers": [],
|
||||
"operationName": "PostPercent",
|
||||
"showOutputValueInUI": "ShowNormal"
|
||||
},
|
||||
"2466": {
|
||||
"aggregateMode": "Minimum",
|
||||
"developerDescription": "Expedition Burst: Maximum Scan Deviation Modifier",
|
||||
"displayName_de": "Scan Probe Deviation Bonus",
|
||||
"displayName_en-us": "Scan Probe Deviation Bonus",
|
||||
"displayName_es": "Scan Probe Deviation Bonus",
|
||||
"displayName_fr": "Scan Probe Deviation Bonus",
|
||||
"displayName_it": "Scan Probe Deviation Bonus",
|
||||
"displayName_ja": "Scan Probe Deviation Bonus",
|
||||
"displayName_ko": "Scan Probe Deviation Bonus",
|
||||
"displayName_ru": "Scan Probe Deviation Bonus",
|
||||
"displayName_zh": "Scan Probe Deviation Bonus",
|
||||
"displayNameID": 1017854,
|
||||
"itemModifiers": [],
|
||||
"locationGroupModifiers": [],
|
||||
"locationModifiers": [],
|
||||
"locationRequiredSkillModifiers": [
|
||||
{
|
||||
"dogmaAttributeID": 1372,
|
||||
"skillID": 3412
|
||||
}
|
||||
],
|
||||
"operationName": "PostPercent",
|
||||
"showOutputValueInUI": "ShowNormal"
|
||||
},
|
||||
"2468": {
|
||||
"aggregateMode": "Maximum",
|
||||
"developerDescription": "Expedition Burst: Virus Coherence",
|
||||
"displayName_de": "Analyzer Coherence Bonus",
|
||||
"displayName_en-us": "Analyzer Coherence Bonus",
|
||||
"displayName_es": "Analyzer Coherence Bonus",
|
||||
"displayName_fr": "Analyzer Coherence Bonus",
|
||||
"displayName_it": "Analyzer Coherence Bonus",
|
||||
"displayName_ja": "Analyzer Coherence Bonus",
|
||||
"displayName_ko": "Analyzer Coherence Bonus",
|
||||
"displayName_ru": "Analyzer Coherence Bonus",
|
||||
"displayName_zh": "Analyzer Coherence Bonus",
|
||||
"displayNameID": 1017921,
|
||||
"itemModifiers": [],
|
||||
"locationGroupModifiers": [
|
||||
{
|
||||
"dogmaAttributeID": 1909,
|
||||
"groupID": 538
|
||||
}
|
||||
],
|
||||
"locationModifiers": [],
|
||||
"locationRequiredSkillModifiers": [],
|
||||
"operationName": "ModAdd",
|
||||
"showOutputValueInUI": "ShowNormal"
|
||||
},
|
||||
"2473": {
|
||||
"aggregateMode": "Maximum",
|
||||
"developerDescription": "Disable Smart Bomb Repeating Activation",
|
||||
@@ -4297,78 +4189,5 @@
|
||||
"locationRequiredSkillModifiers": [],
|
||||
"operationName": "ModAdd",
|
||||
"showOutputValueInUI": "Hide"
|
||||
},
|
||||
"2474": {
|
||||
"aggregateMode": "Maximum",
|
||||
"developerDescription": "Mining Burst: Enhanced Mining Scanner",
|
||||
"displayName_de": "Enhanced Mining Scanner",
|
||||
"displayName_en-us": "Enhanced Mining Scanner",
|
||||
"displayName_es": "Enhanced Mining Scanner",
|
||||
"displayName_fr": "Enhanced Mining Scanner",
|
||||
"displayName_it": "Enhanced Mining Scanner",
|
||||
"displayName_ja": "Enhanced Mining Scanner",
|
||||
"displayName_ko": "Enhanced Mining Scanner",
|
||||
"displayName_ru": "Enhanced Mining Scanner",
|
||||
"displayName_zh": "Enhanced Mining Scanner",
|
||||
"displayNameID": 1021435,
|
||||
"itemModifiers": [
|
||||
{
|
||||
"dogmaAttributeID": 5979
|
||||
}
|
||||
],
|
||||
"locationGroupModifiers": [],
|
||||
"locationModifiers": [],
|
||||
"locationRequiredSkillModifiers": [],
|
||||
"operationName": "PostAssignment",
|
||||
"showOutputValueInUI": "ShowNormal"
|
||||
},
|
||||
"2480": {
|
||||
"aggregateMode": "Maximum",
|
||||
"developerDescription": "Connected to PhaseStabilizer",
|
||||
"displayName_de": "Connected",
|
||||
"displayName_en-us": "Connected",
|
||||
"displayName_es": "Connected",
|
||||
"displayName_fr": "Connected",
|
||||
"displayName_it": "Connected",
|
||||
"displayName_ja": "Connected",
|
||||
"displayName_ko": "Connected",
|
||||
"displayName_ru": "Connected",
|
||||
"displayName_zh": "Connected",
|
||||
"displayNameID": 1022189,
|
||||
"itemModifiers": [
|
||||
{
|
||||
"dogmaAttributeID": 6042
|
||||
}
|
||||
],
|
||||
"locationGroupModifiers": [],
|
||||
"locationModifiers": [],
|
||||
"locationRequiredSkillModifiers": [],
|
||||
"operationName": "ModAdd",
|
||||
"showOutputValueInUI": "Hide"
|
||||
},
|
||||
"2481": {
|
||||
"aggregateMode": "Minimum",
|
||||
"developerDescription": "Expedition Burst: Salvager duration bonus",
|
||||
"displayName_de": "Salvager Module Duration Bonus",
|
||||
"displayName_en-us": "Salvager Module Duration Bonus",
|
||||
"displayName_es": "Salvager Module Duration Bonus",
|
||||
"displayName_fr": "Salvager Module Duration Bonus",
|
||||
"displayName_it": "Salvager Module Duration Bonus",
|
||||
"displayName_ja": "Salvager Module Duration Bonus",
|
||||
"displayName_ko": "Salvager Module Duration Bonus",
|
||||
"displayName_ru": "Salvager Module Duration Bonus",
|
||||
"displayName_zh": "Salvager Module Duration Bonus",
|
||||
"displayNameID": 1022798,
|
||||
"itemModifiers": [],
|
||||
"locationGroupModifiers": [],
|
||||
"locationModifiers": [],
|
||||
"locationRequiredSkillModifiers": [
|
||||
{
|
||||
"dogmaAttributeID": 73,
|
||||
"skillID": 25863
|
||||
}
|
||||
],
|
||||
"operationName": "PostPercent",
|
||||
"showOutputValueInUI": "ShowNormal"
|
||||
}
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
[
|
||||
{
|
||||
"field_name": "client_build",
|
||||
"field_value": 3072339
|
||||
"field_value": 3077380
|
||||
},
|
||||
{
|
||||
"field_name": "dump_time",
|
||||
"field_value": 1761583384
|
||||
"field_value": 1761655158
|
||||
}
|
||||
]
|
||||
@@ -1 +1 @@
|
||||
version: v2.65.0dev1
|
||||
version: v2.64.3
|
||||
|
||||