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

12 lines
289 B
Python

# shipBonusSupercarrierA3WarpStrength
#
# Used by:
# Ship: Aeon
# Ship: Revenant
type = "passive"
def handler(fit, src, context):
fit.ship.increaseItemAttr("warpScrambleStatus", src.getModifiedItemAttr("shipBonusSupercarrierA3"),
skill="Amarr Carrier")