# subsystemBonusMinmatarPropulsionAfterburnerSpeedFactor # # Used by: # Subsystem: Loki Propulsion - Wake Limiter type = "passive" def handler(fit, module, context): fit.modules.filteredItemBoost(lambda mod: mod.item.requiresSkill("Afterburner"), "speedFactor", module.getModifiedItemAttr("subsystemBonusMinmatarPropulsion"), skill="Minmatar Propulsion Systems")