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