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

10 lines
293 B
Python

# subsystemBonusCaldariCore2MaxTargetingRange
#
# Used by:
# Subsystem: Tengu Core - Electronic Efficiency Gate
type = "passive"
def handler(fit, src, context):
fit.ship.boostItemAttr("maxTargetRange", src.getModifiedItemAttr("subsystemBonusCaldariCore2"), skill="Caldari Core Systems")