{
    "implemented": true,
    "name": "Tornadus",
    "nationalPokedexNumber": 641,
    "primaryType": "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:gust",
      "5:leer",
      "10:swagger",
      "13:revenge",
      "15:bite",
      "20:aircutter",
      "25:agility",
      "30:tailwind",
      "35:airslash",
      "40:crunch",
      "45:extrasensory",
      "50:uproar",
      "55:hammerarm",
      "60:raindance",
      "65:hurricane",
      "67:darkpulse",
      "70:thrash",
      "77:bleakwindstorm",
      "tm:acrobatics",
      "tm:aerialace",
      "tm:agility",
      "tm:aircutter",
      "tm:airslash",
      "tm:assurance",
      "tm:attract",
      "tm:bodyslam",
      "tm:brickbreak",
      "tm:brutalswing",
      "tm:bulkup",
      "tm:chillingwater",
      "tm:confide",
      "tm:crunch",
      "tm:darkpulse",
      "tm:doubleteam",
      "tm:embargo",
      "tm:endure",
      "tm:facade",
      "tm:fling",
      "tm:fly",
      "tm:focusblast",
      "tm:foulplay",
      "tm:frustration",
      "tm:gigaimpact",
      "tm:grassknot",
      "tm:heatwave",
      "tm:hiddenpower",
      "tm:hurricane",
      "tm:hyperbeam",
      "tm:icywind",
      "tm:incinerate",
      "tm:irontail",
      "tm:knockoff",
      "tm:lashout",
      "tm:metronome",
      "tm:nastyplot",
      "tm:payback",
      "tm:protect",
      "tm:psychic",
      "tm:raindance",
      "tm:rest",
      "tm:return",
      "tm:revenge",
      "tm:reversal",
      "tm:rocksmash",
      "tm:round",
      "tm:sandstorm",
      "tm:scaryface",
      "tm:secretpower",
      "tm:skydrop",
      "tm:sleeptalk",
      "tm:sludgebomb",
      "tm:sludgewave",
      "tm:smackdown",
      "tm:snore",
      "tm:snowscape",
      "tm:strength",
      "tm:substitute",
      "tm:sunnyday",
      "tm:superpower",
      "tm:swagger",
      "tm:tailwind",
      "tm:takedown",
      "tm:taunt",
      "tm:terablast",
      "tm:thief",
      "tm:torment",
      "tm:toxic",
      "tm:uproar",
      "tm:uturn",
      "tm:weatherball",
      "tutor:agility",
      "tutor:aircutter",
      "tutor:airslash",
      "tutor:astonish",
      "tutor:crunch",
      "tutor:darkpulse",
      "tutor:defog",
      "tutor:extrasensory",
      "tutor:foulplay",
      "tutor:grassknot",
      "tutor:gust",
      "tutor:hammerarm",
      "tutor:heatwave",
      "tutor:hiddenpower",
      "tutor:hurricane",
      "tutor:icywind",
      "tutor:irontail",
      "tutor:knockoff",
      "tutor:lashout",
      "tutor:raindance",
      "tutor:revenge",
      "tutor:roleplay",
      "tutor:sleeptalk",
      "tutor:snore",
      "tutor:superpower",
      "tutor:tailwind",
      "tutor:uproar"
    ],
    "labels": [
      "gen5",
      "legendary"
    ],
    "pokedex": [
      "cobblemon.species.tornadus.desc"
    ],
    "height": 15,
    "weight": 630,
    "evolutions": [],
    "forms": [
      {
        "name": "Therian",
        "primaryType": "flying",
        "abilities": [
          "regenerator"
        ],
        "baseStats": {
          "hp": 79,
          "attack": 100,
          "defence": 80,
          "special_attack": 110,
          "special_defence": 90,
          "speed": 121
        },
        "catchRate": 3,
        "maleRatio": 1,
        "baseExperienceYield": 290,
        "baseFriendship": 90,
        "evYield": {
          "hp": 0,
          "attack": 0,
          "defence": 0,
          "special_attack": 0,
          "special_defence": 0,
          "speed": 3
        },
        "experienceGroup": "slow",
        "eggCycles": 120,
        "eggGroups": [
          "undiscovered"
        ],
        "labels": [
          "gen5",
          "legendary"
        ],
        "aspects": [
          "therian"
        ],
        "height": 14,
        "weight": 630,
        "cannotDynamax": false,
        "battleOnly": false
      }
    ],
    "aspects": [],
    "cannotDynamax": false
  }