{
  "implemented": true,
  "nationalPokedexNumber": 134,
  "name": "Vaporeon",
  "primaryType": "water",
  "maleRatio": 0.875,
  "height": 10,
  "weight": 290,
  "pokedex": [
    "cobblemon.species.vaporeon.desc"
  ],
  "labels": [
    "gen1"
  ],
  "aspects": [],
  "abilities": [
    "waterabsorb",
    "h:hydration"
  ],
  "eggGroups": [
    "field"
  ],
  "baseStats": {
    "hp": 130,
    "attack": 65,
    "defence": 60,
    "special_attack": 110,
    "special_defence": 95,
    "speed": 65
  },
  "evYield": {
    "hp": 2,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 184,
  "experienceGroup": "medium_fast",
  "catchRate": 45,
  "eggCycles": 35,
  "baseFriendship": 50,
  "baseScale": 0.8,
  "hitbox": {
    "width": 0.9,
    "height": 1.15,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "canBreatheUnderwater": true
      }
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "cobblemon:water_stone",
        "percentage": 25.0
      },
      {
        "item": "cobblemon:mystic_water",
        "percentage": 10.0
      }
    ]
  },
  "moves": [
    "0:bubble",
    "1:tailwhip",
    "1:tackle",
    "1:helpinghand",
    "1:watergun",
    "1:bite",
    "1:swift",
    "1:covet",
    "1:copycat",
    "1:batonpass",
    "1:takedown",
    "1:charm",
    "1:doubleedge",
    "1:growl",
    "1:trumpcard",
    "1:refresh",
    "5:sandattack",
    "10:quickattack",
    "15:babydolleyes",
    "20:haze",
    "25:waterpulse",
    "30:aurorabeam",
    "35:aquaring",
    "40:muddywater",
    "45:acidarmor",
    "50:hydropump",
    "55:lastresort",
    "egg:captivate",
    "egg:curse",
    "egg:detect",
    "egg:doublekick",
    "egg:flail",
    "egg:mudslap",
    "egg:naturalgift",
    "egg:synchronoise",
    "egg:tickle",
    "egg:wish",
    "egg:yawn",
    "tm:alluringvoice",
    "tm:aquatail",
    "tm:babydolleyes",
    "tm:batonpass",
    "tm:blizzard",
    "tm:bodyslam",
    "tm:brine",
    "tm:calmmind",
    "tm:captivate",
    "tm:charm",
    "tm:chillingwater",
    "tm:covet",
    "tm:curse",
    "tm:dig",
    "tm:dive",
    "tm:doubleedge",
    "tm:echoedvoice",
    "tm:endure",
    "tm:facade",
    "tm:faketears",
    "tm:flipturn",
    "tm:focusenergy",
    "tm:gigaimpact",
    "tm:hail",
    "tm:haze",
    "tm:headbutt",
    "tm:healbell",
    "tm:helpinghand",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:hypervoice",
    "tm:icebeam",
    "tm:icywind",
    "tm:irontail",
    "tm:laserfocus",
    "tm:lastresort",
    "tm:liquidation",
    "tm:muddywater",
    "tm:mudslap",
    "tm:naturalgift",
    "tm:payday",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:retaliate",
    "tm:roar",
    "tm:rocksmash",
    "tm:scald",
    "tm:shadowball",
    "tm:signalbeam",
    "tm:sleeptalk",
    "tm:storedpower",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:surf",
    "tm:swift",
    "tm:takedown",
    "tm:terablast",
    "tm:trailblaze",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:weatherball",
    "tm:whirlpool",
    "tm:workup",
    "tutor:aquatail",
    "tutor:babydolleyes",
    "tutor:calmmind",
    "tutor:covet",
    "tutor:dive",
    "tutor:flipturn",
    "tutor:focusenergy",
    "tutor:gigaimpact",
    "tutor:healbell",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:hypervoice",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:irontail",
    "tutor:laserfocus",
    "tutor:lastresort",
    "tutor:liquidation",
    "tutor:mudslap",
    "tutor:rest",
    "tutor:rocksmash",
    "tutor:shadowball",
    "tutor:signalbeam",
    "tutor:sleeptalk",
    "tutor:swift",
    "tutor:waterpulse"
  ],
  "preEvolution": "eevee",
  "evolutions": []
}