(fit, src, context, projectionRange, **kwargs)
| 32098 | |
| 32099 | @staticmethod |
| 32100 | def handler(fit, src, context, projectionRange, **kwargs): |
| 32101 | fit.ship.boostItemAttr('warpSpeedMultiplier', src.getModifiedItemAttr('eliteBonusCovertOps1'), skill='Covert Ops', **kwargs) |
| 32102 | |
| 32103 | |
| 32104 | class Effect6866(BaseEffect): |
nothing calls this directly
no test coverage detected