Skip to content

Commit 0a83106

Browse files
[Updater Bot] Regenerate data from PokeAPI/pokeapi#1524 (#376)
1 parent 79308c0 commit 0a83106

140 files changed

Lines changed: 1426 additions & 531 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"condition": {
3+
"name": "trade",
4+
"url": "/api/v2/encounter-condition/15/"
5+
},
6+
"id": 195,
7+
"name": "trade-cottonee",
8+
"names": [
9+
{
10+
"language": {
11+
"name": "en",
12+
"url": "/api/v2/language/9/"
13+
},
14+
"name": "Give Cottonee in a Trade"
15+
}
16+
]
17+
}
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"condition": {
3+
"name": "trade",
4+
"url": "/api/v2/encounter-condition/15/"
5+
},
6+
"id": 196,
7+
"name": "trade-petilil",
8+
"names": [
9+
{
10+
"language": {
11+
"name": "en",
12+
"url": "/api/v2/language/9/"
13+
},
14+
"name": "Give Petilil in a Trade"
15+
}
16+
]
17+
}
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"condition": {
3+
"name": "trade",
4+
"url": "/api/v2/encounter-condition/15/"
5+
},
6+
"id": 197,
7+
"name": "trade-emolga",
8+
"names": [
9+
{
10+
"language": {
11+
"name": "en",
12+
"url": "/api/v2/language/9/"
13+
},
14+
"name": "Give Emolga in a Trade"
15+
}
16+
]
17+
}
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"condition": {
3+
"name": "trade",
4+
"url": "/api/v2/encounter-condition/15/"
5+
},
6+
"id": 198,
7+
"name": "trade-mantine",
8+
"names": [
9+
{
10+
"language": {
11+
"name": "en",
12+
"url": "/api/v2/language/9/"
13+
},
14+
"name": "Give Mantine in a Trade"
15+
}
16+
]
17+
}
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"condition": {
3+
"name": "trade",
4+
"url": "/api/v2/encounter-condition/15/"
5+
},
6+
"id": 199,
7+
"name": "trade-ditto",
8+
"names": [
9+
{
10+
"language": {
11+
"name": "en",
12+
"url": "/api/v2/language/9/"
13+
},
14+
"name": "Give Ditto in a Trade"
15+
}
16+
]
17+
}
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"condition": {
3+
"name": "trade",
4+
"url": "/api/v2/encounter-condition/15/"
5+
},
6+
"id": 200,
7+
"name": "trade-excadrill",
8+
"names": [
9+
{
10+
"language": {
11+
"name": "en",
12+
"url": "/api/v2/language/9/"
13+
},
14+
"name": "Give Excadrill in a Trade"
15+
}
16+
]
17+
}
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"condition": {
3+
"name": "trade",
4+
"url": "/api/v2/encounter-condition/15/"
5+
},
6+
"id": 201,
7+
"name": "trade-hippowdon",
8+
"names": [
9+
{
10+
"language": {
11+
"name": "en",
12+
"url": "/api/v2/language/9/"
13+
},
14+
"name": "Give Hippowdon in a Trade"
15+
}
16+
]
17+
}

data/api/v2/encounter-condition-value/index.json

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"count": 194,
2+
"count": 201,
33
"next": null,
44
"previous": null,
55
"results": [
@@ -778,6 +778,34 @@
778778
{
779779
"name": "headbutt-tree-secret",
780780
"url": "/api/v2/encounter-condition-value/194/"
781+
},
782+
{
783+
"name": "trade-cottonee",
784+
"url": "/api/v2/encounter-condition-value/195/"
785+
},
786+
{
787+
"name": "trade-petilil",
788+
"url": "/api/v2/encounter-condition-value/196/"
789+
},
790+
{
791+
"name": "trade-emolga",
792+
"url": "/api/v2/encounter-condition-value/197/"
793+
},
794+
{
795+
"name": "trade-mantine",
796+
"url": "/api/v2/encounter-condition-value/198/"
797+
},
798+
{
799+
"name": "trade-ditto",
800+
"url": "/api/v2/encounter-condition-value/199/"
801+
},
802+
{
803+
"name": "trade-excadrill",
804+
"url": "/api/v2/encounter-condition-value/200/"
805+
},
806+
{
807+
"name": "trade-hippowdon",
808+
"url": "/api/v2/encounter-condition-value/201/"
781809
}
782810
]
783811
}

data/api/v2/encounter-condition/15/index.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,34 @@
150150
{
151151
"name": "trade-skitty",
152152
"url": "/api/v2/encounter-condition-value/175/"
153+
},
154+
{
155+
"name": "trade-cottonee",
156+
"url": "/api/v2/encounter-condition-value/195/"
157+
},
158+
{
159+
"name": "trade-petilil",
160+
"url": "/api/v2/encounter-condition-value/196/"
161+
},
162+
{
163+
"name": "trade-emolga",
164+
"url": "/api/v2/encounter-condition-value/197/"
165+
},
166+
{
167+
"name": "trade-mantine",
168+
"url": "/api/v2/encounter-condition-value/198/"
169+
},
170+
{
171+
"name": "trade-ditto",
172+
"url": "/api/v2/encounter-condition-value/199/"
173+
},
174+
{
175+
"name": "trade-excadrill",
176+
"url": "/api/v2/encounter-condition-value/200/"
177+
},
178+
{
179+
"name": "trade-hippowdon",
180+
"url": "/api/v2/encounter-condition-value/201/"
153181
}
154182
]
155183
}

data/api/v2/gender/1/index.json

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,41 @@
205205
},
206206
"rate": 1
207207
},
208+
{
209+
"pokemon_species": {
210+
"name": "charizard",
211+
"url": "/api/v2/pokemon-species/6/"
212+
},
213+
"rate": 1
214+
},
215+
{
216+
"pokemon_species": {
217+
"name": "wartortle",
218+
"url": "/api/v2/pokemon-species/8/"
219+
},
220+
"rate": 1
221+
},
222+
{
223+
"pokemon_species": {
224+
"name": "blastoise",
225+
"url": "/api/v2/pokemon-species/9/"
226+
},
227+
"rate": 1
228+
},
229+
{
230+
"pokemon_species": {
231+
"name": "metapod",
232+
"url": "/api/v2/pokemon-species/11/"
233+
},
234+
"rate": 4
235+
},
236+
{
237+
"pokemon_species": {
238+
"name": "butterfree",
239+
"url": "/api/v2/pokemon-species/12/"
240+
},
241+
"rate": 4
242+
},
208243
{
209244
"pokemon_species": {
210245
"name": "kakuna",
@@ -5658,41 +5693,6 @@
56585693
},
56595694
"rate": 1
56605695
},
5661-
{
5662-
"pokemon_species": {
5663-
"name": "charizard",
5664-
"url": "/api/v2/pokemon-species/6/"
5665-
},
5666-
"rate": 1
5667-
},
5668-
{
5669-
"pokemon_species": {
5670-
"name": "wartortle",
5671-
"url": "/api/v2/pokemon-species/8/"
5672-
},
5673-
"rate": 1
5674-
},
5675-
{
5676-
"pokemon_species": {
5677-
"name": "blastoise",
5678-
"url": "/api/v2/pokemon-species/9/"
5679-
},
5680-
"rate": 1
5681-
},
5682-
{
5683-
"pokemon_species": {
5684-
"name": "metapod",
5685-
"url": "/api/v2/pokemon-species/11/"
5686-
},
5687-
"rate": 4
5688-
},
5689-
{
5690-
"pokemon_species": {
5691-
"name": "butterfree",
5692-
"url": "/api/v2/pokemon-species/12/"
5693-
},
5694-
"rate": 4
5695-
},
56965696
{
56975697
"pokemon_species": {
56985698
"name": "golem",

0 commit comments

Comments
 (0)