{
  "nationalPokedexNumber": 316,
  "name": "Gulpin",
  "primaryType": "poison",
  "maleRatio": 0.5,
  "height": 4,
  "weight": 103,
  "pokedex": [
    "cobblemon.species.gulpin.desc"
  ],
  "labels": [
    "gen3"
  ],
  "aspects": [],
  "abilities": [
    "liquidooze",
    "stickyhold",
    "h:gluttony"
  ],
  "eggGroups": [
    "amorphous"
  ],
  "baseStats": {
    "hp": 70,
    "attack": 43,
    "defence": 53,
    "special_attack": 43,
    "special_defence": 53,
    "speed": 40
  },
  "evYield": {
    "hp": 1,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 60,
  "experienceGroup": "fluctuating",
  "catchRate": 225,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 1,
    "height": 1,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "canBreatheUnderwater": true
      }
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "cobblemon:black_sludge",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:oran_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:pound",
    "5:yawn",
    "8:poisongas",
    "10:sludge",
    "12:amnesia",
    "17:acidspray",
    "20:encore",
    "25:toxic",
    "28:stockpile",
    "28:spitup",
    "28:swallow",
    "33:sludgebomb",
    "36:gastroacid",
    "41:belch",
    "44:wringout",
    "49:gunkshot",
    "egg:acidarmor",
    "egg:clearsmog",
    "egg:curse",
    "egg:destinybond",
    "egg:mudslap",
    "egg:smog",
    "egg:stuffcheeks",
    "tm:acidspray",
    "tm:amnesia",
    "tm:bodyslam",
    "tm:bulletseed",
    "tm:corrosivegas",
    "tm:curse",
    "tm:dreameater",
    "tm:encore",
    "tm:endure",
    "tm:explosion",
    "tm:facade",
    "tm:firepunch",
    "tm:fling",
    "tm:gastroacid",
    "tm:gigadrain",
    "tm:gunkshot",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:icebeam",
    "tm:icepunch",
    "tm:infestation",
    "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",
    "tutor:corrosivegas",
    "tutor:firepunch",
    "tutor:gastroacid",
    "tutor:gigadrain",
    "tutor:gunkshot",
    "tutor:helpinghand",
    "tutor:icebeam",
    "tutor:icepunch",
    "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"
  ],
  "evolutions": [
    {
      "id": "gulpin_swalot",
      "variant": "level_up",
      "result": "swalot",
      "consumeHeldItem": false,
      "learnableMoves": [
        "bodyslam"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 26
        }
      ]
    }
  ]
}