{
  "implemented": true,
  "nationalPokedexNumber": 963,
  "name": "Finizen",
  "primaryType": "water",
  "maleRatio": 0.5,
  "height": 13,
  "weight": 602,
  "pokedex": [
    "cobblemon.species.finizen.desc"
  ],
  "labels": [
    "gen9"
  ],
  "aspects": [],
  "abilities": [
    "waterveil",
    "h:waterveil"
  ],
  "eggGroups": [
    "field",
    "water_2"
  ],
  "baseStats": {
    "hp": 70,
    "attack": 45,
    "defence": 40,
    "special_attack": 45,
    "special_defence": 40,
    "speed": 75
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 1
  },
  "baseExperienceYield": 63,
  "experienceGroup": "slow",
  "catchRate": 200,
  "eggCycles": 40,
  "baseFriendship": 50,
  "baseScale": 0.85,
  "hitbox": {
    "width": 1.25,
    "height": 1,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "canLook": false,
      "walk": {
        "avoidsLand": true
      },
      "swim": {
        "swimSpeed": 0.1,
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false
      }
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "minecraft:cod",
        "quantityRange": "0-1"
      }
    ]
  },
  "moves": [
    "1:supersonic",
    "1:watergun",
    "7:astonish",
    "10:focusenergy",
    "13:aquajet",
    "17:doublehit",
    "21:dive",
    "25:charm",
    "29:acrobatics",
    "34:encore",
    "39:aquatail",
    "44:mist",
    "50:hydropump",
    "egg:boomburst",
    "egg:bounce",
    "egg:counter",
    "egg:haze",
    "egg:tickle",
    "tm:acrobatics",
    "tm:agility",
    "tm:aquatail",
    "tm:blizzard",
    "tm:bodyslam",
    "tm:bounce",
    "tm:charm",
    "tm:chillingwater",
    "tm:disarmingvoice",
    "tm:dive",
    "tm:drainingkiss",
    "tm:encore",
    "tm:endure",
    "tm:facade",
    "tm:fling",
    "tm:focusenergy",
    "tm:haze",
    "tm:helpinghand",
    "tm:hydropump",
    "tm:icebeam",
    "tm:icywind",
    "tm:liquidation",
    "tm:protect",
    "tm:psychup",
    "tm:raindance",
    "tm:rest",
    "tm:sleeptalk",
    "tm:substitute",
    "tm:surf",
    "tm:swift",
    "tm:takedown",
    "tm:terablast",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:zenheadbutt",
    "tutor:aquatail",
    "tutor:bounce",
    "tutor:dive",
    "tutor:focusenergy",
    "tutor:helpinghand",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:liquidation",
    "tutor:rest",
    "tutor:sleeptalk",
    "tutor:swift",
    "tutor:waterpulse",
    "tutor:zenheadbutt"
  ],
  "evolutions": [
    {
      "id": "finizen_palafin",
      "variant": "level_up",
      "result": "palafin dolphin_form=zero",
      "consumeHeldItem": false,
      "learnableMoves": [
        "flipturn"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 38
        }
      ]
    }
  ]
}