{
  "implemented": true,
  "nationalPokedexNumber": 247,
  "name": "Pupitar",
  "primaryType": "rock",
  "secondaryType": "ground",
  "maleRatio": 0.5,
  "height": 12,
  "weight": 1520,
  "pokedex": [
    "cobblemon.species.pupitar.desc"
  ],
  "labels": [
    "gen2"
  ],
  "aspects": [],
  "abilities": [
    "shedskin",
    "h:shedskin"
  ],
  "eggGroups": [
    "monster"
  ],
  "baseStats": {
    "hp": 70,
    "attack": 84,
    "defence": 70,
    "special_attack": 65,
    "special_defence": 70,
    "speed": 51
  },
  "evYield": {
    "hp": 0,
    "attack": 2,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 144,
  "experienceGroup": "slow",
  "catchRate": 45,
  "eggCycles": 40,
  "baseFriendship": 35,
  "baseScale": 0.75,
  "hitbox": {
    "width": 1,
    "height": 1.65,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "0-4"
    },
    "moving": {
      "swim": {
        "canSwimInLava": true
      }
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "cobblemon:hard_stone",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:chople_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:leer",
    "1:payback",
    "1:irondefense",
    "1:chipaway",
    "1:tackle",
    "1:rockthrow",
    "9:bite",
    "12:scaryface",
    "15:rockslide",
    "18:stompingtantrum",
    "21:screech",
    "24:smackdown",
    "27:crunch",
    "33:earthquake",
    "37:stoneedge",
    "42:thrash",
    "47:sandstorm",
    "52:hyperbeam",
    "egg:ancientpower",
    "egg:assurance",
    "egg:curse",
    "egg:dragondance",
    "egg:focusenergy",
    "egg:irondefense",
    "egg:ironhead",
    "egg:outrage",
    "egg:pursuit",
    "egg:stomp",
    "tm:aerialace",
    "tm:ancientpower",
    "tm:assurance",
    "tm:bodyslam",
    "tm:brickbreak",
    "tm:bulldoze",
    "tm:crunch",
    "tm:curse",
    "tm:darkpulse",
    "tm:dig",
    "tm:doubleedge",
    "tm:dragondance",
    "tm:earthpower",
    "tm:earthquake",
    "tm:endure",
    "tm:facade",
    "tm:focusenergy",
    "tm:gigaimpact",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:highhorsepower",
    "tm:hyperbeam",
    "tm:irondefense",
    "tm:ironhead",
    "tm:irontail",
    "tm:lashout",
    "tm:mudshot",
    "tm:mudslap",
    "tm:outrage",
    "tm:payback",
    "tm:poweruppunch",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:retaliate",
    "tm:rockblast",
    "tm:rockpolish",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:sandstorm",
    "tm:sandtomb",
    "tm:scaryface",
    "tm:screech",
    "tm:sleeptalk",
    "tm:smackdown",
    "tm:snarl",
    "tm:spite",
    "tm:stealthrock",
    "tm:stompingtantrum",
    "tm:stoneedge",
    "tm:substitute",
    "tm:sunnyday",
    "tm:superpower",
    "tm:takedown",
    "tm:taunt",
    "tm:terablast",
    "tm:torment",
    "tutor:aerialace",
    "tutor:ancientpower",
    "tutor:bulldoze",
    "tutor:darkpulse",
    "tutor:earthpower",
    "tutor:focusenergy",
    "tutor:gigaimpact",
    "tutor:helpinghand",
    "tutor:highhorsepower",
    "tutor:hyperbeam",
    "tutor:irondefense",
    "tutor:ironhead",
    "tutor:irontail",
    "tutor:lashout",
    "tutor:mudslap",
    "tutor:outrage",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:sleeptalk",
    "tutor:snarl",
    "tutor:spite",
    "tutor:stealthrock",
    "tutor:stompingtantrum",
    "tutor:stoneedge",
    "tutor:superpower"
  ],
  "preEvolution": "larvitar",
  "evolutions": [
    {
      "id": "pupitar_tyranitar",
      "variant": "level_up",
      "result": "tyranitar",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 55
        }
      ]
    }
  ]
}