{
  "implemented": true,
  "nationalPokedexNumber": 182,
  "name": "Bellossom",
  "primaryType": "grass",
  "maleRatio": 0.5,
  "height": 4,
  "weight": 58,
  "pokedex": [
    "cobblemon.species.bellossom.desc"
  ],
  "labels": [
    "gen2"
  ],
  "aspects": [],
  "abilities": [
    "chlorophyll",
    "h:healer"
  ],
  "eggGroups": [
    "grass"
  ],
  "baseStats": {
    "hp": 75,
    "attack": 80,
    "defence": 95,
    "special_attack": 90,
    "special_defence": 100,
    "speed": 50
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 3,
    "speed": 0
  },
  "baseExperienceYield": 245,
  "experienceGroup": "medium_slow",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "features": [
    "valencian"
  ],
  "shoulderMountable": true,
  "baseScale": 0.5,
  "hitbox": {
    "width": 0.8,
    "height": 1,
    "fixed": false
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "cobblemon:absorb_bulb",
        "percentage": 10.0
      },
      {
        "item": "cobblemon:pecha_berry",
        "percentage": 10.0
      }
    ]
  },
  "moves": [
    "1:megadrain",
    "1:sweetscent",
    "1:stunspore",
    "1:gigadrain",
    "1:petalblizzard",
    "1:quiverdance",
    "1:petaldance",
    "1:poisonpowder",
    "1:sleeppowder",
    "1:toxic",
    "1:moonblast",
    "1:grassyterrain",
    "1:moonlight",
    "1:absorb",
    "1:growth",
    "1:acid",
    "1:luckychant",
    "1:naturalgift",
    "egg:afteryou",
    "egg:flail",
    "egg:ingrain",
    "egg:leechseed",
    "egg:luckychant",
    "egg:naturalgift",
    "egg:razorleaf",
    "egg:secretpower",
    "egg:strengthsap",
    "egg:synthesis",
    "egg:teeterdance",
    "egg:tickle",
    "tm:acidspray",
    "tm:afteryou",
    "tm:batonpass",
    "tm:bulletseed",
    "tm:charm",
    "tm:cut",
    "tm:dazzlinggleam",
    "tm:drainpunch",
    "tm:encore",
    "tm:endeavor",
    "tm:endure",
    "tm:energyball",
    "tm:facade",
    "tm:flash",
    "tm:fling",
    "tm:gastroacid",
    "tm:gigadrain",
    "tm:gigaimpact",
    "tm:grassknot",
    "tm:grassyglide",
    "tm:grassyterrain",
    "tm:helpinghand",
    "tm:hyperbeam",
    "tm:infestation",
    "tm:laserfocus",
    "tm:leafblade",
    "tm:leafstorm",
    "tm:magicalleaf",
    "tm:naturalgift",
    "tm:naturepower",
    "tm:petalblizzard",
    "tm:playrough",
    "tm:pollenpuff",
    "tm:protect",
    "tm:rest",
    "tm:safeguard",
    "tm:secretpower",
    "tm:seedbomb",
    "tm:sleeptalk",
    "tm:sludgebomb",
    "tm:solarbeam",
    "tm:solarblade",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swordsdance",
    "tm:synthesis",
    "tm:terablast",
    "tm:toxic",
    "tm:trailblaze",
    "tm:tripleaxel",
    "tm:uproar",
    "tm:venoshock",
    "tm:weatherball",
    "tm:worryseed",
    "tutor:afteryou",
    "tutor:dazzlinggleam",
    "tutor:drainpunch",
    "tutor:endeavor",
    "tutor:energyball",
    "tutor:gastroacid",
    "tutor:gigadrain",
    "tutor:gigaimpact",
    "tutor:grassyglide",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:laserfocus",
    "tutor:magicalleaf",
    "tutor:playrough",
    "tutor:rest",
    "tutor:seedbomb",
    "tutor:sleeptalk",
    "tutor:sludgebomb",
    "tutor:synthesis",
    "tutor:tripleaxel",
    "tutor:uproar",
    "tutor:worryseed"
  ],
  "preEvolution": "gloom",
  "evolutions": []
}