Skip to content

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

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

National Pokédex #0567 · Generation 5

Archeops

rockflying

It runs better than it flies. It takes off into the sky by running at a speed of 25 mph.

Natural spawn

AshRun locations

How to obtain Archeops

1 place to look

Where to look in the wild

Biome

Lush

Level37-57RarityUltra-Rare
  • Light: Dark

Battle profile

Base stats

567 total
Hp75
Attack140
Defence65
Special Attack112
Special Defence65
Speed110

Abilities

  • Defeatist
  • Defeatist Hidden

Training

Base experience
177
Growth
Medium Fast
EV yield
Hp: 0 · Attack: 2 · 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

131 entries
Level moves (18)
Lv. 1 · QuickattackLv. 1 · LeerLv. 1 · WingattackLv. 1 · RockthrowLv. 1 · DoubleteamLv. 9 · DragonbreathLv. 12 · AncientpowerLv. 15 · PluckLv. 18 · QuickguardLv. 21 · UturnLv. 24 · RockslideLv. 27 · ScaryfaceLv. 30 · CrunchLv. 33 · AgilityLv. 36 · TailwindLv. 41 · DragonclawLv. 46 · ThrashLv. 51 · Endeavor
Egg moves (6)
BiteDefogDoubleteamHeadsmashKnockoffSwitcheroo
Tm moves (64)
AcrobaticsAerialaceAgilityAirslashAllyswitchAncientpowerAquatailAssuranceBounceBulldozeCrunchCutDefogDigDoubleteamDragonclawDragonpulseDragontailDualwingbeatEarthpowerEarthquakeEndeavorEndureFacadeFlyFocusblastGigaimpactHeatwaveHoneclawsHyperbeamIrondefenseIrontailKnockoffLashoutMeteorbeamOutragePluckProtectRestRoarRockblastRockpolishRockslideRocksmashRocktombRoostSandstormScaryfaceShadowclawSkyattackSleeptalkSmackdownStealthrockSteelwingStoneedgeSubstituteSwiftTailwindTauntTerablastTormentUproarUturnZenheadbutt
Tutor moves (33)
AerialaceAllyswitchAncientpowerAquatailBounceBulldozeDefogDragonpulseDualwingbeatEarthpowerEndeavorGigaimpactHeatwaveHyperbeamIrondefenseIrontailKnockoffLashoutMeteorbeamOutrageRestRockslideRocksmashRoostShadowclawSkyattackSleeptalkStealthrockStoneedgeSwiftTailwindUproarZenheadbutt
Legacy moves (10)
AttractConfideFrustrationHiddenpowerReturnRoundSecretpowerSnoreSwaggerToxic

Useful extras

Drops & breeding

Feather

Quantity 0-3

Egg groups
Flying, Water 3
Egg cycles
30
Catch rate
45
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: none.

Acquisition records

{
  "questGuides": [],
  "structureEncounters": [],
  "naturalSpawns": [
    {
      "id": "archeops-1",
      "pokemon": "archeops",
      "presets": [
        "natural"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "ultra-rare",
      "level": "37-57",
      "weight": 4,
      "condition": {
        "minSkyLight": 0,
        "maxSkyLight": 7,
        "biomes": [
          "#cobblemon:is_lush"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0567_archeops.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

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

Behavior and drops

{
  "behaviour": {
    "moving": {
      "fly": {
        "canFly": true
      },
      "swim": {
        "swimSpeed": "0.2",
        "avoidsWater": true
      }
    },
    "walk": {
      "walkSpeed": 0.27
    },
    "herd": {
      "maxSize": "7",
      "toleratedLeaders": [
        {
          "pokemon": "archeops",
          "tier": 1
        }
      ]
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    },
    "resting": {
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:feather",
        "quantityRange": "0-3"
      }
    ]
  },
  "labels": [
    "gen5",
    "fossil"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 567,
  "name": "Archeops",
  "primaryType": "rock",
  "secondaryType": "flying",
  "maleRatio": 0.875,
  "height": 14,
  "weight": 320,
  "pokedex": [
    "cobblemon.species.archeops.desc"
  ],
  "labels": [
    "gen5",
    "fossil"
  ],
  "aspects": [],
  "abilities": [
    "defeatist",
    "h:defeatist"
  ],
  "eggGroups": [
    "flying",
    "water_3"
  ],
  "baseStats": {
    "hp": 75,
    "attack": 140,
    "defence": 65,
    "special_attack": 112,
    "special_defence": 65,
    "speed": 110
  },
  "evYield": {
    "hp": 0,
    "attack": 2,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 177,
  "experienceGroup": "medium_fast",
  "catchRate": 45,
  "eggCycles": 30,
  "baseFriendship": 50,
  "baseScale": 0.7,
  "hitbox": {
    "width": 1.2,
    "height": 2,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "fly": {
        "canFly": true
      },
      "swim": {
        "swimSpeed": "0.2",
        "avoidsWater": true
      }
    },
    "walk": {
      "walkSpeed": 0.27
    },
    "herd": {
      "maxSize": "7",
      "toleratedLeaders": [
        {
          "pokemon": "archeops",
          "tier": 1
        }
      ]
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    },
    "resting": {
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:feather",
        "quantityRange": "0-3"
      }
    ]
  },
  "riding": {
    "stats": {
      "SPEED": {
        "displayName": "Speed",
        "description": "Its top speed",
        "ranges": {
          "LAND": "2-10",
          "AIR": "50-100"
        }
      },
      "ACCELERATION": {
        "displayName": "Acceleration",
        "description": "How fast it can speed up",
        "ranges": {
          "LAND": "2-10",
          "AIR": "50-100"
        }
      },
      "SKILL": {
        "displayName": "Handling",
        "description": "How fast it can turn",
        "ranges": {
          "LAND": "2-10",
          "AIR": "50-100"
        }
      },
      "JUMP": {
        "displayName": "Altitude",
        "description": "How high it can fly",
        "ranges": {
          "LAND": "2-10",
          "AIR": "50-100"
        }
      },
      "STAMINA": {
        "displayName": "Fuel/Stamina",
        "description": "How long it can stay off the ground",
        "ranges": {
          "LAND": "2-10",
          "AIR": "50-100"
        }
      }
    },
    "behaviour": {
      "key": "cobblemon:composite",
      "transitionStrategy": "cobblemon:strategy/jump",
      "defaultBehaviour": {
        "key": "cobblemon:land/horse",
        "speed": "Math.clamp(q.entity.velocity.horizontal_magnitude + 0.33, 0, 1)",
        "jumpVector": [
          0,
          "0.3*q.jump_strength/50",
          "-1 * 0.5*q.jump_strength/50"
        ]
      },
      "alternateBehaviour": {
        "key": "cobblemon:air/bird",
        "gravity": "q.gravity * (0.1 + (q.passenger_count - 1) * 0.1)",
        "speed": "Math.clamp(q.entity.velocity.horizontal_magnitude + 0.33, 0, 1)",
        "jumpVector": [
          0,
          "0.3*q.jump_strength/50",
          0
        ]
      }
    },
    "seats": [
      {
        "offset": {
          "x": 0,
          "y": 1.5,
          "z": -0.5
        },
        "poseOffsets": [
          {
            "poseTypes": [
              "HOVER"
            ],
            "offset": {
              "x": 0,
              "y": 0.7,
              "z": -1
            }
          },
          {
            "poseTypes": [
              "FLY"
            ],
            "offset": {
              "x": 0,
              "y": 0.2,
              "z": -1
            }
          }
        ]
      },
      {
        "offset": {
          "x": 0,
          "y": 1.5,
          "z": -1.5
        },
        "poseOffsets": [
          {
            "poseTypes": [
              "HOVER"
            ],
            "offset": {
              "x": 0,
              "y": 0.4,
              "z": -1
            }
          },
          {
            "poseTypes": [
              "FLY"
            ],
            "offset": {
              "x": 0,
              "y": 0.2,
              "z": -0.2
            }
          }
        ]
      }
    ]
  },
  "moves": [
    "1:quickattack",
    "1:leer",
    "1:wingattack",
    "1:rockthrow",
    "1:doubleteam",
    "9:dragonbreath",
    "12:ancientpower",
    "15:pluck",
    "18:quickguard",
    "21:uturn",
    "24:rockslide",
    "27:scaryface",
    "30:crunch",
    "33:agility",
    "36:tailwind",
    "41:dragonclaw",
    "46:thrash",
    "51:endeavor",
    "egg:bite",
    "egg:defog",
    "egg:doubleteam",
    "egg:headsmash",
    "egg:knockoff",
    "egg:switcheroo",
    "tm:acrobatics",
    "tm:aerialace",
    "tm:agility",
    "tm:airslash",
    "tm:allyswitch",
    "tm:ancientpower",
    "tm:aquatail",
    "tm:assurance",
    "tm:bounce",
    "tm:bulldoze",
    "tm:crunch",
    "tm:cut",
    "tm:defog",
    "tm:dig",
    "tm:doubleteam",
    "tm:dragonclaw",
    "tm:dragonpulse",
    "tm:dragontail",
    "tm:dualwingbeat",
    "tm:earthpower",
    "tm:earthquake",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:fly",
    "tm:focusblast",
    "tm:gigaimpact",
    "tm:heatwave",
    "tm:honeclaws",
    "tm:hyperbeam",
    "tm:irondefense",
    "tm:irontail",
    "tm:knockoff",
    "tm:lashout",
    "tm:meteorbeam",
    "tm:outrage",
    "tm:pluck",
    "tm:protect",
    "tm:rest",
    "tm:roar",
    "tm:rockblast",
    "tm:rockpolish",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:roost",
    "tm:sandstorm",
    "tm:scaryface",
    "tm:shadowclaw",
    "tm:skyattack",
    "tm:sleeptalk",
    "tm:smackdown",
    "tm:stealthrock",
    "tm:steelwing",
    "tm:stoneedge",
    "tm:substitute",
    "tm:swift",
    "tm:tailwind",
    "tm:taunt",
    "tm:terablast",
    "tm:torment",
    "tm:uproar",
    "tm:uturn",
    "tm:zenheadbutt",
    "tutor:aerialace",
    "tutor:allyswitch",
    "tutor:ancientpower",
    "tutor:aquatail",
    "tutor:bounce",
    "tutor:bulldoze",
    "tutor:defog",
    "tutor:dragonpulse",
    "tutor:dualwingbeat",
    "tutor:earthpower",
    "tutor:endeavor",
    "tutor:gigaimpact",
    "tutor:heatwave",
    "tutor:hyperbeam",
    "tutor:irondefense",
    "tutor:irontail",
    "tutor:knockoff",
    "tutor:lashout",
    "tutor:meteorbeam",
    "tutor:outrage",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:roost",
    "tutor:shadowclaw",
    "tutor:skyattack",
    "tutor:sleeptalk",
    "tutor:stealthrock",
    "tutor:stoneedge",
    "tutor:swift",
    "tutor:tailwind",
    "tutor:uproar",
    "tutor:zenheadbutt",
    "legacy:attract",
    "legacy:confide",
    "legacy:frustration",
    "legacy:hiddenpower",
    "legacy:return",
    "legacy:round",
    "legacy:secretpower",
    "legacy:snore",
    "legacy:swagger",
    "legacy:toxic"
  ],
  "preEvolution": "archen",
  "evolutions": []
}