namespace Gameplay.PlayerSkill.Data
{
public class UnitReviveData
public float hpPercent;
public float shieldPercent;
}