{
  "nationalPokedexNumber": 642,
  "name": "Thundurus",
  "primaryType": "electric",
  "secondaryType": "flying",
  "maleRatio": 1,
  "height": 15,
  "weight": 610,
  "pokedex": [
    "cobblemon.species.thundurus.desc"
  ],
  "labels": [
    "gen5",
    "legendary"
  ],
  "aspects": [
    "incarnate-forme"
  ],
  "abilities": [
    "prankster",
    "h:defiant"
  ],
  "eggGroups": [
    "undiscovered"
  ],
  "baseStats": {
    "hp": 79,
    "attack": 115,
    "defence": 70,
    "special_attack": 125,
    "special_defence": 80,
    "speed": 111
  },
  "evYield": {
    "hp": 0,
    "attack": 3,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 290,
  "experienceGroup": "slow",
  "catchRate": 3,
  "eggCycles": 120,
  "baseFriendship": 90,
  "moves": [
    "1:astonish",
    "1:thundershock",
    "5:leer",
    "10:swagger",
    "15:bite",
    "20:shockwave",
    "25:healblock",
    "30:charge",
    "35:voltswitch",
    "40:crunch",
    "45:discharge",
    "50:uproar",
    "55:hammerarm",
    "60:raindance",
    "65:thunder",
    "70:thrash",
    "75:wildboltstorm",
    "tm:acrobatics",
    "tm:agility",
    "tm:assurance",
    "tm:bodyslam",
    "tm:brickbreak",
    "tm:brutalswing",
    "tm:bulkup",
    "tm:charge",
    "tm:chargebeam",
    "tm:crunch",
    "tm:darkpulse",
    "tm:defog",
    "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:gigaimpact",
    "tm:grassknot",
    "tm:hyperbeam",
    "tm:incinerate",
    "tm:irontail",
    "tm:knockoff",
    "tm:lashout",
    "tm:nastyplot",
    "tm:payback",
    "tm:powershift",
    "tm:protect",
    "tm:psychic",
    "tm:raindance",
    "tm:rest",
    "tm:revenge",
    "tm:risingvoltage",
    "tm:rocksmash",
    "tm:roleplay",
    "tm:scaryface",
    "tm:shockwave",
    "tm:skydrop",
    "tm:sleeptalk",
    "tm:sludgebomb",
    "tm:sludgewave",
    "tm:smackdown",
    "tm:smartstrike",
    "tm:snarl",
    "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:uproar",
    "tm:uturn",
    "tm:voltswitch",
    "tm:weatherball",
    "tm:wildcharge",
    "tm:zenheadbutt",
    "tutor:block",
    "tutor:bulkup",
    "tutor:chargebeam",
    "tutor:darkpulse",
    "tutor:defog",
    "tutor:electroweb",
    "tutor:flashcannon",
    "tutor:foulplay",
    "tutor:gigaimpact",
    "tutor:hyperbeam",
    "tutor:irontail",
    "tutor:knockoff",
    "tutor:lashout",
    "tutor:powershift",
    "tutor:psychic",
    "tutor:rest",
    "tutor:risingvoltage",
    "tutor:rocksmash",
    "tutor:roleplay",
    "tutor:shockwave",
    "tutor:sleeptalk",
    "tutor:sludgebomb",
    "tutor:snarl",
    "tutor:superpower",
    "tutor:thunderbolt",
    "tutor:thunderpunch",
    "tutor:uproar",
    "tutor:wildcharge",
    "tutor:zenheadbutt"
  ],
  "evolutions": [],
  "forms": [
    {
      "name": "Therian",
      "primaryType": "electric",
      "secondaryType": "flying",
      "maleRatio": 1,
      "height": 30,
      "weight": 610,
      "pokedex": [
        "cobblemon.species.thundurus-therian.desc"
      ],
      "labels": [
        "gen5",
        "legendary"
      ],
      "aspects": [
        "therian-forme"
      ],
      "abilities": [
        "voltabsorb",
        "h:voltabsorb"
      ],
      "baseStats": {
        "hp": 79,
        "attack": 105,
        "defence": 70,
        "special_attack": 145,
        "special_defence": 80,
        "speed": 101
      },
      "evYield": {
        "hp": 0,
        "attack": 0,
        "defence": 0,
        "special_attack": 3,
        "special_defence": 0,
        "speed": 0
      },
      "evolutions": [],
      "battleOnly": false
    }
  ]
}