Move response files to specific directory

Signed-off-by: Yuan Si <do4suki@gmail.com>
This commit is contained in:
2023-05-25 06:15:37 +08:00
parent 9ad8d91f4b
commit 71f989a875
32 changed files with 27 additions and 5446 deletions
+2185
View File
File diff suppressed because it is too large Load Diff
+14498
View File
File diff suppressed because it is too large Load Diff
+215
View File
@@ -0,0 +1,215 @@
{
"response_data": {
"party_list": [
{
"user_info": {
"user_id": 5762285,
"name": "SDS Nico",
"level": 21
},
"center_unit_info": {
"unit_owning_user_id": 1000880096808,
"unit_id": 4001,
"exp": 79700,
"next_exp": 0,
"level": 100,
"level_limit_id": 1,
"max_level": 100,
"rank": 2,
"max_rank": 2,
"love": 1000,
"max_love": 1000,
"unit_skill_level": 8,
"max_hp": 4,
"favorite_flag": false,
"display_rank": 2,
"unit_skill_exp": 29900,
"unit_removable_skill_capacity": 8,
"attribute": 2,
"smile": 7210,
"cute": 7870,
"cool": 7430,
"is_love_max": true,
"is_level_max": true,
"is_rank_max": true,
"is_signed": true,
"is_skill_level_max": true,
"setting_award_id": 121,
"removable_skill_ids": []
},
"setting_award_id": 121,
"available_social_point": 10,
"friend_status": 1
},
{
"user_info": {
"user_id": 5400659,
"name": "\u9ed1\u6850-",
"level": 37
},
"center_unit_info": {
"unit_owning_user_id": 1001193273786,
"unit_id": 13,
"exp": 0,
"next_exp": 6,
"level": 1,
"level_limit_id": 0,
"max_level": 30,
"rank": 1,
"max_rank": 2,
"love": 25,
"max_love": 25,
"unit_skill_level": 1,
"max_hp": 2,
"favorite_flag": false,
"display_rank": 1,
"unit_skill_exp": 0,
"unit_removable_skill_capacity": 0,
"attribute": 1,
"smile": 1520,
"cute": 550,
"cool": 308,
"is_love_max": false,
"is_level_max": false,
"is_rank_max": false,
"is_signed": false,
"is_skill_level_max": true,
"setting_award_id": 17,
"removable_skill_ids": []
},
"setting_award_id": 17,
"available_social_point": 10,
"friend_status": 1
},
{
"user_info": {
"user_id": 7663163,
"name": "\u82b1\u82b1\u82b1\u6912",
"level": 30
},
"center_unit_info": {
"unit_owning_user_id": 1002061904425,
"unit_id": 1131,
"exp": 8400,
"next_exp": 8659,
"level": 18,
"level_limit_id": 1,
"max_level": 100,
"rank": 2,
"max_rank": 2,
"love": 1000,
"max_love": 1000,
"unit_skill_level": 1,
"max_hp": 5,
"favorite_flag": true,
"display_rank": 2,
"unit_skill_exp": 0,
"unit_removable_skill_capacity": 4,
"attribute": 3,
"smile": 3195,
"cute": 2925,
"cool": 4085,
"is_love_max": true,
"is_level_max": false,
"is_rank_max": true,
"is_signed": false,
"is_skill_level_max": false,
"setting_award_id": 17,
"removable_skill_ids": []
},
"setting_award_id": 17,
"available_social_point": 5,
"friend_status": 0
},
{
"user_info": {
"user_id": 7663313,
"name": "\u67f3\u4e95\u4e0e\u5b50",
"level": 34
},
"center_unit_info": {
"unit_owning_user_id": 1002062097329,
"unit_id": 1372,
"exp": 79700,
"next_exp": 0,
"level": 100,
"level_limit_id": 1,
"max_level": 100,
"rank": 2,
"max_rank": 2,
"love": 1000,
"max_love": 1000,
"unit_skill_level": 1,
"max_hp": 6,
"favorite_flag": true,
"display_rank": 2,
"unit_skill_exp": 0,
"unit_removable_skill_capacity": 4,
"attribute": 1,
"smile": 5370,
"cute": 4080,
"cool": 4500,
"is_love_max": true,
"is_level_max": true,
"is_rank_max": true,
"is_signed": false,
"is_skill_level_max": false,
"setting_award_id": 17,
"removable_skill_ids": [
3,
2,
1
]
},
"setting_award_id": 17,
"available_social_point": 5,
"friend_status": 0
},
{
"user_info": {
"user_id": 7663527,
"name": "\u6211\u63a8\u5c06\u519b",
"level": 15
},
"center_unit_info": {
"unit_owning_user_id": 1002062228744,
"unit_id": 1912,
"exp": 0,
"next_exp": 201,
"level": 1,
"level_limit_id": 1,
"max_level": 100,
"rank": 2,
"max_rank": 2,
"love": 444,
"max_love": 1000,
"unit_skill_level": 1,
"max_hp": 5,
"favorite_flag": false,
"display_rank": 2,
"unit_skill_exp": 0,
"unit_removable_skill_capacity": 4,
"attribute": 1,
"smile": 3870,
"cute": 3090,
"cool": 2470,
"is_love_max": false,
"is_level_max": false,
"is_rank_max": true,
"is_signed": false,
"is_skill_level_max": false,
"setting_award_id": 1,
"removable_skill_ids": []
},
"setting_award_id": 1,
"available_social_point": 5,
"friend_status": 0
}
],
"training_energy": 999,
"training_energy_max": 999,
"server_timestamp": 1679802984
},
"release_info": [],
"status_code": 200
}
+110
View File
@@ -0,0 +1,110 @@
{
"response_data": {
"clear_scenario": {
"scenario_id": 3244
},
"before_user_info": {
"level": 1028,
"exp": 28853572,
"previous_exp": 27734700,
"next_exp": 28941885,
"game_coin": 112462154,
"sns_coin": 11,
"free_sns_coin": 11,
"paid_sns_coin": 0,
"social_point": 1442340,
"unit_max": 904,
"waiting_unit_max": 700,
"current_energy": 222,
"energy_max": 417,
"training_energy": 8,
"training_energy_max": 10,
"energy_full_time": "2023-03-30 23:05:52",
"license_live_energy_recoverly_time": 60,
"friend_max": 99,
"tutorial_state": -1,
"over_max_energy": 0,
"unlock_random_live_muse": 1,
"unlock_random_live_aqours": 1
},
"after_user_info": {
"level": 1028,
"exp": 28853572,
"previous_exp": 27734700,
"next_exp": 28941885,
"game_coin": 112482154,
"sns_coin": 12,
"free_sns_coin": 12,
"paid_sns_coin": 0,
"social_point": 1442340,
"unit_max": 904,
"waiting_unit_max": 700,
"current_energy": 222,
"energy_max": 417,
"training_energy": 8,
"training_energy_max": 10,
"energy_full_time": "2023-03-30 23:05:52",
"license_live_energy_recoverly_time": 60,
"friend_max": 99,
"tutorial_state": -1,
"over_max_energy": 0,
"unlock_random_live_muse": 1,
"unlock_random_live_aqours": 1
},
"next_level_info": [
{
"level": 1028,
"from_exp": 28853572
}
],
"base_reward_info": {
"game_coin_reward_box_flag": false,
"game_coin": 20000
},
"item_reward_info": [
{
"add_type": 3001,
"reward_item_id": 4,
"item_category_id": 0,
"amount": 1,
"comment": "\u652f\u7ebf\u5267\u60c5\u5b8c\u6210\uff01",
"reward_box_flag": false
}
],
"class_system": {
"rank_info": {
"before_class_rank_id": 10,
"after_class_rank_id": 10,
"rank_up_date": "2020-02-12 11:57:15"
},
"complete_flag": false,
"is_opened": true,
"is_visible": true
},
"museum_info": {
"parameter": {
"smile": 228,
"pure": 300,
"cool": 372
},
"contents_id_list": [
1597,
1598,
1599,
1600,
1601,
1694,
1695,
1696,
1697,
1699,
1700,
1701
]
},
"server_timestamp": 1680118815,
"present_cnt": 0
},
"release_info": [],
"status_code": 200
}
+708
View File
@@ -0,0 +1,708 @@
{
"result": {
"owning_stamp_ids": [
1001,
1002,
1003,
1004,
1005,
1006,
1007,
1008,
1009,
1,
2,
19,
28,
3,
4,
20,
29,
5,
6,
21,
30,
7,
8,
22,
31,
9,
10,
23,
32,
11,
12,
24,
33,
13,
14,
25,
34,
15,
16,
26,
35,
17,
18,
27,
36,
201,
101,
102,
119,
128,
103,
104,
120,
129,
105,
106,
121,
130,
107,
108,
122,
131,
109,
110,
123,
132,
111,
112,
124,
133,
113,
114,
125,
134,
115,
116,
126,
135,
117,
118,
127,
136,
301,
401,
402,
10001,
10002
],
"stamp_setting": [
{
"stamp_type": 1,
"setting_list": [
{
"stamp_setting_id": 1,
"main_flag": 1,
"stamp_list": [
{
"position": 1,
"stamp_id": 1
},
{
"position": 2,
"stamp_id": 17
},
{
"position": 3,
"stamp_id": 2
},
{
"position": 4,
"stamp_id": 9
},
{
"position": 5,
"stamp_id": 19
},
{
"position": 6,
"stamp_id": 15
},
{
"position": 7,
"stamp_id": 28
},
{
"position": 8,
"stamp_id": 16
},
{
"position": 9,
"stamp_id": 5
},
{
"position": 10,
"stamp_id": 12
},
{
"position": 11,
"stamp_id": 6
},
{
"position": 12,
"stamp_id": 109
},
{
"position": 13,
"stamp_id": 21
},
{
"position": 14,
"stamp_id": 110
},
{
"position": 15,
"stamp_id": 30
},
{
"position": 16,
"stamp_id": 112
},
{
"position": 17,
"stamp_id": 128
},
{
"position": 18,
"stamp_id": 117
}
]
},
{
"stamp_setting_id": 2,
"main_flag": 0,
"stamp_list": [
{
"position": 1,
"stamp_id": 2
},
{
"position": 2,
"stamp_id": 119
},
{
"position": 3,
"stamp_id": 3
},
{
"position": 4,
"stamp_id": 103
},
{
"position": 5,
"stamp_id": 21
},
{
"position": 6,
"stamp_id": 121
},
{
"position": 7,
"stamp_id": 22
},
{
"position": 8,
"stamp_id": 108
},
{
"position": 9,
"stamp_id": 9
},
{
"position": 10,
"stamp_id": 110
},
{
"position": 11,
"stamp_id": 11
},
{
"position": 12,
"stamp_id": 112
},
{
"position": 13,
"stamp_id": 14
},
{
"position": 14,
"stamp_id": 113
},
{
"position": 15,
"stamp_id": 16
},
{
"position": 16,
"stamp_id": 126
},
{
"position": 17,
"stamp_id": 17
},
{
"position": 18,
"stamp_id": 117
}
]
},
{
"stamp_setting_id": 3,
"main_flag": 0,
"stamp_list": [
{
"position": 1,
"stamp_id": 2
},
{
"position": 2,
"stamp_id": 101
},
{
"position": 3,
"stamp_id": 4
},
{
"position": 4,
"stamp_id": 103
},
{
"position": 5,
"stamp_id": 5
},
{
"position": 6,
"stamp_id": 105
},
{
"position": 7,
"stamp_id": 7
},
{
"position": 8,
"stamp_id": 108
},
{
"position": 9,
"stamp_id": 10
},
{
"position": 10,
"stamp_id": 110
},
{
"position": 11,
"stamp_id": 12
},
{
"position": 12,
"stamp_id": 112
},
{
"position": 13,
"stamp_id": 13
},
{
"position": 14,
"stamp_id": 114
},
{
"position": 15,
"stamp_id": 16
},
{
"position": 16,
"stamp_id": 116
},
{
"position": 17,
"stamp_id": 17
},
{
"position": 18,
"stamp_id": 117
}
]
},
{
"stamp_setting_id": 4,
"main_flag": 0,
"stamp_list": [
{
"position": 1,
"stamp_id": 2
},
{
"position": 2,
"stamp_id": 101
},
{
"position": 3,
"stamp_id": 4
},
{
"position": 4,
"stamp_id": 103
},
{
"position": 5,
"stamp_id": 5
},
{
"position": 6,
"stamp_id": 105
},
{
"position": 7,
"stamp_id": 7
},
{
"position": 8,
"stamp_id": 108
},
{
"position": 9,
"stamp_id": 10
},
{
"position": 10,
"stamp_id": 110
},
{
"position": 11,
"stamp_id": 12
},
{
"position": 12,
"stamp_id": 112
},
{
"position": 13,
"stamp_id": 13
},
{
"position": 14,
"stamp_id": 114
},
{
"position": 15,
"stamp_id": 16
},
{
"position": 16,
"stamp_id": 116
},
{
"position": 17,
"stamp_id": 17
},
{
"position": 18,
"stamp_id": 117
}
]
},
{
"stamp_setting_id": 5,
"main_flag": 0,
"stamp_list": [
{
"position": 1,
"stamp_id": 2
},
{
"position": 2,
"stamp_id": 101
},
{
"position": 3,
"stamp_id": 4
},
{
"position": 4,
"stamp_id": 103
},
{
"position": 5,
"stamp_id": 5
},
{
"position": 6,
"stamp_id": 105
},
{
"position": 7,
"stamp_id": 7
},
{
"position": 8,
"stamp_id": 108
},
{
"position": 9,
"stamp_id": 10
},
{
"position": 10,
"stamp_id": 110
},
{
"position": 11,
"stamp_id": 12
},
{
"position": 12,
"stamp_id": 112
},
{
"position": 13,
"stamp_id": 13
},
{
"position": 14,
"stamp_id": 114
},
{
"position": 15,
"stamp_id": 16
},
{
"position": 16,
"stamp_id": 116
},
{
"position": 17,
"stamp_id": 17
},
{
"position": 18,
"stamp_id": 117
}
]
}
]
},
{
"stamp_type": 2,
"setting_list": [
{
"stamp_setting_id": 1,
"main_flag": 1,
"stamp_list": [
{
"position": 1,
"stamp_id": 1001
},
{
"position": 2,
"stamp_id": 1002
},
{
"position": 3,
"stamp_id": 1003
},
{
"position": 4,
"stamp_id": 1004
},
{
"position": 5,
"stamp_id": 1005
},
{
"position": 6,
"stamp_id": 1006
},
{
"position": 7,
"stamp_id": 1007
},
{
"position": 8,
"stamp_id": 1008
},
{
"position": 9,
"stamp_id": 1009
}
]
},
{
"stamp_setting_id": 2,
"main_flag": 0,
"stamp_list": [
{
"position": 1,
"stamp_id": 1001
},
{
"position": 2,
"stamp_id": 1002
},
{
"position": 3,
"stamp_id": 1003
},
{
"position": 4,
"stamp_id": 1004
},
{
"position": 5,
"stamp_id": 1005
},
{
"position": 6,
"stamp_id": 1006
},
{
"position": 7,
"stamp_id": 1007
},
{
"position": 8,
"stamp_id": 1008
},
{
"position": 9,
"stamp_id": 1009
}
]
},
{
"stamp_setting_id": 3,
"main_flag": 0,
"stamp_list": [
{
"position": 1,
"stamp_id": 1001
},
{
"position": 2,
"stamp_id": 1002
},
{
"position": 3,
"stamp_id": 1003
},
{
"position": 4,
"stamp_id": 1004
},
{
"position": 5,
"stamp_id": 1005
},
{
"position": 6,
"stamp_id": 1006
},
{
"position": 7,
"stamp_id": 1007
},
{
"position": 8,
"stamp_id": 1008
},
{
"position": 9,
"stamp_id": 1009
}
]
},
{
"stamp_setting_id": 4,
"main_flag": 0,
"stamp_list": [
{
"position": 1,
"stamp_id": 1001
},
{
"position": 2,
"stamp_id": 1002
},
{
"position": 3,
"stamp_id": 1003
},
{
"position": 4,
"stamp_id": 1004
},
{
"position": 5,
"stamp_id": 1005
},
{
"position": 6,
"stamp_id": 1006
},
{
"position": 7,
"stamp_id": 1007
},
{
"position": 8,
"stamp_id": 1008
},
{
"position": 9,
"stamp_id": 1009
}
]
},
{
"stamp_setting_id": 5,
"main_flag": 0,
"stamp_list": [
{
"position": 1,
"stamp_id": 1001
},
{
"position": 2,
"stamp_id": 1002
},
{
"position": 3,
"stamp_id": 1003
},
{
"position": 4,
"stamp_id": 1004
},
{
"position": 5,
"stamp_id": 1005
},
{
"position": 6,
"stamp_id": 1006
},
{
"position": 7,
"stamp_id": 1007
},
{
"position": 8,
"stamp_id": 1008
},
{
"position": 9,
"stamp_id": 1009
}
]
}
]
}
]
},
"status": 200,
"commandNum": false,
"timeStamp": 1680244575
}
+110
View File
@@ -0,0 +1,110 @@
{
"response_data": {
"clear_subscenario": {
"subscenario_id": 3244
},
"before_user_info": {
"level": 1028,
"exp": 28853572,
"previous_exp": 27734700,
"next_exp": 28941885,
"game_coin": 112462154,
"sns_coin": 11,
"free_sns_coin": 11,
"paid_sns_coin": 0,
"social_point": 1442340,
"unit_max": 904,
"waiting_unit_max": 700,
"current_energy": 222,
"energy_max": 417,
"training_energy": 8,
"training_energy_max": 10,
"energy_full_time": "2023-03-30 23:05:52",
"license_live_energy_recoverly_time": 60,
"friend_max": 99,
"tutorial_state": -1,
"over_max_energy": 0,
"unlock_random_live_muse": 1,
"unlock_random_live_aqours": 1
},
"after_user_info": {
"level": 1028,
"exp": 28853572,
"previous_exp": 27734700,
"next_exp": 28941885,
"game_coin": 112482154,
"sns_coin": 12,
"free_sns_coin": 12,
"paid_sns_coin": 0,
"social_point": 1442340,
"unit_max": 904,
"waiting_unit_max": 700,
"current_energy": 222,
"energy_max": 417,
"training_energy": 8,
"training_energy_max": 10,
"energy_full_time": "2023-03-30 23:05:52",
"license_live_energy_recoverly_time": 60,
"friend_max": 99,
"tutorial_state": -1,
"over_max_energy": 0,
"unlock_random_live_muse": 1,
"unlock_random_live_aqours": 1
},
"next_level_info": [
{
"level": 1028,
"from_exp": 28853572
}
],
"base_reward_info": {
"game_coin_reward_box_flag": false,
"game_coin": 20000
},
"item_reward_info": [
{
"add_type": 3001,
"reward_item_id": 4,
"item_category_id": 0,
"amount": 1,
"comment": "\u652f\u7ebf\u5267\u60c5\u5b8c\u6210\uff01",
"reward_box_flag": false
}
],
"class_system": {
"rank_info": {
"before_class_rank_id": 10,
"after_class_rank_id": 10,
"rank_up_date": "2020-02-12 11:57:15"
},
"complete_flag": false,
"is_opened": true,
"is_visible": true
},
"museum_info": {
"parameter": {
"smile": 228,
"pure": 300,
"cool": 372
},
"contents_id_list": [
1597,
1598,
1599,
1600,
1601,
1694,
1695,
1696,
1697,
1699,
1700,
1701
]
},
"server_timestamp": 1680118815,
"present_cnt": 0
},
"release_info": [],
"status_code": 200
}