{
  "implemented": true,
  "nationalPokedexNumber": 592,
  "name": "Frillish",
  "primaryType": "water",
  "secondaryType": "ghost",
  "maleRatio": 0.5,
  "height": 12,
  "weight": 330,
  "pokedex": [
    "cobblemon.species.frillish.desc"
  ],
  "labels": [
    "gen5"
  ],
  "aspects": [],
  "abilities": [
    "waterabsorb",
    "cursedbody",
    "h:damp"
  ],
  "eggGroups": [
    "amorphous"
  ],
  "baseStats": {
    "hp": 55,
    "attack": 40,
    "defence": 50,
    "special_attack": 65,
    "special_defence": 85,
    "speed": 40
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 1,
    "speed": 0
  },
  "baseExperienceYield": 67,
  "experienceGroup": "medium_fast",
  "catchRate": 190,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1.1,
  "hitbox": {
    "width": 0.65,
    "height": 1.45,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "avoidsLand": true,
        "canWalk": false
      },
      "swim": {
        "swimSpeed": 0.2,
        "canBreatheUnderwater": true
      },
      "fly": {
        "canFly": true
      }
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:glow_ink_sac",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:kasib_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:bubble",
    "1:watersport",
    "1:absorb",
    "1:bubblebeam",
    "1:watergun",
    "4:poisonsting",
    "8:nightshade",
    "12:waterpulse",
    "16:raindance",
    "20:hex",
    "24:brine",
    "28:recover",
    "32:shadowball",
    "36:whirlpool",
    "41:hydropump",
    "44:destinybond",
    "48: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:hail",
    "tm:hex",
    "tm:hydropump",
    "tm:icebeam",
    "tm:icywind",
    "tm:imprison",
    "tm:magiccoat",
    "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: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"
  ],
  "evolutions": [
    {
      "id": "frillish_jellicent",
      "variant": "level_up",
      "result": "jellicent",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 40
        }
      ]
    }
  ]
}