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