(fit, ship, context, projectionRange, **kwargs)
| 43360 | |
| 43361 | @staticmethod |
| 43362 | def handler(fit, ship, context, projectionRange, **kwargs): |
| 43363 | fit.ship.boostItemAttr('conduitJumpPassengerCount', ship.getModifiedItemAttr('shipBonusCarrierA6'), skill='Amarr Carrier', **kwargs) |
| 43364 | |
| 43365 | |
| 43366 | class Effect12875(BaseEffect): |
nothing calls this directly
no test coverage detected