Files
pyfa/eos/effects/subsystembonuscaldarielectronicscanprobestrength.py

12 lines
458 B
Python

# subSystemBonusCaldariElectronicScanProbeStrength
#
# Used by:
# Subsystem: Tengu Electronics - Emergent Locus Analyzer
type = "passive"
def handler(fit, module, context):
fit.modules.filteredChargeBoost(lambda mod: mod.charge.group.name == "Scanner Probe",
"baseSensorStrength", module.getModifiedItemAttr("subsystemBonusCaldariElectronic"),
skill="Caldari Electronic Systems")