{
  "implemented": true,
  "nationalPokedexNumber": 28,
  "name": "Sandslash",
  "primaryType": "ground",
  "maleRatio": 0.5,
  "height": 10,
  "weight": 295,
  "pokedex": [
    "cobblemon.species.sandslash.desc"
  ],
  "labels": [
    "gen1",
    "kantonian_form"
  ],
  "aspects": [],
  "abilities": [
    "sandveil",
    "h:sandrush"
  ],
  "eggGroups": [
    "field"
  ],
  "baseStats": {
    "hp": 75,
    "attack": 100,
    "defence": 110,
    "special_attack": 45,
    "special_defence": 55,
    "speed": 65
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 2,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 158,
  "experienceGroup": "medium_fast",
  "catchRate": 90,
  "eggCycles": 20,
  "baseFriendship": 50,
  "features": [
    "alolan"
  ],
  "baseScale": 0.7,
  "hitbox": {
    "width": 1,
    "height": 1.3,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "0-4"
    },
    "moving": {
      "swim": {
        "avoidsWater": true
      }
    }
  },
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:armadillo_scute",
        "quantityRange": "0-2"
      },
      {
        "item": "cobblemon:quick_claw",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:soft_sand",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:scratch",
    "1:defensecurl",
    "1:sandattack",
    "1:poisonsting",
    "1:crushclaw",
    "1:magnitude",
    "9:rollout",
    "12:furycutter",
    "15:rapidspin",
    "18:bulldoze",
    "21:swift",
    "26:furyswipes",
    "31:sandtomb",
    "36:slash",
    "41:dig",
    "46:gyroball",
    "51:swordsdance",
    "56:sandstorm",
    "61:earthquake",
    "egg:chipaway",
    "egg:counter",
    "egg:flail",
    "egg:honeclaws",
    "egg:metalclaw",
    "egg:mudslap",
    "egg:nightslash",
    "egg:rototiller",
    "tm:aerialace",
    "tm:agility",
    "tm:amnesia",
    "tm:bodyslam",
    "tm:brickbreak",
    "tm:bulldoze",
    "tm:covet",
    "tm:curse",
    "tm:cut",
    "tm:dig",
    "tm:doubleedge",
    "tm:drillrun",
    "tm:earthpower",
    "tm:earthquake",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:falseswipe",
    "tm:fling",
    "tm:focusblast",
    "tm:focuspunch",
    "tm:furycutter",
    "tm:gigaimpact",
    "tm:gunkshot",
    "tm:gyroball",
    "tm:headbutt",
    "tm:highhorsepower",
    "tm:honeclaws",
    "tm:hyperbeam",
    "tm:irontail",
    "tm:knockoff",
    "tm:leechlife",
    "tm:lowkick",
    "tm:metalclaw",
    "tm:mudshot",
    "tm:mudslap",
    "tm:pinmissile",
    "tm:poisonjab",
    "tm:protect",
    "tm:rest",
    "tm:rockclimb",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:rollout",
    "tm:safeguard",
    "tm:sandstorm",
    "tm:sandtomb",
    "tm:scorchingsands",
    "tm:shadowclaw",
    "tm:sleeptalk",
    "tm:smackdown",
    "tm:spikes",
    "tm:stealthrock",
    "tm:steelroller",
    "tm:stompingtantrum",
    "tm:stoneedge",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:superfang",
    "tm:swift",
    "tm:swordsdance",
    "tm:takedown",
    "tm:terablast",
    "tm:thief",
    "tm:throatchop",
    "tm:workup",
    "tm:xscissor",
    "tutor:aerialace",
    "tutor:bulldoze",
    "tutor:covet",
    "tutor:drillrun",
    "tutor:earthpower",
    "tutor:endeavor",
    "tutor:falseswipe",
    "tutor:focuspunch",
    "tutor:furycutter",
    "tutor:gigaimpact",
    "tutor:gunkshot",
    "tutor:highhorsepower",
    "tutor:hyperbeam",
    "tutor:irontail",
    "tutor:knockoff",
    "tutor:leechlife",
    "tutor:lowkick",
    "tutor:mudslap",
    "tutor:poisonjab",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:rollout",
    "tutor:scorchingsands",
    "tutor:shadowclaw",
    "tutor:sleeptalk",
    "tutor:spikes",
    "tutor:stealthrock",
    "tutor:steelroller",
    "tutor:stompingtantrum",
    "tutor:stoneedge",
    "tutor:superfang",
    "tutor:swift",
    "tutor:throatchop",
    "tutor:xscissor"
  ],
  "preEvolution": "sandshrew",
  "evolutions": [],
  "forms": [
    {
      "name": "Alola",
      "primaryType": "ice",
      "secondaryType": "steel",
      "maleRatio": 0.5,
      "height": 12,
      "weight": 550,
      "pokedex": [
        "cobblemon.species.sandslash-alola.desc"
      ],
      "labels": [
        "gen7",
        "alolan_form"
      ],
      "aspects": [
        "alolan"
      ],
      "abilities": [
        "snowcloak",
        "h:slushrush"
      ],
      "baseStats": {
        "hp": 75,
        "attack": 100,
        "defence": 120,
        "special_attack": 25,
        "special_defence": 65,
        "speed": 65
      },
      "drops": {
        "amount": 4,
        "entries": [
          {
            "item": "minecraft:armadillo_scute",
            "quantityRange": "0-2"
          },
          {
            "item": "cobblemon:quick_claw",
            "percentage": 5.0
          },
          {
            "item": "cobblemon:chople_berry",
            "percentage": 5.0
          }
        ]
      },
      "moves": [
        "1:iciclespear",
        "1:metalburst",
        "1:iciclecrash",
        "1:slash",
        "1:defensecurl",
        "1:iceball",
        "1:metalclaw",
        "1:swordsdance",
        "1:blizzard",
        "1:hail",
        "1:irondefense",
        "1:gyroball",
        "1:ironhead",
        "1:rollout",
        "1:furycutter",
        "1:rapidspin",
        "1:swift",
        "1:furyswipes",
        "1:scratch",
        "1:mist",
        "1:powdersnow",
        "1:snowscape",
        "1:bide",
        "egg:chipaway",
        "egg:counter",
        "egg:crushclaw",
        "egg:curse",
        "egg:flail",
        "egg:honeclaws",
        "egg:iceshard",
        "egg:mirrorcoat",
        "egg:nightslash",
        "tm:aerialace",
        "tm:agility",
        "tm:amnesia",
        "tm:aquatail",
        "tm:auroraveil",
        "tm:avalanche",
        "tm:blizzard",
        "tm:bodyslam",
        "tm:brickbreak",
        "tm:bulldoze",
        "tm:covet",
        "tm:curse",
        "tm:dig",
        "tm:doubleedge",
        "tm:drillrun",
        "tm:earthquake",
        "tm:endeavor",
        "tm:endure",
        "tm:facade",
        "tm:falseswipe",
        "tm:flashcannon",
        "tm:fling",
        "tm:focusblast",
        "tm:focuspunch",
        "tm:frostbreath",
        "tm:furycutter",
        "tm:gigaimpact",
        "tm:gyroball",
        "tm:hail",
        "tm:honeclaws",
        "tm:hyperbeam",
        "tm:iceball",
        "tm:icebeam",
        "tm:icepunch",
        "tm:icespinner",
        "tm:iciclespear",
        "tm:icywind",
        "tm:irondefense",
        "tm:ironhead",
        "tm:irontail",
        "tm:knockoff",
        "tm:leechlife",
        "tm:lowkick",
        "tm:metalclaw",
        "tm:pinmissile",
        "tm:poisonjab",
        "tm:protect",
        "tm:rest",
        "tm:rockslide",
        "tm:rocktomb",
        "tm:rollout",
        "tm:safeguard",
        "tm:shadowclaw",
        "tm:sleeptalk",
        "tm:snowscape",
        "tm:spikes",
        "tm:stealthrock",
        "tm:steelbeam",
        "tm:steelroller",
        "tm:substitute",
        "tm:superfang",
        "tm:swift",
        "tm:swordsdance",
        "tm:takedown",
        "tm:terablast",
        "tm:thief",
        "tm:throatchop",
        "tm:tripleaxel",
        "tm:workup",
        "tm:xscissor",
        "tutor:aerialace",
        "tutor:aquatail",
        "tutor:bulldoze",
        "tutor:covet",
        "tutor:drillrun",
        "tutor:endeavor",
        "tutor:falseswipe",
        "tutor:flashcannon",
        "tutor:focuspunch",
        "tutor:furycutter",
        "tutor:gigaimpact",
        "tutor:hyperbeam",
        "tutor:iceball",
        "tutor:icebeam",
        "tutor:icepunch",
        "tutor:icywind",
        "tutor:irondefense",
        "tutor:ironhead",
        "tutor:irontail",
        "tutor:knockoff",
        "tutor:leechlife",
        "tutor:lowkick",
        "tutor:poisonjab",
        "tutor:rest",
        "tutor:rockslide",
        "tutor:rollout",
        "tutor:shadowclaw",
        "tutor:sleeptalk",
        "tutor:spikes",
        "tutor:stealthrock",
        "tutor:steelbeam",
        "tutor:steelroller",
        "tutor:superfang",
        "tutor:swift",
        "tutor:throatchop",
        "tutor:tripleaxel",
        "tutor:xscissor"
      ],
      "preEvolution": "sandshrew alolan",
      "evolutions": [],
      "battleOnly": false
    }
  ]
}