(fit, src, context, projectionRange, **kwargs)
| 26365 | |
| 26366 | @staticmethod |
| 26367 | def handler(fit, src, context, projectionRange, **kwargs): |
| 26368 | fit.ship.boostItemAttr('shieldCapacity', src.getModifiedItemAttr('eliteBonusLogiFrig2'), skill='Logistics Frigates', **kwargs) |
| 26369 | |
| 26370 | |
| 26371 | class Effect6381(BaseEffect): |
nothing calls this directly
no test coverage detected