{
  "implemented": true,
  "nationalPokedexNumber": 768,
  "name": "Golisopod",
  "primaryType": "bug",
  "secondaryType": "water",
  "maleRatio": 0.5,
  "height": 20,
  "weight": 1080,
  "pokedex": [
    "cobblemon.species.golisopod.desc"
  ],
  "labels": [
    "gen7"
  ],
  "aspects": [],
  "abilities": [
    "emergencyexit",
    "h:emergencyexit"
  ],
  "eggGroups": [
    "bug",
    "water_3"
  ],
  "baseStats": {
    "hp": 75,
    "attack": 125,
    "defence": 140,
    "special_attack": 60,
    "special_defence": 90,
    "speed": 40
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 2,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 186,
  "experienceGroup": "medium_fast",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.9,
  "hitbox": {
    "width": 1.5,
    "height": 2.9,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "0-4"
    },
    "moving": {
      "swim": {
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false,
        "swimSpeed": "0.2"
      }
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:bluk_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:firstimpression",
    "1:strugglebug",
    "1:sandattack",
    "1:spite",
    "1:defensecurl",
    "4:rocksmash",
    "8:furycutter",
    "12:mudshot",
    "16:bugbite",
    "20:irondefense",
    "24:suckerpunch",
    "28:slash",
    "32:razorshell",
    "36:pinmissile",
    "40:swordsdance",
    "44:liquidation",
    "egg:aquajet",
    "egg:harden",
    "egg:metalclaw",
    "egg:rollout",
    "egg:wideguard",
    "tm:aerialace",
    "tm:assurance",
    "tm:blizzard",
    "tm:brickbreak",
    "tm:bugbite",
    "tm:bugbuzz",
    "tm:bulkup",
    "tm:closecombat",
    "tm:darkpulse",
    "tm:dive",
    "tm:drillrun",
    "tm:dualchop",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:falseswipe",
    "tm:fling",
    "tm:focusblast",
    "tm:frostbreath",
    "tm:furycutter",
    "tm:gigaimpact",
    "tm:hail",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icywind",
    "tm:irondefense",
    "tm:ironhead",
    "tm:knockoff",
    "tm:laserfocus",
    "tm:leechlife",
    "tm:liquidation",
    "tm:metalclaw",
    "tm:muddywater",
    "tm:mudshot",
    "tm:painsplit",
    "tm:payback",
    "tm:pinmissile",
    "tm:poisonjab",
    "tm:protect",
    "tm:psychup",
    "tm:raindance",
    "tm:razorshell",
    "tm:rest",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:rollout",
    "tm:scald",
    "tm:screech",
    "tm:shadowclaw",
    "tm:skittersmack",
    "tm:sleeptalk",
    "tm:sludgebomb",
    "tm:sludgewave",
    "tm:snarl",
    "tm:spikes",
    "tm:spite",
    "tm:strugglebug",
    "tm:substitute",
    "tm:suckerpunch",
    "tm:surf",
    "tm:swift",
    "tm:swordsdance",
    "tm:taunt",
    "tm:terablast",
    "tm:throatchop",
    "tm:venoshock",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:xscissor",
    "tutor:aerialace",
    "tutor:bugbite",
    "tutor:bulkup",
    "tutor:darkpulse",
    "tutor:dive",
    "tutor:drillrun",
    "tutor:dualchop",
    "tutor:endeavor",
    "tutor:falseswipe",
    "tutor:furycutter",
    "tutor:gigaimpact",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:irondefense",
    "tutor:ironhead",
    "tutor:knockoff",
    "tutor:laserfocus",
    "tutor:leechlife",
    "tutor:liquidation",
    "tutor:painsplit",
    "tutor:poisonjab",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:rollout",
    "tutor:shadowclaw",
    "tutor:skittersmack",
    "tutor:sleeptalk",
    "tutor:sludgebomb",
    "tutor:snarl",
    "tutor:spikes",
    "tutor:spite",
    "tutor:suckerpunch",
    "tutor:swift",
    "tutor:throatchop",
    "tutor:waterpulse",
    "tutor:xscissor"
  ],
  "preEvolution": "wimpod",
  "evolutions": []
}