-
Notifications
You must be signed in to change notification settings - Fork 50
Expand file tree
/
Copy pathindex.json
More file actions
122 lines (122 loc) · 3.76 KB
/
index.json
File metadata and controls
122 lines (122 loc) · 3.76 KB
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
{
"id": 9,
"name": "story-progress",
"names": [
{
"language": {
"name": "fr",
"url": "/api/v2/language/5/"
},
"name": "Progression dans l\u2019histoire"
},
{
"language": {
"name": "en",
"url": "/api/v2/language/9/"
},
"name": "Story Progress"
}
],
"values": [
{
"name": "story-progress-awakened-beasts",
"url": "/api/v2/encounter-condition-value/29/"
},
{
"name": "story-progress-beat-galactic-coronet",
"url": "/api/v2/encounter-condition-value/30/"
},
{
"name": "story-progress-oak-eterna-city",
"url": "/api/v2/encounter-condition-value/31/"
},
{
"name": "story-progress-vermilion-copycat",
"url": "/api/v2/encounter-condition-value/32/"
},
{
"name": "story-progress-met-tornadus-thundurus",
"url": "/api/v2/encounter-condition-value/33/"
},
{
"name": "story-progress-beat-elite-four-round-two",
"url": "/api/v2/encounter-condition-value/34/"
},
{
"name": "story-progress-hall-of-fame",
"url": "/api/v2/encounter-condition-value/35/"
},
{
"name": "story-progress-none",
"url": "/api/v2/encounter-condition-value/36/"
},
{
"name": "story-progress-national-dex",
"url": "/api/v2/encounter-condition-value/37/"
},
{
"name": "story-progress-cure-eldritch-nightmares",
"url": "/api/v2/encounter-condition-value/41/"
},
{
"name": "story-progress-defeat-jupiter",
"url": "/api/v2/encounter-condition-value/51/"
},
{
"name": "story-progress-beat-team-galactic-iron-island",
"url": "/api/v2/encounter-condition-value/52/"
},
{
"name": "story-progress-zephyr-badge",
"url": "/api/v2/encounter-condition-value/54/"
},
{
"name": "story-progress-beat-red",
"url": "/api/v2/encounter-condition-value/55/"
},
{
"name": "story-progress-receive-tm-from-claire",
"url": "/api/v2/encounter-condition-value/57/"
},
{
"name": "story-progress-defeat-mars",
"url": "/api/v2/encounter-condition-value/67/"
},
{
"name": "story-progress-returned-machine-part",
"url": "/api/v2/encounter-condition-value/70/"
},
{
"name": "story-progress-juniper-cave-of-being",
"url": "/api/v2/encounter-condition-value/75/"
},
{
"name": "story-progress-quake-badge",
"url": "/api/v2/encounter-condition-value/77/"
},
{
"name": "defeated-ghetsis",
"url": "/api/v2/encounter-condition-value/81/"
},
{
"name": "story-progress-defeated-groudon-or-kyogre",
"url": "/api/v2/encounter-condition-value/91/"
},
{
"name": "story-progress-finished-looker-sidequest",
"url": "/api/v2/encounter-condition-value/100/"
},
{
"name": "story-progress-beat-olivias-trial",
"url": "/api/v2/encounter-condition-value/101/"
},
{
"name": "story-progress-catch-all-shadow-pokemon",
"url": "/api/v2/encounter-condition-value/113/"
},
{
"name": "other-complete-mt-battle",
"url": "/api/v2/encounter-condition-value/114/"
}
]
}