Files
pyfa/eos/effects/effect6594.py
2019-03-16 14:08:20 -04:00

12 lines
291 B
Python

# shipBonusSupercarrierM3WarpStrength
#
# Used by:
# Ship: Hel
# Ship: Vendetta
type = "passive"
def handler(fit, src, context):
fit.ship.increaseItemAttr("warpScrambleStatus", src.getModifiedItemAttr("shipBonusSupercarrierM3"),
skill="Minmatar Carrier")