Exemplo n.º 1
0
 public override IEnumerator CoExecute(IStage stage)
 {
     yield return(stage.CoNormalAttack(Character, SkillInfos, BuffInfos));
 }