Files
pyfa/eos/effects/subsystembonusgallentecore2maxtargetingrange.py
blitzmann d19486ce15 cleanup
2017-07-11 02:30:26 -04:00

11 lines
325 B
Python

# subsystemBonusGallenteCore2MaxTargetingRange
#
# Used by:
# Subsystem: Proteus Core - Electronic Efficiency Gate
type = "passive"
def handler(fit, src, context):
fit.ship.boostItemAttr("maxTargetRange", src.getModifiedItemAttr("subsystemBonusGallenteCore2"),
skill="Gallente Core Systems")