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