{
  "implemented": true,
  "nationalPokedexNumber": 85,
  "name": "Dodrio",
  "primaryType": "normal",
  "secondaryType": "flying",
  "maleRatio": 0.5,
  "height": 18,
  "weight": 852,
  "pokedex": [
    "cobblemon.species.dodrio.desc"
  ],
  "labels": [
    "gen1"
  ],
  "aspects": [],
  "abilities": [
    "runaway",
    "earlybird",
    "h:tangledfeet"
  ],
  "eggGroups": [
    "flying"
  ],
  "baseStats": {
    "hp": 60,
    "attack": 110,
    "defence": 70,
    "special_attack": 60,
    "special_defence": 60,
    "speed": 110
  },
  "evYield": {
    "hp": 0,
    "attack": 2,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 165,
  "experienceGroup": "medium_fast",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1.6,
  "hitbox": {
    "width": 0.6,
    "height": 1.6,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.4
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 5,
    "entries": [
      {
        "item": "minecraft:feather",
        "quantityRange": "0-2"
      },
      {
        "item": "minecraft:chicken"
      },
      {
        "item": "cobblemon:sharp_beak",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:wacan_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:peck",
    "1:growl",
    "1:quickattack",
    "1:rage",
    "1:pursuit",
    "1:triattack",
    "1:jumpkick",
    "12:furyattack",
    "15:pluck",
    "19:doublehit",
    "23:agility",
    "26:uproar",
    "30:acupressure",
    "34:swordsdance",
    "38:drillpeck",
    "43:endeavor",
    "50:thrash",
    "egg:assurance",
    "egg:feintattack",
    "egg:flail",
    "egg:jumpkick",
    "egg:mirrormove",
    "egg:naturalgift",
    "egg:pursuit",
    "egg:skyattack",
    "egg:supersonic",
    "egg:whirlwind",
    "tm:acrobatics",
    "tm:aerialace",
    "tm:agility",
    "tm:assurance",
    "tm:batonpass",
    "tm:beatup",
    "tm:bodyslam",
    "tm:bravebird",
    "tm:doubleedge",
    "tm:drillrun",
    "tm:echoedvoice",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:featherdance",
    "tm:fly",
    "tm:gigaimpact",
    "tm:helpinghand",
    "tm:hyperbeam",
    "tm:knockoff",
    "tm:leer",
    "tm:lowkick",
    "tm:lunge",
    "tm:mudslap",
    "tm:naturalgift",
    "tm:payback",
    "tm:pluck",
    "tm:pounce",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:roost",
    "tm:scaryface",
    "tm:skyattack",
    "tm:sleeptalk",
    "tm:steelwing",
    "tm:stompingtantrum",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swift",
    "tm:swordsdance",
    "tm:tailwind",
    "tm:takedown",
    "tm:taunt",
    "tm:terablast",
    "tm:thief",
    "tm:throatchop",
    "tm:torment",
    "tm:trailblaze",
    "tm:triattack",
    "tm:uproar",
    "tm:wingattack",
    "tm:workup",
    "tutor:aerialace",
    "tutor:drillrun",
    "tutor:endeavor",
    "tutor:gigaimpact",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:knockoff",
    "tutor:lowkick",
    "tutor:mudslap",
    "tutor:rest",
    "tutor:roost",
    "tutor:skyattack",
    "tutor:sleeptalk",
    "tutor:stompingtantrum",
    "tutor:swift",
    "tutor:tailwind",
    "tutor:throatchop",
    "tutor:uproar"
  ],
  "preEvolution": "doduo",
  "evolutions": [],
  "riding": {
    "stats": {
      "SPEED": {
        "ranges": "45-75"
      },
      "ACCELERATION": {
        "ranges": "50-70"
      },
      "SKILL": {
        "ranges": "25-55"
      },
      "JUMP": {
        "ranges": "45-100"
      },
      "STAMINA": {
        "ranges": "30-60"
      }
    },
    "seats": [],
    "behaviour": {
      "key": "cobblemon:land/horse"
    }
  }
}
