{
  "implemented": true,
  "nationalPokedexNumber": 656,
  "name": "Froakie",
  "primaryType": "water",
  "maleRatio": 0.875,
  "height": 3,
  "weight": 70,
  "pokedex": [
    "cobblemon.species.froakie.desc"
  ],
  "labels": [
    "gen6",
    "starter"
  ],
  "aspects": [],
  "abilities": [
    "torrent",
    "h:protean"
  ],
  "eggGroups": [
    "water_1"
  ],
  "baseStats": {
    "hp": 41,
    "attack": 56,
    "defence": 40,
    "special_attack": 62,
    "special_defence": 44,
    "speed": 71
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 1
  },
  "baseExperienceYield": 63,
  "experienceGroup": "medium_slow",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.6,
  "hitbox": {
    "width": 0.8,
    "height": 0.8,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "willSleepOnBed": true,
      "light": "0-4"
    },
    "moving": {
      "swim": {
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false,
        "swimSpeed": "0.2"
      }
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:pearlescent_froglight",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:mystic_water",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:pound",
    "1:growl",
    "1:bubble",
    "5:watergun",
    "8:quickattack",
    "10:lick",
    "14:waterpulse",
    "18:smokescreen",
    "21:round",
    "25:fling",
    "29:smackdown",
    "35:substitute",
    "39:bounce",
    "43:doubleteam",
    "48:hydropump",
    "egg:bestow",
    "egg:camouflage",
    "egg:counter",
    "egg:mindreader",
    "egg:mudsport",
    "egg:retaliate",
    "egg:spikes",
    "egg:switcheroo",
    "egg:toxicspikes",
    "egg:watersport",
    "tm:acrobatics",
    "tm:aerialace",
    "tm:blizzard",
    "tm:bounce",
    "tm:chillingwater",
    "tm:cut",
    "tm:dig",
    "tm:dive",
    "tm:doubleteam",
    "tm:echoedvoice",
    "tm:endure",
    "tm:facade",
    "tm:falseswipe",
    "tm:fling",
    "tm:grassknot",
    "tm:helpinghand",
    "tm:hydropump",
    "tm:icebeam",
    "tm:icywind",
    "tm:liquidation",
    "tm:mudshot",
    "tm:mudslap",
    "tm:poweruppunch",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:retaliate",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:roleplay",
    "tm:round",
    "tm:sleeptalk",
    "tm:smackdown",
    "tm:snatch",
    "tm:snowscape",
    "tm:spikes",
    "tm:strength",
    "tm:substitute",
    "tm:surf",
    "tm:swift",
    "tm:takedown",
    "tm:taunt",
    "tm:terablast",
    "tm:thief",
    "tm:toxicspikes",
    "tm:trailblaze",
    "tm:uturn",
    "tm:waterfall",
    "tm:waterpledge",
    "tm:waterpulse",
    "tm:workup",
    "tutor:aerialace",
    "tutor:bounce",
    "tutor:dive",
    "tutor:falseswipe",
    "tutor:helpinghand",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:liquidation",
    "tutor:mudslap",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:roleplay",
    "tutor:sleeptalk",
    "tutor:snatch",
    "tutor:spikes",
    "tutor:swift",
    "tutor:waterpledge",
    "tutor:waterpulse"
  ],
  "evolutions": [
    {
      "id": "froakie_frogadier",
      "variant": "level_up",
      "result": "frogadier",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 16
        }
      ]
    }
  ]
}