{
  "implemented": true,
  "nationalPokedexNumber": 223,
  "name": "Remoraid",
  "primaryType": "water",
  "maleRatio": 0.5,
  "height": 6,
  "weight": 120,
  "pokedex": [
    "cobblemon.species.remoraid.desc"
  ],
  "labels": [
    "gen2"
  ],
  "aspects": [],
  "abilities": [
    "hustle",
    "sniper",
    "h:moody"
  ],
  "eggGroups": [
    "water_1",
    "water_2"
  ],
  "baseStats": {
    "hp": 35,
    "attack": 65,
    "defence": 35,
    "special_attack": 65,
    "special_defence": 35,
    "speed": 65
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 1,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 60,
  "experienceGroup": "medium_fast",
  "catchRate": 190,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.8,
  "hitbox": {
    "width": 0.8,
    "height": 0.6,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "avoidsLand": true
      },
      "swim": {
        "swimSpeed": 0.4,
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false
      }
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:cod"
      },
      {
        "item": "minecraft:bone_meal",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:aspear_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:watergun",
    "1:bubble",
    "1:helpinghand",
    "4:waterpulse",
    "8:focusenergy",
    "12:psybeam",
    "16:aurorabeam",
    "20:bubblebeam",
    "24:lockon",
    "28:bulletseed",
    "32:icebeam",
    "36:hydropump",
    "40:soak",
    "44:hyperbeam",
    "egg:acidspray",
    "egg:entrainment",
    "egg:flail",
    "egg:haze",
    "egg:octazooka",
    "egg:snore",
    "egg:supersonic",
    "egg:waterspout",
    "tm:acidspray",
    "tm:assurance",
    "tm:blizzard",
    "tm:bounce",
    "tm:brine",
    "tm:bulletseed",
    "tm:chargebeam",
    "tm:dive",
    "tm:endure",
    "tm:facade",
    "tm:fireblast",
    "tm:flamethrower",
    "tm:focusenergy",
    "tm:gunkshot",
    "tm:haze",
    "tm:helpinghand",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icywind",
    "tm:incinerate",
    "tm:mudshot",
    "tm:mudslap",
    "tm:protect",
    "tm:psybeam",
    "tm:psychic",
    "tm:raindance",
    "tm:rest",
    "tm:rockblast",
    "tm:scald",
    "tm:screech",
    "tm:seedbomb",
    "tm:signalbeam",
    "tm:sleeptalk",
    "tm:smackdown",
    "tm:snore",
    "tm:stringshot",
    "tm:substitute",
    "tm:sunnyday",
    "tm:surf",
    "tm:swift",
    "tm:terablast",
    "tm:thief",
    "tm:thunderwave",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:whirlpool",
    "tutor:bounce",
    "tutor:chargebeam",
    "tutor:dive",
    "tutor:flamethrower",
    "tutor:focusenergy",
    "tutor:gunkshot",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:mudslap",
    "tutor:psychic",
    "tutor:rest",
    "tutor:seedbomb",
    "tutor:signalbeam",
    "tutor:sleeptalk",
    "tutor:snore",
    "tutor:stringshot",
    "tutor:swift",
    "tutor:waterpulse"
  ],
  "evolutions": [
    {
      "id": "remoraid_octillery",
      "variant": "level_up",
      "result": "octillery",
      "consumeHeldItem": false,
      "learnableMoves": [
        "octazooka"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 25
        }
      ]
    }
  ]
}