{
  "nationalPokedexNumber": 972,
  "name": "Houndstone",
  "primaryType": "ghost",
  "maleRatio": 0.5,
  "height": 20,
  "weight": 150,
  "pokedex": [
    "cobblemon.species.houndstone.desc"
  ],
  "labels": [
    "gen9"
  ],
  "aspects": [],
  "abilities": [
    "sandrush",
    "h:fluffy"
  ],
  "eggGroups": [
    "field"
  ],
  "baseStats": {
    "hp": 72,
    "attack": 101,
    "defence": 100,
    "special_attack": 50,
    "special_defence": 97,
    "speed": 68
  },
  "evYield": {
    "hp": 0,
    "attack": 2,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 171,
  "experienceGroup": "medium_slow",
  "catchRate": 60,
  "eggCycles": 20,
  "baseFriendship": 50,
  "drops": {
    "amount": 6,
    "entries": [
      {
        "item": "minecraft:bone",
        "quantityRange": "1-3"
      },
      {
        "item": "minecraft:rotten_flesh",
        "quantityRange": "0-2"
      },
      {
        "item": "cobblemon:kasib_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:lastrespects",
    "1:tackle",
    "1:growl",
    "3:lick",
    "6:tailwhip",
    "6:bite",
    "9:roar",
    "12:headbutt",
    "16:dig",
    "24:rest",
    "28:crunch",
    "36:playrough",
    "41:helpinghand",
    "46:phantomforce",
    "51:charm",
    "58:doubleedge",
    "egg:allyswitch",
    "egg:destinybond",
    "egg:disable",
    "egg:howl",
    "egg:memento",
    "egg:shadowsneak",
    "egg:yawn",
    "tm:allyswitch",
    "tm:bodypress",
    "tm:bulldoze",
    "tm:charm",
    "tm:confuseray",
    "tm:crunch",
    "tm:dig",
    "tm:doubleedge",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:firefang",
    "tm:gigaimpact",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:hex",
    "tm:hyperbeam",
    "tm:icefang",
    "tm:mudshot",
    "tm:mudslap",
    "tm:nightshade",
    "tm:painsplit",
    "tm:phantomforce",
    "tm:playrough",
    "tm:poltergeist",
    "tm:protect",
    "tm:psychicfangs",
    "tm:raindance",
    "tm:rest",
    "tm:roar",
    "tm:sandstorm",
    "tm:scaryface",
    "tm:shadowball",
    "tm:sleeptalk",
    "tm:snarl",
    "tm:stompingtantrum",
    "tm:substitute",
    "tm:sunnyday",
    "tm:takedown",
    "tm:terablast",
    "tm:thief",
    "tm:thunderfang",
    "tm:trick",
    "tm:uproar",
    "tm:willowisp",
    "tutor:allyswitch",
    "tutor:bulldoze",
    "tutor:endeavor",
    "tutor:firefang",
    "tutor:gigaimpact",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:icefang",
    "tutor:mudslap",
    "tutor:painsplit",
    "tutor:playrough",
    "tutor:poltergeist",
    "tutor:psychic",
    "tutor:rest",
    "tutor:shadowball",
    "tutor:sleeptalk",
    "tutor:snarl",
    "tutor:stompingtantrum",
    "tutor:thunderfang",
    "tutor:trick",
    "tutor:uproar"
  ],
  "preEvolution": "greavard",
  "evolutions": []
}