Skip to content

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

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

National Pokédex #0360 · Generation 3

Wynaut

psychic

Wynaut gather on moonlit nights to play by squeezing up against each other. By being squeezed, this Pokémon gains endurance and is trained to dole out powerful counterattacks.

Natural spawnEvolution chain

AshRun locations

How to obtain Wynaut

1 place to look

Where to look in the wild

Biome

Overworld

Level1-26RarityRare
  • Light: Dark

Battle profile

Base stats

260 total
Hp95
Attack23
Defence48
Special Attack23
Special Defence48
Speed23

Abilities

  • Shadowtag
  • Telepathy Hidden

Training

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

Progression

Evolution & forms

Complete installed learnset

Moves

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

Useful extras

Drops & breeding

Colbur Berry

2.5% chance

Egg groups
Undiscovered
Egg cycles
20
Catch rate
125
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": "wynaut-1",
      "pokemon": "wynaut",
      "presets": [
        "natural"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "rare",
      "level": "1-26",
      "weight": 7.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/0360_wynaut.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [
    {
      "id": "wynaut_wobbuffet",
      "variant": "level_up",
      "result": "wobbuffet",
      "consumeHeldItem": false,
      "learnableMoves": [
        "counter",
        "mirrorcoat",
        "safeguard",
        "destinybond"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 15
        }
      ]
    }
  ],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "herd": {
      "maxSize": "2",
      "toleratedLeaders": [
        {
          "pokemon": "wobbuffet",
          "tier": 1
        }
      ]
    },
    "resting": {
      "willSleepOnBed": true,
      "times": [
        "any"
      ],
      "drowsyChance": 0.0014,
      "rouseChance": 0.0042
    },
    "moving": {
      "swim": {
        "avoidsWater": true
      }
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:colbur_berry",
        "percentage": 2.5
      }
    ]
  },
  "labels": [
    "gen3",
    "baby"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 360,
  "name": "Wynaut",
  "primaryType": "psychic",
  "maleRatio": 0.5,
  "height": 6,
  "weight": 140,
  "pokedex": [
    "cobblemon.species.wynaut.desc"
  ],
  "labels": [
    "gen3",
    "baby"
  ],
  "aspects": [],
  "abilities": [
    "shadowtag",
    "h:telepathy"
  ],
  "eggGroups": [
    "undiscovered"
  ],
  "baseStats": {
    "hp": 95,
    "attack": 23,
    "defence": 48,
    "special_attack": 23,
    "special_defence": 48,
    "speed": 23
  },
  "evYield": {
    "hp": 1,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 52,
  "experienceGroup": "medium_fast",
  "catchRate": 125,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.85,
  "hitbox": {
    "width": 0.55,
    "height": 0.93,
    "fixed": false
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:colbur_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:splash",
    "1:charm",
    "1:encore",
    "1:counter",
    "1:mirrorcoat",
    "1:safeguard",
    "1:destinybond",
    "1:amnesia",
    "tm:amnesia",
    "tm:charm",
    "tm:encore",
    "tm:safeguard",
    "special:tickle"
  ],
  "evolutions": [
    {
      "id": "wynaut_wobbuffet",
      "variant": "level_up",
      "result": "wobbuffet",
      "consumeHeldItem": false,
      "learnableMoves": [
        "counter",
        "mirrorcoat",
        "safeguard",
        "destinybond"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 15
        }
      ]
    }
  ],
  "behaviour": {
    "herd": {
      "maxSize": "2",
      "toleratedLeaders": [
        {
          "pokemon": "wobbuffet",
          "tier": 1
        }
      ]
    },
    "resting": {
      "willSleepOnBed": true,
      "times": [
        "any"
      ],
      "drowsyChance": 0.0014,
      "rouseChance": 0.0042
    },
    "moving": {
      "swim": {
        "avoidsWater": true
      }
    }
  }
}