{
  "implemented": true,
  "nationalPokedexNumber": 339,
  "name": "Barboach",
  "primaryType": "water",
  "secondaryType": "ground",
  "maleRatio": 0.5,
  "height": 4,
  "weight": 19,
  "pokedex": [
    "cobblemon.species.barboach.desc"
  ],
  "labels": [
    "gen3"
  ],
  "aspects": [],
  "abilities": [
    "oblivious",
    "anticipation",
    "h:hydration"
  ],
  "eggGroups": [
    "water_2"
  ],
  "baseStats": {
    "hp": 50,
    "attack": 48,
    "defence": 43,
    "special_attack": 46,
    "special_defence": 41,
    "speed": 60
  },
  "evYield": {
    "hp": 1,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 58,
  "experienceGroup": "medium_fast",
  "catchRate": 190,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.65,
  "hitbox": {
    "width": 1,
    "height": 0.5,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "canLook": false,
      "walk": {
        "avoidsLand": true
      },
      "swim": {
        "swimSpeed": 0.2,
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false
      }
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:clay_ball",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:rindo_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:mudslap",
    "1:mudsport",
    "1:watersport",
    "1:watergun",
    "1:mudbomb",
    "6:rest",
    "6:snore",
    "12:waterpulse",
    "18:amnesia",
    "24:aquatail",
    "31:muddywater",
    "36:earthquake",
    "42:futuresight",
    "48:fissure",
    "egg:flail",
    "egg:magnitude",
    "egg:spark",
    "egg:takedown",
    "egg:thrash",
    "tm:amnesia",
    "tm:aquatail",
    "tm:blizzard",
    "tm:bounce",
    "tm:bulldoze",
    "tm:chillingwater",
    "tm:dive",
    "tm:doubleedge",
    "tm:dragondance",
    "tm:earthpower",
    "tm:earthquake",
    "tm:endure",
    "tm:facade",
    "tm:futuresight",
    "tm:hail",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:highhorsepower",
    "tm:hydropump",
    "tm:icebeam",
    "tm:icywind",
    "tm:liquidation",
    "tm:muddywater",
    "tm:mudshot",
    "tm:mudslap",
    "tm:outrage",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:rockslide",
    "tm:rocktomb",
    "tm:sandstorm",
    "tm:sleeptalk",
    "tm:snore",
    "tm:stealthrock",
    "tm:stompingtantrum",
    "tm:stoneedge",
    "tm:substitute",
    "tm:sunnyday",
    "tm:surf",
    "tm:swift",
    "tm:takedown",
    "tm:terablast",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:whirlpool",
    "tm:zenheadbutt",
    "tutor:aquatail",
    "tutor:bounce",
    "tutor:bulldoze",
    "tutor:dive",
    "tutor:earthpower",
    "tutor:helpinghand",
    "tutor:highhorsepower",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:liquidation",
    "tutor:mudslap",
    "tutor:outrage",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:sleeptalk",
    "tutor:snore",
    "tutor:stealthrock",
    "tutor:stompingtantrum",
    "tutor:stoneedge",
    "tutor:swift",
    "tutor:waterpulse",
    "tutor:zenheadbutt"
  ],
  "evolutions": [
    {
      "id": "barboach_whiscash",
      "variant": "level_up",
      "result": "whiscash",
      "consumeHeldItem": false,
      "learnableMoves": [
        "thrash"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 30
        }
      ]
    }
  ]
}