{
  "implemented": true,
  "nationalPokedexNumber": 593,
  "name": "Jellicent",
  "primaryType": "water",
  "secondaryType": "ghost",
  "maleRatio": 0.5,
  "height": 22,
  "weight": 1350,
  "pokedex": [
    "cobblemon.species.jellicent.desc"
  ],
  "labels": [
    "gen5"
  ],
  "aspects": [],
  "abilities": [
    "waterabsorb",
    "cursedbody",
    "h:damp"
  ],
  "eggGroups": [
    "amorphous"
  ],
  "baseStats": {
    "hp": 100,
    "attack": 60,
    "defence": 70,
    "special_attack": 85,
    "special_defence": 105,
    "speed": 60
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 2,
    "speed": 0
  },
  "baseExperienceYield": 168,
  "experienceGroup": "medium_fast",
  "catchRate": 60,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 2,
    "height": 2.5,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "avoidsLand": true,
        "canWalk": false
      },
      "swim": {
        "swimSpeed": 0.2,
        "canBreatheUnderwater": true
      },
      "fly": {
        "canFly": true
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:glow_ink_sac",
        "quantityRange": "0-2"
      },
      {
        "item": "cobblemon:kasib_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:bubble",
    "1:watersport",
    "1:absorb",
    "1:nightshade",
    "1:bubblebeam",
    "1:wringout",
    "1:acidarmor",
    "1:watergun",
    "1:poisonsting",
    "12:waterpulse",
    "16:raindance",
    "20:hex",
    "24:brine",
    "28:recover",
    "32:shadowball",
    "36:whirlpool",
    "43:hydropump",
    "48:destinybond",
    "54:waterspout",
    "egg:acidarmor",
    "egg:bubblebeam",
    "egg:confuseray",
    "egg:constrict",
    "egg:mist",
    "egg:painsplit",
    "egg:strengthsap",
    "egg:wringout",
    "tm:bind",
    "tm:blizzard",
    "tm:brine",
    "tm:confuseray",
    "tm:darkpulse",
    "tm:dazzlinggleam",
    "tm:dive",
    "tm:dreameater",
    "tm:endure",
    "tm:energyball",
    "tm:facade",
    "tm:flash",
    "tm:gigadrain",
    "tm:gigaimpact",
    "tm:hail",
    "tm:hex",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icywind",
    "tm:imprison",
    "tm:magiccoat",
    "tm:muddywater",
    "tm:nightshade",
    "tm:ominouswind",
    "tm:painsplit",
    "tm:poltergeist",
    "tm:protect",
    "tm:psychic",
    "tm:psychup",
    "tm:raindance",
    "tm:rest",
    "tm:safeguard",
    "tm:scald",
    "tm:shadowball",
    "tm:shockwave",
    "tm:sleeptalk",
    "tm:sludgebomb",
    "tm:sludgewave",
    "tm:spite",
    "tm:substitute",
    "tm:surf",
    "tm:taunt",
    "tm:terablast",
    "tm:trick",
    "tm:trickroom",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:whirlpool",
    "tm:willowisp",
    "tutor:bind",
    "tutor:darkpulse",
    "tutor:dazzlinggleam",
    "tutor:dive",
    "tutor:energyball",
    "tutor:gigadrain",
    "tutor:gigaimpact",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:magiccoat",
    "tutor:ominouswind",
    "tutor:painsplit",
    "tutor:poltergeist",
    "tutor:psychic",
    "tutor:rest",
    "tutor:shadowball",
    "tutor:shockwave",
    "tutor:sleeptalk",
    "tutor:sludgebomb",
    "tutor:spite",
    "tutor:trick",
    "tutor:waterpulse"
  ],
  "preEvolution": "frillish",
  "evolutions": []
}