{
  "implemented": true,
  "nationalPokedexNumber": 924,
  "name": "Tandemaus",
  "primaryType": "normal",
  "maleRatio": -1,
  "height": 3,
  "weight": 18,
  "pokedex": [
    "cobblemon.species.tandemaus.desc"
  ],
  "labels": [
    "gen9"
  ],
  "aspects": [],
  "abilities": [
    "runaway",
    "pickup",
    "h:owntempo"
  ],
  "eggGroups": [
    "field",
    "fairy"
  ],
  "baseStats": {
    "hp": 50,
    "attack": 50,
    "defence": 45,
    "special_attack": 40,
    "special_defence": 45,
    "speed": 75
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 1
  },
  "baseExperienceYield": 61,
  "experienceGroup": "fast",
  "catchRate": 150,
  "eggCycles": 10,
  "baseFriendship": 50,
  "baseScale": 0.5,
  "hitbox": {
    "width": 1.25,
    "height": 0.75,
    "fixed": false
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:wheat_seeds",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:chilan_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:pound",
    "1:babydolleyes",
    "5:echoedvoice",
    "8:helpinghand",
    "11:superfang",
    "14:doublehit",
    "18:bulletseed",
    "22:encore",
    "26:playrough",
    "30:hypervoice",
    "33:charm",
    "37:beatup",
    "41:copycat",
    "46:populationbomb",
    "egg:afteryou",
    "egg:batonpass",
    "egg:bite",
    "egg:feint",
    "egg:switcheroo",
    "egg:tickle",
    "tm:aerialace",
    "tm:afteryou",
    "tm:agility",
    "tm:babydolleyes",
    "tm:batonpass",
    "tm:beatup",
    "tm:bulletseed",
    "tm:charm",
    "tm:crunch",
    "tm:dig",
    "tm:doubleedge",
    "tm:echoedvoice",
    "tm:encore",
    "tm:endure",
    "tm:facade",
    "tm:faketears",
    "tm:grassknot",
    "tm:helpinghand",
    "tm:hypervoice",
    "tm:lowkick",
    "tm:lowsweep",
    "tm:mudshot",
    "tm:mudslap",
    "tm:playrough",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:seedbomb",
    "tm:shadowclaw",
    "tm:sleeptalk",
    "tm:substitute",
    "tm:sunnyday",
    "tm:superfang",
    "tm:swift",
    "tm:takedown",
    "tm:taunt",
    "tm:terablast",
    "tm:thief",
    "tm:thunderwave",
    "tm:uturn",
    "tm:waterpulse",
    "tutor:aerialace",
    "tutor:afteryou",
    "tutor:babydolleyes",
    "tutor:helpinghand",
    "tutor:hypervoice",
    "tutor:lowkick",
    "tutor:mudslap",
    "tutor:playrough",
    "tutor:rest",
    "tutor:seedbomb",
    "tutor:shadowclaw",
    "tutor:sleeptalk",
    "tutor:superfang",
    "tutor:swift",
    "tutor:waterpulse"
  ],
  "evolutions": [
    {
      "id": "tandemaus_maushold",
      "variant": "level_up",
      "result": "maushold",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 25
        }
      ]
    }
  ]
}