{
  "nationalPokedexNumber": 889,
  "name": "Zamazenta",
  "primaryType": "fighting",
  "maleRatio": -1,
  "height": 29,
  "weight": 2100,
  "pokedex": [
    "cobblemon.species.zamazenta.desc"
  ],
  "labels": [
    "gen8",
    "legendary",
    "restricted"
  ],
  "aspects": [
    "hero"
  ],
  "abilities": [
    "dauntlessshield",
    "h:dauntlessshield"
  ],
  "eggGroups": [
    "undiscovered"
  ],
  "baseStats": {
    "hp": 92,
    "attack": 120,
    "defence": 115,
    "special_attack": 80,
    "special_defence": 115,
    "speed": 138
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 3
  },
  "baseExperienceYield": 330,
  "experienceGroup": "slow",
  "catchRate": 10,
  "eggCycles": 120,
  "baseFriendship": 0,
  "dynamaxBlocked": true,
  "baseScale": 1,
  "hitbox": {
    "width": 1,
    "height": 1,
    "fixed": false
  },
  "behaviour": {
    "entityInteract": {
      "avoidedBySkeleton": true
    }
  },
  "moves": [
    "1:wideguard",
    "1:metalclaw",
    "1:howl",
    "1:quickattack",
    "1:bite",
    "11:slash",
    "22:irondefense",
    "33:ironhead",
    "44:metalburst",
    "55:crunch",
    "66:moonblast",
    "77:closecombat",
    "88:gigaimpact",
    "tm:agility",
    "tm:bodypress",
    "tm:bodyslam",
    "tm:brickbreak",
    "tm:closecombat",
    "tm:coaching",
    "tm:crunch",
    "tm:dazzlinggleam",
    "tm:dig",
    "tm:endure",
    "tm:facade",
    "tm:firefang",
    "tm:flashcannon",
    "tm:focusblast",
    "tm:focusenergy",
    "tm:gigaimpact",
    "tm:guardswap",
    "tm:heavyslam",
    "tm:helpinghand",
    "tm:hyperbeam",
    "tm:hypervoice",
    "tm:icefang",
    "tm:imprison",
    "tm:irondefense",
    "tm:ironhead",
    "tm:irontail",
    "tm:laserfocus",
    "tm:lightscreen",
    "tm:metalclaw",
    "tm:payback",
    "tm:playrough",
    "tm:powerswap",
    "tm:protect",
    "tm:psychicfangs",
    "tm:raindance",
    "tm:reflect",
    "tm:rest",
    "tm:retaliate",
    "tm:revenge",
    "tm:reversal",
    "tm:roar",
    "tm:safeguard",
    "tm:sandstorm",
    "tm:scaryface",
    "tm:sleeptalk",
    "tm:snarl",
    "tm:solarbeam",
    "tm:steelbeam",
    "tm:stoneedge",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swift",
    "tm:tailslap",
    "tm:takedown",
    "tm:terablast",
    "tm:thunderfang",
    "tm:trailblaze",
    "tm:wildcharge",
    "tm:workup",
    "tutor:coaching",
    "tutor:dazzlinggleam",
    "tutor:firefang",
    "tutor:flashcannon",
    "tutor:focusenergy",
    "tutor:gigaimpact",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:hypervoice",
    "tutor:icefang",
    "tutor:irondefense",
    "tutor:ironhead",
    "tutor:irontail",
    "tutor:laserfocus",
    "tutor:playrough",
    "tutor:psychic",
    "tutor:rest",
    "tutor:sleeptalk",
    "tutor:snarl",
    "tutor:steelbeam",
    "tutor:stoneedge",
    "tutor:swift",
    "tutor:thunderfang",
    "tutor:wildcharge"
  ],
  "evolutions": [],
  "forms": [
    {
      "name": "Crowned",
      "primaryType": "fighting",
      "secondaryType": "steel",
      "maleRatio": -1,
      "height": 29,
      "weight": 7850,
      "pokedex": [
        "cobblemon.species.zamazenta-crowned.desc"
      ],
      "labels": [
        "gen8",
        "legendary",
        "restricted"
      ],
      "aspects": [
        "crowned"
      ],
      "baseStats": {
        "hp": 92,
        "attack": 120,
        "defence": 140,
        "special_attack": 80,
        "special_defence": 140,
        "speed": 128
      },
      "baseExperienceYield": 350,
      "evolutions": [],
      "battleOnly": true
    }
  ],
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:ability_shield"
      }
    ]
  }
}