{
  "nationalPokedexNumber": 250,
  "name": "Ho-Oh",
  "primaryType": "fire",
  "secondaryType": "flying",
  "maleRatio": -1,
  "height": 38,
  "weight": 1990,
  "pokedex": [
    "cobblemon.species.hooh.desc"
  ],
  "labels": [
    "gen2",
    "legendary",
    "restricted"
  ],
  "aspects": [],
  "abilities": [
    "pressure",
    "h:regenerator"
  ],
  "eggGroups": [
    "undiscovered"
  ],
  "baseStats": {
    "hp": 106,
    "attack": 130,
    "defence": 90,
    "special_attack": 110,
    "special_defence": 154,
    "speed": 90
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 3,
    "speed": 0
  },
  "baseExperienceYield": 340,
  "experienceGroup": "slow",
  "catchRate": 3,
  "eggCycles": 120,
  "baseFriendship": 0,
  "baseScale": 1,
  "hitbox": {
    "width": 1,
    "height": 1,
    "fixed": false
  },
  "drops": {
    "amount": 5,
    "entries": [
      {
        "item": "minecraft:feather",
        "quantityRange": "2-4"
      },
      {
        "item": "cobblemon:sacred_ash"
      }
    ]
  },
  "moves": [
    "1:whirlwind",
    "1:weatherball",
    "1:gust",
    "1:punishment",
    "1:ancientpower",
    "1:naturalgift",
    "9:lifedew",
    "18:safeguard",
    "27:calmmind",
    "36:extrasensory",
    "45:recover",
    "54:sacredfire",
    "63:sunnyday",
    "72:fireblast",
    "81:futuresight",
    "90:skyattack",
    "99:burnup",
    "tm:aerialace",
    "tm:aircutter",
    "tm:airslash",
    "tm:ancientpower",
    "tm:bodyslam",
    "tm:bravebird",
    "tm:calmmind",
    "tm:chargebeam",
    "tm:defog",
    "tm:doubleedge",
    "tm:dreameater",
    "tm:dualwingbeat",
    "tm:earthpower",
    "tm:earthquake",
    "tm:echoedvoice",
    "tm:endure",
    "tm:facade",
    "tm:fireblast",
    "tm:firespin",
    "tm:flamecharge",
    "tm:flamethrower",
    "tm:flareblitz",
    "tm:flash",
    "tm:fly",
    "tm:futuresight",
    "tm:gigadrain",
    "tm:gigaimpact",
    "tm:heatwave",
    "tm:helpinghand",
    "tm:hurricane",
    "tm:hyperbeam",
    "tm:hypervoice",
    "tm:imprison",
    "tm:incinerate",
    "tm:ironhead",
    "tm:laserfocus",
    "tm:lightscreen",
    "tm:mysticalfire",
    "tm:naturalgift",
    "tm:ominouswind",
    "tm:overheat",
    "tm:pluck",
    "tm:protect",
    "tm:psychic",
    "tm:psychup",
    "tm:raindance",
    "tm:reflect",
    "tm:rest",
    "tm:rocksmash",
    "tm:roost",
    "tm:safeguard",
    "tm:sandstorm",
    "tm:scorchingsands",
    "tm:shadowball",
    "tm:shockwave",
    "tm:signalbeam",
    "tm:skyattack",
    "tm:skydrop",
    "tm:sleeptalk",
    "tm:solarbeam",
    "tm:steelwing",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swift",
    "tm:tailwind",
    "tm:takedown",
    "tm:terablast",
    "tm:thunder",
    "tm:thunderbolt",
    "tm:twister",
    "tm:weatherball",
    "tm:willowisp",
    "tm:zenheadbutt",
    "tutor:aerialace",
    "tutor:aircutter",
    "tutor:ancientpower",
    "tutor:calmmind",
    "tutor:chargebeam",
    "tutor:defog",
    "tutor:dualwingbeat",
    "tutor:earthpower",
    "tutor:flamethrower",
    "tutor:gigadrain",
    "tutor:gigaimpact",
    "tutor:heatwave",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:hypervoice",
    "tutor:ironhead",
    "tutor:laserfocus",
    "tutor:mysticalfire",
    "tutor:ominouswind",
    "tutor:psychic",
    "tutor:rest",
    "tutor:rocksmash",
    "tutor:roost",
    "tutor:scorchingsands",
    "tutor:shadowball",
    "tutor:shockwave",
    "tutor:signalbeam",
    "tutor:skyattack",
    "tutor:sleeptalk",
    "tutor:swift",
    "tutor:tailwind",
    "tutor:thunderbolt",
    "tutor:twister",
    "tutor:zenheadbutt"
  ],
  "evolutions": []
}