{
  "nationalPokedexNumber": 421,
  "name": "Cherrim",
  "primaryType": "grass",
  "maleRatio": 0.5,
  "height": 5,
  "weight": 93,
  "pokedex": [
    "cobblemon.species.cherrim.desc"
  ],
  "labels": [
    "gen4"
  ],
  "aspects": [
    "overcast-form"
  ],
  "abilities": [
    "flowergift",
    "h:flowergift"
  ],
  "eggGroups": [
    "fairy",
    "grass"
  ],
  "baseStats": {
    "hp": 70,
    "attack": 60,
    "defence": 70,
    "special_attack": 87,
    "special_defence": 78,
    "speed": 85
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 2,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 158,
  "experienceGroup": "medium_fast",
  "catchRate": 75,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 1,
    "height": 1,
    "fixed": false
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "cobblemon:miracle_seed",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:cheri_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:tackle",
    "1:growth",
    "1:sunnyday",
    "1:luckychant",
    "1:morningsun",
    "1:flowershield",
    "1:leafage",
    "15:helpinghand",
    "20:magicalleaf",
    "28:leechseed",
    "34:takedown",
    "41:petalblizzard",
    "48:worryseed",
    "55:solarbeam",
    "62:petaldance",
    "egg:aromatherapy",
    "egg:defensecurl",
    "egg:flowershield",
    "egg:grasswhistle",
    "egg:healingwish",
    "egg:healpulse",
    "egg:naturalgift",
    "egg:naturepower",
    "egg:razorleaf",
    "egg:rollout",
    "egg:sweetscent",
    "egg:tickle",
    "tm:bulletseed",
    "tm:dazzlinggleam",
    "tm:drainingkiss",
    "tm:endure",
    "tm:energyball",
    "tm:facade",
    "tm:flash",
    "tm:gigadrain",
    "tm:gigaimpact",
    "tm:grassknot",
    "tm:grassyglide",
    "tm:grassyterrain",
    "tm:helpinghand",
    "tm:hyperbeam",
    "tm:laserfocus",
    "tm:magicalleaf",
    "tm:naturalgift",
    "tm:naturepower",
    "tm:petalblizzard",
    "tm:playrough",
    "tm:pollenpuff",
    "tm:protect",
    "tm:rest",
    "tm:rollout",
    "tm:safeguard",
    "tm:seedbomb",
    "tm:sleeptalk",
    "tm:solarbeam",
    "tm:solarblade",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swordsdance",
    "tm:synthesis",
    "tm:takedown",
    "tm:terablast",
    "tm:weatherball",
    "tm:worryseed",
    "tutor:dazzlinggleam",
    "tutor:energyball",
    "tutor:gigadrain",
    "tutor:gigaimpact",
    "tutor:grassyglide",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:laserfocus",
    "tutor:magicalleaf",
    "tutor:playrough",
    "tutor:rest",
    "tutor:rollout",
    "tutor:seedbomb",
    "tutor:sleeptalk",
    "tutor:synthesis",
    "tutor:worryseed"
  ],
  "preEvolution": "cherubi",
  "evolutions": [],
  "forms": [
    {
      "name": "Sunshine",
      "primaryType": "grass",
      "maleRatio": 0.5,
      "height": 5,
      "weight": 93,
      "pokedex": [
        "cobblemon.species.cherrim-sunshine.desc"
      ],
      "labels": [
        "gen5"
      ],
      "aspects": [
        "sunshine-form"
      ],
      "moves": [
        "1:tackle",
        "1:growth",
        "1:sunnyday",
        "1:luckychant",
        "1:morningsun",
        "1:flowershield",
        "1:leafage",
        "15:helpinghand",
        "20:magicalleaf",
        "28:leechseed",
        "34:takedown",
        "41:petalblizzard",
        "48:worryseed",
        "55:solarbeam",
        "62:petaldance",
        "tm:aromatherapy",
        "tm:bulletseed",
        "tm:dazzlinggleam",
        "tm:defensecurl",
        "tm:drainingkiss",
        "tm:endure",
        "tm:energyball",
        "tm:facade",
        "tm:flash",
        "tm:gigadrain",
        "tm:gigaimpact",
        "tm:grassknot",
        "tm:grassyglide",
        "tm:grassyterrain",
        "tm:healingwish",
        "tm:healpulse",
        "tm:helpinghand",
        "tm:hyperbeam",
        "tm:laserfocus",
        "tm:magicalleaf",
        "tm:naturepower",
        "tm:petalblizzard",
        "tm:playrough",
        "tm:pollenpuff",
        "tm:protect",
        "tm:razorleaf",
        "tm:rest",
        "tm:rollout",
        "tm:safeguard",
        "tm:seedbomb",
        "tm:sleeptalk",
        "tm:solarbeam",
        "tm:solarblade",
        "tm:substitute",
        "tm:sunnyday",
        "tm:sweetscent",
        "tm:swordsdance",
        "tm:synthesis",
        "tm:takedown",
        "tm:terablast",
        "tm:tickle",
        "tm:weatherball",
        "tm:worryseed",
        "tutor:dazzlinggleam",
        "tutor:energyball",
        "tutor:gigadrain",
        "tutor:gigaimpact",
        "tutor:grassyglide",
        "tutor:helpinghand",
        "tutor:hyperbeam",
        "tutor:laserfocus",
        "tutor:magicalleaf",
        "tutor:playrough",
        "tutor:rest",
        "tutor:rollout",
        "tutor:seedbomb",
        "tutor:sleeptalk",
        "tutor:synthesis",
        "tutor:worryseed"
      ],
      "evolutions": [],
      "battleOnly": true
    }
  ]
}