-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathboostItems.json
146 lines (146 loc) · 2.87 KB
/
boostItems.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
[
{
"id": 1,
"name": "LIVE BONUS飲料(小)",
"recoveryValue": 1,
"flavorText": "恢復1 LIVE BONUS。"
},
{
"id": 2,
"name": "LIVE BONUS飲料(大)",
"recoveryValue": 10,
"flavorText": "恢復10 LIVE BONUS。"
},
{
"id": 3,
"name": "情人節巧克力",
"recoveryValue": 10,
"flavorText": "恢復10 LIVE BONUS。"
},
{
"id": 4,
"name": "白色情人節棉花糖",
"recoveryValue": 10,
"flavorText": "恢復10 LIVE BONUS。"
},
{
"id": 5,
"name": "[限定]炸雞塊君 普通份量",
"recoveryValue": 10,
"flavorText": "恢復10 LIVE BONUS。"
},
{
"id": 6,
"name": "萬聖節餅乾",
"recoveryValue": 10,
"flavorText": "恢復10 LIVE BONUS。"
},
{
"id": 7,
"name": "布里歐",
"recoveryValue": 10,
"flavorText": "恢復10 LIVE BONUS。"
},
{
"id": 8,
"name": "聖誕節蛋糕",
"recoveryValue": 10,
"flavorText": "恢復10 LIVE BONUS。"
},
{
"id": 9,
"name": "甘酒",
"recoveryValue": 10,
"flavorText": "恢復10 LIVE BONUS。"
},
{
"id": 10,
"name": "[限定]泡麵",
"recoveryValue": 10,
"flavorText": "恢復10 LIVE BONUS。"
},
{
"id": 11,
"name": "[限定]寶礦力水得",
"recoveryValue": 10,
"flavorText": "恢復10 LIVE BONUS。"
},
{
"id": 12,
"name": "蔥",
"recoveryValue": 1,
"flavorText": "恢復1 LIVE BONUS。"
},
{
"id": 13,
"name": "「初音未來16週年紀念」慶祝蛋糕",
"recoveryValue": 10,
"flavorText": "恢復10 LIVE BONUS。"
},
{
"id": 14,
"name": "Hello Kitty的蘋果",
"recoveryValue": 10,
"flavorText": "恢復10 LIVE BONUS。"
},
{
"id": 15,
"name": "3900's LIVE BONUS飲料(大)",
"recoveryValue": 10,
"flavorText": "恢復10 LIVE BONUS。"
},
{
"id": 1001,
"name": "月餅",
"recoveryValue": 10,
"flavorText": "恢復10 LIVE BONUS。"
},
{
"id": 1002,
"name": "蔥 ",
"recoveryValue": 10,
"flavorText": "恢復10 LIVE BONUS。"
},
{
"id": 1004,
"name": "酒",
"recoveryValue": 10,
"flavorText": "恢復10 LIVE BONUS。"
},
{
"id": 1005,
"name": "果汁",
"recoveryValue": 10,
"flavorText": "恢復10 LIVE BONUS。"
},
{
"id": 1006,
"name": "紅白米糕",
"recoveryValue": 10,
"flavorText": "恢復10 LIVE BONUS。"
},
{
"id": 1007,
"name": "鮪魚",
"recoveryValue": 10,
"flavorText": "恢復10 LIVE BONUS。"
},
{
"id": 1008,
"name": "冰棒",
"recoveryValue": 10,
"flavorText": "恢復10 LIVE BONUS。"
},
{
"id": 1009,
"name": "粽子",
"recoveryValue": 10,
"flavorText": "恢復10 LIVE BONUS。"
},
{
"id": 1010,
"name": "棒棒糖",
"recoveryValue": 10,
"flavorText": "恢復10 LIVE BONUS。"
}
]