Files
pyfa/eos/effects/scriptspeedboostfactorbonusbonus.py
2014-07-30 21:23:27 -04:00

7 lines
232 B
Python

# Used by:
# Charge: Focused Warp Disruption Script
type = "passive"
runTime = "early"
def handler(fit, module, context):
module.boostItemAttr("speedBoostFactorBonus", module.getModifiedChargeAttr("speedBoostFactorBonusBonus"))