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

11 lines
342 B
Python

# subsystemBonusGallentePropulsion2WarpSpeed
#
# Used by:
# Subsystem: Proteus Propulsion - Interdiction Nullifier
type = "passive"
def handler(fit, src, context):
fit.ship.boostItemAttr("warpSpeedMultiplier", src.getModifiedItemAttr("subsystemBonusGallentePropulsion2"),
skill="Gallente Propulsion Systems")