Skip to content

Commit

Permalink
JSON data update from smogon (#595)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Sep 2, 2024
1 parent d077fd2 commit 894b335
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions src/poke_env/data/static/learnset.json
Original file line number Diff line number Diff line change
Expand Up @@ -94882,6 +94882,7 @@
"dreameater": ["7M", "4M"],
"earthquake": ["9M", "8M", "7M", "4M"],
"embargo": ["7M", "4M"],
"encore": ["9M"],
"endeavor": ["9M", "7T", "4T"],
"facade": ["9M", "8M", "7M", "4M"],
"fakeout": ["9L1", "8L1", "7L27", "4L35"],
Expand Down Expand Up @@ -94960,6 +94961,7 @@
"toxic": ["7M", "4M"],
"trick": ["9M", "9L1", "8M", "8L1", "7T", "4T"],
"trickroom": ["9M", "8M", "7M", "4M"],
"upperhand": ["9M"],
"uturn": ["9M", "8M", "7M", "4M"],
"willowisp": ["9M", "8M", "7M", "4M"]
}
Expand Down
6 changes: 3 additions & 3 deletions src/poke_env/data/static/pokedex/gen9pokedex.json
Original file line number Diff line number Diff line change
Expand Up @@ -19038,15 +19038,15 @@
"abilities": {
"0": "Frisk",
"1": "Limber",
"H": "Iron Fist"
"H": "Trace"
},
"baseStats": {
"atk": 103,
"atk": 117,
"def": 85,
"hp": 80,
"spa": 55,
"spd": 80,
"spe": 110
"spe": 128
},
"color": "Gray",
"eggGroups": [
Expand Down

0 comments on commit 894b335

Please sign in to comment.