{
  "nationalPokedexNumber": 819,
  "name": "Skwovet",
  "primaryType": "normal",
  "maleRatio": 0.5,
  "height": 3,
  "weight": 25,
  "pokedex": [
    "cobblemon.species.skwovet.desc"
  ],
  "labels": [
    "gen8"
  ],
  "aspects": [],
  "abilities": [
    "cheekpouch",
    "h:gluttony"
  ],
  "eggGroups": [
    "field"
  ],
  "baseStats": {
    "hp": 70,
    "attack": 55,
    "defence": 55,
    "special_attack": 35,
    "special_defence": 35,
    "speed": 25
  },
  "evYield": {
    "hp": 1,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 55,
  "experienceGroup": "medium_fast",
  "catchRate": 255,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 1,
    "height": 1,
    "fixed": false
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:oran_berry",
        "quantityRange": "0-1"
      }
    ]
  },
  "moves": [
    "1:tackle",
    "1:tailwhip",
    "5:bite",
    "10:stuffcheeks",
    "15:stockpile",
    "15:swallow",
    "15:spitup",
    "20:bodyslam",
    "25:rest",
    "30:counter",
    "35:bulletseed",
    "40:superfang",
    "45:belch",
    "egg:bellydrum",
    "egg:defensecurl",
    "egg:lastresort",
    "egg:rollout",
    "tm:amnesia",
    "tm:assurance",
    "tm:bodyslam",
    "tm:brutalswing",
    "tm:bulletseed",
    "tm:crunch",
    "tm:curse",
    "tm:dig",
    "tm:doubleedge",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:fling",
    "tm:gyroball",
    "tm:hypervoice",
    "tm:irontail",
    "tm:lastresort",
    "tm:mudshot",
    "tm:mudslap",
    "tm:payback",
    "tm:protect",
    "tm:rest",
    "tm:rollout",
    "tm:seedbomb",
    "tm:sleeptalk",
    "tm:substitute",
    "tm:superfang",
    "tm:tailslap",
    "tm:takedown",
    "tm:terablast",
    "tm:thief",
    "tm:trailblaze",
    "tutor:endeavor",
    "tutor:hypervoice",
    "tutor:irontail",
    "tutor:lastresort",
    "tutor:mudslap",
    "tutor:rest",
    "tutor:rollout",
    "tutor:seedbomb",
    "tutor:sleeptalk",
    "tutor:superfang"
  ],
  "evolutions": [
    {
      "id": "skwovet_greedent",
      "variant": "level_up",
      "result": "greedent",
      "consumeHeldItem": false,
      "learnableMoves": [
        "covet"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 24
        }
      ]
    }
  ]
}