(fit, ship, context, projectionRange, **kwargs)
| 11551 | |
| 11552 | @staticmethod |
| 11553 | def handler(fit, ship, context, projectionRange, **kwargs): |
| 11554 | fit.ship.boostItemAttr('agility', ship.getModifiedItemAttr('freighterBonusA1'), skill='Amarr Freighter', **kwargs) |
| 11555 | |
| 11556 | |
| 11557 | class Effect3686(BaseEffect): |
nothing calls this directly
no test coverage detected