{
  "implemented": true,
  "nationalPokedexNumber": 815,
  "name": "Cinderace",
  "primaryType": "fire",
  "maleRatio": 0.875,
  "height": 14,
  "weight": 330,
  "pokedex": [
    "cobblemon.species.cinderace.desc"
  ],
  "labels": [
    "gen8"
  ],
  "aspects": [],
  "abilities": [
    "blaze",
    "h:libero"
  ],
  "eggGroups": [
    "field",
    "human_like"
  ],
  "baseStats": {
    "hp": 80,
    "attack": 116,
    "defence": 75,
    "special_attack": 65,
    "special_defence": 75,
    "speed": 119
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 3
  },
  "baseExperienceYield": 265,
  "experienceGroup": "medium_slow",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.6,
  "hitbox": {
    "width": 0.9,
    "height": 3,
    "fixed": false
  },
  "standingEyeHeight": 0.85,
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.29
      }
    },
    "resting": {
      "canSleep": true,
      "willSleepOnBed": false
    }
  },
  "drops": {
    "amount": 6,
    "entries": [
      {
        "item": "minecraft:rabbit_hide",
        "quantityRange": "0-3"
      },
      {
        "item": "minecraft:rabbit"
      },
      {
        "item": "minecraft:rabbit_foot",
        "percentage": 25.0
      },
      {
        "item": "cobblemon:charcoal_stick",
        "percentage": 25.0
      }
    ]
  },
  "moves": [
    "1:pyroball",
    "1:feint",
    "1:tackle",
    "1:growl",
    "1:ember",
    "1:quickattack",
    "12:doublekick",
    "19:flamecharge",
    "24:agility",
    "30:headbutt",
    "38:counter",
    "46:bounce",
    "54:doubleedge",
    "62:courtchange",
    "egg:highjumpkick",
    "egg:sandattack",
    "egg:suckerpunch",
    "egg:superfang",
    "tm:acrobatics",
    "tm:agility",
    "tm:allyswitch",
    "tm:assurance",
    "tm:batonpass",
    "tm:blastburn",
    "tm:blazekick",
    "tm:bounce",
    "tm:bulkup",
    "tm:burningjealousy",
    "tm:coaching",
    "tm:doubleedge",
    "tm:electroball",
    "tm:endure",
    "tm:facade",
    "tm:fireblast",
    "tm:firefang",
    "tm:firepledge",
    "tm:firepunch",
    "tm:firespin",
    "tm:flamecharge",
    "tm:flamethrower",
    "tm:flareblitz",
    "tm:fling",
    "tm:focusblast",
    "tm:focusenergy",
    "tm:gigaimpact",
    "tm:gunkshot",
    "tm:headbutt",
    "tm:heatwave",
    "tm:helpinghand",
    "tm:hyperbeam",
    "tm:ironhead",
    "tm:lowkick",
    "tm:lowsweep",
    "tm:megakick",
    "tm:mudshot",
    "tm:mudslap",
    "tm:overheat",
    "tm:protect",
    "tm:rest",
    "tm:revenge",
    "tm:reversal",
    "tm:scorchingsands",
    "tm:shadowball",
    "tm:sleeptalk",
    "tm:smackdown",
    "tm:snarl",
    "tm:substitute",
    "tm:suckerpunch",
    "tm:sunnyday",
    "tm:superfang",
    "tm:swift",
    "tm:swordsdance",
    "tm:takedown",
    "tm:taunt",
    "tm:temperflare",
    "tm:terablast",
    "tm:trailblaze",
    "tm:uturn",
    "tm:weatherball",
    "tm:willowisp",
    "tm:workup",
    "tm:zenheadbutt",
    "tutor:allyswitch",
    "tutor:blastburn",
    "tutor:bounce",
    "tutor:bulkup",
    "tutor:burningjealousy",
    "tutor:coaching",
    "tutor:firefang",
    "tutor:firepledge",
    "tutor:firepunch",
    "tutor:flamethrower",
    "tutor:focusenergy",
    "tutor:gigaimpact",
    "tutor:gunkshot",
    "tutor:heatwave",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:ironhead",
    "tutor:lowkick",
    "tutor:mudslap",
    "tutor:rest",
    "tutor:scorchingsands",
    "tutor:shadowball",
    "tutor:sleeptalk",
    "tutor:snarl",
    "tutor:suckerpunch",
    "tutor:superfang",
    "tutor:swift",
    "tutor:zenheadbutt"
  ],
  "preEvolution": "raboot",
  "evolutions": [],
  "forms": [
    {
      "name": "Gmax",
      "primaryType": "fire",
      "maleRatio": 0.875,
      "height": 270,
      "weight": 0,
      "pokedex": [
        "cobblemon.species.cinderace-gmax.desc"
      ],
      "labels": [
        "gen8",
        "gmax"
      ],
      "aspects": [
        "gmax"
      ],
      "dynamaxBlocked": true,
      "evolutions": [],
      "battleOnly": true
    }
  ]
}