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