Files
pyfa/eos/effects/shipbonustitanm3warpstrength.py
2017-04-16 22:24:32 -04:00

10 lines
251 B
Python

# shipBonusTitanM3WarpStrength
#
# Used by:
# Ships from group: Titan (3 of 6)
type = "passive"
def handler(fit, src, context):
fit.ship.increaseItemAttr("warpScrambleStatus", src.getModifiedItemAttr("shipBonusTitanM3"), skill="Minmatar Titan")