(fit, src, context, projectionRange, **kwargs)
| 28754 | |
| 28755 | @staticmethod |
| 28756 | def handler(fit, src, context, projectionRange, **kwargs): |
| 28757 | fit.ship.increaseItemAttr('warpScrambleStatus', src.getModifiedItemAttr('shipBonusSupercarrierA3'), |
| 28758 | skill='Amarr Carrier', **kwargs) |
| 28759 | |
| 28760 | |
| 28761 | class Effect6592(BaseEffect): |
nothing calls this directly
no test coverage detected