Skip to content

Community funded. Cosmetic rewards only. Never pay-to-win.

Our promise
AshRun
In-game model of Wobbuffet
← All Pokémon

National Pokédex #0202 · Generation 2

Wobbuffet

psychic

Wobbuffet does nothing but endure attacks—it won't attack on its own. However, it won't endure an attack on its tail. When that happens, the Pokémon will try to take the foe with it using Destiny Bond.

Natural spawn

AshRun locations

How to obtain Wobbuffet

1 place to look

Where to look in the wild

Biome

Overworld

Level15-41RarityRare
  • Light: Dark

Battle profile

Base stats

405 total
Hp190
Attack33
Defence58
Special Attack33
Special Defence58
Speed33

Abilities

  • Shadowtag
  • Telepathy Hidden

Training

Base experience
142
Growth
Medium Fast
EV yield
Hp: 2 · Attack: 0 · Defence: 0 · Special Attack: 0 · Special Defence: 0 · Speed: 0
Friendship
50

Progression

Evolution & forms

This Pokémon does not evolve into another species.

Complete installed learnset

Moves

13 entries
Level moves (8)
Lv. 1 · CounterLv. 1 · MirrorcoatLv. 1 · SafeguardLv. 1 · DestinybondLv. 1 · SplashLv. 1 · CharmLv. 1 · EncoreLv. 1 · Amnesia
Tm moves (4)
AmnesiaCharmEncoreSafeguard
Special moves (1)
Tickle

Useful extras

Drops & breeding

Colbur Berry

5% chance

Egg groups
Amorphous
Egg cycles
20
Catch rate
45
Maximum drops
1
Technical server dataRaw records, internal IDs, source files, presets, and full JSON

Source summary

Base species: Cobblemon-neoforge-1.7.3+1.21.1.jar. Installed additions: none.

Acquisition records

{
  "questGuides": [],
  "structureEncounters": [],
  "naturalSpawns": [
    {
      "id": "wobbuffet-1",
      "pokemon": "wobbuffet",
      "presets": [
        "natural"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "rare",
      "level": "15-41",
      "weight": 2.5,
      "condition": {
        "minSkyLight": 0,
        "maxSkyLight": 7,
        "biomes": [
          "#cobblemon:is_overworld"
        ]
      },
      "anticondition": {
        "biomes": [
          "#cobblemon:is_deep_dark"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0202_wobbuffet.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.13
      },
      "resting": {
        "canSleep": true,
        "willSleepOnBed": false,
        "depth": "normal",
        "light": "0-4"
      },
      "swim": {
        "avoidsWater": true
      }
    },
    "herd": {
      "maxSize": "3"
    },
    "resting": {
      "times": [
        "any"
      ],
      "drowsyChance": 0.0014,
      "rouseChance": 0.0042
    },
    "combat": {
      "willFlee": false
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:colbur_berry",
        "percentage": 5
      }
    ]
  },
  "labels": [
    "gen2"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 202,
  "name": "Wobbuffet",
  "primaryType": "psychic",
  "maleRatio": 0.5,
  "height": 13,
  "weight": 285,
  "pokedex": [
    "cobblemon.species.wobbuffet.desc"
  ],
  "labels": [
    "gen2"
  ],
  "aspects": [],
  "abilities": [
    "shadowtag",
    "h:telepathy"
  ],
  "eggGroups": [
    "amorphous"
  ],
  "baseStats": {
    "hp": 190,
    "attack": 33,
    "defence": 58,
    "special_attack": 33,
    "special_defence": 58,
    "speed": 33
  },
  "evYield": {
    "hp": 2,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 142,
  "experienceGroup": "medium_fast",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 0.75,
    "height": 1.55,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.13
      },
      "resting": {
        "canSleep": true,
        "willSleepOnBed": false,
        "depth": "normal",
        "light": "0-4"
      },
      "swim": {
        "avoidsWater": true
      }
    },
    "herd": {
      "maxSize": "3"
    },
    "resting": {
      "times": [
        "any"
      ],
      "drowsyChance": 0.0014,
      "rouseChance": 0.0042
    },
    "combat": {
      "willFlee": false
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:colbur_berry",
        "percentage": 5
      }
    ]
  },
  "moves": [
    "1:counter",
    "1:mirrorcoat",
    "1:safeguard",
    "1:destinybond",
    "1:splash",
    "1:charm",
    "1:encore",
    "1:amnesia",
    "tm:amnesia",
    "tm:charm",
    "tm:encore",
    "tm:safeguard",
    "special:tickle"
  ],
  "preEvolution": "wynaut",
  "evolutions": []
}