(fit, ship, context, projectionRange, **kwargs)
| 20411 | |
| 20412 | @staticmethod |
| 20413 | def handler(fit, ship, context, projectionRange, **kwargs): |
| 20414 | fit.ship.boostItemAttr('agility', ship.getModifiedItemAttr('shipBonusMI2'), skill='Minmatar Hauler', **kwargs) |
| 20415 | |
| 20416 | |
| 20417 | class Effect5470(BaseEffect): |
nothing calls this directly
no test coverage detected