{
  "implemented": true,
  "nationalPokedexNumber": 232,
  "name": "Donphan",
  "primaryType": "ground",
  "maleRatio": 0.5,
  "height": 11,
  "weight": 1200,
  "pokedex": [
    "cobblemon.species.donphan.desc"
  ],
  "labels": [
    "gen2"
  ],
  "aspects": [],
  "abilities": [
    "sturdy",
    "h:sandveil"
  ],
  "eggGroups": [
    "field"
  ],
  "baseStats": {
    "hp": 90,
    "attack": 120,
    "defence": 120,
    "special_attack": 60,
    "special_defence": 60,
    "speed": 50
  },
  "evYield": {
    "hp": 0,
    "attack": 1,
    "defence": 1,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 175,
  "experienceGroup": "medium_fast",
  "catchRate": 60,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.8,
  "hitbox": {
    "width": 1.3,
    "height": 1.5,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.13
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:clay_ball",
        "quantityRange": "0-2"
      },
      {
        "item": "cobblemon:protector",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:passho_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:firefang",
    "1:thunderfang",
    "1:hornattack",
    "1:growl",
    "1:defensecurl",
    "1:flail",
    "1:magnitude",
    "1:furyattack",
    "1:bulldoze",
    "1:tackle",
    "1:odorsleuth",
    "1:naturalgift",
    "6:rapidspin",
    "10:rollout",
    "15:assurance",
    "19:knockoff",
    "24:slam",
    "30:stompingtantrum",
    "37:scaryface",
    "43:earthquake",
    "50:gigaimpact",
    "egg:ancientpower",
    "egg:bodyslam",
    "egg:counter",
    "egg:endeavor",
    "egg:fissure",
    "egg:focusenergy",
    "egg:headsmash",
    "egg:heavyslam",
    "egg:highhorsepower",
    "egg:iceshard",
    "egg:playrough",
    "egg:snore",
    "tm:ancientpower",
    "tm:assurance",
    "tm:block",
    "tm:bodypress",
    "tm:bodyslam",
    "tm:bounce",
    "tm:brutalswing",
    "tm:bulldoze",
    "tm:charm",
    "tm:curse",
    "tm:dig",
    "tm:doubleedge",
    "tm:earthpower",
    "tm:earthquake",
    "tm:echoedvoice",
    "tm:encore",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:firefang",
    "tm:focusenergy",
    "tm:gigaimpact",
    "tm:gunkshot",
    "tm:gyroball",
    "tm:headbutt",
    "tm:heavyslam",
    "tm:helpinghand",
    "tm:highhorsepower",
    "tm:hyperbeam",
    "tm:hypervoice",
    "tm:icefang",
    "tm:icespinner",
    "tm:irondefense",
    "tm:ironhead",
    "tm:irontail",
    "tm:knockoff",
    "tm:lastresort",
    "tm:mudshot",
    "tm:mudslap",
    "tm:naturalgift",
    "tm:playrough",
    "tm:poisonjab",
    "tm:powerwhip",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:roar",
    "tm:rockpolish",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:rollout",
    "tm:sandstorm",
    "tm:sandtomb",
    "tm:scaryface",
    "tm:seedbomb",
    "tm:sleeptalk",
    "tm:smackdown",
    "tm:smartstrike",
    "tm:snore",
    "tm:stealthrock",
    "tm:steelroller",
    "tm:stompingtantrum",
    "tm:stoneedge",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:superpower",
    "tm:takedown",
    "tm:terablast",
    "tm:thief",
    "tm:throatchop",
    "tm:thunderfang",
    "tm:trailblaze",
    "tutor:ancientpower",
    "tutor:block",
    "tutor:bounce",
    "tutor:bulldoze",
    "tutor:earthpower",
    "tutor:endeavor",
    "tutor:firefang",
    "tutor:focusenergy",
    "tutor:gigaimpact",
    "tutor:gunkshot",
    "tutor:helpinghand",
    "tutor:highhorsepower",
    "tutor:hyperbeam",
    "tutor:hypervoice",
    "tutor:icefang",
    "tutor:irondefense",
    "tutor:ironhead",
    "tutor:irontail",
    "tutor:knockoff",
    "tutor:lastresort",
    "tutor:mudslap",
    "tutor:playrough",
    "tutor:poisonjab",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:rollout",
    "tutor:seedbomb",
    "tutor:sleeptalk",
    "tutor:snore",
    "tutor:stealthrock",
    "tutor:steelroller",
    "tutor:stompingtantrum",
    "tutor:stoneedge",
    "tutor:superpower",
    "tutor:throatchop",
    "tutor:thunderfang"
  ],
  "preEvolution": "phanpy",
  "evolutions": []
}