Files
pyfa/eos/effects/subsystembonusminmatarpropulsion2warpspeed.py
2017-07-03 22:24:27 -04:00

5 lines
225 B
Python

type = "passive"
def handler(fit, src, context):
fit.ship.boostItemAttr("warpSpeedMultiplier", src.getModifiedItemAttr("subsystemBonusMinmatarPropulsion2"),
skill="Minmatar Propulsion Systems")