{
    "implemented": true,
    "name": "Mareanie",
    "nationalPokedexNumber": 747,
    "primaryType": "poison",
    "secondaryType": "water",
    "abilities": [
      "merciless",
      "limber",
      "h:regenerator"
    ],
    "baseStats": {
      "hp": 50,
      "attack": 53,
      "defence": 62,
      "special_attack": 43,
      "special_defence": 52,
      "speed": 45
    },
    "catchRate": 190,
    "maleRatio": 0.5,
    "shoulderMountable": false,
    "baseExperienceYield": 61,
    "experienceGroup": "medium_fast",
    "eggCycles": 20,
    "eggGroups": [
      "water_1"
    ],
    "moves": [
      "1:peck",
      "1:poisonsting",
      "5:wideguard",
      "10:bite",
      "15:venoshock",
      "20:recover",
      "25:pinmissile",
      "29:spikecannon",
      "30:toxicspikes",
      "35:liquidation",
      "40:acidspray",
      "40:venomdrench",
      "45:poisonjab",
      "50:toxic",
      "egg:haze",
      "egg:infestation",
      "egg:spitup",
      "egg:stockpile",
      "egg:swallow",
      "tm:acidspray",
      "tm:attract",
      "tm:blizzard",
      "tm:brine",
      "tm:chillingwater",
      "tm:confide",
      "tm:doubleteam",
      "tm:endure",
      "tm:facade",
      "tm:frostbreath",
      "tm:frustration",
      "tm:gunkshot",
      "tm:hail",
      "tm:haze",
      "tm:hiddenpower",
      "tm:hydropump",
      "tm:icebeam",
      "tm:icespinner",
      "tm:icywind",
      "tm:infestation",
      "tm:irondefense",
      "tm:liquidation",
      "tm:lunge",
      "tm:muddywater",
      "tm:mudshot",
      "tm:painsplit",
      "tm:payback",
      "tm:pinmissile",
      "tm:poisonjab",
      "tm:pounce",
      "tm:protect",
      "tm:raindance",
      "tm:rest",
      "tm:return",
      "tm:round",
      "tm:safeguard",
      "tm:scald",
      "tm:sleeptalk",
      "tm:sludgebomb",
      "tm:sludgewave",
      "tm:snore",
      "tm:substitute",
      "tm:surf",
      "tm:swagger",
      "tm:terablast",
      "tm:toxic",
      "tm:toxicspikes",
      "tm:venomdrench",
      "tm:venoshock",
      "tm:waterpulse",
      "tutor:afteryou",
      "tutor:covet",
      "tutor:gastroacid",
      "tutor:gunkshot",
      "tutor:icywind",
      "tutor:irondefense",
      "tutor:knockoff",
      "tutor:liquidation",
      "tutor:magiccoat",
      "tutor:painsplit",
      "tutor:snatch",
      "tutor:snore",
      "tutor:spite",
      "tutor:stockpile",
      "tutor:swallow",
      "tutor:toxic",
      "tutor:waterpulse"
    ],
    "labels": [
      "gen7"
    ],
    "pokedex": [
      "cobblemon.species.mareanie.desc"
    ],
    "evolutions": [
      {
        "id": "mareanie_toxapex",
        "variant": "level_up",
        "result": "toxapex",
        "consumeHeldItem": false,
        "learnableMoves": [
          "banefulbunker"
        ],
        "requirements": [
          {
            "variant": "level",
            "minLevel": 38
          }
        ]
      }
    ],
    "baseScale": 1,
    "hitbox": {
      "width": 1,
      "height": 1,
      "fixed": false
    },
    "baseFriendship": 50,
    "evYield": {
      "hp": 0,
      "attack": 0,
      "defence": 1,
      "special_attack": 0,
      "special_defence": 0,
      "speed": 0
    },
    "height": 4,
    "weight": 80,
    "aspects": [],
    "cannotDynamax": false,
    "drops": {
      "amount": 3,
      "entries": [
        {
          "item": "minecraft:slime_ball",
          "quantityRange": "0-1"
        },
        {
          "item": "cobblemon:poison_barb",
          "percentage": 2.5
        },
        {
          "item": "cobblemon:pecha_berry",
          "percentage": 2.5
        }
      ]
    }
  }