{
  "nationalPokedexNumber": 317,
  "name": "Swalot",
  "primaryType": "poison",
  "maleRatio": 0.5,
  "height": 17,
  "weight": 800,
  "pokedex": [
    "cobblemon.species.swalot.desc"
  ],
  "labels": [
    "gen3"
  ],
  "aspects": [],
  "abilities": [
    "liquidooze",
    "stickyhold",
    "h:gluttony"
  ],
  "eggGroups": [
    "amorphous"
  ],
  "baseStats": {
    "hp": 100,
    "attack": 73,
    "defence": 83,
    "special_attack": 73,
    "special_defence": 83,
    "speed": 55
  },
  "evYield": {
    "hp": 2,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 163,
  "experienceGroup": "fluctuating",
  "catchRate": 75,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 1,
    "height": 1,
    "fixed": false
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "cobblemon:black_sludge",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:oran_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:pound",
    "1:yawn",
    "1:poisongas",
    "1:sludge",
    "1:bodyslam",
    "1:wringout",
    "1:gunkshot",
    "1:venomdrench",
    "12:amnesia",
    "17:acidspray",
    "20:encore",
    "25:toxic",
    "30:stockpile",
    "30:spitup",
    "30:swallow",
    "37:sludgebomb",
    "42:gastroacid",
    "49:belch",
    "egg:acidarmor",
    "egg:clearsmog",
    "egg:curse",
    "egg:destinybond",
    "egg:mudslap",
    "egg:smog",
    "egg:stuffcheeks",
    "tm:acidspray",
    "tm:amnesia",
    "tm:block",
    "tm:bodypress",
    "tm:bodyslam",
    "tm:brickbreak",
    "tm:bulldoze",
    "tm:bulletseed",
    "tm:corrosivegas",
    "tm:curse",
    "tm:doubleedge",
    "tm:dreameater",
    "tm:earthquake",
    "tm:encore",
    "tm:endure",
    "tm:explosion",
    "tm:facade",
    "tm:firepunch",
    "tm:fling",
    "tm:gastroacid",
    "tm:gigadrain",
    "tm:gigaimpact",
    "tm:gunkshot",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icepunch",
    "tm:infestation",
    "tm:knockoff",
    "tm:metronome",
    "tm:mudshot",
    "tm:mudslap",
    "tm:painsplit",
    "tm:poisonjab",
    "tm:poweruppunch",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:rocksmash",
    "tm:rollout",
    "tm:seedbomb",
    "tm:selfdestruct",
    "tm:shadowball",
    "tm:shockwave",
    "tm:sleeptalk",
    "tm:sludgebomb",
    "tm:sludgewave",
    "tm:snatch",
    "tm:solarbeam",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swordsdance",
    "tm:takedown",
    "tm:terablast",
    "tm:thief",
    "tm:thunderpunch",
    "tm:thunderwave",
    "tm:toxic",
    "tm:toxicspikes",
    "tm:venomdrench",
    "tm:venoshock",
    "tm:waterpulse",
    "tm:zenheadbutt",
    "tutor:block",
    "tutor:bulldoze",
    "tutor:corrosivegas",
    "tutor:firepunch",
    "tutor:gastroacid",
    "tutor:gigadrain",
    "tutor:gigaimpact",
    "tutor:gunkshot",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icepunch",
    "tutor:knockoff",
    "tutor:mudslap",
    "tutor:painsplit",
    "tutor:poisonjab",
    "tutor:rest",
    "tutor:rocksmash",
    "tutor:rollout",
    "tutor:seedbomb",
    "tutor:shadowball",
    "tutor:shockwave",
    "tutor:sleeptalk",
    "tutor:sludgebomb",
    "tutor:snatch",
    "tutor:spikes",
    "tutor:thunderpunch",
    "tutor:waterpulse",
    "tutor:zenheadbutt"
  ],
  "preEvolution": "gulpin",
  "evolutions": []
}