{
  "implemented": true,
  "nationalPokedexNumber": 260,
  "name": "Swampert",
  "primaryType": "water",
  "secondaryType": "ground",
  "maleRatio": 0.875,
  "height": 15,
  "weight": 819,
  "pokedex": [
    "cobblemon.species.swampert.desc"
  ],
  "labels": [
    "gen3"
  ],
  "aspects": [],
  "abilities": [
    "torrent",
    "h:damp"
  ],
  "eggGroups": [
    "monster",
    "water_1"
  ],
  "baseStats": {
    "hp": 100,
    "attack": 110,
    "defence": 90,
    "special_attack": 85,
    "special_defence": 90,
    "speed": 60
  },
  "evYield": {
    "hp": 0,
    "attack": 3,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 268,
  "experienceGroup": "medium_slow",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.9,
  "hitbox": {
    "width": 1.6,
    "height": 2,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false,
        "swimSpeed": "0.2"
      }
    }
  },
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:clay_ball",
        "quantityRange": "0-3"
      },
      {
        "item": "cobblemon:mystic_water",
        "percentage": 25.0
      }
    ]
  },
  "moves": [
    "1:tackle",
    "1:growl",
    "1:mudslap",
    "1:watergun",
    "1:bide",
    "1:mudshot",
    "1:foresight",
    "1:mudbomb",
    "1:earthquake",
    "1:hammerarm",
    "1:surf",
    "1:rocksmash",
    "9:rockthrow",
    "12:protect",
    "15:supersonic",
    "20:waterpulse",
    "25:rockslide",
    "30:takedown",
    "35:amnesia",
    "42:muddywater",
    "49:screech",
    "56:endeavor",
    "63:hydropump",
    "egg:ancientpower",
    "egg:barrier",
    "egg:bide",
    "egg:bite",
    "egg:counter",
    "egg:curse",
    "egg:doubleedge",
    "egg:mirrorcoat",
    "egg:mudbomb",
    "egg:mudslap",
    "egg:mudsport",
    "egg:refresh",
    "egg:sludge",
    "egg:stomp",
    "egg:wideguard",
    "egg:yawn",
    "tm:amnesia",
    "tm:ancientpower",
    "tm:aquatail",
    "tm:avalanche",
    "tm:blizzard",
    "tm:bodypress",
    "tm:bodyslam",
    "tm:brickbreak",
    "tm:bulkup",
    "tm:bulldoze",
    "tm:chillingwater",
    "tm:curse",
    "tm:darkestlariat",
    "tm:dig",
    "tm:dive",
    "tm:doubleedge",
    "tm:earthpower",
    "tm:earthquake",
    "tm:echoedvoice",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:fling",
    "tm:flipturn",
    "tm:focusblast",
    "tm:focuspunch",
    "tm:gigaimpact",
    "tm:hail",
    "tm:hardpress",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:highhorsepower",
    "tm:hydrocannon",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icepunch",
    "tm:icywind",
    "tm:irontail",
    "tm:knockoff",
    "tm:liquidation",
    "tm:lowkick",
    "tm:megakick",
    "tm:megapunch",
    "tm:muddywater",
    "tm:mudshot",
    "tm:mudslap",
    "tm:outrage",
    "tm:poisonjab",
    "tm:poweruppunch",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:roar",
    "tm:rockclimb",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:rollout",
    "tm:sandtomb",
    "tm:scaryface",
    "tm:screech",
    "tm:sleeptalk",
    "tm:sludgewave",
    "tm:smackdown",
    "tm:stealthrock",
    "tm:stompingtantrum",
    "tm:stoneedge",
    "tm:strength",
    "tm:substitute",
    "tm:superpower",
    "tm:surf",
    "tm:takedown",
    "tm:terablast",
    "tm:uproar",
    "tm:waterfall",
    "tm:waterpledge",
    "tm:waterpulse",
    "tm:weatherball",
    "tm:whirlpool",
    "tm:workup",
    "tutor:ancientpower",
    "tutor:aquatail",
    "tutor:bulkup",
    "tutor:bulldoze",
    "tutor:dive",
    "tutor:earthpower",
    "tutor:endeavor",
    "tutor:flipturn",
    "tutor:focuspunch",
    "tutor:gigaimpact",
    "tutor:helpinghand",
    "tutor:highhorsepower",
    "tutor:hydrocannon",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icepunch",
    "tutor:icywind",
    "tutor:irontail",
    "tutor:knockoff",
    "tutor:liquidation",
    "tutor:lowkick",
    "tutor:mudslap",
    "tutor:outrage",
    "tutor:poisonjab",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:rollout",
    "tutor:sleeptalk",
    "tutor:stealthrock",
    "tutor:stompingtantrum",
    "tutor:stoneedge",
    "tutor:superpower",
    "tutor:uproar",
    "tutor:waterpledge",
    "tutor:waterpulse"
  ],
  "preEvolution": "marshtomp",
  "evolutions": [],
  "forms": [
    {
      "name": "Mega",
      "primaryType": "water",
      "secondaryType": "ground",
      "maleRatio": 0.875,
      "height": 19,
      "weight": 1020,
      "pokedex": [
        "cobblemon.species.swampert-mega.desc"
      ],
      "labels": [
        "gen6",
        "mega"
      ],
      "aspects": [
        "mega"
      ],
      "abilities": [
        "swiftswim",
        "h:swiftswim"
      ],
      "baseStats": {
        "hp": 100,
        "attack": 150,
        "defence": 110,
        "special_attack": 95,
        "special_defence": 110,
        "speed": 70
      },
      "baseExperienceYield": 318,
      "dynamaxBlocked": true,
      "evolutions": [],
      "battleOnly": true
    }
  ]
}