Skip to content

Commit 59f25f2

Browse files
pokeapi-machine-userNaramsim
authored andcommitted
[Updater Bot] Regenerate data
1 parent 1d32ab8 commit 59f25f2

File tree

4 files changed

+1
-44
lines changed

4 files changed

+1
-44
lines changed

data/api/v2/move/246/index.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1225,13 +1225,6 @@
12251225
"pp": 5,
12261226
"priority": 0,
12271227
"stat_changes": [
1228-
{
1229-
"change": 1,
1230-
"stat": {
1231-
"name": "hp",
1232-
"url": "/api/v2/stat/1/"
1233-
}
1234-
},
12351228
{
12361229
"change": 1,
12371230
"stat": {

data/api/v2/move/318/index.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -847,13 +847,6 @@
847847
"pp": 5,
848848
"priority": 0,
849849
"stat_changes": [
850-
{
851-
"change": 1,
852-
"stat": {
853-
"name": "hp",
854-
"url": "/api/v2/stat/1/"
855-
}
856-
},
857850
{
858851
"change": 1,
859852
"stat": {

data/api/v2/move/466/index.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1000,13 +1000,6 @@
10001000
"pp": 5,
10011001
"priority": 0,
10021002
"stat_changes": [
1003-
{
1004-
"change": 1,
1005-
"stat": {
1006-
"name": "hp",
1007-
"url": "/api/v2/stat/1/"
1008-
}
1009-
},
10101003
{
10111004
"change": 1,
10121005
"stat": {

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

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,7 @@
11
{
22
"affecting_moves": {
33
"decrease": [],
4-
"increase": [
5-
{
6-
"change": 1,
7-
"move": {
8-
"name": "ancient-power",
9-
"url": "/api/v2/move/246/"
10-
}
11-
},
12-
{
13-
"change": 1,
14-
"move": {
15-
"name": "silver-wind",
16-
"url": "/api/v2/move/318/"
17-
}
18-
},
19-
{
20-
"change": 1,
21-
"move": {
22-
"name": "ominous-wind",
23-
"url": "/api/v2/move/466/"
24-
}
25-
}
26-
]
4+
"increase": []
275
},
286
"affecting_natures": {
297
"decrease": [],

0 commit comments

Comments
 (0)