LP_Bot/build-templates/shared/jsons/collect_002.json
2023-12-06 15:01:33 +08:00

7 lines
178 B
JSON

{
"#collect_002#collect" :
{
"cols" : ["Id","Tokens","Pick","Multiple"],
"rows" : [[1,200,40,[2,3,5]],[2,300,50,[2,4,6]],[3,450,80,[3,4,6]],[4,600,100,[4,5,6]]]
}
}