Files
pyfa/eos/effects/shipbonustitang3warpstrength.py
2016-07-03 00:40:10 -04:00

9 lines
248 B
Python

# shipBonusTitanG3WarpStrength
#
# Used by:
# Ship: Erebus
# Ship: Vanquisher
type = "passive"
def handler(fit, src, context):
fit.ship.increaseItemAttr("warpScrambleStatus", src.getModifiedItemAttr("shipBonusTitanG3"), skill="Gallente Titan")