(fit, ship, context, projectionRange, **kwargs)
| 20441 | |
| 20442 | @staticmethod |
| 20443 | def handler(fit, ship, context, projectionRange, **kwargs): |
| 20444 | fit.ship.boostItemAttr('agility', ship.getModifiedItemAttr('shipBonusAI2'), skill='Amarr Hauler', **kwargs) |
| 20445 | |
| 20446 | |
| 20447 | class Effect5477(BaseEffect): |
nothing calls this directly
no test coverage detected