{
  "implemented": true,
  "nationalPokedexNumber": 393,
  "name": "Piplup",
  "primaryType": "water",
  "maleRatio": 0.875,
  "height": 4,
  "weight": 52,
  "pokedex": [
    "cobblemon.species.piplup.desc"
  ],
  "labels": [
    "gen4",
    "starter"
  ],
  "aspects": [],
  "abilities": [
    "torrent",
    "h:competitive"
  ],
  "eggGroups": [
    "water_1",
    "field"
  ],
  "baseStats": {
    "hp": 53,
    "attack": 51,
    "defence": 53,
    "special_attack": 61,
    "special_defence": 56,
    "speed": 40
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 1,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 63,
  "experienceGroup": "medium_slow",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.7,
  "hitbox": {
    "width": 0.65,
    "height": 1.05,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false,
        "swimSpeed": "0.2"
      },
      "walk": {
        "walkSpeed": 0.25
      }
    },
    "resting": {
      "canSleep": true,
      "willSleepOnBed": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:feather",
        "quantityRange": "0-1"
      },
      {
        "item": "minecraft:chicken"
      },
      {
        "item": "cobblemon:mystic_water",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:pound",
    "1:bubble",
    "1:watersport",
    "4:growl",
    "8:watergun",
    "11:charm",
    "15:peck",
    "18:bubblebeam",
    "22:bide",
    "25:furyattack",
    "29:brine",
    "32:whirlpool",
    "36:mist",
    "39:drillpeck",
    "43:hydropump",
    "egg:aquaring",
    "egg:bide",
    "egg:doublehit",
    "egg:featherdance",
    "egg:flail",
    "egg:mudsport",
    "egg:powertrip",
    "egg:roost",
    "egg:snore",
    "egg:supersonic",
    "egg:swagger",
    "egg:yawn",
    "tm:aerialace",
    "tm:agility",
    "tm:babydolleyes",
    "tm:blizzard",
    "tm:brickbreak",
    "tm:brine",
    "tm:charm",
    "tm:chillingwater",
    "tm:covet",
    "tm:cut",
    "tm:defog",
    "tm:disarmingvoice",
    "tm:dive",
    "tm:echoedvoice",
    "tm:endure",
    "tm:facade",
    "tm:featherdance",
    "tm:fling",
    "tm:flipturn",
    "tm:grassknot",
    "tm:hail",
    "tm:haze",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:hydropump",
    "tm:icebeam",
    "tm:icespinner",
    "tm:icywind",
    "tm:liquidation",
    "tm:pluck",
    "tm:protect",
    "tm:psychup",
    "tm:quash",
    "tm:raindance",
    "tm:rest",
    "tm:rocktomb",
    "tm:roost",
    "tm:signalbeam",
    "tm:sleeptalk",
    "tm:snore",
    "tm:snowscape",
    "tm:substitute",
    "tm:surf",
    "tm:swagger",
    "tm:swift",
    "tm:terablast",
    "tm:tripleaxel",
    "tm:waterfall",
    "tm:waterpledge",
    "tm:waterpulse",
    "tm:weatherball",
    "tm:whirlpool",
    "tm:workup",
    "tutor:aerialace",
    "tutor:babydolleyes",
    "tutor:covet",
    "tutor:defog",
    "tutor:dive",
    "tutor:flipturn",
    "tutor:helpinghand",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:liquidation",
    "tutor:rest",
    "tutor:roost",
    "tutor:signalbeam",
    "tutor:sleeptalk",
    "tutor:snore",
    "tutor:swift",
    "tutor:tripleaxel",
    "tutor:waterpledge",
    "tutor:waterpulse"
  ],
  "evolutions": [
    {
      "id": "piplup_prinplup",
      "variant": "level_up",
      "result": "prinplup",
      "consumeHeldItem": false,
      "learnableMoves": [
        "metalclaw"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 16
        }
      ]
    }
  ]
}