8 lines
354 B
Python
Executable File
8 lines
354 B
Python
Executable File
# Used by:
|
|
# Charges from group: Tracking Disruption Script (2 of 2)
|
|
# Charges from group: Tracking Script (2 of 2)
|
|
type = "passive"
|
|
def handler(fit, module, context):
|
|
module.boostItemAttr("maxRangeBonus", module.getModifiedChargeAttr("maxRangeBonusBonus"))
|
|
module.boostItemAttr("falloffBonus", module.getModifiedChargeAttr("falloffBonusBonus"))
|