Files
pyfa/eos/effects/subsystembonusamarrcore2maxtargetingrange.py
2017-06-27 21:03:16 -04:00

9 lines
308 B
Python

# subsystemBonusAmarrCore2MaxTargetingRange
#
# Used by:
# Subsystem: Legion Core - Dissolution Sequencer
type = "passive"
def handler(fit, src, context):
fit.ship.boostItemAttr("maxTargetRange", src.getModifiedItemAttr("subsystemBonusAmarrCore2"),
skill="Amarr Core Systems")