{
  "implemented": true,
  "nationalPokedexNumber": 340,
  "name": "Whiscash",
  "primaryType": "water",
  "secondaryType": "ground",
  "maleRatio": 0.5,
  "height": 9,
  "weight": 236,
  "pokedex": [
    "cobblemon.species.whiscash.desc"
  ],
  "labels": [
    "gen3"
  ],
  "aspects": [],
  "abilities": [
    "oblivious",
    "anticipation",
    "h:hydration"
  ],
  "eggGroups": [
    "water_2"
  ],
  "baseStats": {
    "hp": 110,
    "attack": 78,
    "defence": 73,
    "special_attack": 76,
    "special_defence": 71,
    "speed": 60
  },
  "evYield": {
    "hp": 2,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 164,
  "experienceGroup": "medium_fast",
  "catchRate": 75,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 2.3,
    "height": 1,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "avoidsLand": true
      },
      "swim": {
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false,
        "swimSpeed": "0.2"
      }
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:clay_ball",
        "quantityRange": "0-2"
      },
      {
        "item": "cobblemon:rindo_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:zenheadbutt",
    "1:tickle",
    "1:mudslap",
    "1:mudsport",
    "1:watersport",
    "1:watergun",
    "1:mudbomb",
    "1:magnitude",
    "1:rest",
    "1:thrash",
    "1:belch",
    "1:snore",
    "12:waterpulse",
    "18:amnesia",
    "24:aquatail",
    "33:muddywater",
    "40:earthquake",
    "48:futuresight",
    "56:fissure",
    "egg:flail",
    "egg:magnitude",
    "egg:spark",
    "egg:takedown",
    "egg:thrash",
    "tm:amnesia",
    "tm:aquatail",
    "tm:blizzard",
    "tm:bodyslam",
    "tm:bounce",
    "tm:bulldoze",
    "tm:chillingwater",
    "tm:curse",
    "tm:dive",
    "tm:doubleedge",
    "tm:dragondance",
    "tm:earthpower",
    "tm:earthquake",
    "tm:endure",
    "tm:facade",
    "tm:futuresight",
    "tm:gigaimpact",
    "tm:hail",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:highhorsepower",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icywind",
    "tm:liquidation",
    "tm:muddywater",
    "tm:mudshot",
    "tm:mudslap",
    "tm:outrage",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:sandstorm",
    "tm:sandtomb",
    "tm:scaryface",
    "tm:sleeptalk",
    "tm:snore",
    "tm:spikes",
    "tm:stealthrock",
    "tm:stompingtantrum",
    "tm:stoneedge",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:surf",
    "tm:swift",
    "tm:takedown",
    "tm:terablast",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:weatherball",
    "tm:whirlpool",
    "tm:zenheadbutt",
    "tutor:aquatail",
    "tutor:bounce",
    "tutor:bulldoze",
    "tutor:dive",
    "tutor:earthpower",
    "tutor:gigaimpact",
    "tutor:helpinghand",
    "tutor:highhorsepower",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:liquidation",
    "tutor:mudslap",
    "tutor:outrage",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:sleeptalk",
    "tutor:snore",
    "tutor:spikes",
    "tutor:stealthrock",
    "tutor:stompingtantrum",
    "tutor:stoneedge",
    "tutor:swift",
    "tutor:waterpulse",
    "tutor:zenheadbutt"
  ],
  "preEvolution": "barboach",
  "evolutions": []
}