(fit, ship, context, projectionRange, **kwargs)
| 20426 | |
| 20427 | @staticmethod |
| 20428 | def handler(fit, ship, context, projectionRange, **kwargs): |
| 20429 | fit.ship.boostItemAttr('agility', ship.getModifiedItemAttr('shipBonusGI2'), skill='Gallente Hauler', **kwargs) |
| 20430 | |
| 20431 | |
| 20432 | class Effect5471(BaseEffect): |
nothing calls this directly
no test coverage detected