(fit, src, context, projectionRange, **kwargs)
| 26350 | |
| 26351 | @staticmethod |
| 26352 | def handler(fit, src, context, projectionRange, **kwargs): |
| 26353 | fit.ship.boostItemAttr('armorHP', src.getModifiedItemAttr('eliteBonusLogiFrig2'), skill='Logistics Frigates', **kwargs) |
| 26354 | |
| 26355 | |
| 26356 | class Effect6380(BaseEffect): |
nothing calls this directly
no test coverage detected