4 lines
152 B
Python
4 lines
152 B
Python
type = "passive"
|
|
def handler(fit, module, context):
|
|
module.boostItemAttr("aoeVelocityBonus", module.getModifiedChargeAttr("aoeVelocityBonusBonus"))
|