(fit, src, context, projectionRange, **kwargs)
| 29756 | |
| 29757 | @staticmethod |
| 29758 | def handler(fit, src, context, projectionRange, **kwargs): |
| 29759 | fit.ship.increaseItemAttr('warpScrambleStatus', src.getModifiedItemAttr('shipBonusTitanC3'), skill='Caldari Titan', **kwargs) |
| 29760 | |
| 29761 | |
| 29762 | class Effect6649(BaseEffect): |
nothing calls this directly
no test coverage detected