(fit, src, context, projectionRange, **kwargs)
| 28771 | |
| 28772 | @staticmethod |
| 28773 | def handler(fit, src, context, projectionRange, **kwargs): |
| 28774 | fit.ship.increaseItemAttr('warpScrambleStatus', src.getModifiedItemAttr('shipBonusSupercarrierC3'), |
| 28775 | skill='Caldari Carrier', **kwargs) |
| 28776 | |
| 28777 | |
| 28778 | class Effect6593(BaseEffect): |
nothing calls this directly
no test coverage detected