{
  "nationalPokedexNumber": 873,
  "name": "Frosmoth",
  "primaryType": "ice",
  "secondaryType": "bug",
  "maleRatio": 0.5,
  "height": 13,
  "weight": 420,
  "pokedex": [
    "cobblemon.species.frosmoth.desc"
  ],
  "labels": [
    "gen8"
  ],
  "aspects": [],
  "abilities": [
    "shielddust",
    "h:icescales"
  ],
  "eggGroups": [
    "bug"
  ],
  "baseStats": {
    "hp": 70,
    "attack": 65,
    "defence": 60,
    "special_attack": 125,
    "special_defence": 90,
    "speed": 65
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 2,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 166,
  "experienceGroup": "medium_fast",
  "catchRate": 75,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 1,
    "height": 1,
    "fixed": false
  },
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:snowball",
        "quantityRange": "0-2"
      },
      {
        "item": "cobblemon:silver_powder",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:charti_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:icywind",
    "1:powdersnow",
    "1:strugglebug",
    "1:helpinghand",
    "1:attract",
    "4:stunspore",
    "8:infestation",
    "12:mist",
    "16:defog",
    "21:featherdance",
    "24:aurorabeam",
    "28:snowscape",
    "32:bugbuzz",
    "36:auroraveil",
    "40:blizzard",
    "44:tailwind",
    "48:wideguard",
    "52:quiverdance",
    "egg:bugbite",
    "egg:fairywind",
    "egg:mirrorcoat",
    "tm:acrobatics",
    "tm:airslash",
    "tm:attract",
    "tm:auroraveil",
    "tm:avalanche",
    "tm:blizzard",
    "tm:bugbite",
    "tm:bugbuzz",
    "tm:calmmind",
    "tm:dazzlinggleam",
    "tm:defog",
    "tm:endure",
    "tm:facade",
    "tm:featherdance",
    "tm:gigadrain",
    "tm:gigaimpact",
    "tm:hail",
    "tm:helpinghand",
    "tm:hurricane",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icespinner",
    "tm:iciclespear",
    "tm:icywind",
    "tm:imprison",
    "tm:infestation",
    "tm:leechlife",
    "tm:lightscreen",
    "tm:lunge",
    "tm:playrough",
    "tm:pounce",
    "tm:protect",
    "tm:reflect",
    "tm:rest",
    "tm:safeguard",
    "tm:skittersmack",
    "tm:sleeptalk",
    "tm:snowscape",
    "tm:strugglebug",
    "tm:substitute",
    "tm:swift",
    "tm:tailwind",
    "tm:takedown",
    "tm:terablast",
    "tm:tripleaxel",
    "tm:uturn",
    "tm:weatherball",
    "tutor:bugbite",
    "tutor:calmmind",
    "tutor:dazzlinggleam",
    "tutor:defog",
    "tutor:gigadrain",
    "tutor:gigaimpact",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:leechlife",
    "tutor:playrough",
    "tutor:rest",
    "tutor:skittersmack",
    "tutor:sleeptalk",
    "tutor:swift",
    "tutor:tailwind",
    "tutor:tripleaxel"
  ],
  "preEvolution": "snom",
  "evolutions": []
}