{
    "implemented": true,
    "name": "Jumpluff",
    "nationalPokedexNumber": 189,
    "primaryType": "grass",
    "secondaryType": "flying",
    "abilities": [
      "chlorophyll",
      "leafguard",
      "h:infiltrator"
    ],
    "baseStats": {
      "hp": 75,
      "attack": 55,
      "defence": 70,
      "special_attack": 55,
      "special_defence": 95,
      "speed": 110
    },
    "catchRate": 45,
    "maleRatio": 0.5,
    "shoulderMountable": false,
    "baseExperienceYield": 207,
    "experienceGroup": "medium_slow",
    "eggCycles": 20,
    "eggGroups": [
      "fairy",
      "grass"
    ],
    "moves": [
      "1:absorb",
      "1:splash",
      "1:synthesis",
      "1:tailwhip",
      "8:tackle",
      "10:fairywind",
      "12:poisonpowder",
      "12:sleeppowder",
      "12:stunspore",
      "15:bulletseed",
      "20:leechseed",
      "24:megadrain",
      "30:acrobatics",
      "35:cottonspore",
      "39:ragepowder",
      "39:uturn",
      "43:gigadrain",
      "49:bounce",
      "54:worryseed",
      "55:memento",
      "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:endeavor",
      "tm:endure",
      "tm:energyball",
      "tm:facade",
      "tm:flash",
      "tm:fling",
      "tm:frustration",
      "tm:gigadrain",
      "tm:gigaimpact",
      "tm:grassknot",
      "tm:grassyterrain",
      "tm:helpinghand",
      "tm:hiddenpower",
      "tm:hyperbeam",
      "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:attract",
      "tutor:bounce",
      "tutor:bulletseed",
      "tutor:cottonspore",
      "tutor:curse",
      "tutor:defensecurl",
      "tutor:doubleedge",
      "tutor:doubleteam",
      "tutor:endure",
      "tutor:falseswipe",
      "tutor:flash",
      "tutor:frustration",
      "tutor:gigadrain",
      "tutor:headbutt",
      "tutor:helpinghand",
      "tutor:hiddenpower",
      "tutor:hyperbeam",
      "tutor:leechseed",
      "tutor:megadrain",
      "tutor:mimic",
      "tutor:poisonpowder",
      "tutor:protect",
      "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.jumpluff.desc"
    ],
    "preEvolution": "skiploom",
    "evolutions": [],
    "baseScale": 1,
    "hitbox": {
      "width": 1,
      "height": 1,
      "fixed": false
    },
    "baseFriendship": 70,
    "evYield": {
      "hp": 0,
      "attack": 0,
      "defence": 0,
      "special_attack": 0,
      "special_defence": 0,
      "speed": 3
    },
    "height": 8,
    "weight": 30,
    "aspects": [],
    "cannotDynamax": false,
    "drops": {
      "amount": 4,
      "entries": [
        {
          "item": "minecraft:white_wool",
          "quantityRange": "1-3"
        },
        {
          "item": "cobblemon:yache_berry",
          "percentage": 10.0
        }
      ]
    }
  }