go_dreamfactory/bin/json/game_activereward.json
2023-05-29 14:49:52 +08:00

58 lines
929 B
JSON

[
{
"key": 1,
"id_tag": 2,
"active": 40,
"reword": [
{
"a": "item",
"t": "17020001",
"n": 1
}
],
"action": "main_weektask_action_1_act",
"stage": 1
},
{
"key": 2,
"id_tag": 2,
"active": 80,
"reword": [
{
"a": "item",
"t": "17020001",
"n": 2
}
],
"action": "main_weektask_action_1_act",
"stage": 2
},
{
"key": 3,
"id_tag": 2,
"active": 120,
"reword": [
{
"a": "item",
"t": "17020001",
"n": 3
}
],
"action": "main_weektask_action_1_act",
"stage": 3
},
{
"key": 4,
"id_tag": 2,
"active": 160,
"reword": [
{
"a": "item",
"t": "17020001",
"n": 4
}
],
"action": "main_weektask_action_1_act",
"stage": 4
}
]