{
  "implemented": true,
  "nationalPokedexNumber": 932,
  "name": "Nacli",
  "primaryType": "rock",
  "maleRatio": 0.5,
  "height": 4,
  "weight": 160,
  "pokedex": [
    "cobblemon.species.nacli.desc"
  ],
  "labels": [
    "gen9"
  ],
  "aspects": [],
  "abilities": [
    "purifyingsalt",
    "sturdy",
    "h:clearbody"
  ],
  "eggGroups": [
    "mineral"
  ],
  "baseStats": {
    "hp": 55,
    "attack": 55,
    "defence": 75,
    "special_attack": 35,
    "special_defence": 35,
    "speed": 25
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 1,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 56,
  "experienceGroup": "medium_slow",
  "catchRate": 255,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 0.5,
    "height": 0.5,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.125
      },
      "swim": {
        "avoidsWater": true,
        "canSwimInWater": false
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:calcite",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:passho_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:tackle",
    "1:harden",
    "5:rockthrow",
    "7:mudshot",
    "10:smackdown",
    "13:rockpolish",
    "16:headbutt",
    "20:irondefense",
    "25:recover",
    "30:rockslide",
    "33:stealthrock",
    "35:heavyslam",
    "40:earthquake",
    "45:stoneedge",
    "egg:ancientpower",
    "egg:curse",
    "egg:fissure",
    "egg:powergem",
    "tm:ancientpower",
    "tm:bodyslam",
    "tm:bulldoze",
    "tm:curse",
    "tm:dig",
    "tm:earthpower",
    "tm:earthquake",
    "tm:endure",
    "tm:facade",
    "tm:flashcannon",
    "tm:headbutt",
    "tm:heavyslam",
    "tm:helpinghand",
    "tm:irondefense",
    "tm:ironhead",
    "tm:meteorbeam",
    "tm:mudshot",
    "tm:powergem",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:rockpolish",
    "tm:rockslide",
    "tm:sandstorm",
    "tm:sleeptalk",
    "tm:smackdown",
    "tm:stealthrock",
    "tm:stompingtantrum",
    "tm:stoneedge",
    "tm:substitute",
    "tm:sunnyday",
    "tm:takedown",
    "tm:terablast",
    "tm:zenheadbutt",
    "tutor:ancientpower",
    "tutor:bulldoze",
    "tutor:earthpower",
    "tutor:flashcannon",
    "tutor:helpinghand",
    "tutor:irondefense",
    "tutor:ironhead",
    "tutor:meteorbeam",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:sleeptalk",
    "tutor:stealthrock",
    "tutor:stompingtantrum",
    "tutor:stoneedge",
    "tutor:zenheadbutt"
  ],
  "evolutions": [
    {
      "id": "nacli_naclstack",
      "variant": "level_up",
      "result": "naclstack",
      "consumeHeldItem": false,
      "learnableMoves": [
        "saltcure"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 24
        }
      ]
    }
  ]
}