Here’s an actual implementation of what I described above, the Blueprint logic is just triggered by a custom event inside the actor. In your case you’d want to trigger the effect when your character dies.
I wouldn’t even make a new material, I would just add the lerp into the material the existing character material, whatever you already have applied to the character.