Files
pyfa/eos/effects/subsystembonusamarrelectronic2tractorbeamrange.py

9 lines
399 B
Python

# subSystemBonusAmarrElectronic2TractorBeamRange
#
# Used by:
# Subsystem: Legion Electronics - Emergent Locus Analyzer
type = "passive"
def handler(fit, module, context):
fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == "Tractor Beam",
"maxRange", module.getModifiedItemAttr("subsystemBonusAmarrElectronic2"), skill="Amarr Electronic Systems")