{
  "implemented": true,
  "nationalPokedexNumber": 857,
  "name": "Hattrem",
  "primaryType": "psychic",
  "maleRatio": 0,
  "height": 6,
  "weight": 48,
  "pokedex": [
    "cobblemon.species.hattrem.desc"
  ],
  "labels": [
    "gen8"
  ],
  "aspects": [],
  "abilities": [
    "healer",
    "anticipation",
    "h:magicbounce"
  ],
  "eggGroups": [
    "fairy"
  ],
  "baseStats": {
    "hp": 57,
    "attack": 40,
    "defence": 65,
    "special_attack": 86,
    "special_defence": 73,
    "speed": 49
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 2,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 130,
  "experienceGroup": "slow",
  "catchRate": 120,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.7,
  "hitbox": {
    "width": 1,
    "height": 1.2,
    "fixed": false
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:babiri_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:brutalswing",
    "1:confusion",
    "1:playnice",
    "1:lifedew",
    "1:disarmingvoice",
    "1:aromatherapy",
    "15:aromaticmist",
    "20:psybeam",
    "25:healpulse",
    "30:dazzlinggleam",
    "37:calmmind",
    "44:psychic",
    "51:healingwish",
    "egg:afteryou",
    "egg:aromaticmist",
    "egg:mysticalfire",
    "egg:nuzzle",
    "egg:quash",
    "tm:afteryou",
    "tm:batonpass",
    "tm:brutalswing",
    "tm:calmmind",
    "tm:charm",
    "tm:darkpulse",
    "tm:dazzlinggleam",
    "tm:disarmingvoice",
    "tm:drainingkiss",
    "tm:endure",
    "tm:expandingforce",
    "tm:facade",
    "tm:futuresight",
    "tm:gigadrain",
    "tm:helpinghand",
    "tm:imprison",
    "tm:lightscreen",
    "tm:magicalleaf",
    "tm:metronome",
    "tm:mistyterrain",
    "tm:mysticalfire",
    "tm:playrough",
    "tm:protect",
    "tm:psybeam",
    "tm:psychic",
    "tm:psychicterrain",
    "tm:psychup",
    "tm:psyshock",
    "tm:quash",
    "tm:reflect",
    "tm:rest",
    "tm:safeguard",
    "tm:skillswap",
    "tm:sleeptalk",
    "tm:storedpower",
    "tm:substitute",
    "tm:swift",
    "tm:terablast",
    "tm:thunderwave",
    "tm:trick",
    "tm:trickroom",
    "tutor:afteryou",
    "tutor:calmmind",
    "tutor:darkpulse",
    "tutor:dazzlinggleam",
    "tutor:expandingforce",
    "tutor:gigadrain",
    "tutor:helpinghand",
    "tutor:magicalleaf",
    "tutor:mysticalfire",
    "tutor:playrough",
    "tutor:psychic",
    "tutor:rest",
    "tutor:skillswap",
    "tutor:sleeptalk",
    "tutor:swift",
    "tutor:trick"
  ],
  "preEvolution": "hatenna",
  "evolutions": [
    {
      "id": "hattrem_hatterene",
      "variant": "level_up",
      "result": "hatterene",
      "consumeHeldItem": false,
      "learnableMoves": [
        "psychocut"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 42
        }
      ]
    }
  ]
}