(fit, ship, context, projectionRange, **kwargs)
| 43504 | |
| 43505 | @staticmethod |
| 43506 | def handler(fit, ship, context, projectionRange, **kwargs): |
| 43507 | fit.ship.boostItemAttr('conduitJumpPassengerCount', ship.getModifiedItemAttr('shipBonusCarrierG7'), skill='Gallente Carrier', **kwargs) |
| 43508 | |
| 43509 | |
| 43510 | class Effect12884(BaseEffect): |
nothing calls this directly
no test coverage detected