{
  "nationalPokedexNumber": 189,
  "name": "Jumpluff",
  "primaryType": "grass",
  "secondaryType": "flying",
  "maleRatio": 0.5,
  "height": 8,
  "weight": 30,
  "pokedex": [
    "cobblemon.species.jumpluff.desc"
  ],
  "labels": [
    "gen2"
  ],
  "aspects": [],
  "abilities": [
    "chlorophyll",
    "leafguard",
    "h:infiltrator"
  ],
  "eggGroups": [
    "fairy",
    "grass"
  ],
  "baseStats": {
    "hp": 75,
    "attack": 55,
    "defence": 70,
    "special_attack": 55,
    "special_defence": 95,
    "speed": 110
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 3
  },
  "baseExperienceYield": 230,
  "experienceGroup": "medium_slow",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 1,
    "height": 1,
    "fixed": false
  },
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:white_wool",
        "quantityRange": "1-3"
      },
      {
        "item": "cobblemon:yache_berry",
        "percentage": 10.0
      }
    ]
  },
  "moves": [
    "1:splash",
    "1:synthesis",
    "1:tailwhip",
    "1:absorb",
    "8:tackle",
    "10:fairywind",
    "12:poisonpowder",
    "12:stunspore",
    "12:sleeppowder",
    "15:bulletseed",
    "20:leechseed",
    "24:megadrain",
    "30:acrobatics",
    "35:cottonspore",
    "39:uturn",
    "43:gigadrain",
    "49:bounce",
    "55:memento",
    "egg:aromatherapy",
    "egg:confusion",
    "egg:cottonguard",
    "egg:encore",
    "egg:grassyterrain",
    "egg:ragepowder",
    "egg:seedbomb",
    "egg:strengthsap",
    "egg:switcheroo",
    "egg:worryseed",
    "tm:acrobatics",
    "tm:aerialace",
    "tm:batonpass",
    "tm:bounce",
    "tm:bulletseed",
    "tm:charm",
    "tm:dazzlinggleam",
    "tm:doubleedge",
    "tm:encore",
    "tm:endeavor",
    "tm:endure",
    "tm:energyball",
    "tm:facade",
    "tm:flash",
    "tm:fling",
    "tm:gigadrain",
    "tm:gigaimpact",
    "tm:grassknot",
    "tm:grassyterrain",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:hyperbeam",
    "tm:infestation",
    "tm:leafstorm",
    "tm:lightscreen",
    "tm:lunge",
    "tm:magicalleaf",
    "tm:payday",
    "tm:pollenpuff",
    "tm:protect",
    "tm:raindance",
    "tm:reflect",
    "tm:rest",
    "tm:seedbomb",
    "tm:silverwind",
    "tm:sleeptalk",
    "tm:solarbeam",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swordsdance",
    "tm:synthesis",
    "tm:tailwind",
    "tm:takedown",
    "tm:terablast",
    "tm:thief",
    "tm:trailblaze",
    "tm:uturn",
    "tm:worryseed",
    "tutor:aerialace",
    "tutor:bounce",
    "tutor:dazzlinggleam",
    "tutor:endeavor",
    "tutor:energyball",
    "tutor:gigadrain",
    "tutor:gigaimpact",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:magicalleaf",
    "tutor:rest",
    "tutor:seedbomb",
    "tutor:sleeptalk",
    "tutor:synthesis",
    "tutor:tailwind",
    "tutor:worryseed"
  ],
  "preEvolution": "skiploom",
  "evolutions": []
}