Skip to content

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

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

National Pokédex #0235 · Generation 2

Smeargle

normal

Smeargle marks the boundaries of its territory using a body fluid that leaks out from the tip of its tail. Over 5,000 different marks left by this Pokémon have been found.

Natural spawn

AshRun locations

How to obtain Smeargle

3 places to look

Where to look in the wild

Biome

Overworld

Level1-25RarityRare
  • Light: Bright
Biome

Overworld

Level1-25RarityRare
  • Light: Bright
  • Near: Village
Biome

Overworld

Level1-25RarityCommon
  • Under cover
  • Nearby: Light Blue Wool / Blue Wool / Cyan Wool / Light Gray Wool / Gray Wool / Green Wool / Black Wool / Lime Wool / Orange Wool / Yellow Wool / Brown Wool / Yellow Carpet / Lime Carpet

Battle profile

Base stats

250 total
Hp55
Attack20
Defence35
Special Attack20
Special Defence45
Speed75

Abilities

  • Owntempo
  • Technician
  • Moody Hidden

Training

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

Progression

Evolution & forms

This Pokémon does not evolve into another species.

Complete installed learnset

Moves

12 entries
Level moves (1)
Lv. 1 · Sketch
Tutor moves (2)
FalseswipeFlamethrower
Legacy moves (2)
CaptivateSleeptalk
Special moves (7)
FalseswipeFlamethrowerFuryswipesMeanlookOdorsleuthSeismictossSpore

Useful extras

Drops & breeding

No item drops are listed for this Pokémon.

Egg groups
Field
Egg cycles
20
Catch rate
45
Maximum drops
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": "smeargle-1",
      "pokemon": "smeargle",
      "presets": [
        "natural",
        "urban"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "rare",
      "level": "1-25",
      "weight": 10,
      "weightMultiplier": {
        "multiplier": 0.25,
        "condition": {
          "timeRange": "night"
        }
      },
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_overworld"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0235_smeargle.json"
    },
    {
      "id": "smeargle-2",
      "pokemon": "smeargle",
      "presets": [
        "natural"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "rare",
      "level": "1-25",
      "weight": 10,
      "weightMultiplier": {
        "multiplier": 0.25,
        "condition": {
          "timeRange": "night"
        }
      },
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_overworld"
        ],
        "structures": [
          "#minecraft:village"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0235_smeargle.json"
    },
    {
      "id": "smeargle-3",
      "pokemon": "smeargle",
      "presets": [
        "mansion"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "1-25",
      "weight": 2,
      "condition": {
        "canSeeSky": false,
        "biomes": [
          "#cobblemon:is_overworld"
        ],
        "neededNearbyBlocks": [
          "minecraft:light_blue_wool",
          "minecraft:blue_wool",
          "minecraft:cyan_wool",
          "minecraft:light_gray_wool",
          "minecraft:gray_wool",
          "minecraft:green_wool",
          "minecraft:black_wool",
          "minecraft:lime_wool",
          "minecraft:orange_wool",
          "minecraft:yellow_wool",
          "minecraft:brown_wool",
          "minecraft:yellow_carpet",
          "minecraft:lime_carpet"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0235_smeargle.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

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

Behavior and drops

{
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "0-4",
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "entityInteract": {
      "avoidedBySkeleton": true
    },
    "characteristicRainbow": true,
    "moving": {
      "swim": {
        "avoidsWater": true
      }
    },
    "combat": {
      "willDefendOwner": true
    }
  },
  "drops": {},
  "labels": [
    "gen2"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 235,
  "name": "Smeargle",
  "primaryType": "normal",
  "maleRatio": 0.5,
  "height": 12,
  "weight": 580,
  "pokedex": [
    "cobblemon.species.smeargle.desc"
  ],
  "labels": [
    "gen2"
  ],
  "aspects": [],
  "abilities": [
    "owntempo",
    "technician",
    "h:moody"
  ],
  "eggGroups": [
    "field"
  ],
  "baseStats": {
    "hp": 55,
    "attack": 20,
    "defence": 35,
    "special_attack": 20,
    "special_defence": 45,
    "speed": 75
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 1
  },
  "baseExperienceYield": 88,
  "experienceGroup": "fast",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.6,
  "hitbox": {
    "width": 0.8,
    "height": 1.8,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "0-4",
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "entityInteract": {
      "avoidedBySkeleton": true
    },
    "characteristicRainbow": true,
    "moving": {
      "swim": {
        "avoidsWater": true
      }
    },
    "combat": {
      "willDefendOwner": true
    }
  },
  "moves": [
    "1:sketch",
    "tutor:falseswipe",
    "tutor:flamethrower",
    "legacy:captivate",
    "legacy:sleeptalk",
    "special:falseswipe",
    "special:flamethrower",
    "special:furyswipes",
    "special:meanlook",
    "special:odorsleuth",
    "special:seismictoss",
    "special:spore"
  ],
  "evolutions": []
}