Skip to content

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

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

National Pokédex #0789 · Generation 7

Cosmog

psychic

Whether or not it's a Pokémon from this world is a mystery. When it's in a jam, it warps away to a safe place to hide.

Summoning ritualEvolution chain

AshRun locations

How to obtain Cosmog

1 guided route · 0 exact encounters
Summoning or crafting route

Cosmog

Cosmog is the nebula Pokémon, a tiny cloud of stardust that drifts in from another world, so light a breeze can carry it away. Use the Cosmic Catalyst to gather the cosmic dust it scatters and coax Cosmog into the open. Raise it and in time it hardens into Cosmoem, then ascends into the radiant Solgaleo or the lunar Lunala - one capture opens the whole line.

Required quest item(s)
Cosmic Bag

Where to look in the wild

The special AshRun route is shown first. Wild locations only appear here when the installed pack defines them as another valid way to find this Pokémon.

This Pokémon has no direct natural location. Use the special route above or obtain it through evolution.

Battle profile

Base stats

200 total
Hp43
Attack29
Defence31
Special Attack29
Special Defence31
Speed37

Abilities

  • Unaware
  • Unaware Hidden

Training

Base experience
40
Growth
Slow
EV yield
Hp: 1 · Attack: 0 · Defence: 0 · Special Attack: 0 · Special Defence: 0 · Speed: 0
Friendship
0

Progression

Evolution & forms

Complete installed learnset

Moves

2 entries
Level moves (2)
Lv. 1 · SplashLv. 1 · Teleport

Useful extras

Drops & breeding

No item drops are listed for this Pokémon.

Egg groups
Undiscovered
Egg cycles
120
Catch rate
3
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: complete-cobblemon-collection-myths-and-legends-compat-2.1.0.jar, mega_showdown-neoforge-1.8.4+1.7.3+1.21.1.jar.

Acquisition records

{
  "questGuides": [
    {
      "questId": "1E6F000000001318",
      "title": "Cosmog",
      "description": "Cosmog is the nebula Pokémon, a tiny cloud of stardust that drifts in from another world, so light a breeze can carry it away. Use the Cosmic Catalyst to gather the cosmic dust it scatters and coax Cosmog into the open. Raise it and in time it hardens into Cosmoem, then ascends into the radiant Solgaleo or the lunar Lunala - one capture opens the whole line.",
      "routeType": "Summoning or crafting route",
      "structures": [],
      "items": [
        "legendarymonuments:cosmic_bag"
      ],
      "aspects": [],
      "source": "AshRun FTB Quests: legendaries.snbt"
    }
  ],
  "structureEncounters": [],
  "naturalSpawns": [
    {
      "id": "cosmog-1",
      "pokemon": "cosmog",
      "type": "pokemon",
      "context": "grounded",
      "bucket": "ultra-rare",
      "level": "15-36",
      "weight": 10,
      "condition": {
        "biomes": [
          "#cobblemon:is_end",
          "#cobblemon:is_floral"
        ]
      },
      "source": "complete-cobblemon-collection-myths-and-legends-compat-2.1.0.jar",
      "sourceFile": "data/legendary_spawns_ccc/spawn_pool_world/0789_cosmog.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [
    {
      "id": "cosmog_cosmoem",
      "variant": "level_up",
      "result": "cosmoem",
      "consumeHeldItem": false,
      "learnableMoves": [
        "cosmicpower"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 43
        }
      ]
    }
  ],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "herd": {
      "maxSize": "4",
      "toleratedLeaders": [
        {
          "pokemon": "cosmog",
          "tier": 1
        },
        {
          "pokemon": "cosmoem",
          "tier": 2
        },
        {
          "pokemon": "solgaleo",
          "tier": 3
        },
        {
          "pokemon": "lunala",
          "tier": 3
        }
      ]
    },
    "resting": {
      "willSleepOnBed": true,
      "times": [
        "any"
      ],
      "drowsyChance": 0.0014,
      "rouseChance": 0.0042
    },
    "moving": {
      "swim": {
        "avoidsWater": true
      },
      "walk": {
        "canWalk": false
      },
      "fly": {
        "canFly": true
      }
    }
  },
  "drops": {},
  "labels": [
    "gen7",
    "legendary",
    "restricted"
  ]
}

Complete installed species record

{
  "nationalPokedexNumber": 789,
  "name": "Cosmog",
  "primaryType": "psychic",
  "maleRatio": -1,
  "height": 2,
  "weight": 1,
  "pokedex": [
    "cobblemon.species.cosmog.desc"
  ],
  "labels": [
    "gen7",
    "legendary",
    "restricted"
  ],
  "aspects": [],
  "abilities": [
    "unaware",
    "h:unaware"
  ],
  "eggGroups": [
    "undiscovered"
  ],
  "baseStats": {
    "hp": 43,
    "attack": 29,
    "defence": 31,
    "special_attack": 29,
    "special_defence": 31,
    "speed": 37
  },
  "evYield": {
    "hp": 1,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 40,
  "experienceGroup": "slow",
  "catchRate": 3,
  "eggCycles": 120,
  "baseFriendship": 0,
  "baseScale": 0.6,
  "hitbox": {
    "width": 1.7,
    "height": 2.7,
    "fixed": false
  },
  "moves": [
    "1:splash",
    "1:teleport"
  ],
  "evolutions": [
    {
      "id": "cosmog_cosmoem",
      "variant": "level_up",
      "result": "cosmoem",
      "consumeHeldItem": false,
      "learnableMoves": [
        "cosmicpower"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 43
        }
      ]
    }
  ],
  "behaviour": {
    "herd": {
      "maxSize": "4",
      "toleratedLeaders": [
        {
          "pokemon": "cosmog",
          "tier": 1
        },
        {
          "pokemon": "cosmoem",
          "tier": 2
        },
        {
          "pokemon": "solgaleo",
          "tier": 3
        },
        {
          "pokemon": "lunala",
          "tier": 3
        }
      ]
    },
    "resting": {
      "willSleepOnBed": true,
      "times": [
        "any"
      ],
      "drowsyChance": 0.0014,
      "rouseChance": 0.0042
    },
    "moving": {
      "swim": {
        "avoidsWater": true
      },
      "walk": {
        "canWalk": false
      },
      "fly": {
        "canFly": true
      }
    }
  },
  "implemented": true
}