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

12 lines
293 B
Python

# shipBonusSupercarrierC3WarpStrength
#
# Used by:
# Ship: Revenant
# Ship: Wyvern
type = "passive"
def handler(fit, src, context):
fit.ship.increaseItemAttr("warpScrambleStatus", src.getModifiedItemAttr("shipBonusSupercarrierC3"),
skill="Caldari Carrier")