{
  "implemented": true,
  "nationalPokedexNumber": 465,
  "name": "Tangrowth",
  "primaryType": "grass",
  "maleRatio": 0.5,
  "height": 20,
  "weight": 1286,
  "pokedex": [
    "cobblemon.species.tangrowth.desc"
  ],
  "labels": [
    "gen4"
  ],
  "aspects": [],
  "abilities": [
    "chlorophyll",
    "leafguard",
    "h:regenerator"
  ],
  "eggGroups": [
    "grass"
  ],
  "baseStats": {
    "hp": 100,
    "attack": 100,
    "defence": 125,
    "special_attack": 110,
    "special_defence": 50,
    "speed": 50
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 2,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 187,
  "experienceGroup": "medium_fast",
  "catchRate": 30,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 2,
  "hitbox": {
    "width": 0.9,
    "height": 1.2,
    "fixed": false
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:vine",
        "quantityRange": "0-2"
      },
      {
        "item": "cobblemon:big_root",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:constrict",
    "1:absorb",
    "1:growth",
    "1:bind",
    "1:stunspore",
    "1:wringout",
    "1:block",
    "1:naturalgift",
    "12:megadrain",
    "16:vinewhip",
    "20:poisonpowder",
    "24:ancientpower",
    "28:knockoff",
    "32:gigadrain",
    "36:sleeppowder",
    "40:slam",
    "44:tickle",
    "48:powerwhip",
    "52:ingrain",
    "56:grassyterrain",
    "egg:confusion",
    "egg:endeavor",
    "egg:flail",
    "egg:leechseed",
    "egg:naturalgift",
    "egg:naturepower",
    "egg:ragepowder",
    "egg:wakeupslap",
    "egg:wringout",
    "tm:aerialace",
    "tm:amnesia",
    "tm:ancientpower",
    "tm:bind",
    "tm:block",
    "tm:bodyslam",
    "tm:brickbreak",
    "tm:brutalswing",
    "tm:bulldoze",
    "tm:bulletseed",
    "tm:cut",
    "tm:earthquake",
    "tm:endeavor",
    "tm:endure",
    "tm:energyball",
    "tm:facade",
    "tm:flash",
    "tm:fling",
    "tm:focusblast",
    "tm:gigadrain",
    "tm:gigaimpact",
    "tm:grassknot",
    "tm:grassyglide",
    "tm:grassyterrain",
    "tm:headbutt",
    "tm:hyperbeam",
    "tm:infestation",
    "tm:knockoff",
    "tm:leafstorm",
    "tm:mudslap",
    "tm:naturalgift",
    "tm:naturepower",
    "tm:painsplit",
    "tm:payback",
    "tm:poisonjab",
    "tm:powerswap",
    "tm:powerwhip",
    "tm:protect",
    "tm:psychup",
    "tm:reflect",
    "tm:rest",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:seedbomb",
    "tm:shockwave",
    "tm:sleeptalk",
    "tm:sludgebomb",
    "tm:solarbeam",
    "tm:solarblade",
    "tm:stompingtantrum",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swordsdance",
    "tm:synthesis",
    "tm:terablast",
    "tm:thief",
    "tm:worryseed",
    "tutor:aerialace",
    "tutor:ancientpower",
    "tutor:bind",
    "tutor:block",
    "tutor:bulldoze",
    "tutor:endeavor",
    "tutor:energyball",
    "tutor:gigadrain",
    "tutor:gigaimpact",
    "tutor:grassyglide",
    "tutor:hyperbeam",
    "tutor:knockoff",
    "tutor:mudslap",
    "tutor:painsplit",
    "tutor:poisonjab",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:seedbomb",
    "tutor:shockwave",
    "tutor:sleeptalk",
    "tutor:sludgebomb",
    "tutor:stompingtantrum",
    "tutor:synthesis",
    "tutor:worryseed"
  ],
  "preEvolution": "tangela",
  "evolutions": []
}