diff --git a/data/learnsets.ts b/data/learnsets.ts index 99aaca0c30..6d1db3fa52 100644 --- a/data/learnsets.ts +++ b/data/learnsets.ts @@ -91770,7 +91770,7 @@ export const Learnsets: import('../sim/dex-species').LearnsetDataTable = { facade: ["9M"], fissure: ["9L75"], gigaimpact: ["9M"], - heavyslam: ["9M"], + heavyslam: ["9M", "9S1"], hex: ["9M"], hyperbeam: ["9M"], lashout: ["9M"], @@ -91788,13 +91788,13 @@ export const Learnsets: import('../sim/dex-species').LearnsetDataTable = { sandtomb: ["9M", "9L1"], scaryface: ["9M"], sleeptalk: ["9M"], - snarl: ["9M"], + snarl: ["9M", "9S1"], spikes: ["9M", "9L5"], spite: ["9M", "9L1"], stealthrock: ["9M"], stomp: ["9L15"], - stompingtantrum: ["9M", "9L45", "9S0"], - stoneedge: ["9M"], + stompingtantrum: ["9M", "9L45", "9S0", "9S1"], + stoneedge: ["9M", "9S1"], substitute: ["9M"], sunnyday: ["9M"], takedown: ["9M"], @@ -91807,6 +91807,7 @@ export const Learnsets: import('../sim/dex-species').LearnsetDataTable = { }, eventData: [ {generation: 9, level: 60, moves: ["stompingtantrum", "ruination", "throatchop", "rockslide"]}, + {generation: 9, level: 75, shiny: true, nature: "Impish", ivs: {hp: 31, atk: 31, def: 31, spa: 20, spd: 31, spe: 31}, moves: ["stompingtantrum", "stoneedge", "snarl", "heavyslam"], pokeball: "cherishball"}, ], eventOnly: true, },