Files
pyfa/eos/effects/subsystembonusamarrelectronic2tractorbeamrange.py

12 lines
435 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")