# Used by: # Ship: Incursus type = "passive" def handler(fit, ship, context): level = fit.character.getSkill("Gallente Frigate").level fit.modules.filteredItemBoost(lambda mod: mod.item.requiresSkill("Repair Systems"), "armorDamageAmount", ship.getModifiedItemAttr("shipBonusGF2") * level)