Files
pyfa/eos/effects/shipbonustitanc3warpstrength.py

10 lines
233 B
Python

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