Files
pyfa/eos/effects/shipmissilevelocitypiratefactiontorp.py

6 lines
270 B
Python
Executable File

# Used by:
# Ship: Rattlesnake
type = "passive"
def handler(fit, ship, context):
fit.modules.filteredChargeBoost(lambda mod: mod.charge.requiresSkill("Torpedoes"),
"maxVelocity", ship.getModifiedItemAttr("shipBonusPirateFaction"))