(fit, src, context, projectionRange, **kwargs)
| 29786 | |
| 29787 | @staticmethod |
| 29788 | def handler(fit, src, context, projectionRange, **kwargs): |
| 29789 | fit.ship.increaseItemAttr('warpScrambleStatus', src.getModifiedItemAttr('shipBonusTitanM3'), skill='Minmatar Titan', **kwargs) |
| 29790 | |
| 29791 | |
| 29792 | class Effect6651(BaseEffect): |
nothing calls this directly
no test coverage detected