(fit, src, context, projectionRange, **kwargs)
| 32197 | |
| 32198 | @staticmethod |
| 32199 | def handler(fit, src, context, projectionRange, **kwargs): |
| 32200 | fit.ship.boostItemAttr('warpSpeedMultiplier', src.getModifiedItemAttr('eliteBonusReconShip3'), skill='Recon Ships', **kwargs) |
| 32201 | |
| 32202 | |
| 32203 | class Effect6874(BaseEffect): |
nothing calls this directly
no test coverage detected