(fit, ship, context, projectionRange, **kwargs)
| 5166 | |
| 5167 | @staticmethod |
| 5168 | def handler(fit, ship, context, projectionRange, **kwargs): |
| 5169 | fit.ship.boostItemAttr('capacity', ship.getModifiedItemAttr('freighterBonusG2'), skill='Gallente Freighter', **kwargs) |
| 5170 | |
| 5171 | |
| 5172 | class Effect1671(BaseEffect): |
nothing calls this directly
no test coverage detected