{
    "implemented": true,
    "name": "Thundurus",
    "nationalPokedexNumber": 642,
    "primaryType": "electric",
    "secondaryType": "flying",
    "abilities": [
      "prankster",
      "h:defiant"
    ],
    "drops": {
      "amount": 5,
      "entries": [
        {
          "item": "cobblemon:rare_candy",
          "quantityRange": "5-10"
        },
        {
          "item": "cobblemon:float_stone",
          "percentage": 50.0
        },
        {
          "item": "cobblemon:black_glasses",
          "percentage": 50.0
        },
        {
          "item": "cobblemon:ability_capsule",
          "percentage": 25.0
        },
        {
          "item": "cobblemon:ability_patch",
          "percentage": 5.0
        }
      ]
    },
    "baseStats": {
      "hp": 79,
      "attack": 115,
      "defence": 70,
      "special_attack": 125,
      "special_defence": 80,
      "speed": 111
    },
    "catchRate": 3,
    "maleRatio": 1,
    "shoulderMountable": false,
    "baseExperienceYield": 290,
    "baseFriendship": 90,
    "evYield": {
      "hp": 0,
      "attack": 3,
      "defence": 0,
      "special_attack": 0,
      "special_defence": 0,
      "speed": 0
    },
    "experienceGroup": "slow",
    "eggCycles": 120,
    "eggGroups": [
      "undiscovered"
    ],
    "moves": [
      "1:astonish",
      "1:nastyplot",
      "1:thundershock",
      "5:leer",
      "10:swagger",
      "13:revenge",
      "15:bite",
      "20:shockwave",
      "25:agility",
      "25:healblock",
      "30:charge",
      "35:voltswitch",
      "40:crunch",
      "45:discharge",
      "50:uproar",
      "55:hammerarm",
      "60:raindance",
      "65:thunder",
      "67:darkpulse",
      "70:thrash",
      "75:wildboltstorm",
      "tm:acrobatics",
      "tm:agility",
      "tm:assurance",
      "tm:attract",
      "tm:bodyslam",
      "tm:brickbreak",
      "tm:brutalswing",
      "tm:bulkup",
      "tm:charge",
      "tm:chargebeam",
      "tm:confide",
      "tm:crunch",
      "tm:darkpulse",
      "tm:doubleteam",
      "tm:eerieimpulse",
      "tm:electricterrain",
      "tm:electroball",
      "tm:electroweb",
      "tm:embargo",
      "tm:endure",
      "tm:facade",
      "tm:flashcannon",
      "tm:fling",
      "tm:fly",
      "tm:focusblast",
      "tm:foulplay",
      "tm:frustration",
      "tm:gigaimpact",
      "tm:grassknot",
      "tm:hiddenpower",
      "tm:hyperbeam",
      "tm:incinerate",
      "tm:irontail",
      "tm:knockoff",
      "tm:lashout",
      "tm:nastyplot",
      "tm:payback",
      "tm:protect",
      "tm:psychic",
      "tm:raindance",
      "tm:rest",
      "tm:return",
      "tm:revenge",
      "tm:rocksmash",
      "tm:round",
      "tm:scaryface",
      "tm:secretpower",
      "tm:skydrop",
      "tm:sleeptalk",
      "tm:sludgebomb",
      "tm:sludgewave",
      "tm:smackdown",
      "tm:smartstrike",
      "tm:snarl",
      "tm:snore",
      "tm:strength",
      "tm:substitute",
      "tm:sunnyday",
      "tm:supercellslam",
      "tm:superpower",
      "tm:swagger",
      "tm:takedown",
      "tm:taunt",
      "tm:terablast",
      "tm:thief",
      "tm:thunder",
      "tm:thunderbolt",
      "tm:thunderpunch",
      "tm:thunderwave",
      "tm:torment",
      "tm:toxic",
      "tm:uproar",
      "tm:uturn",
      "tm:voltswitch",
      "tm:weatherball",
      "tm:wildcharge",
      "tm:zenheadbutt",
      "tutor:agility",
      "tutor:astonish",
      "tutor:charge",
      "tutor:crunch",
      "tutor:darkpulse",
      "tutor:defog",
      "tutor:discharge",
      "tutor:electroweb",
      "tutor:focusblast",
      "tutor:foulplay",
      "tutor:grassknot",
      "tutor:hammerarm",
      "tutor:healblock",
      "tutor:irontail",
      "tutor:knockoff",
      "tutor:lashout",
      "tutor:nastyplot",
      "tutor:raindance",
      "tutor:revenge",
      "tutor:risingvoltage",
      "tutor:roleplay",
      "tutor:shockwave",
      "tutor:sleeptalk",
      "tutor:sludgewave",
      "tutor:snore",
      "tutor:superpower",
      "tutor:thunder",
      "tutor:thunderbolt",
      "tutor:thunderpunch",
      "tutor:thundershock",
      "tutor:uproar",
      "tutor:weatherball",
      "tutor:wildcharge"
    ],
    "labels": [
      "gen5",
      "legendary"
    ],
    "pokedex": [
      "cobblemon.species.thundurus.desc"
    ],
    "height": 15,
    "weight": 610,
    "evolutions": [],
    "forms": [
      {
        "name": "Therian",
        "primaryType": "electric",
        "secondaryType": "flying",
        "abilities": [
          "voltabsorb"
        ],
        "baseStats": {
          "hp": 79,
          "attack": 105,
          "defence": 70,
          "special_attack": 145,
          "special_defence": 80,
          "speed": 101
        },
        "catchRate": 3,
        "maleRatio": 1,
        "baseExperienceYield": 290,
        "baseFriendship": 90,
        "evYield": {
          "hp": 0,
          "attack": 0,
          "defence": 0,
          "special_attack": 3,
          "special_defence": 0,
          "speed": 0
        },
        "experienceGroup": "slow",
        "eggCycles": 120,
        "eggGroups": [
          "undiscovered"
        ],
        "labels": [
          "gen5",
          "legendary"
        ],
        "aspects": [
          "therian"
        ],
        "height": 30,
        "weight": 610,
        "cannotDynamax": false,
        "battleOnly": false
      }
    ],
    "aspects": [],
    "cannotDynamax": false
  }