(fit, ship, context, projectionRange, **kwargs)
| 43472 | |
| 43473 | @staticmethod |
| 43474 | def handler(fit, ship, context, projectionRange, **kwargs): |
| 43475 | fit.ship.boostItemAttr('conduitJumpPassengerCount', ship.getModifiedItemAttr('shipBonusCarrierC6'), skill='Caldari Carrier', **kwargs) |
| 43476 | |
| 43477 | |
| 43478 | class Effect12882(BaseEffect): |
nothing calls this directly
no test coverage detected