(fit, src, context, projectionRange, **kwargs)
| 29771 | |
| 29772 | @staticmethod |
| 29773 | def handler(fit, src, context, projectionRange, **kwargs): |
| 29774 | fit.ship.increaseItemAttr('warpScrambleStatus', src.getModifiedItemAttr('shipBonusTitanG3'), skill='Gallente Titan', **kwargs) |
| 29775 | |
| 29776 | |
| 29777 | class Effect6650(BaseEffect): |
nothing calls this directly
no test coverage detected