{
  "implemented": true,
  "nationalPokedexNumber": 358,
  "name": "Chimecho",
  "primaryType": "psychic",
  "maleRatio": 0.5,
  "height": 6,
  "weight": 10,
  "pokedex": [
    "cobblemon.species.chimecho.desc"
  ],
  "labels": [
    "gen3"
  ],
  "aspects": [],
  "abilities": [
    "levitate",
    "h:levitate"
  ],
  "eggGroups": [
    "amorphous"
  ],
  "baseStats": {
    "hp": 75,
    "attack": 50,
    "defence": 80,
    "special_attack": 95,
    "special_defence": 90,
    "speed": 65
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 1,
    "special_defence": 1,
    "speed": 0
  },
  "baseExperienceYield": 159,
  "experienceGroup": "fast",
  "catchRate": 45,
  "eggCycles": 25,
  "baseFriendship": 50,
  "baseScale": 0.8,
  "hitbox": {
    "width": 0.4,
    "height": 1.2,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "canWalk": false
      },
      "fly": {
        "canFly": true
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "cobblemon:colbur_berry",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:cleanse_tag",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:soothe_bell",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:wrap",
    "1:growl",
    "1:astonish",
    "1:confusion",
    "1:psywave",
    "1:healingwish",
    "1:synchronoise",
    "1:entrainment",
    "13:yawn",
    "16:storedpower",
    "19:takedown",
    "22:extrasensory",
    "27:healbell",
    "32:uproar",
    "37:safeguard",
    "42:doubleedge",
    "47:healpulse",
    "egg:allyswitch",
    "egg:cosmicpower",
    "egg:craftyshield",
    "egg:curse",
    "egg:disable",
    "egg:hypnosis",
    "egg:perishsong",
    "egg:recover",
    "egg:recycle",
    "egg:wish",
    "tm:allyswitch",
    "tm:batonpass",
    "tm:bind",
    "tm:calmmind",
    "tm:chargebeam",
    "tm:charm",
    "tm:cosmicpower",
    "tm:curse",
    "tm:dazzlinggleam",
    "tm:disarmingvoice",
    "tm:doubleedge",
    "tm:drainingkiss",
    "tm:dreameater",
    "tm:echoedvoice",
    "tm:encore",
    "tm:endure",
    "tm:energyball",
    "tm:expandingforce",
    "tm:facade",
    "tm:faketears",
    "tm:flash",
    "tm:futuresight",
    "tm:grassknot",
    "tm:gravity",
    "tm:healbell",
    "tm:helpinghand",
    "tm:hypervoice",
    "tm:icywind",
    "tm:imprison",
    "tm:knockoff",
    "tm:laserfocus",
    "tm:lastresort",
    "tm:lightscreen",
    "tm:magiccoat",
    "tm:ominouswind",
    "tm:protect",
    "tm:psybeam",
    "tm:psychic",
    "tm:psychicnoise",
    "tm:psychup",
    "tm:psyshock",
    "tm:raindance",
    "tm:recycle",
    "tm:reflect",
    "tm:rest",
    "tm:rollout",
    "tm:safeguard",
    "tm:shadowball",
    "tm:shockwave",
    "tm:signalbeam",
    "tm:skillswap",
    "tm:sleeptalk",
    "tm:snarl",
    "tm:snatch",
    "tm:storedpower",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swift",
    "tm:takedown",
    "tm:taunt",
    "tm:telekinesis",
    "tm:terablast",
    "tm:thunderwave",
    "tm:torment",
    "tm:trick",
    "tm:trickroom",
    "tm:uproar",
    "tm:zenheadbutt",
    "tutor:allyswitch",
    "tutor:bind",
    "tutor:calmmind",
    "tutor:chargebeam",
    "tutor:dazzlinggleam",
    "tutor:energyball",
    "tutor:expandingforce",
    "tutor:gravity",
    "tutor:healbell",
    "tutor:helpinghand",
    "tutor:hypervoice",
    "tutor:icywind",
    "tutor:knockoff",
    "tutor:laserfocus",
    "tutor:lastresort",
    "tutor:magiccoat",
    "tutor:ominouswind",
    "tutor:psychic",
    "tutor:recycle",
    "tutor:rest",
    "tutor:rollout",
    "tutor:shadowball",
    "tutor:shockwave",
    "tutor:signalbeam",
    "tutor:skillswap",
    "tutor:sleeptalk",
    "tutor:snarl",
    "tutor:snatch",
    "tutor:swift",
    "tutor:telekinesis",
    "tutor:trick",
    "tutor:uproar",
    "tutor:zenheadbutt"
  ],
  "preEvolution": "chingling",
  "evolutions": []
}