{
  "implemented": true,
  "nationalPokedexNumber": 982,
  "name": "Dudunsparce",
  "primaryType": "normal",
  "maleRatio": 0.5,
  "height": 36,
  "weight": 392,
  "pokedex": [
    "cobblemon.species.dudunsparce.desc"
  ],
  "labels": [
    "gen9"
  ],
  "aspects": [
    "two-segment-form"
  ],
  "abilities": [
    "serenegrace",
    "runaway",
    "h:rattled"
  ],
  "eggGroups": [
    "field"
  ],
  "baseStats": {
    "hp": 125,
    "attack": 100,
    "defence": 80,
    "special_attack": 85,
    "special_defence": 75,
    "speed": 55
  },
  "evYield": {
    "hp": 2,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 182,
  "experienceGroup": "medium_fast",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.9,
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "cobblemon:rocky_helmet",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:cheri_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:defensecurl",
    "1:flail",
    "1:rage",
    "1:pursuit",
    "4:mudslap",
    "8:rollout",
    "12:glare",
    "16:screech",
    "20:ancientpower",
    "24:drillrun",
    "28:yawn",
    "32:hyperdrill",
    "36:roost",
    "40:dragonrush",
    "44:coil",
    "48:doubleedge",
    "52:endeavor",
    "56:hurricane",
    "62:boomburst",
    "egg:aquatail",
    "egg:astonish",
    "egg:bide",
    "egg:bite",
    "egg:curse",
    "egg:headbutt",
    "egg:lastresort",
    "egg:secretpower",
    "egg:snore",
    "egg:trumpcard",
    "tm:agility",
    "tm:airslash",
    "tm:amnesia",
    "tm:ancientpower",
    "tm:aquatail",
    "tm:batonpass",
    "tm:blizzard",
    "tm:bodypress",
    "tm:bodyslam",
    "tm:breakingswipe",
    "tm:bulldoze",
    "tm:calmmind",
    "tm:chillingwater",
    "tm:curse",
    "tm:dig",
    "tm:doubleedge",
    "tm:dragontail",
    "tm:drillrun",
    "tm:dualwingbeat",
    "tm:earthpower",
    "tm:earthquake",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:fireblast",
    "tm:flamethrower",
    "tm:gigaimpact",
    "tm:gyroball",
    "tm:headbutt",
    "tm:heavyslam",
    "tm:helpinghand",
    "tm:hex",
    "tm:hurricane",
    "tm:hyperbeam",
    "tm:hypervoice",
    "tm:icebeam",
    "tm:icespinner",
    "tm:lastresort",
    "tm:lunge",
    "tm:mudshot",
    "tm:mudslap",
    "tm:outrage",
    "tm:painsplit",
    "tm:poisonjab",
    "tm:poisontail",
    "tm:pounce",
    "tm:protect",
    "tm:psychup",
    "tm:raindance",
    "tm:rest",
    "tm:rockslide",
    "tm:rocktomb",
    "tm:rollout",
    "tm:roost",
    "tm:sandstorm",
    "tm:scaleshot",
    "tm:scaryface",
    "tm:screech",
    "tm:secretpower",
    "tm:shadowball",
    "tm:skittersmack",
    "tm:sleeptalk",
    "tm:smartstrike",
    "tm:snore",
    "tm:solarbeam",
    "tm:spite",
    "tm:stealthrock",
    "tm:stompingtantrum",
    "tm:stoneedge",
    "tm:storedpower",
    "tm:substitute",
    "tm:sunnyday",
    "tm:tailwind",
    "tm:takedown",
    "tm:terablast",
    "tm:thief",
    "tm:throatchop",
    "tm:thunder",
    "tm:thunderbolt",
    "tm:toxic",
    "tm:uproar",
    "tm:wildcharge",
    "tm:zenheadbutt",
    "tutor:ancientpower",
    "tutor:aquatail",
    "tutor:bulldoze",
    "tutor:calmmind",
    "tutor:drillrun",
    "tutor:dualwingbeat",
    "tutor:earthpower",
    "tutor:endeavor",
    "tutor:flamethrower",
    "tutor:gigaimpact",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:hypervoice",
    "tutor:icebeam",
    "tutor:lastresort",
    "tutor:mudslap",
    "tutor:outrage",
    "tutor:painsplit",
    "tutor:poisonjab",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rollout",
    "tutor:roost",
    "tutor:scaleshot",
    "tutor:shadowball",
    "tutor:skittersmack",
    "tutor:sleeptalk",
    "tutor:snore",
    "tutor:spite",
    "tutor:stealthrock",
    "tutor:stompingtantrum",
    "tutor:stoneedge",
    "tutor:tailwind",
    "tutor:throatchop",
    "tutor:thunderbolt",
    "tutor:uproar",
    "tutor:wildcharge",
    "tutor:zenheadbutt"
  ],
  "preEvolution": "dunsparce",
  "evolutions": [],
  "forms": [
    {
      "name": "Three-Segment",
      "primaryType": "normal",
      "maleRatio": 0.5,
      "height": 45,
      "weight": 474,
      "pokedex": [
        "cobblemon.species.dudunsparce-threesegment.desc"
      ],
      "labels": [
        "gen9"
      ],
      "aspects": [
        "three-segment-form"
      ],
      "preEvolution": "dunsparce",
      "evolutions": [],
      "battleOnly": false
    }
  ]
}