4 lines
144 B
Python
4 lines
144 B
Python
type = "passive"
|
|
def handler(fit, module, context):
|
|
module.boostItemAttr("falloffBonus", module.getModifiedChargeAttr("falloffBonusBonus"))
|