(fit, ship, context, projectionRange, **kwargs)
| 11536 | |
| 11537 | @staticmethod |
| 11538 | def handler(fit, ship, context, projectionRange, **kwargs): |
| 11539 | fit.ship.boostItemAttr('agility', ship.getModifiedItemAttr('freighterBonusG1'), skill='Gallente Freighter', **kwargs) |
| 11540 | |
| 11541 | |
| 11542 | class Effect3683(BaseEffect): |
nothing calls this directly
no test coverage detected