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

11 lines
332 B
Python

# subsystemBonusAmarrPropulsion2WarpSpeed
#
# Used by:
# Subsystem: Legion Propulsion - Interdiction Nullifier
type = "passive"
def handler(fit, src, context):
fit.ship.boostItemAttr("warpSpeedMultiplier", src.getModifiedItemAttr("subsystemBonusAmarrPropulsion2"),
skill="Amarr Propulsion Systems")