# shipPTurretFalloffBonusGB # # Used by: # Ship: Machariel type = "passive" def handler(fit, ship, context): fit.modules.filteredItemBoost(lambda mod: mod.item.requiresSkill("Large Projectile Turret"), "falloff", ship.getModifiedItemAttr("shipBonusGB"), skill="Gallente Battleship")