Files
pyfa/eos/effects/subsystembonusgallentepropulsion2warpspeed.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("subsystemBonusGallentePropulsion2"),
skill="Gallente Propulsion Systems")