(fit, src, context, projectionRange, **kwargs)
| 34078 | |
| 34079 | @staticmethod |
| 34080 | def handler(fit, src, context, projectionRange, **kwargs): |
| 34081 | fit.ship.boostItemAttr('agility', src.getModifiedItemAttr('shipBonusGC'), skill='Gallente Cruiser', **kwargs) |
| 34082 | |
| 34083 | |
| 34084 | class Effect7045(BaseEffect): |
nothing calls this directly
no test coverage detected