Files
pyfa/eos/effects/shipbonustitanc3warpstrength.py
2018-11-02 15:52:58 +03:00

10 lines
256 B
Python

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