(fit, src, context, projectionRange, **kwargs)
| 34093 | |
| 34094 | @staticmethod |
| 34095 | def handler(fit, src, context, projectionRange, **kwargs): |
| 34096 | fit.ship.boostItemAttr('signatureRadius', src.getModifiedItemAttr('shipBonusMC'), skill='Minmatar Cruiser', **kwargs) |
| 34097 | |
| 34098 | |
| 34099 | class Effect7046(BaseEffect): |
nothing calls this directly
no test coverage detected