go_dreamfactory/bin/json/game_repeatall.json
2023-11-01 20:42:03 +08:00

26 lines
386 B
JSON

[
{
"key": 1,
"model": "组件名称",
"num": 5,
"thing": "",
"type": [
90,
10
],
"typeone": [],
"typetwo": [],
"cd": {
"key": "repeat_repeat_all_cdtxt_01",
"text": "地面干净了不少。"
},
"cdtime": 18000,
"reward": [
{
"a": "attr",
"t": "gold",
"n": 10000
}
]
}
]