4 lines
160 B
Python
4 lines
160 B
Python
type = "passive"
|
|
def handler(fit, module, context):
|
|
module.boostItemAttr("missileVelocityBonus", module.getModifiedChargeAttr("missileVelocityBonusBonus"))
|