Gonna get these up before I forget.
Code:
{ num: species: "Catdeer",
types: ["Normal", "Dark"],
genderRatio: {M: 50.0, F: 50.0},
baseStats: {hp: 79, atk: 102, def: 66, spa: 97, spd: 68, spe: 106},
abilities: {0: "Tricky Glare"},
heightm: 1.25,
weightkg: 54.35,
color: "Purple",
eggGroups: ["Field"], }
Code:
{ num: species: "Nose God",
types: ["Normal", "Rock"],
genderRatio: {M: 50.0, F: 50.0},
baseStats: {hp: 75, atk: 103, def: 133, spa: 88, spd: 110, spe: 80},
abilities: {0: "Type Trap"},
heightm: 2.1,
weightkg: 208.5,
color: "White",
eggGroups: ["Undiscovered"], }