# shipXLProjectileDamageRole # # Used by: # Ships named like: Naglfar (2 of 2) type = "passive" def handler(fit, ship, context): fit.modules.filteredItemBoost(lambda mod: mod.item.requiresSkill("Capital Projectile Turret"), "damageMultiplier", ship.getModifiedItemAttr("shipBonusPirateFaction"))