{
  "implemented": true,
  "nationalPokedexNumber": 776,
  "name": "Turtonator",
  "primaryType": "fire",
  "secondaryType": "dragon",
  "maleRatio": 0.5,
  "height": 20,
  "weight": 2120,
  "pokedex": [
    "cobblemon.species.turtonator.desc"
  ],
  "labels": [
    "gen7"
  ],
  "aspects": [],
  "abilities": [
    "shellarmor",
    "h:shellarmor"
  ],
  "eggGroups": [
    "monster",
    "dragon"
  ],
  "baseStats": {
    "hp": 60,
    "attack": 78,
    "defence": 135,
    "special_attack": 91,
    "special_defence": 85,
    "speed": 36
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 2,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 170,
  "experienceGroup": "medium_fast",
  "catchRate": 70,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 2,
    "height": 2.4,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "canSwimInLava": true
      }
    }
  },
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:turtle_scute",
        "quantityRange": "0-2"
      },
      {
        "item": "minecraft:charcoal",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:haban_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:tackle",
    "1:smog",
    "4:ember",
    "8:protect",
    "12:endure",
    "16:flail",
    "20:incinerate",
    "24:irondefense",
    "28:dragonpulse",
    "32:bodyslam",
    "36:flamethrower",
    "40:shelltrap",
    "44:shellsmash",
    "48:overheat",
    "52:explosion",
    "egg:curse",
    "egg:headsmash",
    "egg:rapidspin",
    "egg:wideguard",
    "tm:block",
    "tm:bodypress",
    "tm:bodyslam",
    "tm:brutalswing",
    "tm:bulkup",
    "tm:bulldoze",
    "tm:burningjealousy",
    "tm:chargebeam",
    "tm:curse",
    "tm:dracometeor",
    "tm:dragonclaw",
    "tm:dragonpulse",
    "tm:dragontail",
    "tm:earthquake",
    "tm:endeavor",
    "tm:endure",
    "tm:explosion",
    "tm:facade",
    "tm:fireblast",
    "tm:firespin",
    "tm:flamecharge",
    "tm:flamethrower",
    "tm:flashcannon",
    "tm:fling",
    "tm:focusblast",
    "tm:gigaimpact",
    "tm:heatcrash",
    "tm:heatwave",
    "tm:heavyslam",
    "tm:hyperbeam",
    "tm:hypervoice",
    "tm:incinerate",
    "tm:irondefense",
    "tm:ironhead",
    "tm:irontail",
    "tm:lashout",
    "tm:megakick",
    "tm:megapunch",
    "tm:outrage",
    "tm:overheat",
    "tm:payback",
    "tm:protect",
    "tm:rest",
    "tm:revenge",
    "tm:roar",
    "tm:rocktomb",
    "tm:scaleshot",
    "tm:scorchingsands",
    "tm:shockwave",
    "tm:sleeptalk",
    "tm:smackdown",
    "tm:solarbeam",
    "tm:stompingtantrum",
    "tm:stoneedge",
    "tm:substitute",
    "tm:sunnyday",
    "tm:taunt",
    "tm:terablast",
    "tm:uproar",
    "tm:venoshock",
    "tm:willowisp",
    "tm:workup",
    "tutor:block",
    "tutor:bulkup",
    "tutor:bulldoze",
    "tutor:burningjealousy",
    "tutor:chargebeam",
    "tutor:dracometeor",
    "tutor:dragonpulse",
    "tutor:endeavor",
    "tutor:flamethrower",
    "tutor:flashcannon",
    "tutor:gigaimpact",
    "tutor:heatwave",
    "tutor:hyperbeam",
    "tutor:hypervoice",
    "tutor:irondefense",
    "tutor:ironhead",
    "tutor:irontail",
    "tutor:lashout",
    "tutor:outrage",
    "tutor:rest",
    "tutor:scaleshot",
    "tutor:scorchingsands",
    "tutor:shockwave",
    "tutor:sleeptalk",
    "tutor:stompingtantrum",
    "tutor:stoneedge",
    "tutor:uproar"
  ],
  "evolutions": []
}