10 lines
255 B
Python
10 lines
255 B
Python
# overloadSelfPainterBonus
|
|
#
|
|
# Used by:
|
|
# Modules from group: Target Painter (8 of 8)
|
|
type = "overheat"
|
|
|
|
|
|
def handler(fit, module, context):
|
|
module.boostItemAttr("signatureRadiusBonus", module.getModifiedItemAttr("overloadPainterStrengthBonus") or 0)
|