local tutorial = { ["tutorial_txt_1"]={ ["value"]="Select skills to continue battle" }, ["tutorial_txt_2"]={ ["value"]="Claim chest to unlock new hero" }, ["tutorial_txt_3"]={ ["value"]="Claim chest to obtain Hero Shard" }, ["tutorial_txt_4"]={ ["value"]="Claim chest to obtain the fifth hero" }, ["tutorial_txt_5"]={ ["value"]="Head to the shop for more heroes!" }, ["tutorial_txt_6"]={ ["value"]="Challenge the tasks and get an S-rank hero!" }, ["tutorial_txt_7"]={ }, ["tutorial_txt_8"]={ }, ["tutorial_txt_9"]={ } } local config = { data=tutorial,count=9 } return config