Files
pyfa/eos/effects/scriptwarpscramblerangebonus.py

8 lines
239 B
Python

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