public override IEnumerator CoExecute(IStage stage) { yield return(stage.CoHeal(Character, SkillInfos, BuffInfos)); }