(fit, module, context, projectionRange, **kwargs)
| 36906 | |
| 36907 | @staticmethod |
| 36908 | def handler(fit, module, context, projectionRange, **kwargs): |
| 36909 | fit.ship.preAssignItemAttr('warpBubbleImmune', module.getModifiedItemAttr('warpBubbleImmuneBonus'), **kwargs) |
| 36910 | |
| 36911 | |
| 36912 | class Effect8119(BaseEffect): |
nothing calls this directly
no test coverage detected