{
  "nationalPokedexNumber": 948,
  "name": "Toedscool",
  "primaryType": "ground",
  "secondaryType": "grass",
  "maleRatio": 0.5,
  "height": 9,
  "weight": 330,
  "pokedex": [
    "cobblemon.species.toedscool.desc"
  ],
  "labels": [
    "gen9"
  ],
  "aspects": [],
  "abilities": [
    "myceliummight",
    "h:myceliummight"
  ],
  "eggGroups": [
    "grass"
  ],
  "baseStats": {
    "hp": 40,
    "attack": 40,
    "defence": 35,
    "special_attack": 50,
    "special_defence": 100,
    "speed": 70
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 1,
    "speed": 0
  },
  "baseExperienceYield": 67,
  "experienceGroup": "medium_slow",
  "catchRate": 190,
  "eggCycles": 20,
  "baseFriendship": 50,
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:brown_mushroom",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:yache_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:wrap",
    "1:mudslap",
    "4:absorb",
    "8:poisonpowder",
    "8:stunspore",
    "12:supersonic",
    "15:tackle",
    "16:megadrain",
    "20:screech",
    "24:mudshot",
    "28:hex",
    "32:seedbomb",
    "36:spore",
    "40:growth",
    "44:gigadrain",
    "48:earthpower",
    "52:powerwhip",
    "egg:acupressure",
    "egg:knockoff",
    "egg:leechseed",
    "egg:mirrorcoat",
    "egg:ragepowder",
    "egg:rapidspin",
    "egg:tickle",
    "egg:toxic",
    "tm:acidspray",
    "tm:bulletseed",
    "tm:confuseray",
    "tm:dazzlinggleam",
    "tm:earthpower",
    "tm:endure",
    "tm:energyball",
    "tm:flashcannon",
    "tm:foulplay",
    "tm:gigadrain",
    "tm:grassknot",
    "tm:grassyglide",
    "tm:grassyterrain",
    "tm:hex",
    "tm:knockoff",
    "tm:leafstorm",
    "tm:lightscreen",
    "tm:lunge",
    "tm:magicalleaf",
    "tm:mudshot",
    "tm:mudslap",
    "tm:painsplit",
    "tm:powerwhip",
    "tm:protect",
    "tm:raindance",
    "tm:reflect",
    "tm:rest",
    "tm:scaryface",
    "tm:screech",
    "tm:seedbomb",
    "tm:sleeptalk",
    "tm:sludgebomb",
    "tm:solarbeam",
    "tm:spikes",
    "tm:substitute",
    "tm:swift",
    "tm:taunt",
    "tm:terablast",
    "tm:toxic",
    "tm:toxicspikes",
    "tm:trailblaze",
    "tm:trickroom",
    "tm:venoshock",
    "tutor:dazzlinggleam",
    "tutor:earthpower",
    "tutor:energyball",
    "tutor:flashcannon",
    "tutor:foulplay",
    "tutor:gigadrain",
    "tutor:grassyglide",
    "tutor:knockoff",
    "tutor:magicalleaf",
    "tutor:mudslap",
    "tutor:painsplit",
    "tutor:rest",
    "tutor:seedbomb",
    "tutor:sleeptalk",
    "tutor:sludgebomb",
    "tutor:spikes",
    "tutor:swift",
    "tutor:trick"
  ],
  "evolutions": [
    {
      "id": "toedscool_toedscruel",
      "variant": "level_up",
      "result": "toedscruel",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 30
        }
      ]
    }
  ]
}