# Used by: # Ship: Huginn type = "passive" def handler(fit, ship, context): level = fit.character.getSkill("Recon Ships").level fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == "Missile Launcher Heavy Assault", "speed", ship.getModifiedItemAttr("eliteBonusReconShip1") * level)