Files
pyfa/eos/effects/effect4271.py
2019-03-16 14:08:20 -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")