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

6 lines
206 B
Python

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