{
  "implemented": true,
  "nationalPokedexNumber": 564,
  "name": "Tirtouga",
  "primaryType": "water",
  "secondaryType": "rock",
  "maleRatio": 0.875,
  "height": 7,
  "weight": 165,
  "pokedex": [
    "cobblemon.species.tirtouga.desc"
  ],
  "labels": [
    "gen5",
    "fossil"
  ],
  "aspects": [],
  "abilities": [
    "solidrock",
    "sturdy",
    "h:swiftswim"
  ],
  "eggGroups": [
    "water_1",
    "water_3"
  ],
  "baseStats": {
    "hp": 54,
    "attack": 78,
    "defence": 103,
    "special_attack": 53,
    "special_defence": 45,
    "speed": 22
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 1,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 71,
  "experienceGroup": "medium_fast",
  "catchRate": 45,
  "eggCycles": 30,
  "baseFriendship": 50,
  "baseScale": 0.75,
  "hitbox": {
    "width": 1.1,
    "height": 0.5,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.12
      },
      "swim": {
        "swimSpeed": 0.2,
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:turtle_scute",
        "quantityRange": "0-2"
      }
    ]
  },
  "moves": [
    "1:bide",
    "1:withdraw",
    "1:watergun",
    "3:protect",
    "6:aquajet",
    "9:smackdown",
    "12:ancientpower",
    "15:bite",
    "18:wideguard",
    "21:brine",
    "24:rockslide",
    "27:crunch",
    "30:curse",
    "33:irondefense",
    "36:aquatail",
    "39:raindance",
    "42:hydropump",
    "45:shellsmash",
    "egg:bide",
    "egg:block",
    "egg:flail",
    "egg:knockoff",
    "egg:rockthrow",
    "egg:rollout",
    "egg:slam",
    "egg:waterpulse",
    "tm:ancientpower",
    "tm:aquatail",
    "tm:blizzard",
    "tm:block",
    "tm:bodyslam",
    "tm:brine",
    "tm:bulldoze",
    "tm:crunch",
    "tm:curse",
    "tm:dig",
    "tm:dive",
    "tm:earthpower",
    "tm:earthquake",
    "tm:endure",
    "tm:facade",
    "tm:guardswap",
    "tm:hydropump",
    "tm:icebeam",
    "tm:icywind",
    "tm:irondefense",
    "tm:irontail",
    "tm:knockoff",
    "tm:liquidation",
    "tm:meteorbeam",
    "tm:muddywater",
    "tm:mudshot",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:rockblast",
    "tm:rockpolish",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:rollout",
    "tm:sandstorm",
    "tm:scald",
    "tm:sleeptalk",
    "tm:smackdown",
    "tm:stealthrock",
    "tm:stoneedge",
    "tm:strength",
    "tm:substitute",
    "tm:surf",
    "tm:terablast",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:whirlpool",
    "tm:zenheadbutt",
    "tutor:ancientpower",
    "tutor:aquatail",
    "tutor:block",
    "tutor:bulldoze",
    "tutor:dive",
    "tutor:earthpower",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:irondefense",
    "tutor:irontail",
    "tutor:knockoff",
    "tutor:liquidation",
    "tutor:meteorbeam",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:rollout",
    "tutor:sleeptalk",
    "tutor:stealthrock",
    "tutor:stoneedge",
    "tutor:waterpulse",
    "tutor:zenheadbutt"
  ],
  "evolutions": [
    {
      "id": "tirtouga_carracosta",
      "variant": "level_up",
      "result": "carracosta",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 37
        }
      ]
    }
  ]
}