6 lines
188 B
Python
Executable File
6 lines
188 B
Python
Executable File
# Used by:
|
|
# Charge: Focused Warp Disruption Script
|
|
type = "passive"
|
|
def handler(fit, module, context):
|
|
module.boostItemAttr("duration", module.getModifiedChargeAttr("durationBonus"))
|