{
  "implemented": true,
  "nationalPokedexNumber": 47,
  "name": "Parasect",
  "primaryType": "bug",
  "secondaryType": "grass",
  "maleRatio": 0.5,
  "height": 10,
  "weight": 295,
  "pokedex": [
    "cobblemon.species.parasect.desc"
  ],
  "labels": [
    "gen1"
  ],
  "aspects": [],
  "abilities": [
    "effectspore",
    "dryskin",
    "h:damp"
  ],
  "eggGroups": [
    "bug",
    "grass"
  ],
  "baseStats": {
    "hp": 60,
    "attack": 95,
    "defence": 80,
    "special_attack": 60,
    "special_defence": 80,
    "speed": 30
  },
  "evYield": {
    "hp": 0,
    "attack": 2,
    "defence": 1,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 142,
  "experienceGroup": "medium_fast",
  "catchRate": 75,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.8,
  "hitbox": {
    "width": 1.2,
    "height": 1.3,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "canLook": false,
      "wanderChance": 20,
      "walk": {
        "walkSpeed": 0.45
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:red_mushroom"
      },
      {
        "item": "cobblemon:coba_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:crosspoison",
    "1:scratch",
    "1:stunspore",
    "1:poisonpowder",
    "1:absorb",
    "17:furycutter",
    "22:spore",
    "29:slash",
    "37:growth",
    "44:gigadrain",
    "51:aromatherapy",
    "59:ragepowder",
    "66:xscissor",
    "egg:counter",
    "egg:fellstinger",
    "egg:flail",
    "egg:leechseed",
    "egg:naturalgift",
    "egg:pursuit",
    "egg:rototiller",
    "egg:sweetscent",
    "egg:wideguard",
    "tm:aerialace",
    "tm:afteryou",
    "tm:agility",
    "tm:bodyslam",
    "tm:brickbreak",
    "tm:bugbite",
    "tm:bulletseed",
    "tm:crosspoison",
    "tm:cut",
    "tm:dig",
    "tm:endure",
    "tm:energyball",
    "tm:facade",
    "tm:falseswipe",
    "tm:flash",
    "tm:furycutter",
    "tm:gigadrain",
    "tm:gigaimpact",
    "tm:grassknot",
    "tm:grassyglide",
    "tm:grassyterrain",
    "tm:honeclaws",
    "tm:hyperbeam",
    "tm:knockoff",
    "tm:leechlife",
    "tm:lightscreen",
    "tm:metalclaw",
    "tm:naturalgift",
    "tm:naturepower",
    "tm:protect",
    "tm:psybeam",
    "tm:rest",
    "tm:rocksmash",
    "tm:screech",
    "tm:seedbomb",
    "tm:skittersmack",
    "tm:sleeptalk",
    "tm:sludgebomb",
    "tm:solarbeam",
    "tm:stringshot",
    "tm:strugglebug",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swordsdance",
    "tm:synthesis",
    "tm:terablast",
    "tm:thief",
    "tm:throatchop",
    "tm:venoshock",
    "tm:worryseed",
    "tm:xscissor",
    "tutor:aerialace",
    "tutor:afteryou",
    "tutor:bugbite",
    "tutor:energyball",
    "tutor:falseswipe",
    "tutor:furycutter",
    "tutor:gigadrain",
    "tutor:gigaimpact",
    "tutor:grassyglide",
    "tutor:hyperbeam",
    "tutor:knockoff",
    "tutor:leechlife",
    "tutor:rest",
    "tutor:rocksmash",
    "tutor:seedbomb",
    "tutor:skittersmack",
    "tutor:sleeptalk",
    "tutor:sludgebomb",
    "tutor:stringshot",
    "tutor:synthesis",
    "tutor:throatchop",
    "tutor:worryseed",
    "tutor:xscissor"
  ],
  "preEvolution": "paras",
  "evolutions": []
}