{
  "nationalPokedexNumber": 741,
  "name": "Oricorio",
  "primaryType": "fire",
  "secondaryType": "flying",
  "maleRatio": 0.25,
  "height": 6,
  "weight": 34,
  "pokedex": [
    "cobblemon.species.oricorio.desc"
  ],
  "labels": [
    "gen7"
  ],
  "aspects": [
    "baile-style"
  ],
  "abilities": [
    "dancer",
    "h:dancer"
  ],
  "eggGroups": [
    "flying"
  ],
  "baseStats": {
    "hp": 75,
    "attack": 70,
    "defence": 70,
    "special_attack": 98,
    "special_defence": 70,
    "speed": 93
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 2,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 167,
  "experienceGroup": "medium_fast",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "drops": {
    "amount": 5,
    "entries": [
      {
        "item": "minecraft:feather",
        "quantityRange": "0-2"
      },
      {
        "item": "minecraft:chicken"
      },
      {
        "item": "minecraft:honey_bottle",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:pinap_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:pound",
    "1:doubleslap",
    "1:mirrormove",
    "4:growl",
    "6:peck",
    "10:helpinghand",
    "13:aircutter",
    "16:batonpass",
    "20:featherdance",
    "23:acrobatics",
    "26:teeterdance",
    "30:roost",
    "33:flatter",
    "36:airslash",
    "40:revelationdance",
    "43:agility",
    "47:hurricane",
    "egg:attract",
    "egg:captivate",
    "egg:defog",
    "egg:pluck",
    "egg:quiverdance",
    "egg:safeguard",
    "tm:acrobatics",
    "tm:aerialace",
    "tm:agility",
    "tm:aircutter",
    "tm:airslash",
    "tm:alluringvoice",
    "tm:attract",
    "tm:batonpass",
    "tm:calmmind",
    "tm:captivate",
    "tm:charm",
    "tm:covet",
    "tm:defog",
    "tm:dualwingbeat",
    "tm:embargo",
    "tm:endure",
    "tm:facade",
    "tm:featherdance",
    "tm:fly",
    "tm:helpinghand",
    "tm:hurricane",
    "tm:icywind",
    "tm:pluck",
    "tm:protect",
    "tm:psychup",
    "tm:quash",
    "tm:raindance",
    "tm:rest",
    "tm:reversal",
    "tm:roleplay",
    "tm:roost",
    "tm:safeguard",
    "tm:sandstorm",
    "tm:skyattack",
    "tm:sleeptalk",
    "tm:steelwing",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swift",
    "tm:swordsdance",
    "tm:tailwind",
    "tm:takedown",
    "tm:taunt",
    "tm:terablast",
    "tm:trailblaze",
    "tm:uturn",
    "tm:workup",
    "tutor:aerialace",
    "tutor:aircutter",
    "tutor:calmmind",
    "tutor:covet",
    "tutor:defog",
    "tutor:dualwingbeat",
    "tutor:helpinghand",
    "tutor:icywind",
    "tutor:rest",
    "tutor:roleplay",
    "tutor:roost",
    "tutor:skyattack",
    "tutor:sleeptalk",
    "tutor:swift",
    "tutor:tailwind"
  ],
  "evolutions": [],
  "forms": [
    {
      "name": "Pom-Pom",
      "primaryType": "electric",
      "secondaryType": "flying",
      "maleRatio": 0.25,
      "height": 6,
      "weight": 34,
      "pokedex": [
        "cobblemon.species.oricorio-pompom.desc"
      ],
      "labels": [
        "gen7"
      ],
      "aspects": [
        "pom_pom-style"
      ],
      "evolutions": [],
      "battleOnly": false
    },
    {
      "name": "Paâ€™u",
      "primaryType": "psychic",
      "secondaryType": "flying",
      "maleRatio": 0.25,
      "height": 6,
      "weight": 34,
      "pokedex": [
        "cobblemon.species.oricorio-pau.desc"
      ],
      "labels": [
        "gen7"
      ],
      "aspects": [
        "pa'u-style"
      ],
      "evolutions": [],
      "battleOnly": false
    },
    {
      "name": "Sensu",
      "primaryType": "ghost",
      "secondaryType": "flying",
      "maleRatio": 0.25,
      "height": 6,
      "weight": 34,
      "pokedex": [
        "cobblemon.species.oricorio-sensu.desc"
      ],
      "labels": [
        "gen7"
      ],
      "aspects": [
        "sensu-style"
      ],
      "evolutions": [],
      "battleOnly": false
    }
  ]
}