{
  "nationalPokedexNumber": 685,
  "name": "Slurpuff",
  "primaryType": "fairy",
  "maleRatio": 0.5,
  "height": 8,
  "weight": 50,
  "pokedex": [
    "cobblemon.species.slurpuff.desc"
  ],
  "labels": [
    "gen6"
  ],
  "aspects": [],
  "abilities": [
    "sweetveil",
    "h:unburden"
  ],
  "eggGroups": [
    "fairy"
  ],
  "baseStats": {
    "hp": 82,
    "attack": 80,
    "defence": 86,
    "special_attack": 85,
    "special_defence": 75,
    "speed": 72
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 2,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 168,
  "experienceGroup": "medium_fast",
  "catchRate": 140,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 1,
    "height": 1,
    "fixed": false
  },
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:sugar",
        "quantityRange": "0-2"
      },
      {
        "item": "minecraft:cake",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:babiri_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:sweetscent",
    "1:tackle",
    "1:fairywind",
    "1:playnice",
    "9:aromatherapy",
    "12:drainingkiss",
    "15:faketears",
    "18:round",
    "21:stringshot",
    "24:cottonspore",
    "27:energyball",
    "30:wish",
    "33:playrough",
    "36:cottonguard",
    "39:endeavor",
    "42:stickyweb",
    "egg:afteryou",
    "egg:bellydrum",
    "egg:copycat",
    "egg:stickyweb",
    "egg:yawn",
    "tm:afteryou",
    "tm:amnesia",
    "tm:calmmind",
    "tm:charm",
    "tm:covet",
    "tm:dazzlinggleam",
    "tm:drainingkiss",
    "tm:drainpunch",
    "tm:dreameater",
    "tm:endeavor",
    "tm:endure",
    "tm:energyball",
    "tm:facade",
    "tm:faketears",
    "tm:flamethrower",
    "tm:flash",
    "tm:gastroacid",
    "tm:gigaimpact",
    "tm:healbell",
    "tm:helpinghand",
    "tm:hyperbeam",
    "tm:lightscreen",
    "tm:magiccoat",
    "tm:metronome",
    "tm:mistyexplosion",
    "tm:playrough",
    "tm:protect",
    "tm:psychic",
    "tm:psychup",
    "tm:raindance",
    "tm:rest",
    "tm:round",
    "tm:safeguard",
    "tm:sleeptalk",
    "tm:stringshot",
    "tm:substitute",
    "tm:sunnyday",
    "tm:surf",
    "tm:terablast",
    "tm:thief",
    "tm:thunder",
    "tm:thunderbolt",
    "tutor:afteryou",
    "tutor:calmmind",
    "tutor:covet",
    "tutor:dazzlinggleam",
    "tutor:drainpunch",
    "tutor:endeavor",
    "tutor:energyball",
    "tutor:flamethrower",
    "tutor:gastroacid",
    "tutor:gigaimpact",
    "tutor:healbell",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:magiccoat",
    "tutor:mistyexplosion",
    "tutor:playrough",
    "tutor:psychic",
    "tutor:rest",
    "tutor:sleeptalk",
    "tutor:stringshot",
    "tutor:thunderbolt"
  ],
  "preEvolution": "swirlix",
  "evolutions": []
}