{
  "implemented": true,
  "nationalPokedexNumber": 259,
  "name": "Marshtomp",
  "primaryType": "water",
  "secondaryType": "ground",
  "maleRatio": 0.875,
  "height": 7,
  "weight": 280,
  "pokedex": [
    "cobblemon.species.marshtomp.desc"
  ],
  "labels": [
    "gen3"
  ],
  "aspects": [],
  "abilities": [
    "torrent",
    "h:damp"
  ],
  "eggGroups": [
    "monster",
    "water_1"
  ],
  "baseStats": {
    "hp": 70,
    "attack": 85,
    "defence": 70,
    "special_attack": 60,
    "special_defence": 70,
    "speed": 50
  },
  "evYield": {
    "hp": 0,
    "attack": 2,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 142,
  "experienceGroup": "medium_slow",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.85,
  "hitbox": {
    "width": 0.9,
    "height": 1.4,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false,
        "swimSpeed": "0.2"
      }
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:clay_ball",
        "quantityRange": "0-2"
      },
      {
        "item": "cobblemon:mystic_water",
        "percentage": 10.0
      }
    ]
  },
  "moves": [
    "1:tackle",
    "1:growl",
    "1:mudslap",
    "1:watergun",
    "1:bide",
    "1:mudshot",
    "1:foresight",
    "1:mudbomb",
    "1:earthquake",
    "1:surf",
    "1:rocksmash",
    "9:rockthrow",
    "12:protect",
    "15:supersonic",
    "20:waterpulse",
    "25:rockslide",
    "30:takedown",
    "35:amnesia",
    "40:muddywater",
    "45:screech",
    "50:endeavor",
    "55: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:bodyslam",
    "tm:brickbreak",
    "tm:bulldoze",
    "tm:chillingwater",
    "tm:curse",
    "tm:dig",
    "tm:dive",
    "tm:doubleedge",
    "tm:earthpower",
    "tm:earthquake",
    "tm:echoedvoice",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:fling",
    "tm:focuspunch",
    "tm:hail",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:hydropump",
    "tm:icebeam",
    "tm:icepunch",
    "tm:icywind",
    "tm:irontail",
    "tm:liquidation",
    "tm:lowkick",
    "tm:megakick",
    "tm:megapunch",
    "tm:muddywater",
    "tm:mudshot",
    "tm:mudslap",
    "tm:poweruppunch",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:roar",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:rollout",
    "tm:sandtomb",
    "tm:screech",
    "tm:sleeptalk",
    "tm:sludgewave",
    "tm:stealthrock",
    "tm:strength",
    "tm:substitute",
    "tm:superpower",
    "tm:surf",
    "tm:takedown",
    "tm:terablast",
    "tm:uproar",
    "tm:waterfall",
    "tm:waterpledge",
    "tm:waterpulse",
    "tm:whirlpool",
    "tm:workup",
    "tutor:ancientpower",
    "tutor:aquatail",
    "tutor:bulldoze",
    "tutor:dive",
    "tutor:earthpower",
    "tutor:endeavor",
    "tutor:focuspunch",
    "tutor:helpinghand",
    "tutor:icebeam",
    "tutor:icepunch",
    "tutor:icywind",
    "tutor:irontail",
    "tutor:liquidation",
    "tutor:lowkick",
    "tutor:mudslap",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:rollout",
    "tutor:sleeptalk",
    "tutor:stealthrock",
    "tutor:superpower",
    "tutor:uproar",
    "tutor:waterpledge",
    "tutor:waterpulse"
  ],
  "preEvolution": "mudkip",
  "evolutions": [
    {
      "id": "marshtomp_swampert",
      "variant": "level_up",
      "result": "swampert",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 36
        }
      ]
    }
  ]
}