{
  "implemented": true,
  "nationalPokedexNumber": 195,
  "name": "Quagsire",
  "primaryType": "water",
  "secondaryType": "ground",
  "maleRatio": 0.5,
  "height": 14,
  "weight": 750,
  "pokedex": [
    "cobblemon.species.quagsire.desc"
  ],
  "labels": [
    "gen2"
  ],
  "aspects": [],
  "abilities": [
    "damp",
    "waterabsorb",
    "h:unaware"
  ],
  "eggGroups": [
    "water_1",
    "field"
  ],
  "baseStats": {
    "hp": 95,
    "attack": 85,
    "defence": 85,
    "special_attack": 65,
    "special_defence": 65,
    "speed": 35
  },
  "evYield": {
    "hp": 2,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 151,
  "experienceGroup": "medium_fast",
  "catchRate": 90,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1.1,
  "hitbox": {
    "width": 0.8,
    "height": 1.45,
    "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:rindo_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:watergun",
    "1:tailwhip",
    "1:mudsport",
    "1:mudshot",
    "1:mudbomb",
    "1:raindance",
    "12:mist",
    "12:haze",
    "16:slam",
    "23:yawn",
    "28:aquatail",
    "34:muddywater",
    "40:amnesia",
    "46:toxic",
    "52:earthquake",
    "egg:acidspray",
    "egg:afteryou",
    "egg:ancientpower",
    "egg:counter",
    "egg:curse",
    "egg:doublekick",
    "egg:mudbomb",
    "egg:mudsport",
    "egg:recover",
    "egg:spitup",
    "egg:stockpile",
    "egg:swallow",
    "tm:acidspray",
    "tm:afteryou",
    "tm:amnesia",
    "tm:ancientpower",
    "tm:aquatail",
    "tm:avalanche",
    "tm:blizzard",
    "tm:bodypress",
    "tm:bodyslam",
    "tm:brickbreak",
    "tm:bulldoze",
    "tm:chillingwater",
    "tm:curse",
    "tm:dig",
    "tm:dive",
    "tm:doubleedge",
    "tm:drainpunch",
    "tm:earthpower",
    "tm:earthquake",
    "tm:eerieimpulse",
    "tm:encore",
    "tm:endure",
    "tm:facade",
    "tm:flash",
    "tm:fling",
    "tm:focusblast",
    "tm:focuspunch",
    "tm:gigaimpact",
    "tm:guardswap",
    "tm:hail",
    "tm:haze",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:highhorsepower",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icepunch",
    "tm:icywind",
    "tm:infestation",
    "tm:irontail",
    "tm:liquidation",
    "tm:megakick",
    "tm:megapunch",
    "tm:muddywater",
    "tm:mudshot",
    "tm:mudslap",
    "tm:poweruppunch",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:rollout",
    "tm:safeguard",
    "tm:sandstorm",
    "tm:sleeptalk",
    "tm:sludgebomb",
    "tm:sludgewave",
    "tm:snowscape",
    "tm:spikes",
    "tm:stealthrock",
    "tm:stompingtantrum",
    "tm:stoneedge",
    "tm:strength",
    "tm:substitute",
    "tm:surf",
    "tm:takedown",
    "tm:terablast",
    "tm:thief",
    "tm:toxic",
    "tm:toxicspikes",
    "tm:trailblaze",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:whirlpool",
    "tutor:afteryou",
    "tutor:ancientpower",
    "tutor:aquatail",
    "tutor:bulldoze",
    "tutor:dive",
    "tutor:drainpunch",
    "tutor:earthpower",
    "tutor:focuspunch",
    "tutor:gigaimpact",
    "tutor:helpinghand",
    "tutor:highhorsepower",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icepunch",
    "tutor:icywind",
    "tutor:irontail",
    "tutor:liquidation",
    "tutor:mudslap",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:rollout",
    "tutor:sleeptalk",
    "tutor:sludgebomb",
    "tutor:spikes",
    "tutor:stealthrock",
    "tutor:stompingtantrum",
    "tutor:stoneedge",
    "tutor:waterpulse"
  ],
  "preEvolution": "wooper",
  "evolutions": []
}