Jofthomas's picture
Upload 4781 files
5c2ed06 verified
raw
history blame contribute delete
277 Bytes
export const Pokedex: import('../../../sim/dex-species').ModdedSpeciesDataTable = {
cresceidon: {
inherit: true,
baseStats: { hp: 80, atk: 32, def: 111, spa: 88, spd: 99, spe: 125 },
abilities: { 0: "Multiscale", 1: "Rough Skin" },
eggGroups: ["Undiscovered"],
},
};