(fit, ship, context, projectionRange, **kwargs)
| 11506 | |
| 11507 | @staticmethod |
| 11508 | def handler(fit, ship, context, projectionRange, **kwargs): |
| 11509 | fit.ship.boostItemAttr('agility', ship.getModifiedItemAttr('freighterBonusC1'), skill='Caldari Freighter', **kwargs) |
| 11510 | |
| 11511 | |
| 11512 | class Effect3681(BaseEffect): |
nothing calls this directly
no test coverage detected