(fit, ship, context, projectionRange, **kwargs)
| 43536 | |
| 43537 | @staticmethod |
| 43538 | def handler(fit, ship, context, projectionRange, **kwargs): |
| 43539 | fit.ship.boostItemAttr('conduitJumpPassengerCount', ship.getModifiedItemAttr('shipBonusCarrierM7'), skill='Minmatar Carrier', **kwargs) |
| 43540 | |
| 43541 | |
| 43542 | class Effect12887(BaseEffect): |
nothing calls this directly
no test coverage detected