Files
pyfa/eos/effects/effect6656.py
2019-03-16 14:08:20 -04:00

11 lines
325 B
Python

# shipBonusRole3XLTorpdeoVelocityBonus
#
# Used by:
# Variations of ship: Leviathan (2 of 2)
type = "passive"
def handler(fit, src, context):
fit.modules.filteredChargeBoost(lambda mod: mod.charge.requiresSkill("Torpedoes"), "maxVelocity",
src.getModifiedItemAttr("shipBonusRole3"))