# Used by: # Ship: Crow type = "passive" def handler(fit, ship, context): level = fit.character.getSkill("Interceptors").level fit.modules.filteredChargeBoost(lambda mod: mod.charge.requiresSkill("Missile Launcher Operation"), "maxVelocity", ship.getModifiedItemAttr("eliteBonusInterceptor2") * level)