{
  "implemented": true,
  "nationalPokedexNumber": 913,
  "name": "Quaxwell",
  "primaryType": "water",
  "maleRatio": 0.875,
  "height": 12,
  "weight": 215,
  "pokedex": [
    "cobblemon.species.quaxwell.desc"
  ],
  "labels": [
    "gen9"
  ],
  "aspects": [],
  "abilities": [
    "torrent",
    "h:moxie"
  ],
  "eggGroups": [
    "flying",
    "water_1"
  ],
  "baseStats": {
    "hp": 70,
    "attack": 85,
    "defence": 65,
    "special_attack": 65,
    "special_defence": 60,
    "speed": 65
  },
  "evYield": {
    "hp": 0,
    "attack": 2,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 144,
  "experienceGroup": "medium_slow",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.6,
  "hitbox": {
    "width": 0.8,
    "height": 2,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "canBreatheUnderwater": true,
        "canWalkOnWater": true,
        "canSwimInWater": true,
        "canSwimInLava": false,
        "swimSpeed": "0.2"
      },
      "walk": {
        "walkSpeed": 0.3
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:mystic_water",
        "percentage": 10.0
      }
    ]
  },
  "moves": [
    "1:pound",
    "1:growl",
    "1:watergun",
    "1:doublehit",
    "7:workup",
    "10:wingattack",
    "13:aquajet",
    "17:waterpulse",
    "19:lowsweep",
    "23:aquacutter",
    "27:airslash",
    "32:focusenergy",
    "38:acrobatics",
    "43:liquidation",
    "48:featherdance",
    "egg:detect",
    "egg:lastresort",
    "egg:rapidspin",
    "egg:roost",
    "tm:acrobatics",
    "tm:aerialace",
    "tm:aircutter",
    "tm:airslash",
    "tm:batonpass",
    "tm:bravebird",
    "tm:chillingwater",
    "tm:disarmingvoice",
    "tm:encore",
    "tm:endure",
    "tm:facade",
    "tm:featherdance",
    "tm:flipturn",
    "tm:focusenergy",
    "tm:helpinghand",
    "tm:hydropump",
    "tm:lastresort",
    "tm:liquidation",
    "tm:lowkick",
    "tm:lowsweep",
    "tm:mistyterrain",
    "tm:protect",
    "tm:psychup",
    "tm:raindance",
    "tm:rest",
    "tm:roost",
    "tm:sleeptalk",
    "tm:substitute",
    "tm:surf",
    "tm:swift",
    "tm:takedown",
    "tm:terablast",
    "tm:tripleaxel",
    "tm:waterpledge",
    "tm:waterpulse",
    "tm:whirlpool",
    "tm:workup",
    "tutor:aerialace",
    "tutor:aircutter",
    "tutor:flipturn",
    "tutor:focusenergy",
    "tutor:helpinghand",
    "tutor:lastresort",
    "tutor:liquidation",
    "tutor:lowkick",
    "tutor:rest",
    "tutor:roost",
    "tutor:sleeptalk",
    "tutor:swift",
    "tutor:tripleaxel",
    "tutor:waterpledge",
    "tutor:waterpulse"
  ],
  "preEvolution": "quaxly",
  "evolutions": [
    {
      "id": "quaxwell_quaquaval",
      "variant": "level_up",
      "result": "quaquaval",
      "consumeHeldItem": false,
      "learnableMoves": [
        "aquastep"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 36
        }
      ]
    }
  ]
}