(fit, src, context, projectionRange, **kwargs)
| 28787 | |
| 28788 | @staticmethod |
| 28789 | def handler(fit, src, context, projectionRange, **kwargs): |
| 28790 | fit.ship.increaseItemAttr('warpScrambleStatus', src.getModifiedItemAttr('shipBonusSupercarrierG3'), |
| 28791 | skill='Gallente Carrier', **kwargs) |
| 28792 | |
| 28793 | |
| 28794 | class Effect6594(BaseEffect): |
nothing calls this directly
no test coverage detected