{
    "implemented": true,
    "name": "Barbaracle",
    "nationalPokedexNumber": 689,
    "primaryType": "rock",
    "secondaryType": "water",
    "abilities": [
      "toughclaws",
      "sniper",
      "h:pickpocket"
    ],
    "baseStats": {
      "hp": 72,
      "attack": 105,
      "defence": 115,
      "special_attack": 54,
      "special_defence": 86,
      "speed": 68
    },
    "catchRate": 45,
    "maleRatio": 0.5,
    "shoulderMountable": false,
    "baseExperienceYield": 175,
    "experienceGroup": "medium_fast",
    "eggCycles": 20,
    "eggGroups": [
      "water_3"
    ],
    "moves": [
      "1:mudslap",
      "1:sandattack",
      "1:scratch",
      "1:skullbash",
      "1:watergun",
      "1:withdraw",
      "12:furycutter",
      "16:furyswipes",
      "20:ancientpower",
      "20:clamp",
      "24:rockpolish",
      "28:slash",
      "32:honeclaws",
      "36:razorshell",
      "42:shellsmash",
      "44:nightslash",
      "48:crosschop",
      "54:stoneedge",
      "tm:aerialace",
      "tm:assurance",
      "tm:attract",
      "tm:beatup",
      "tm:blizzard",
      "tm:brickbreak",
      "tm:brutalswing",
      "tm:bulkup",
      "tm:bulldoze",
      "tm:confide",
      "tm:cut",
      "tm:dig",
      "tm:dive",
      "tm:doubleteam",
      "tm:dragonclaw",
      "tm:earthpower",
      "tm:earthquake",
      "tm:embargo",
      "tm:endure",
      "tm:facade",
      "tm:falseswipe",
      "tm:fling",
      "tm:focusblast",
      "tm:frustration",
      "tm:gigaimpact",
      "tm:grassknot",
      "tm:helpinghand",
      "tm:hiddenpower",
      "tm:honeclaws",
      "tm:hyperbeam",
      "tm:icebeam",
      "tm:icywind",
      "tm:infestation",
      "tm:irondefense",
      "tm:liquidation",
      "tm:lowkick",
      "tm:muddywater",
      "tm:mudshot",
      "tm:naturepower",
      "tm:payback",
      "tm:poisonjab",
      "tm:poweruppunch",
      "tm:protect",
      "tm:raindance",
      "tm:razorshell",
      "tm:rest",
      "tm:return",
      "tm:rockblast",
      "tm:rockpolish",
      "tm:rockslide",
      "tm:rocksmash",
      "tm:rocktomb",
      "tm:round",
      "tm:safeguard",
      "tm:sandstorm",
      "tm:scald",
      "tm:screech",
      "tm:secretpower",
      "tm:shadowclaw",
      "tm:sleeptalk",
      "tm:sludgebomb",
      "tm:sludgewave",
      "tm:smackdown",
      "tm:snore",
      "tm:stealthrock",
      "tm:stoneedge",
      "tm:strength",
      "tm:substitute",
      "tm:superpower",
      "tm:surf",
      "tm:swagger",
      "tm:swordsdance",
      "tm:taunt",
      "tm:thief",
      "tm:torment",
      "tm:toxic",
      "tm:uproar",
      "tm:whirlpool",
      "tm:xscissor",
      "tutor:dualchop",
      "tutor:earthpower",
      "tutor:endeavor",
      "tutor:helpinghand",
      "tutor:icywind",
      "tutor:irondefense",
      "tutor:laserfocus",
      "tutor:liquidation",
      "tutor:lowkick",
      "tutor:meteorbeam",
      "tutor:snore",
      "tutor:stealthrock",
      "tutor:superpower",
      "tutor:waterpulse"
    ],
    "labels": [
      "gen6"
    ],
    "pokedex": [
      "cobblemon.species.barbaracle.desc"
    ],
    "preEvolution": "binacle",
    "evolutions": [],
    "baseScale": 1,
    "hitbox": {
        "width": 2,
        "height": 2,
        "fixed": false
      },
      "moving": {
        "canLook": true,
        "walk": {
          "walkSpeed": 0.4
        },
        "swim": {
          "swimSpeed": 0.4,
          "canSwimInWater": true,
          "canBreatheUnderwater": true
        }
      },
    "baseFriendship": 50,
    "evYield": {
      "hp": 0,
      "attack": 2,
      "defence": 0,
      "special_attack": 0,
      "special_defence": 0,
      "speed": 0
    },
    "height": 13,
    "weight": 960,
    "aspects": [],
    "cannotDynamax": false,
    "drops": {
      "amount": 1,
      "entries": [
        {
          "item": "cobblemon:rindo_berry",
          "percentage": 5.0
        }
      ]
    }
  }