# zColinOrcaTractorRangeBonus # # Used by: # Ship: Orca type = "passive" def handler(fit, ship, context): fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == "Tractor Beam", "maxRange", ship.getModifiedItemAttr("shipOrcaTractorBeamRangeBonus1"))