{
  "implemented": true,
  "nationalPokedexNumber": 186,
  "name": "Politoed",
  "primaryType": "water",
  "maleRatio": 0.5,
  "height": 11,
  "weight": 339,
  "pokedex": [
    "cobblemon.species.politoed.desc"
  ],
  "labels": [
    "gen2"
  ],
  "aspects": [],
  "abilities": [
    "waterabsorb",
    "damp",
    "h:drizzle"
  ],
  "eggGroups": [
    "water_1"
  ],
  "baseStats": {
    "hp": 90,
    "attack": 75,
    "defence": 75,
    "special_attack": 90,
    "special_defence": 100,
    "speed": 70
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 3,
    "speed": 0
  },
  "baseExperienceYield": 250,
  "experienceGroup": "medium_slow",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 0.6,
    "height": 1,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false,
        "swimSpeed": "0.2"
      }
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "cobblemon:verdant_froglight"
      },
      {
        "item": "cobblemon:kings_rock",
        "percentage": 10.0
      },
      {
        "item": "cobblemon:chesto_berry",
        "percentage": 10.0
      }
    ]
  },
  "moves": [
    "1:bubblebeam",
    "1:hypnosis",
    "1:doubleslap",
    "1:perishsong",
    "1:bounce",
    "1:hypervoice",
    "1:raindance",
    "1:swagger",
    "1:bodyslam",
    "1:earthpower",
    "1:hydropump",
    "1:bellydrum",
    "1:doubleedge",
    "1:watergun",
    "1:pound",
    "1:mudshot",
    "1:watersport",
    "1:wakeupslap",
    "1:mudbomb",
    "1:bubble",
    "egg:doubleslap",
    "egg:endeavor",
    "egg:mindreader",
    "egg:mist",
    "egg:mudbomb",
    "egg:muddywater",
    "egg:refresh",
    "egg:splash",
    "egg:wakeupslap",
    "egg:waterpulse",
    "egg:watersport",
    "tm:amnesia",
    "tm:blizzard",
    "tm:bodyslam",
    "tm:bounce",
    "tm:brickbreak",
    "tm:bulldoze",
    "tm:chillingwater",
    "tm:dig",
    "tm:dive",
    "tm:doubleedge",
    "tm:earthpower",
    "tm:earthquake",
    "tm:echoedvoice",
    "tm:encore",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:fling",
    "tm:focusblast",
    "tm:focuspunch",
    "tm:gigaimpact",
    "tm:hail",
    "tm:haze",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:hypervoice",
    "tm:icebeam",
    "tm:icepunch",
    "tm:icywind",
    "tm:liquidation",
    "tm:lowkick",
    "tm:lowsweep",
    "tm:megakick",
    "tm:megapunch",
    "tm:metronome",
    "tm:muddywater",
    "tm:mudshot",
    "tm:mudslap",
    "tm:payback",
    "tm:poweruppunch",
    "tm:protect",
    "tm:psychic",
    "tm:psychup",
    "tm:raindance",
    "tm:rest",
    "tm:rocksmash",
    "tm:screech",
    "tm:sleeptalk",
    "tm:strength",
    "tm:substitute",
    "tm:surf",
    "tm:swagger",
    "tm:swift",
    "tm:takedown",
    "tm:terablast",
    "tm:thief",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:weatherball",
    "tm:whirlpool",
    "tutor:bounce",
    "tutor:bulldoze",
    "tutor:dive",
    "tutor:earthpower",
    "tutor:endeavor",
    "tutor:focuspunch",
    "tutor:gigaimpact",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:hypervoice",
    "tutor:icebeam",
    "tutor:icepunch",
    "tutor:icywind",
    "tutor:liquidation",
    "tutor:lowkick",
    "tutor:mudslap",
    "tutor:psychic",
    "tutor:rest",
    "tutor:rocksmash",
    "tutor:sleeptalk",
    "tutor:swift",
    "tutor:waterpulse"
  ],
  "preEvolution": "poliwhirl",
  "evolutions": []
}