{
  "implemented": true,
  "nationalPokedexNumber": 62,
  "name": "Poliwrath",
  "primaryType": "water",
  "secondaryType": "fighting",
  "maleRatio": 0.5,
  "height": 13,
  "weight": 540,
  "pokedex": [
    "cobblemon.species.poliwrath.desc"
  ],
  "labels": [
    "gen1"
  ],
  "aspects": [],
  "abilities": [
    "waterabsorb",
    "damp",
    "h:swiftswim"
  ],
  "eggGroups": [
    "water_1"
  ],
  "baseStats": {
    "hp": 90,
    "attack": 95,
    "defence": 95,
    "special_attack": 70,
    "special_defence": 90,
    "speed": 70
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 3,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 255,
  "experienceGroup": "medium_slow",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1.1,
  "hitbox": {
    "width": 1,
    "height": 1.3,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false,
        "swimSpeed": "0.2"
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "cobblemon:kings_rock",
        "percentage": 10.0
      },
      {
        "item": "cobblemon:chesto_berry",
        "percentage": 10.0
      }
    ]
  },
  "moves": [
    "1:bubblebeam",
    "1:hypnosis",
    "1:doubleslap",
    "1:submission",
    "1:dynamicpunch",
    "1:mindreader",
    "1:raindance",
    "1:circlethrow",
    "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:batonpass",
    "tm:blizzard",
    "tm:bodyslam",
    "tm:brickbreak",
    "tm:bulkup",
    "tm:bulldoze",
    "tm:chillingwater",
    "tm:closecombat",
    "tm:coaching",
    "tm:darkestlariat",
    "tm:dig",
    "tm:dive",
    "tm:doubleedge",
    "tm:drainpunch",
    "tm:dualchop",
    "tm:earthpower",
    "tm:earthquake",
    "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:highhorsepower",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icepunch",
    "tm:icywind",
    "tm:knockoff",
    "tm:liquidation",
    "tm:lowkick",
    "tm:lowsweep",
    "tm:megakick",
    "tm:megapunch",
    "tm:metronome",
    "tm:muddywater",
    "tm:mudshot",
    "tm:mudslap",
    "tm:payback",
    "tm:poisonjab",
    "tm:poweruppunch",
    "tm:protect",
    "tm:psychic",
    "tm:psychup",
    "tm:raindance",
    "tm:rest",
    "tm:reversal",
    "tm:rockclimb",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:scaryface",
    "tm:sleeptalk",
    "tm:strength",
    "tm:substitute",
    "tm:superpower",
    "tm:surf",
    "tm:swift",
    "tm:takedown",
    "tm:taunt",
    "tm:terablast",
    "tm:thief",
    "tm:throatchop",
    "tm:upperhand",
    "tm:vacuumwave",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:weatherball",
    "tm:whirlpool",
    "tm:workup",
    "tutor:bulkup",
    "tutor:bulldoze",
    "tutor:coaching",
    "tutor:dive",
    "tutor:drainpunch",
    "tutor:dualchop",
    "tutor:earthpower",
    "tutor:endeavor",
    "tutor:focuspunch",
    "tutor:gigaimpact",
    "tutor:helpinghand",
    "tutor:highhorsepower",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icepunch",
    "tutor:icywind",
    "tutor:knockoff",
    "tutor:liquidation",
    "tutor:lowkick",
    "tutor:mudslap",
    "tutor:poisonjab",
    "tutor:psychic",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:sleeptalk",
    "tutor:superpower",
    "tutor:swift",
    "tutor:throatchop",
    "tutor:vacuumwave",
    "tutor:waterpulse"
  ],
  "preEvolution": "poliwhirl",
  "evolutions": []
}