{
  "implemented": true,
  "nationalPokedexNumber": 553,
  "name": "Krookodile",
  "primaryType": "ground",
  "secondaryType": "dark",
  "maleRatio": 0.5,
  "height": 15,
  "weight": 963,
  "pokedex": [
    "cobblemon.species.krookodile.desc"
  ],
  "labels": [
    "gen5"
  ],
  "aspects": [],
  "abilities": [
    "intimidate",
    "moxie",
    "h:angerpoint"
  ],
  "eggGroups": [
    "field"
  ],
  "baseStats": {
    "hp": 95,
    "attack": 117,
    "defence": 80,
    "special_attack": 65,
    "special_defence": 70,
    "speed": 92
  },
  "evYield": {
    "hp": 0,
    "attack": 3,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 260,
  "experienceGroup": "medium_slow",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 1.75,
    "height": 2.5,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "0-4"
    },
    "moving": {
      "walk": {
        "walkSpeed": "q.is_standing_on_blocks(2, 'minecraft:sand', 'minecraft:red_sand') ? 0.35 : 0.23"
      }
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "cobblemon:black_glasses",
        "percentage": 10.0
      },
      {
        "item": "cobblemon:tanga_berry",
        "percentage": 10.0
      }
    ]
  },
  "moves": [
    "1:leer",
    "1:rage",
    "1:sandattack",
    "1:honeclaws",
    "1:powertrip",
    "9:sandtomb",
    "12:scaryface",
    "15:bite",
    "18:torment",
    "21:dig",
    "24:swagger",
    "27:crunch",
    "32:sandstorm",
    "35:foulplay",
    "44:earthquake",
    "51:thrash",
    "58:outrage",
    "egg:aquatail",
    "egg:counter",
    "egg:doubleedge",
    "egg:meanlook",
    "egg:mefirst",
    "egg:pursuit",
    "egg:spite",
    "tm:aerialace",
    "tm:aquatail",
    "tm:assurance",
    "tm:beatup",
    "tm:block",
    "tm:bodyslam",
    "tm:breakingswipe",
    "tm:brickbreak",
    "tm:brutalswing",
    "tm:bulkup",
    "tm:bulldoze",
    "tm:closecombat",
    "tm:crunch",
    "tm:curse",
    "tm:cut",
    "tm:darkestlariat",
    "tm:darkpulse",
    "tm:dig",
    "tm:doubleedge",
    "tm:dragonclaw",
    "tm:dragonpulse",
    "tm:dragontail",
    "tm:earthpower",
    "tm:earthquake",
    "tm:embargo",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:firefang",
    "tm:fling",
    "tm:focusblast",
    "tm:focusenergy",
    "tm:focuspunch",
    "tm:foulplay",
    "tm:gigaimpact",
    "tm:grassknot",
    "tm:gunkshot",
    "tm:helpinghand",
    "tm:highhorsepower",
    "tm:honeclaws",
    "tm:hyperbeam",
    "tm:incinerate",
    "tm:irontail",
    "tm:knockoff",
    "tm:lashout",
    "tm:lowkick",
    "tm:lowsweep",
    "tm:megakick",
    "tm:megapunch",
    "tm:mudshot",
    "tm:mudslap",
    "tm:outrage",
    "tm:payback",
    "tm:poweruppunch",
    "tm:protect",
    "tm:rest",
    "tm:retaliate",
    "tm:revenge",
    "tm:roar",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:sandstorm",
    "tm:sandtomb",
    "tm:scaleshot",
    "tm:scaryface",
    "tm:scorchingsands",
    "tm:shadowclaw",
    "tm:skittersmack",
    "tm:sleeptalk",
    "tm:sludgebomb",
    "tm:smackdown",
    "tm:snarl",
    "tm:snatch",
    "tm:spite",
    "tm:stealthrock",
    "tm:stompingtantrum",
    "tm:stoneedge",
    "tm:strength",
    "tm:substitute",
    "tm:superpower",
    "tm:swagger",
    "tm:takedown",
    "tm:taunt",
    "tm:terablast",
    "tm:thief",
    "tm:throatchop",
    "tm:thunderfang",
    "tm:torment",
    "tutor:aerialace",
    "tutor:aquatail",
    "tutor:block",
    "tutor:bulkup",
    "tutor:bulldoze",
    "tutor:darkpulse",
    "tutor:dragonpulse",
    "tutor:earthpower",
    "tutor:endeavor",
    "tutor:firefang",
    "tutor:focusenergy",
    "tutor:focuspunch",
    "tutor:foulplay",
    "tutor:gigaimpact",
    "tutor:gunkshot",
    "tutor:helpinghand",
    "tutor:highhorsepower",
    "tutor:hyperbeam",
    "tutor:irontail",
    "tutor:knockoff",
    "tutor:lashout",
    "tutor:lowkick",
    "tutor:mudslap",
    "tutor:outrage",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:scaleshot",
    "tutor:scorchingsands",
    "tutor:shadowclaw",
    "tutor:skittersmack",
    "tutor:sleeptalk",
    "tutor:sludgebomb",
    "tutor:snarl",
    "tutor:snatch",
    "tutor:spite",
    "tutor:stealthrock",
    "tutor:stompingtantrum",
    "tutor:stoneedge",
    "tutor:superpower",
    "tutor:throatchop",
    "tutor:thunderfang"
  ],
  "preEvolution": "krokorok",
  "evolutions": []
}