(fit, ship, context, projectionRange, **kwargs)
| 11521 | |
| 11522 | @staticmethod |
| 11523 | def handler(fit, ship, context, projectionRange, **kwargs): |
| 11524 | fit.ship.boostItemAttr('agility', ship.getModifiedItemAttr('freighterBonusM1'), skill='Minmatar Freighter', **kwargs) |
| 11525 | |
| 11526 | |
| 11527 | class Effect3682(BaseEffect): |
nothing calls this directly
no test coverage detected