local tutorial = { ["tutorial_txt_1"]={ ["value"]="Select a skill and continue the battle" }, ["tutorial_txt_2"]={ ["value"]="Claim chest to unlock new heroes" }, ["tutorial_txt_3"]={ ["value"]="Claim chest to obtain hero shards" }, ["tutorial_txt_4"]={ ["value"]="Claim chest to unlock the 5th hero" } } local config = { data=tutorial,count=4 } return config