{
  "implemented": true,
  "nationalPokedexNumber": 283,
  "name": "Surskit",
  "primaryType": "bug",
  "secondaryType": "water",
  "maleRatio": 0.5,
  "height": 5,
  "weight": 17,
  "pokedex": [
    "cobblemon.species.surskit.desc"
  ],
  "labels": [
    "gen3"
  ],
  "aspects": [],
  "abilities": [
    "swiftswim",
    "h:raindish"
  ],
  "eggGroups": [
    "water_1",
    "bug"
  ],
  "baseStats": {
    "hp": 40,
    "attack": 30,
    "defence": 32,
    "special_attack": 50,
    "special_defence": 52,
    "speed": 65
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 1
  },
  "baseExperienceYield": 54,
  "experienceGroup": "medium_fast",
  "catchRate": 200,
  "eggCycles": 15,
  "baseFriendship": 50,
  "baseScale": 0.7,
  "hitbox": {
    "width": 0.8,
    "height": 1.6,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "canBreatheUnderwater": true,
        "canWalkOnWater": true,
        "canSwimInWater": true,
        "canSwimInLava": false,
        "swimSpeed": "0.2"
      },
      "walk": {
        "avoidsLand": true
      }
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:honey_bottle",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:wacan_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:bubble",
    "1:watersport",
    "1:watergun",
    "6:quickattack",
    "9:sweetscent",
    "14:soak",
    "17:bubblebeam",
    "22:agility",
    "25:mist",
    "25:haze",
    "35:batonpass",
    "38:stickyweb",
    "egg:aquajet",
    "egg:bugbite",
    "egg:fellstinger",
    "egg:foresight",
    "egg:hydropump",
    "egg:lunge",
    "egg:mindreader",
    "egg:mudshot",
    "egg:powersplit",
    "egg:psybeam",
    "tm:acrobatics",
    "tm:agility",
    "tm:batonpass",
    "tm:blizzard",
    "tm:bugbite",
    "tm:bugbuzz",
    "tm:chillingwater",
    "tm:endure",
    "tm:facade",
    "tm:flash",
    "tm:gigadrain",
    "tm:haze",
    "tm:helpinghand",
    "tm:hydropump",
    "tm:icebeam",
    "tm:icywind",
    "tm:infestation",
    "tm:leechlife",
    "tm:liquidation",
    "tm:lunge",
    "tm:mudshot",
    "tm:mudslap",
    "tm:pounce",
    "tm:protect",
    "tm:psybeam",
    "tm:psychup",
    "tm:raindance",
    "tm:rest",
    "tm:shadowball",
    "tm:signalbeam",
    "tm:skittersmack",
    "tm:sleeptalk",
    "tm:solarbeam",
    "tm:stringshot",
    "tm:strugglebug",
    "tm:substitute",
    "tm:sunnyday",
    "tm:surf",
    "tm:takedown",
    "tm:terablast",
    "tm:thief",
    "tm:waterfall",
    "tm:waterpulse",
    "tutor:bugbite",
    "tutor:gigadrain",
    "tutor:helpinghand",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:leechlife",
    "tutor:liquidation",
    "tutor:mudslap",
    "tutor:rest",
    "tutor:shadowball",
    "tutor:signalbeam",
    "tutor:skittersmack",
    "tutor:sleeptalk",
    "tutor:stringshot",
    "tutor:waterpulse"
  ],
  "evolutions": [
    {
      "id": "surskit_masquerain",
      "variant": "level_up",
      "result": "masquerain",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 22
        }
      ]
    }
  ]
}