{
  "implemented": true,
  "nationalPokedexNumber": 167,
  "name": "Spinarak",
  "primaryType": "bug",
  "secondaryType": "poison",
  "maleRatio": 0.5,
  "height": 5,
  "weight": 85,
  "pokedex": [
    "cobblemon.species.spinarak.desc"
  ],
  "labels": [
    "gen2"
  ],
  "aspects": [],
  "abilities": [
    "swarm",
    "insomnia",
    "h:sniper"
  ],
  "eggGroups": [
    "bug"
  ],
  "baseStats": {
    "hp": 40,
    "attack": 60,
    "defence": 40,
    "special_attack": 40,
    "special_defence": 40,
    "speed": 30
  },
  "evYield": {
    "hp": 0,
    "attack": 1,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 50,
  "experienceGroup": "fast",
  "catchRate": 255,
  "eggCycles": 15,
  "baseFriendship": 50,
  "baseScale": 0.6,
  "hitbox": {
    "width": 1,
    "height": 1,
    "fixed": false
  },
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:string",
        "quantityRange": "0-1"
      },
      {
        "item": "minecraft:spider_eye",
        "quantityRange": "0-1"
      },
      {
        "item": "minecraft:rotten_flesh",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:poison_barb",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:poisonsting",
    "1:stringshot",
    "1:constrict",
    "5:absorb",
    "8:infestation",
    "12:scaryface",
    "15:nightshade",
    "19:shadowsneak",
    "22:furyswipes",
    "26:suckerpunch",
    "29:spiderweb",
    "33:pinmissile",
    "36:psychic",
    "40:poisonjab",
    "44:crosspoison",
    "47:stickyweb",
    "51:toxicthread",
    "egg:disable",
    "egg:lunge",
    "egg:megahorn",
    "egg:nightslash",
    "egg:pursuit",
    "egg:ragepowder",
    "egg:sonicboom",
    "egg:twineedle",
    "tm:acidspray",
    "tm:agility",
    "tm:assurance",
    "tm:batonpass",
    "tm:bounce",
    "tm:bugbite",
    "tm:bugbuzz",
    "tm:crosspoison",
    "tm:dig",
    "tm:electroweb",
    "tm:endure",
    "tm:facade",
    "tm:flash",
    "tm:foulplay",
    "tm:gigadrain",
    "tm:hex",
    "tm:honeclaws",
    "tm:infestation",
    "tm:knockoff",
    "tm:leechlife",
    "tm:lunge",
    "tm:megahorn",
    "tm:nightshade",
    "tm:pinmissile",
    "tm:poisonjab",
    "tm:pounce",
    "tm:protect",
    "tm:psychic",
    "tm:rest",
    "tm:scaryface",
    "tm:screech",
    "tm:signalbeam",
    "tm:skittersmack",
    "tm:sleeptalk",
    "tm:sludgebomb",
    "tm:sludgewave",
    "tm:solarbeam",
    "tm:spite",
    "tm:stringshot",
    "tm:strugglebug",
    "tm:substitute",
    "tm:suckerpunch",
    "tm:sunnyday",
    "tm:terablast",
    "tm:thief",
    "tm:toxic",
    "tm:toxicspikes",
    "tm:trailblaze",
    "tm:venoshock",
    "tm:xscissor",
    "tutor:bounce",
    "tutor:bugbite",
    "tutor:electroweb",
    "tutor:foulplay",
    "tutor:gigadrain",
    "tutor:knockoff",
    "tutor:leechlife",
    "tutor:megahorn",
    "tutor:poisonjab",
    "tutor:psychic",
    "tutor:rest",
    "tutor:signalbeam",
    "tutor:skittersmack",
    "tutor:sleeptalk",
    "tutor:sludgebomb",
    "tutor:spikes",
    "tutor:spite",
    "tutor:stringshot",
    "tutor:suckerpunch",
    "tutor:xscissor"
  ],
  "evolutions": [
    {
      "id": "spinarak_ariados",
      "variant": "level_up",
      "result": "ariados",
      "consumeHeldItem": false,
      "learnableMoves": [
        "swordsdance"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 22
        }
      ]
    }
  ]
}