Skip to content

Commit

Permalink
CAP: Add Chuggalong evolution line (#10884)
Browse files Browse the repository at this point in the history
  • Loading branch information
Spammernoob69 authored Feb 12, 2025
1 parent e11af80 commit 5876797
Show file tree
Hide file tree
Showing 3 changed files with 155 additions and 1 deletion.
8 changes: 8 additions & 0 deletions data/formats-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5954,6 +5954,14 @@ export const FormatsData: import('../sim/dex-species').SpeciesFormatsDataTable =
isNonstandard: "CAP",
tier: "CAP",
},
chuggon: {
isNonstandard: "CAP",
tier: "CAP LC",
},
draggalong: {
isNonstandard: "CAP",
tier: "CAP NFE",
},
chuggalong: {
isNonstandard: "CAP",
tier: "CAP",
Expand Down
118 changes: 117 additions & 1 deletion data/learnsets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -99452,6 +99452,121 @@ export const Learnsets: import('../sim/dex-species').LearnsetDataTable = {
zenheadbutt: ["9M"],
},
},
chuggon: {
learnset: {
acidspray: ["9M"],
bite: ["9L8"],
bodyslam: ["9M"],
bulldoze: ["9M"],
clangingscales: ["9L48"],
crunch: ["9M", "9L32"],
destinybond: ["9E"],
dracometeor: ["9M"],
dragonbreath: ["9L12"],
dragoncheer: ["9M"],
dragonclaw: ["9M"],
dragonpulse: ["9M", "9L36"],
dragonrush: ["9E"],
encore: ["9M"],
endure: ["9M"],
entrainment: ["9E"],
facade: ["9M"],
gunkshot: ["9M", "9L52"],
healbell: ["9E"],
helpinghand: ["9M"],
irondefense: ["9M", "9L44"],
lastresort: ["9E"],
metalsound: ["9M"],
nobleroar: ["9E"],
outrage: ["9M"],
poisongas: ["9L1"],
poisonjab: ["9M"],
poisontail: ["9M"],
protect: ["9M", "9L24"],
raindance: ["9M"],
rest: ["9M"],
roar: ["9M", "9L28"],
rockslide: ["9M"],
rocktomb: ["9M"],
scaleshot: ["9M"],
scaryface: ["9M"],
sleeptalk: ["9M"],
sludge: ["9L20"],
sludgebomb: ["9M", "9L40"],
sludgewave: ["9M"],
smog: ["9L4"],
snarl: ["9M"],
storedpower: ["9M"],
substitute: ["9M"],
sunnyday: ["9M"],
tackle: ["9L1"],
takedown: ["9M"],
taunt: ["9M", "9L16"],
terablast: ["9M"],
trailblaze: ["9M"],
uproar: ["9M"],
venoshock: ["9M"],
},
},
draggalong: {
learnset: {
acidspray: ["9M"],
bite: ["9L1"],
bodyslam: ["9M"],
bulldoze: ["9M"],
clangingscales: ["9L51"],
crunch: ["9M", "9L32"],
destinybond: ["9E"],
dracometeor: ["9M"],
dragonbreath: ["9L12"],
dragoncheer: ["9M"],
dragonclaw: ["9M"],
dragonpulse: ["9M", "9L36"],
dragonrush: ["9E"],
dragontail: ["9M"],
encore: ["9M"],
endure: ["9M"],
entrainment: ["9E"],
facade: ["9M"],
gunkshot: ["9M", "9L56"],
healbell: ["9E"],
helpinghand: ["9M"],
irondefense: ["9M", "9L46"],
ironhead: ["9M"],
lastresort: ["9E"],
metalsound: ["9M"],
nobleroar: ["9E"],
outrage: ["9M"],
poisongas: ["9L1"],
poisonjab: ["9M"],
poisontail: ["9M"],
protect: ["9M", "9L24"],
raindance: ["9M"],
rest: ["9M"],
roar: ["9M", "9L28"],
rockslide: ["9M"],
rocktomb: ["9M"],
scaleshot: ["9M"],
scaryface: ["9M"],
sleeptalk: ["9M"],
sludge: ["9L20"],
sludgebomb: ["9M", "9L41"],
sludgewave: ["9M"],
smog: ["9L1"],
snarl: ["9M"],
stompingtantrum: ["9M"],
storedpower: ["9M"],
substitute: ["9M"],
sunnyday: ["9M"],
tackle: ["9L1"],
takedown: ["9M"],
taunt: ["9M", "9L16"],
terablast: ["9M"],
trailblaze: ["9M"],
uproar: ["9M"],
venoshock: ["9M"],
},
},
chuggalong: {
learnset: {
acidspray: ["9M"],
Expand All @@ -99474,6 +99589,7 @@ export const Learnsets: import('../sim/dex-species').LearnsetDataTable = {
earthquake: ["9M"],
encore: ["9M"],
endure: ["9M"],
entrainment: ["9E"],
facade: ["9M"],
flashcannon: ["9M"],
gigaimpact: ["9M"],
Expand Down Expand Up @@ -99512,7 +99628,7 @@ export const Learnsets: import('../sim/dex-species').LearnsetDataTable = {
surf: ["9M"],
tackle: ["9L1"],
takedown: ["9M"],
taunt: ["9M", "9L12"],
taunt: ["9M", "9L16"],
terablast: ["9M"],
trailblaze: ["9M"],
uproar: ["9M"],
Expand Down
30 changes: 30 additions & 0 deletions data/pokedex.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19517,6 +19517,34 @@ export const Pokedex: import('../sim/dex-species').SpeciesDataTable = {
eggGroups: ["Amorphous", "Water 3"],
gen: 9,
},
chuggon: {
num: -73,
name: "Chuggon",
types: ["Dragon", "Poison"],
baseStats: {hp: 30, atk: 23, def: 77, spa: 55, spd: 65, spe: 30},
abilities: {0: "Shell Armor", 1: "White Smoke", H: "Slow Start"},
heightm: 1,
weightkg: 50,
color: "Black",
evos: ["Draggalong"],
eggGroups: ["Dragon", "Mineral"],
gen: 9,
},
draggalong: {
num: -74,
name: "Draggalong",
types: ["Dragon", "Poison"],
baseStats: {hp: 40, atk: 33, def: 92, spa: 95, spd: 80, spe: 85},
abilities: {0: "Armor Tail", 1: "White Smoke", H: "Slow Start"},
heightm: 2.5,
weightkg: 110,
color: "Black",
prevo: "Chuggon",
evoLevel: 36,
evos: ["Chuggalong"],
eggGroups: ["Dragon", "Mineral"],
gen: 9,
},
chuggalong: {
num: -75,
name: "Chuggalong",
Expand All @@ -19526,6 +19554,8 @@ export const Pokedex: import('../sim/dex-species').SpeciesDataTable = {
heightm: 6.2,
weightkg: 201.6,
color: "Black",
prevo: "Draggalong",
evoLevel: 46,
eggGroups: ["Dragon", "Mineral"],
gen: 9,
},
Expand Down

0 comments on commit 5876797

Please sign in to comment.