Skip to content

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

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

National Pokédex #0917 · Generation 9

Tarountula

bug

The ball of threads wrapped around its body is elastic enough to deflect the scythes of Scyther, this Pokémon's natural enemy.

Natural spawnEvolution chain

AshRun locations

How to obtain Tarountula

1 place to look

Where to look in the wild

Biome

Forest / Spooky / Swamp

Level1-21RarityCommon
  • Light: Bright

Battle profile

Base stats

210 total
Hp35
Attack41
Defence45
Special Attack29
Special Defence40
Speed20

Abilities

  • Insomnia
  • Stakeout Hidden

Training

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

Progression

Evolution & forms

Complete installed learnset

Moves

72 entries
Level moves (14)
Lv. 1 · TackleLv. 1 · StringshotLv. 5 · StrugglebugLv. 8 · AssuranceLv. 11 · FeintLv. 14 · BugbiteLv. 18 · BlockLv. 22 · CounterLv. 25 · HeadbuttLv. 29 · StickywebLv. 33 · GastroacidLv. 36 · CirclethrowLv. 40 · ThroatchopLv. 44 · Skittersmack
Egg moves (4)
FirstimpressionLungeMementoSuckerpunch
Tm moves (37)
AssuranceBlockBodyslamBugbiteBugbuzzBulletseedEndureFacadeFalseswipeGastroacidGigadrainGrassknotHeadbuttKnockoffLeechlifeLungePoisonjabPounceProtectRaindanceRestShadowclawSkittersmackSleeptalkSpikesStringshotStrugglebugSubstituteSuckerpunchSunnydayTakedownTerablastThiefThroatchopToxicspikesTrailblazeXscissor
Tutor moves (17)
BlockBugbiteFalseswipeGastroacidGigadrainKnockoffLeechlifePoisonjabRestShadowclawSkittersmackSleeptalkSpikesStringshotSuckerpunchThroatchopXscissor

Useful extras

Drops & breeding

String

Quantity 0-1

Spider Eye

Quantity 0-1

Egg groups
Bug
Egg cycles
15
Catch rate
255
Maximum drops
2
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": "tarountula-1",
      "pokemon": "tarountula",
      "presets": [
        "natural"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "1-21",
      "weight": 9,
      "weightMultiplier": {
        "multiplier": 0.25,
        "condition": {
          "timeRange": "day"
        }
      },
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_forest",
          "#cobblemon:is_spooky",
          "#cobblemon:is_swamp"
        ]
      },
      "anticondition": {
        "biomes": [
          "#cobblemon:is_freezing"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0917_tarountula.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [
    {
      "id": "tarountula_spidops",
      "variant": "level_up",
      "result": "spidops",
      "consumeHeldItem": false,
      "learnableMoves": [
        "silktrap"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 15
        }
      ]
    }
  ],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "resting": {
      "canSleep": true,
      "willSleepOnBed": true,
      "light": "0-4",
      "times": [
        "day"
      ],
      "drowsyChance": 0.0033,
      "rouseChance": 0.0042
    },
    "moving": {
      "swim": {
        "avoidsWater": true
      }
    },
    "combat": {
      "willDefendOwner": true
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:string",
        "quantityRange": "0-1"
      },
      {
        "item": "minecraft:spider_eye",
        "quantityRange": "0-1"
      }
    ]
  },
  "labels": [
    "gen9"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 917,
  "name": "Tarountula",
  "primaryType": "bug",
  "maleRatio": 0.5,
  "height": 3,
  "weight": 40,
  "pokedex": [
    "cobblemon.species.tarountula.desc"
  ],
  "labels": [
    "gen9"
  ],
  "aspects": [],
  "abilities": [
    "insomnia",
    "h:stakeout"
  ],
  "eggGroups": [
    "bug"
  ],
  "baseStats": {
    "hp": 35,
    "attack": 41,
    "defence": 45,
    "special_attack": 29,
    "special_defence": 40,
    "speed": 20
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 1,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 42,
  "experienceGroup": "erratic",
  "catchRate": 255,
  "eggCycles": 15,
  "baseFriendship": 50,
  "baseScale": 0.33,
  "hitbox": {
    "width": 0.95,
    "height": 1.5,
    "fixed": false
  },
  "standingEyeHeight": 0.5,
  "behaviour": {
    "resting": {
      "canSleep": true,
      "willSleepOnBed": true,
      "light": "0-4",
      "times": [
        "day"
      ],
      "drowsyChance": 0.0033,
      "rouseChance": 0.0042
    },
    "moving": {
      "swim": {
        "avoidsWater": true
      }
    },
    "combat": {
      "willDefendOwner": true
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:string",
        "quantityRange": "0-1"
      },
      {
        "item": "minecraft:spider_eye",
        "quantityRange": "0-1"
      }
    ]
  },
  "moves": [
    "1:tackle",
    "1:stringshot",
    "5:strugglebug",
    "8:assurance",
    "11:feint",
    "14:bugbite",
    "18:block",
    "22:counter",
    "25:headbutt",
    "29:stickyweb",
    "33:gastroacid",
    "36:circlethrow",
    "40:throatchop",
    "44:skittersmack",
    "egg:firstimpression",
    "egg:lunge",
    "egg:memento",
    "egg:suckerpunch",
    "tm:assurance",
    "tm:block",
    "tm:bodyslam",
    "tm:bugbite",
    "tm:bugbuzz",
    "tm:bulletseed",
    "tm:endure",
    "tm:facade",
    "tm:falseswipe",
    "tm:gastroacid",
    "tm:gigadrain",
    "tm:grassknot",
    "tm:headbutt",
    "tm:knockoff",
    "tm:leechlife",
    "tm:lunge",
    "tm:poisonjab",
    "tm:pounce",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:shadowclaw",
    "tm:skittersmack",
    "tm:sleeptalk",
    "tm:spikes",
    "tm:stringshot",
    "tm:strugglebug",
    "tm:substitute",
    "tm:suckerpunch",
    "tm:sunnyday",
    "tm:takedown",
    "tm:terablast",
    "tm:thief",
    "tm:throatchop",
    "tm:toxicspikes",
    "tm:trailblaze",
    "tm:xscissor",
    "tutor:block",
    "tutor:bugbite",
    "tutor:falseswipe",
    "tutor:gastroacid",
    "tutor:gigadrain",
    "tutor:knockoff",
    "tutor:leechlife",
    "tutor:poisonjab",
    "tutor:rest",
    "tutor:shadowclaw",
    "tutor:skittersmack",
    "tutor:sleeptalk",
    "tutor:spikes",
    "tutor:stringshot",
    "tutor:suckerpunch",
    "tutor:throatchop",
    "tutor:xscissor"
  ],
  "evolutions": [
    {
      "id": "tarountula_spidops",
      "variant": "level_up",
      "result": "spidops",
      "consumeHeldItem": false,
      "learnableMoves": [
        "silktrap"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 15
        }
      ]
    }
  ]
}