How to auto recharge health/shield after delay in lyra?

Hi bro,Thanks for your shared.I find a easy way to do this.Hope it can help you.
1、Create a Gameplayeffect blueprint:GE_BeenHunt,Set Has Duration time


2、Set Status.BeenHurt in GrantedTags

3、Create a Gameplayeffect blueprint:GE_RechargeShield

4、Set Status.BeenHurt in Ongoing Tag Requirements

5、Add blueprint at B_Hero_ShooterMannequin

6、Add Ge_RechargeShield at AbilitySet_ShooterHero

Then run it!