From de64dc03dd0539e22b4c21237df6dfffed6b653d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 29 Sep 2024 00:39:13 +0000 Subject: [PATCH] Data update from smogon/pokemon-showdown --- data/moves.json | 15 +++++++++++++-- data/pokedex.json | 17 ++++++++++------- 2 files changed, 23 insertions(+), 9 deletions(-) diff --git a/data/moves.json b/data/moves.json index 7351dcaf..d1dfb21c 100644 --- a/data/moves.json +++ b/data/moves.json @@ -1243,6 +1243,7 @@ "failmefirst": 1, "failmimic": 1, "noassist": 1, + "nosketch": 1, "nosleeptalk": 1, "protect": 1 }, @@ -2374,6 +2375,7 @@ "failmefirst": 1, "failmimic": 1, "noassist": 1, + "nosketch": 1, "nosleeptalk": 1, "protect": 1 }, @@ -2943,6 +2945,7 @@ "flags": { "metronome": 1, "mirror": 1, + "nosketch": 1, "protect": 1, "reflectable": 1 }, @@ -7489,7 +7492,8 @@ "category": "physical", "flags": { "bypasssub": 1, - "mirror": 1 + "mirror": 1, + "nosketch": 1 }, "id": "hyperspacefury", "name": "Hyperspace Fury", @@ -8806,6 +8810,7 @@ "failmefirst": 1, "failmimic": 1, "noassist": 1, + "nosketch": 1, "nosleeptalk": 1, "protect": 1 }, @@ -10184,6 +10189,7 @@ "failmefirst": 1, "failmimic": 1, "noassist": 1, + "nosketch": 1, "nosleeptalk": 1, "protect": 1 }, @@ -12151,7 +12157,8 @@ "basePower": 0, "category": "status", "flags": { - "heal": 1 + "heal": 1, + "nosketch": 1 }, "id": "revivalblessing", "name": "Revival Blessing", @@ -13436,6 +13443,7 @@ "failinstruct": 1, "failmimic": 1, "noassist": 1, + "nosketch": 1, "nosleeptalk": 1 }, "id": "sketch", @@ -14812,6 +14820,7 @@ "failmefirst": 1, "failmimic": 1, "noassist": 1, + "nosketch": 1, "nosleeptalk": 1, "protect": 1 }, @@ -15640,6 +15649,7 @@ "failmimic": 1, "mirror": 1, "noassist": 1, + "nosketch": 1, "protect": 1 }, "id": "terastarstorm", @@ -16933,6 +16943,7 @@ "failmefirst": 1, "failmimic": 1, "noassist": 1, + "nosketch": 1, "nosleeptalk": 1, "protect": 1 }, diff --git a/data/pokedex.json b/data/pokedex.json index 7c359133..d2855674 100644 --- a/data/pokedex.json +++ b/data/pokedex.json @@ -30239,7 +30239,7 @@ "color": "Brown", "prevo": "Rockruff", "evoLevel": 25, - "evoCondition": "from a special Rockruff", + "evoCondition": "from a special Rockruff during the evening", "eggGroups": [ "Field" ] @@ -41973,16 +41973,16 @@ ], "baseStats": { "hp": 80, - "attack": 103, + "attack": 117, "defense": 85, "special-attack": 55, "special-defense": 80, - "speed": 110 + "speed": 128 }, "abilities": { "0": "Frisk", "1": "Limber", - "H": "Iron Fist" + "H": "Trace" }, "heightm": 1.1, "weightkg": 51, @@ -43935,16 +43935,19 @@ "defense": 117, "special-attack": 120, "special-defense": 110, - "speed": 115 + "speed": 108 }, "abilities": { - "0": "Armor Tail" + "0": "Armor Tail", + "1": "White Smoke", + "H": "Slow Start" }, "heightm": 6.2, "weightkg": 201.6, "color": "Black", "eggGroups": [ - "Undiscovered" + "Dragon", + "Mineral" ], "gen": 9 },