{
  "implemented": true,
  "nationalPokedexNumber": 729,
  "name": "Brionne",
  "primaryType": "water",
  "maleRatio": 0.875,
  "height": 6,
  "weight": 175,
  "pokedex": [
    "cobblemon.species.brionne.desc"
  ],
  "labels": [
    "gen7"
  ],
  "aspects": [],
  "abilities": [
    "torrent",
    "h:liquidvoice"
  ],
  "eggGroups": [
    "water_1",
    "field"
  ],
  "baseStats": {
    "hp": 60,
    "attack": 69,
    "defence": 69,
    "special_attack": 91,
    "special_defence": 81,
    "speed": 50
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 2,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 147,
  "experienceGroup": "medium_slow",
  "catchRate": 45,
  "eggCycles": 15,
  "baseFriendship": 50,
  "baseScale": 0.75,
  "hitbox": {
    "width": 1.05,
    "height": 1.25,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.2
      },
      "swim": {
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false,
        "swimSpeed": "0.2"
      }
    },
    "resting": {
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:mystic_water",
        "percentage": 10.0
      }
    ]
  },
  "moves": [
    "1:pound",
    "1:watergun",
    "1:growl",
    "1:disarmingvoice",
    "1:doubleslap",
    "1:captivate",
    "9:aquajet",
    "12:babydolleyes",
    "15:icywind",
    "20:sing",
    "25:bubblebeam",
    "30:encore",
    "35:mistyterrain",
    "40:hypervoice",
    "45:moonblast",
    "50:hydropump",
    "egg:aquaring",
    "egg:aromaticmist",
    "egg:captivate",
    "egg:doubleslap",
    "egg:lifedew",
    "egg:perishsong",
    "tm:acrobatics",
    "tm:amnesia",
    "tm:aquatail",
    "tm:babydolleyes",
    "tm:blizzard",
    "tm:bodyslam",
    "tm:brine",
    "tm:captivate",
    "tm:charm",
    "tm:chillingwater",
    "tm:covet",
    "tm:disarmingvoice",
    "tm:dive",
    "tm:drainingkiss",
    "tm:echoedvoice",
    "tm:encore",
    "tm:endure",
    "tm:facade",
    "tm:flipturn",
    "tm:hail",
    "tm:helpinghand",
    "tm:hydropump",
    "tm:hypervoice",
    "tm:icebeam",
    "tm:icespinner",
    "tm:icywind",
    "tm:irontail",
    "tm:mistyterrain",
    "tm:playrough",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:sleeptalk",
    "tm:substitute",
    "tm:surf",
    "tm:swift",
    "tm:terablast",
    "tm:tripleaxel",
    "tm:uproar",
    "tm:waterfall",
    "tm:waterpledge",
    "tm:waterpulse",
    "tm:whirlpool",
    "tm:wonderroom",
    "tm:workup",
    "tutor:aquatail",
    "tutor:babydolleyes",
    "tutor:covet",
    "tutor:dive",
    "tutor:flipturn",
    "tutor:helpinghand",
    "tutor:hypervoice",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:irontail",
    "tutor:playrough",
    "tutor:rest",
    "tutor:sleeptalk",
    "tutor:swift",
    "tutor:tripleaxel",
    "tutor:uproar",
    "tutor:waterpledge",
    "tutor:waterpulse",
    "tutor:wonderroom"
  ],
  "preEvolution": "popplio",
  "evolutions": [
    {
      "id": "brionne_primarina",
      "variant": "level_up",
      "result": "primarina",
      "consumeHeldItem": false,
      "learnableMoves": [
        "sparklingaria"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 34
        }
      ]
    }
  ]
}