local task_daily_challenge = { [1]={ ["desc"]="Clear Daily Challenge" }, [2]={ ["desc"]="Clear Daily Challenge using {0}" }, [3]={ ["desc"]="10 Hits or more {0} times when beating the stage" }, [4]={ ["desc"]="クエストをクリアする、且つ{0}回以上8連消しを行う。" }, [5]={ ["desc"]="Have {0} heroes cast skills {1} times when beating the stage" }, [6]={ ["desc"]="Defeat the final boss within 3 rounds" }, [7]={ ["desc"]="{0} deals damage exceeding {1}% of total damage when beating the stage" }, [8]={ ["desc"]="{0} deals damage exceeding {1}% of total damage when beating the stage" } } local config = { data=task_daily_challenge,count=8 } return config