{
  "nationalPokedexNumber": 517,
  "name": "Munna",
  "primaryType": "psychic",
  "maleRatio": 0.5,
  "height": 6,
  "weight": 233,
  "pokedex": [
    "cobblemon.species.munna.desc"
  ],
  "labels": [
    "gen5"
  ],
  "aspects": [],
  "abilities": [
    "forewarn",
    "synchronize",
    "h:telepathy"
  ],
  "eggGroups": [
    "field"
  ],
  "baseStats": {
    "hp": 76,
    "attack": 25,
    "defence": 45,
    "special_attack": 67,
    "special_defence": 55,
    "speed": 24
  },
  "evYield": {
    "hp": 1,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 58,
  "experienceGroup": "fast",
  "catchRate": 190,
  "eggCycles": 10,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 0.9,
    "height": 1,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "fly": {
        "canFly": true
      },
      "walk": {
        "canWalk": false
      }
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:chesto_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:psywave",
    "1:defensecurl",
    "1:luckychant",
    "1:storedpower",
    "4:hypnosis",
    "8:psybeam",
    "12:imprison",
    "16:moonlight",
    "20:magiccoat",
    "24:zenheadbutt",
    "28:calmmind",
    "32:yawn",
    "36:psychic",
    "40:moonblast",
    "44:dreameater",
    "48:futuresight",
    "52:wonderroom",
    "egg:barrier",
    "egg:curse",
    "egg:healingwish",
    "egg:nightmare",
    "egg:secretpower",
    "egg:sonicboom",
    "egg:synchronoise",
    "tm:afteryou",
    "tm:allyswitch",
    "tm:amnesia",
    "tm:calmmind",
    "tm:chargebeam",
    "tm:curse",
    "tm:dazzlinggleam",
    "tm:dreameater",
    "tm:endure",
    "tm:energyball",
    "tm:expandingforce",
    "tm:facade",
    "tm:flash",
    "tm:futuresight",
    "tm:gravity",
    "tm:guardswap",
    "tm:gyroball",
    "tm:healbell",
    "tm:helpinghand",
    "tm:imprison",
    "tm:lightscreen",
    "tm:magiccoat",
    "tm:painsplit",
    "tm:powerswap",
    "tm:protect",
    "tm:psybeam",
    "tm:psychic",
    "tm:psychup",
    "tm:psyshock",
    "tm:raindance",
    "tm:reflect",
    "tm:rest",
    "tm:rockslide",
    "tm:rocktomb",
    "tm:safeguard",
    "tm:secretpower",
    "tm:shadowball",
    "tm:shockwave",
    "tm:signalbeam",
    "tm:skillswap",
    "tm:sleeptalk",
    "tm:storedpower",
    "tm:substitute",
    "tm:swift",
    "tm:telekinesis",
    "tm:terablast",
    "tm:thunderwave",
    "tm:torment",
    "tm:trick",
    "tm:trickroom",
    "tm:wonderroom",
    "tm:worryseed",
    "tm:zenheadbutt",
    "tutor:afteryou",
    "tutor:allyswitch",
    "tutor:calmmind",
    "tutor:chargebeam",
    "tutor:dazzlinggleam",
    "tutor:energyball",
    "tutor:expandingforce",
    "tutor:gravity",
    "tutor:healbell",
    "tutor:helpinghand",
    "tutor:magiccoat",
    "tutor:painsplit",
    "tutor:psychic",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:shadowball",
    "tutor:shockwave",
    "tutor:signalbeam",
    "tutor:skillswap",
    "tutor:sleeptalk",
    "tutor:swift",
    "tutor:telekinesis",
    "tutor:trick",
    "tutor:wonderroom",
    "tutor:worryseed",
    "tutor:zenheadbutt"
  ],
  "evolutions": [
    {
      "id": "munna_musharna",
      "variant": "item_interact",
      "result": "musharna",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [],
      "requiredContext": "cobblemon:moon_stone"
    }
  ]
}