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

11 lines
339 B
Python

# subsystemBonusMinmatarPropulsion2WarpSpeed
#
# Used by:
# Subsystem: Loki Propulsion - Interdiction Nullifier
type = "passive"
def handler(fit, src, context):
fit.ship.boostItemAttr("warpSpeedMultiplier", src.getModifiedItemAttr("subsystemBonusMinmatarPropulsion2"),
skill="Minmatar Propulsion Systems")