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

9 lines
250 B
Python

# shipBonusTitanM3WarpStrength
#
# Used by:
# Ship: Ragnarok
# Ship: Vanquisher
type = "passive"
def handler(fit, src, context):
fit.ship.increaseItemAttr("warpScrambleStatus", src.getModifiedItemAttr("shipBonusTitanM3"), skill="Minmatar Titan")