Files
pyfa/eos/effects/shipbonustitanc3warpstrength.py
2016-04-06 00:12:44 -04:00

8 lines
231 B
Python

# shipBonusTitanC3WarpStrength
#
# Used by:
# Ship: Leviathan
type = "passive"
def handler(fit, src, context):
fit.ship.increaseItemAttr("warpScrambleStatus", src.getModifiedItemAttr("shipBonusTitanC3"), skill="Caldari Titan")