{
  "implemented": true,
  "nationalPokedexNumber": 287,
  "name": "Slakoth",
  "primaryType": "normal",
  "maleRatio": 0.5,
  "height": 8,
  "weight": 240,
  "pokedex": [
    "cobblemon.species.slakoth.desc"
  ],
  "labels": [
    "gen3"
  ],
  "aspects": [],
  "abilities": [
    "truant",
    "h:truant"
  ],
  "eggGroups": [
    "field"
  ],
  "baseStats": {
    "hp": 60,
    "attack": 60,
    "defence": 60,
    "special_attack": 35,
    "special_defence": 35,
    "speed": 30
  },
  "evYield": {
    "hp": 1,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 56,
  "experienceGroup": "slow",
  "catchRate": 255,
  "eggCycles": 15,
  "baseFriendship": 50,
  "baseScale": 0.8,
  "hitbox": {
    "width": 1,
    "height": 0.4,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "wanderChance": "400",
      "walk": {
        "walkSpeed": 0.2
      },
      "swim": {
        "avoidsWater": true
      }
    },
    "resting": {
      "canSleep": true,
      "sleepChance": "0.0019",
      "light": "0-14"
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:chesto_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:scratch",
    "1:yawn",
    "1:feintattack",
    "6:encore",
    "9:slackoff",
    "14:headbutt",
    "17:amnesia",
    "22:covet",
    "25:chipaway",
    "30:counter",
    "33:flail",
    "38:playrough",
    "egg:afteryou",
    "egg:bodyslam",
    "egg:crushclaw",
    "egg:curse",
    "egg:hammerarm",
    "egg:nightslash",
    "egg:pursuit",
    "egg:slash",
    "egg:snore",
    "egg:tickle",
    "tm:aerialace",
    "tm:afteryou",
    "tm:amnesia",
    "tm:blizzard",
    "tm:bodyslam",
    "tm:brickbreak",
    "tm:bulkup",
    "tm:chillingwater",
    "tm:covet",
    "tm:curse",
    "tm:cut",
    "tm:encore",
    "tm:endure",
    "tm:facade",
    "tm:falseswipe",
    "tm:fireblast",
    "tm:firepunch",
    "tm:flamethrower",
    "tm:fling",
    "tm:focuspunch",
    "tm:furycutter",
    "tm:gunkshot",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:honeclaws",
    "tm:icebeam",
    "tm:icepunch",
    "tm:icywind",
    "tm:incinerate",
    "tm:megakick",
    "tm:megapunch",
    "tm:metalclaw",
    "tm:metronome",
    "tm:mudshot",
    "tm:mudslap",
    "tm:playrough",
    "tm:poisonjab",
    "tm:poweruppunch",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:retaliate",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:seedbomb",
    "tm:shadowball",
    "tm:shadowclaw",
    "tm:shockwave",
    "tm:sleeptalk",
    "tm:snore",
    "tm:solarbeam",
    "tm:strength",
    "tm:substitute",
    "tm:suckerpunch",
    "tm:sunnyday",
    "tm:takedown",
    "tm:terablast",
    "tm:thief",
    "tm:throatchop",
    "tm:thunder",
    "tm:thunderbolt",
    "tm:thunderpunch",
    "tm:workup",
    "tm:xscissor",
    "tm:zenheadbutt",
    "tutor:aerialace",
    "tutor:afteryou",
    "tutor:bulkup",
    "tutor:covet",
    "tutor:falseswipe",
    "tutor:firepunch",
    "tutor:flamethrower",
    "tutor:focuspunch",
    "tutor:furycutter",
    "tutor:gunkshot",
    "tutor:helpinghand",
    "tutor:icebeam",
    "tutor:icepunch",
    "tutor:icywind",
    "tutor:mudslap",
    "tutor:playrough",
    "tutor:poisonjab",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:seedbomb",
    "tutor:shadowball",
    "tutor:shadowclaw",
    "tutor:shockwave",
    "tutor:sleeptalk",
    "tutor:snore",
    "tutor:suckerpunch",
    "tutor:throatchop",
    "tutor:thunderbolt",
    "tutor:thunderpunch",
    "tutor:xscissor",
    "tutor:zenheadbutt"
  ],
  "evolutions": [
    {
      "id": "slakoth_vigoroth",
      "variant": "level_up",
      "result": "vigoroth",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 18
        }
      ]
    }
  ]
}