(fit, src, context, projectionRange, **kwargs)
| 29741 | |
| 29742 | @staticmethod |
| 29743 | def handler(fit, src, context, projectionRange, **kwargs): |
| 29744 | fit.ship.increaseItemAttr('warpScrambleStatus', src.getModifiedItemAttr('shipBonusTitanA3'), skill='Amarr Titan', **kwargs) |
| 29745 | |
| 29746 | |
| 29747 | class Effect6648(BaseEffect): |
nothing calls this directly
no test coverage detected