Skip to content

Community funded. No paid power. Never pay-to-win.

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

National Pokédex #0872 · Generation 8

Snom

icebug

It spits out thread imbued with a frigid sort of energy and uses it to tie its body to branches, disguising itself as an icicle while it sleeps.

Natural spawnEvolution chain

Quick answer

How do you get Snom?

Snom can spawn in Ice Spikes, Snowy Plains, Cold Shrubland, and 4 other eligible biomes (Time: Night). Check the complete conditions below; these routes reflect AshRun's installed ATMons files.

AshRun ATMons 1.3.0 · Data updated · Sources & limitations

AshRun locations

How to obtain Snom

1 place to look

Where to look in the wild

Eligible biomes (7)

Ice Spikes + 6 more

  • Ice Spikes
  • Snowy Plains
  • Cold Shrubland
  • Gravel Desert
  • Rocky Shrubland
  • Snowy Badlands
  • Yellowstone

Expanded from server category: Tundra

Level13-23RarityCommon
  • Time: Night

Battle profile

Base stats

185 total
Hp30
Attack25
Defence35
Special Attack45
Special Defence30
Speed20

Abilities

  • Shielddust
  • Icescales Hidden

Training

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

Progression

Evolution & forms

Complete installed learnset

Moves

28 entries
Level moves (2)
Lv. 1 · PowdersnowLv. 1 · Strugglebug
Egg moves (3)
BugbiteFairywindMirrorcoat
Tm moves (14)
BugbiteBugbuzzFacadeIciclespearIcywindLungePounceProtectRestSkittersmackSleeptalkStrugglebugSubstituteTerablast
Tutor moves (5)
BugbiteIcywindRestSkittersmackSleeptalk
Legacy moves (4)
AttractEndureRoundSnore

Useful extras

Drops & breeding

Snowball

Quantity 0-1

Silver Powder

2.5% chance

Charti Berry

2.5% chance

Egg groups
Bug
Egg cycles
20
Catch rate
190
Maximum drops
3
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: complete-cobblemon-collection-myths-and-legends-compat-2.1.0.jar.

Acquisition records

{
  "questGuides": [],
  "structureEncounters": [],
  "naturalSpawns": [
    {
      "id": "ccc-snom-1",
      "pokemon": "snom",
      "presets": [
        "natural"
      ],
      "type": "pokemon",
      "context": "grounded",
      "bucket": "common",
      "level": "13-23",
      "weight": 4,
      "condition": {
        "timeRange": "night",
        "biomes": [
          "#cobblemon:is_tundra"
        ]
      },
      "source": "complete-cobblemon-collection-myths-and-legends-compat-2.1.0.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0872_snom.json",
      "resolvedBiomes": [
        "minecraft:ice_spikes",
        "minecraft:snowy_plains",
        "terralith:cold_shrubland",
        "terralith:gravel_desert",
        "terralith:rocky_shrubland",
        "terralith:snowy_badlands",
        "terralith:yellowstone"
      ]
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [
    {
      "id": "snom_frosmoth",
      "variant": "level_up",
      "result": "frosmoth",
      "consumeHeldItem": false,
      "learnableMoves": [
        "icywind"
      ],
      "requirements": [
        {
          "variant": "friendship",
          "amount": 160
        },
        {
          "variant": "time_range",
          "range": "night"
        }
      ]
    }
  ],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "moving": {
      "swim": {
        "avoidsWater": true
      }
    },
    "herd": {
      "maxSize": "6",
      "toleratedLeaders": [
        {
          "pokemon": "snom",
          "tier": 1
        }
      ]
    },
    "resting": {
      "willSleepOnBed": true,
      "times": [
        "day"
      ],
      "drowsyChance": 0.0033,
      "rouseChance": 0.0042
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:snowball",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:silver_powder",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:charti_berry",
        "percentage": 2.5
      }
    ]
  },
  "labels": [
    "gen8"
  ]
}

Complete installed species record

{
  "nationalPokedexNumber": 872,
  "name": "Snom",
  "primaryType": "ice",
  "secondaryType": "bug",
  "maleRatio": 0.5,
  "height": 3,
  "weight": 38,
  "pokedex": [
    "cobblemon.species.snom.desc"
  ],
  "labels": [
    "gen8"
  ],
  "aspects": [],
  "abilities": [
    "shielddust",
    "h:icescales"
  ],
  "eggGroups": [
    "bug"
  ],
  "baseStats": {
    "hp": 30,
    "attack": 25,
    "defence": 35,
    "special_attack": 45,
    "special_defence": 30,
    "speed": 20
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 1,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 37,
  "experienceGroup": "medium_fast",
  "catchRate": 190,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 0.5,
    "height": 0.25,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "avoidsWater": true
      }
    },
    "herd": {
      "maxSize": "6",
      "toleratedLeaders": [
        {
          "pokemon": "snom",
          "tier": 1
        }
      ]
    },
    "resting": {
      "willSleepOnBed": true,
      "times": [
        "day"
      ],
      "drowsyChance": 0.0033,
      "rouseChance": 0.0042
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:snowball",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:silver_powder",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:charti_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:powdersnow",
    "1:strugglebug",
    "egg:bugbite",
    "egg:fairywind",
    "egg:mirrorcoat",
    "tm:bugbite",
    "tm:bugbuzz",
    "tm:facade",
    "tm:iciclespear",
    "tm:icywind",
    "tm:lunge",
    "tm:pounce",
    "tm:protect",
    "tm:rest",
    "tm:skittersmack",
    "tm:sleeptalk",
    "tm:strugglebug",
    "tm:substitute",
    "tm:terablast",
    "tutor:bugbite",
    "tutor:icywind",
    "tutor:rest",
    "tutor:skittersmack",
    "tutor:sleeptalk",
    "legacy:attract",
    "legacy:endure",
    "legacy:round",
    "legacy:snore"
  ],
  "evolutions": [
    {
      "id": "snom_frosmoth",
      "variant": "level_up",
      "result": "frosmoth",
      "consumeHeldItem": false,
      "learnableMoves": [
        "icywind"
      ],
      "requirements": [
        {
          "variant": "friendship",
          "amount": 160
        },
        {
          "variant": "time_range",
          "range": "night"
        }
      ]
    }
  ],
  "implemented": true
}