{
  "implemented": true,
  "nationalPokedexNumber": 27,
  "name": "Sandshrew",
  "primaryType": "ground",
  "maleRatio": 0.5,
  "height": 6,
  "weight": 120,
  "pokedex": [
    "cobblemon.species.sandshrew.desc"
  ],
  "labels": [
    "gen1",
    "kantonian_form"
  ],
  "aspects": [],
  "abilities": [
    "sandveil",
    "h:sandrush"
  ],
  "eggGroups": [
    "field"
  ],
  "baseStats": {
    "hp": 50,
    "attack": 75,
    "defence": 85,
    "special_attack": 20,
    "special_defence": 30,
    "speed": 40
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 1,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 60,
  "experienceGroup": "medium_fast",
  "catchRate": 255,
  "eggCycles": 20,
  "baseFriendship": 50,
  "features": [
    "alolan"
  ],
  "baseScale": 0.7,
  "hitbox": {
    "width": 0.8,
    "height": 1,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.29
      },
      "swim": {
        "avoidsWater": true
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:armadillo_scute",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:quick_claw",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:soft_sand",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:scratch",
    "1:defensecurl",
    "1:magnitude",
    "3:poisonsting",
    "6:sandattack",
    "9:rollout",
    "12:furycutter",
    "15:rapidspin",
    "18:bulldoze",
    "21:swift",
    "24:furyswipes",
    "27:agility",
    "30:slash",
    "33:dig",
    "36:gyroball",
    "39:swordsdance",
    "42:sandstorm",
    "45: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:crushclaw",
    "tm:curse",
    "tm:cut",
    "tm:dig",
    "tm:doubleedge",
    "tm:earthpower",
    "tm:earthquake",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:falseswipe",
    "tm:fling",
    "tm:focuspunch",
    "tm:furycutter",
    "tm:gyroball",
    "tm:headbutt",
    "tm:highhorsepower",
    "tm:honeclaws",
    "tm:irontail",
    "tm:knockoff",
    "tm:leechlife",
    "tm:lowkick",
    "tm:metalclaw",
    "tm:mudshot",
    "tm:mudslap",
    "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:earthpower",
    "tutor:endeavor",
    "tutor:falseswipe",
    "tutor:focuspunch",
    "tutor:furycutter",
    "tutor:highhorsepower",
    "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"
  ],
  "evolutions": [
    {
      "id": "sandshrew_sandslash",
      "variant": "level_up",
      "result": "sandslash",
      "consumeHeldItem": false,
      "learnableMoves": [
        "crushclaw"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 22
        }
      ]
    }
  ],
  "forms": [
    {
      "name": "Alola",
      "primaryType": "ice",
      "secondaryType": "steel",
      "maleRatio": 0.5,
      "height": 7,
      "weight": 400,
      "pokedex": [
        "cobblemon.species.sandshrew-alola.desc"
      ],
      "labels": [
        "gen7",
        "alolan_form"
      ],
      "aspects": [
        "alolan"
      ],
      "abilities": [
        "snowcloak",
        "h:slushrush"
      ],
      "baseStats": {
        "hp": 50,
        "attack": 75,
        "defence": 90,
        "special_attack": 10,
        "special_defence": 35,
        "speed": 40
      },
      "drops": {
        "amount": 3,
        "entries": [
          {
            "item": "minecraft:armadillo_scute",
            "quantityRange": "0-1"
          },
          {
            "item": "cobblemon:quick_claw",
            "percentage": 2.5
          },
          {
            "item": "cobblemon:chople_berry",
            "percentage": 2.5
          }
        ]
      },
      "moves": [
        "1:scratch",
        "1:defensecurl",
        "1:bide",
        "3:mist",
        "6:powdersnow",
        "9:rollout",
        "12:furycutter",
        "15:rapidspin",
        "18:metalclaw",
        "21:swift",
        "24:furyswipes",
        "27:irondefense",
        "30:slash",
        "33:ironhead",
        "36:gyroball",
        "39:swordsdance",
        "42:snowscape",
        "45:blizzard",
        "egg:chipaway",
        "egg:counter",
        "egg:crushclaw",
        "egg:curse",
        "egg:flail",
        "egg:honeclaws",
        "egg:iceshard",
        "egg:mirrorcoat",
        "egg:nightslash",
        "tm:aerialace",
        "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:earthquake",
        "tm:endeavor",
        "tm:endure",
        "tm:facade",
        "tm:flashcannon",
        "tm:fling",
        "tm:focuspunch",
        "tm:frostbreath",
        "tm:furycutter",
        "tm:gyroball",
        "tm:hail",
        "tm:honeclaws",
        "tm:iceball",
        "tm:icebeam",
        "tm:icepunch",
        "tm:icespinner",
        "tm:iciclecrash",
        "tm:iciclespear",
        "tm:icywind",
        "tm:irondefense",
        "tm:ironhead",
        "tm:irontail",
        "tm:knockoff",
        "tm:leechlife",
        "tm:lowkick",
        "tm:metalclaw",
        "tm:poisonjab",
        "tm:protect",
        "tm:rest",
        "tm:rockslide",
        "tm:rocktomb",
        "tm:rollout",
        "tm:safeguard",
        "tm:shadowclaw",
        "tm:sleeptalk",
        "tm:snowscape",
        "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:endeavor",
        "tutor:flashcannon",
        "tutor:focuspunch",
        "tutor:furycutter",
        "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:stealthrock",
        "tutor:steelbeam",
        "tutor:steelroller",
        "tutor:superfang",
        "tutor:swift",
        "tutor:throatchop",
        "tutor:tripleaxel",
        "tutor:xscissor"
      ],
      "evolutions": [
        {
          "id": "sandshrew_sandslashalola",
          "variant": "item_interact",
          "result": "sandslash alolan",
          "consumeHeldItem": false,
          "learnableMoves": [
            "iciclespear"
          ],
          "requirements": [],
          "requiredContext": "cobblemon:ice_stone"
        }
      ],
      "battleOnly": false
    }
  ]
}