{
  "implemented": true,
  "nationalPokedexNumber": 55,
  "name": "Golduck",
  "primaryType": "water",
  "maleRatio": 0.5,
  "height": 17,
  "weight": 766,
  "pokedex": [
    "cobblemon.species.golduck.desc"
  ],
  "labels": [
    "gen1"
  ],
  "aspects": [],
  "abilities": [
    "damp",
    "cloudnine",
    "h:swiftswim"
  ],
  "eggGroups": [
    "water_1",
    "field"
  ],
  "baseStats": {
    "hp": 80,
    "attack": 82,
    "defence": 78,
    "special_attack": 95,
    "special_defence": 80,
    "speed": 85
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 2,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 175,
  "experienceGroup": "medium_fast",
  "catchRate": 75,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1.2,
  "hitbox": {
    "width": 0.8,
    "height": 1.5,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "swimSpeed": 0.1,
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:feather",
        "quantityRange": "0-2"
      },
      {
        "item": "minecraft:chicken"
      },
      {
        "item": "cobblemon:mystic_water",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:aquajet",
    "1:watersport",
    "1:scratch",
    "1:tailwhip",
    "1:watergun",
    "1:confusion",
    "1:mefirst",
    "1:bubble",
    "9:furyswipes",
    "12:waterpulse",
    "15:disable",
    "18:zenheadbutt",
    "21:screech",
    "24:aquatail",
    "27:soak",
    "30:psychup",
    "36:amnesia",
    "40:hydropump",
    "45:wonderroom",
    "egg:clearsmog",
    "egg:confuseray",
    "egg:crosschop",
    "egg:foresight",
    "egg:hypnosis",
    "egg:mudbomb",
    "egg:psybeam",
    "egg:refresh",
    "egg:secretpower",
    "egg:simplebeam",
    "egg:synchronoise",
    "egg:yawn",
    "tm:amnesia",
    "tm:aquatail",
    "tm:blizzard",
    "tm:bodyslam",
    "tm:brickbreak",
    "tm:brine",
    "tm:calmmind",
    "tm:chillingwater",
    "tm:confuseray",
    "tm:dig",
    "tm:dive",
    "tm:doubleedge",
    "tm:encore",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:flash",
    "tm:fling",
    "tm:flipturn",
    "tm:focusblast",
    "tm:focuspunch",
    "tm:furycutter",
    "tm:futuresight",
    "tm:gigaimpact",
    "tm:grassknot",
    "tm:hail",
    "tm:haze",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:honeclaws",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icepunch",
    "tm:icywind",
    "tm:irontail",
    "tm:knockoff",
    "tm:laserfocus",
    "tm:lightscreen",
    "tm:liquidation",
    "tm:lowkick",
    "tm:lowsweep",
    "tm:megakick",
    "tm:megapunch",
    "tm:metronome",
    "tm:muddywater",
    "tm:mudshot",
    "tm:nastyplot",
    "tm:payday",
    "tm:powergem",
    "tm:poweruppunch",
    "tm:protect",
    "tm:psybeam",
    "tm:psychic",
    "tm:psychicnoise",
    "tm:psychup",
    "tm:psyshock",
    "tm:raindance",
    "tm:rest",
    "tm:rockclimb",
    "tm:rocksmash",
    "tm:roleplay",
    "tm:screech",
    "tm:secretpower",
    "tm:shadowclaw",
    "tm:signalbeam",
    "tm:skillswap",
    "tm:sleeptalk",
    "tm:strength",
    "tm:substitute",
    "tm:surf",
    "tm:swift",
    "tm:takedown",
    "tm:taunt",
    "tm:telekinesis",
    "tm:terablast",
    "tm:thief",
    "tm:trailblaze",
    "tm:vacuumwave",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:whirlpool",
    "tm:wonderroom",
    "tm:worryseed",
    "tm:zenheadbutt",
    "tutor:aquatail",
    "tutor:calmmind",
    "tutor:dive",
    "tutor:endeavor",
    "tutor:flipturn",
    "tutor:focuspunch",
    "tutor:furycutter",
    "tutor:gigaimpact",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icepunch",
    "tutor:icywind",
    "tutor:irontail",
    "tutor:knockoff",
    "tutor:laserfocus",
    "tutor:liquidation",
    "tutor:lowkick",
    "tutor:psychic",
    "tutor:rest",
    "tutor:rocksmash",
    "tutor:roleplay",
    "tutor:shadowclaw",
    "tutor:signalbeam",
    "tutor:skillswap",
    "tutor:sleeptalk",
    "tutor:swift",
    "tutor:telekinesis",
    "tutor:vacuumwave",
    "tutor:waterpulse",
    "tutor:wonderroom",
    "tutor:worryseed",
    "tutor:zenheadbutt"
  ],
  "preEvolution": "psyduck",
  "evolutions": []
}