{
  "implemented": true,
  "nationalPokedexNumber": 446,
  "name": "Munchlax",
  "primaryType": "normal",
  "maleRatio": 0.875,
  "height": 6,
  "weight": 1050,
  "pokedex": [
    "cobblemon.species.munchlax.desc"
  ],
  "labels": [
    "gen4",
    "baby"
  ],
  "aspects": [],
  "abilities": [
    "pickup",
    "thickfat",
    "h:gluttony"
  ],
  "eggGroups": [
    "undiscovered"
  ],
  "baseStats": {
    "hp": 135,
    "attack": 85,
    "defence": 40,
    "special_attack": 40,
    "special_defence": 85,
    "speed": 5
  },
  "evYield": {
    "hp": 1,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 78,
  "experienceGroup": "slow",
  "catchRate": 50,
  "eggCycles": 40,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 0.7,
    "height": 1.05,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.118
      }
    },
    "resting": {
      "canSleep": true,
      "willSleepOnBed": false,
      "depth": "normal",
      "light": "0-15"
    }
  },
  "drops": {
    "amount": 5,
    "entries": [
      {
        "item": "minecraft:apple",
        "quantityRange": "0-3"
      },
      {
        "item": "cobblemon:leftovers",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:chesto_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:odorsleuth",
    "1:tackle",
    "1:lick",
    "4:defensecurl",
    "8:recycle",
    "12:covet",
    "16:bite",
    "20:stockpile",
    "20:swallow",
    "24:screech",
    "28:bodyslam",
    "32:fling",
    "36:amnesia",
    "40:metronome",
    "44:flail",
    "48:bellydrum",
    "52:lastresort",
    "egg:belch",
    "egg:chipaway",
    "egg:counter",
    "egg:curse",
    "egg:doubleedge",
    "egg:fissure",
    "egg:naturalgift",
    "egg:pursuit",
    "egg:whirlwind",
    "tm:afteryou",
    "tm:amnesia",
    "tm:blizzard",
    "tm:bodyslam",
    "tm:brickbreak",
    "tm:bulldoze",
    "tm:charm",
    "tm:chillingwater",
    "tm:covet",
    "tm:crunch",
    "tm:curse",
    "tm:dig",
    "tm:doubleedge",
    "tm:earthquake",
    "tm:encore",
    "tm:endure",
    "tm:facade",
    "tm:fireblast",
    "tm:firepunch",
    "tm:flamethrower",
    "tm:fling",
    "tm:focuspunch",
    "tm:gigaimpact",
    "tm:gunkshot",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:hypervoice",
    "tm:icebeam",
    "tm:icepunch",
    "tm:icywind",
    "tm:incinerate",
    "tm:lastresort",
    "tm:megakick",
    "tm:megapunch",
    "tm:metronome",
    "tm:mudslap",
    "tm:naturalgift",
    "tm:payday",
    "tm:poweruppunch",
    "tm:protect",
    "tm:raindance",
    "tm:recycle",
    "tm:rest",
    "tm:retaliate",
    "tm:rockclimb",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:rollout",
    "tm:sandstorm",
    "tm:screech",
    "tm:seedbomb",
    "tm:selfdestruct",
    "tm:shadowball",
    "tm:shockwave",
    "tm:sleeptalk",
    "tm:snatch",
    "tm:solarbeam",
    "tm:stompingtantrum",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:superpower",
    "tm:surf",
    "tm:takedown",
    "tm:terablast",
    "tm:thunder",
    "tm:thunderbolt",
    "tm:thunderpunch",
    "tm:trailblaze",
    "tm:uproar",
    "tm:workup",
    "tm:zenheadbutt",
    "tutor:afteryou",
    "tutor:bulldoze",
    "tutor:covet",
    "tutor:firepunch",
    "tutor:flamethrower",
    "tutor:focuspunch",
    "tutor:gigaimpact",
    "tutor:gunkshot",
    "tutor:helpinghand",
    "tutor:hypervoice",
    "tutor:icebeam",
    "tutor:icepunch",
    "tutor:icywind",
    "tutor:lastresort",
    "tutor:mudslap",
    "tutor:recycle",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:rollout",
    "tutor:seedbomb",
    "tutor:shadowball",
    "tutor:shockwave",
    "tutor:sleeptalk",
    "tutor:snatch",
    "tutor:stompingtantrum",
    "tutor:superpower",
    "tutor:thunderbolt",
    "tutor:thunderpunch",
    "tutor:uproar",
    "tutor:zenheadbutt"
  ],
  "evolutions": [
    {
      "id": "munchlax_snorlax",
      "variant": "level_up",
      "result": "snorlax",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "friendship",
          "amount": 160
        }
      ]
    }
  ]
}