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

10 lines
254 B
Python

# scriptWarpScrambleRangeBonus
#
# Used by:
# Charges from group: Warp Disruption Script (2 of 2)
type = "passive"
def handler(fit, module, context):
module.boostItemAttr("warpScrambleRange", module.getModifiedChargeAttr("warpScrambleRangeBonus"))