{
    "implemented": true,
    "name": "Hoppip",
    "nationalPokedexNumber": 187,
    "primaryType": "grass",
    "secondaryType": "flying",
    "abilities": [
      "chlorophyll",
      "leafguard",
      "h:infiltrator"
    ],
    "baseStats": {
      "hp": 35,
      "attack": 35,
      "defence": 40,
      "special_attack": 35,
      "special_defence": 55,
      "speed": 50
    },
    "catchRate": 255,
    "maleRatio": 0.5,
    "shoulderMountable": false,
    "baseExperienceYield": 50,
    "experienceGroup": "medium_slow",
    "eggCycles": 20,
    "eggGroups": [
      "fairy",
      "grass"
    ],
    "moves": [
      "1:splash",
      "1:tackle",
      "4:tailwhip",
      "6:absorb",
      "8:fairywind",
      "10:poisonpowder",
      "10:sleeppowder",
      "10:stunspore",
      "12:bulletseed",
      "15:synthesis",
      "19:leechseed",
      "22:megadrain",
      "24:acrobatics",
      "27:cottonspore",
      "29:uturn",
      "31:ragepowder",
      "32:gigadrain",
      "35:bounce",
      "38:memento",
      "40:worryseed",
      "egg:amnesia",
      "egg:aromatherapy",
      "egg:confusion",
      "egg:cottonguard",
      "egg:doubleedge",
      "egg:encore",
      "egg:endure",
      "egg:grassyterrain",
      "egg:helpinghand",
      "egg:psychup",
      "egg:ragepowder",
      "egg:reflect",
      "egg:seedbomb",
      "egg:strengthsap",
      "egg:switcheroo",
      "egg:worryseed",
      "tm:acrobatics",
      "tm:aerialace",
      "tm:attract",
      "tm:batonpass",
      "tm:bulletseed",
      "tm:captivate",
      "tm:charm",
      "tm:confide",
      "tm:dazzlinggleam",
      "tm:doubleedge",
      "tm:doubleteam",
      "tm:encore",
      "tm:endure",
      "tm:energyball",
      "tm:facade",
      "tm:flash",
      "tm:fling",
      "tm:frustration",
      "tm:gigadrain",
      "tm:grassknot",
      "tm:grassyterrain",
      "tm:helpinghand",
      "tm:hiddenpower",
      "tm:infestation",
      "tm:leafstorm",
      "tm:lightscreen",
      "tm:lunge",
      "tm:magicalleaf",
      "tm:naturalgift",
      "tm:pollenpuff",
      "tm:protect",
      "tm:psychup",
      "tm:raindance",
      "tm:reflect",
      "tm:rest",
      "tm:return",
      "tm:round",
      "tm:secretpower",
      "tm:seedbomb",
      "tm:silverwind",
      "tm:sleeptalk",
      "tm:solarbeam",
      "tm:substitute",
      "tm:sunnyday",
      "tm:swagger",
      "tm:swordsdance",
      "tm:tailwind",
      "tm:takedown",
      "tm:terablast",
      "tm:thief",
      "tm:toxic",
      "tm:trailblaze",
      "tm:uturn",
      "tutor:amnesia",
      "tutor:attract",
      "tutor:bounce",
      "tutor:bulletseed",
      "tutor:confusion",
      "tutor:cottonspore",
      "tutor:curse",
      "tutor:defensecurl",
      "tutor:doubleedge",
      "tutor:doubleteam",
      "tutor:encore",
      "tutor:endure",
      "tutor:flash",
      "tutor:frustration",
      "tutor:gigadrain",
      "tutor:growl",
      "tutor:headbutt",
      "tutor:helpinghand",
      "tutor:hiddenpower",
      "tutor:leechseed",
      "tutor:megadrain",
      "tutor:mimic",
      "tutor:payday",
      "tutor:poisonpowder",
      "tutor:protect",
      "tutor:reflect",
      "tutor:rest",
      "tutor:return",
      "tutor:seedbomb",
      "tutor:sleeppowder",
      "tutor:sleeptalk",
      "tutor:snore",
      "tutor:solarbeam",
      "tutor:splash",
      "tutor:stunspore",
      "tutor:substitute",
      "tutor:sunnyday",
      "tutor:swagger",
      "tutor:sweetscent",
      "tutor:swordsdance",
      "tutor:synthesis",
      "tutor:tackle",
      "tutor:tailwhip",
      "tutor:toxic",
      "tutor:worryseed"
    ],
    "labels": [
      "gen2"
    ],
    "pokedex": [
      "cobblemon.species.hoppip.desc"
    ],
    "evolutions": [
      {
        "id": "hoppip_skiploom",
        "variant": "level_up",
        "result": "skiploom",
        "consumeHeldItem": false,
        "learnableMoves": [],
        "requirements": [
          {
            "variant": "level",
            "minLevel": 18
          }
        ]
      }
    ],
    "baseScale": 1,
    "hitbox": {
      "width": 1,
      "height": 1,
      "fixed": false
    },
    "baseFriendship": 70,
    "evYield": {
      "hp": 0,
      "attack": 0,
      "defence": 0,
      "special_attack": 0,
      "special_defence": 1,
      "speed": 0
    },
    "height": 4,
    "weight": 5,
    "aspects": [],
    "cannotDynamax": false,
    "drops": {
      "amount": 1,
      "entries": [
        {
          "item": "cobblemon:yache_berry",
          "percentage": 2.5
        }
      ]
    }
  }