Files
pyfa/eos/effects/scriptwarpscramblerangebonus.py
2017-04-16 22:24:32 -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"))