-
Notifications
You must be signed in to change notification settings - Fork 0
/
Digimon Linkz 990306 restaurant.json
64 lines (64 loc) · 1.07 KB
/
Digimon Linkz 990306 restaurant.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
{
"facilityRestaurantM": [
{
"facilityRestaurantId": "1",
"level": "1",
"maxStamina": "40",
"recoveryTime": "180"
},
{
"facilityRestaurantId": "2",
"level": "2",
"maxStamina": "45",
"recoveryTime": "180"
},
{
"facilityRestaurantId": "3",
"level": "3",
"maxStamina": "50",
"recoveryTime": "180"
},
{
"facilityRestaurantId": "4",
"level": "4",
"maxStamina": "55",
"recoveryTime": "180"
},
{
"facilityRestaurantId": "5",
"level": "5",
"maxStamina": "60",
"recoveryTime": "180"
},
{
"facilityRestaurantId": "6",
"level": "6",
"maxStamina": "65",
"recoveryTime": "180"
},
{
"facilityRestaurantId": "7",
"level": "7",
"maxStamina": "70",
"recoveryTime": "180"
},
{
"facilityRestaurantId": "8",
"level": "8",
"maxStamina": "75",
"recoveryTime": "180"
},
{
"facilityRestaurantId": "9",
"level": "9",
"maxStamina": "80",
"recoveryTime": "180"
},
{
"facilityRestaurantId": "10",
"level": "10",
"maxStamina": "100",
"recoveryTime": "180"
}
]
}