Skip to content

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

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

National Pokédex #0938 · Generation 9

Tadbulb

electric

Tadbulb shakes its tail to generate electricity. If it senses danger, it will make its head blink on and off to alert its allies.

Natural spawnEvolution chain

AshRun locations

How to obtain Tadbulb

1 place to look

Where to look in the wild

Biome

Freshwater

Level2-27RarityCommon
  • Light: Bright

Battle profile

Base stats

272 total
Hp61
Attack31
Defence41
Special Attack59
Special Defence35
Speed45

Abilities

  • Owntempo
  • Static
  • Damp Hidden

Training

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

Progression

Evolution & forms

Complete installed learnset

Moves

58 entries
Level moves (13)
Lv. 1 · TackleLv. 1 · MudslapLv. 7 · ThundershockLv. 11 · WatergunLv. 17 · ChargeLv. 21 · SparkLv. 24 · MudshotLv. 25 · FlailLv. 32 · DischargeLv. 36 · WeatherballLv. 40 · ElectricterrainLv. 45 · SuckerpunchLv. 50 · Zapcannon
Egg moves (3)
MuddywaterParabolicchargeSoak
Tm moves (31)
AcidsprayChargeChargebeamChillingwaterConfuserayEerieimpulseElectricterrainElectroballElectrowebEndureHypervoiceLightscreenMuddywaterMudshotMudslapProtectRaindanceReflectRestSleeptalkSubstituteSuckerpunchSwiftTerablastThunderThunderboltThunderwaveVoltswitchWaterpulseWeatherballWildcharge
Tutor moves (11)
ChargebeamElectrowebHypervoiceMudslapRestSleeptalkSuckerpunchSwiftThunderboltWaterpulseWildcharge

Useful extras

Drops & breeding

Ochre Froglight

2.5% chance

Wepear Berry

2.5% chance

Egg groups
Water 1
Egg cycles
20
Catch rate
190
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": "tadbulb-1",
      "pokemon": "tadbulb",
      "presets": [
        "natural"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "2-27",
      "weight": 5.7,
      "weightMultiplier": {
        "multiplier": 5,
        "condition": {
          "isThundering": true
        }
      },
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_freshwater"
        ]
      },
      "anticondition": {
        "biomes": [
          "#cobblemon:is_freezing"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0938_tadbulb.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [
    {
      "id": "tadbulb_bellibolt",
      "variant": "item_interact",
      "result": "bellibolt",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [],
      "requiredContext": "cobblemon:thunder_stone"
    }
  ],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "moving": {
      "swim": {
        "swimSpeed": "0.2",
        "avoidsWater": true,
        "canWalkOnWater": true
      },
      "fly": {
        "canFly": true
      },
      "walk": {
        "canWalk": false
      }
    },
    "herd": {
      "maxSize": "6",
      "toleratedLeaders": [
        {
          "pokemon": "tadbulb",
          "tier": 1
        },
        {
          "pokemon": "bellibolt",
          "tier": 2
        }
      ]
    },
    "resting": {
      "willSleepOnBed": true,
      "times": [
        "day"
      ],
      "drowsyChance": 0.0033,
      "rouseChance": 0.0042
    },
    "combat": {
      "willDefendOwner": true
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:ochre_froglight",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:wepear_berry",
        "percentage": 2.5
      }
    ]
  },
  "labels": [
    "gen9"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 938,
  "name": "Tadbulb",
  "primaryType": "electric",
  "maleRatio": 0.5,
  "height": 3,
  "weight": 4,
  "pokedex": [
    "cobblemon.species.tadbulb.desc"
  ],
  "labels": [
    "gen9"
  ],
  "aspects": [],
  "abilities": [
    "owntempo",
    "static",
    "h:damp"
  ],
  "eggGroups": [
    "water_1"
  ],
  "baseStats": {
    "hp": 61,
    "attack": 31,
    "defence": 41,
    "special_attack": 59,
    "special_defence": 35,
    "speed": 45
  },
  "evYield": {
    "hp": 1,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 54,
  "experienceGroup": "medium_fast",
  "catchRate": 190,
  "eggCycles": 20,
  "baseFriendship": 50,
  "shoulderMountable": true,
  "baseScale": 0.4,
  "hitbox": {
    "height": 1.5,
    "fixed": false,
    "width": 0.6
  },
  "behaviour": {
    "moving": {
      "swim": {
        "swimSpeed": "0.2",
        "avoidsWater": true,
        "canWalkOnWater": true
      },
      "fly": {
        "canFly": true
      },
      "walk": {
        "canWalk": false
      }
    },
    "herd": {
      "maxSize": "6",
      "toleratedLeaders": [
        {
          "pokemon": "tadbulb",
          "tier": 1
        },
        {
          "pokemon": "bellibolt",
          "tier": 2
        }
      ]
    },
    "resting": {
      "willSleepOnBed": true,
      "times": [
        "day"
      ],
      "drowsyChance": 0.0033,
      "rouseChance": 0.0042
    },
    "combat": {
      "willDefendOwner": true
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:ochre_froglight",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:wepear_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:tackle",
    "1:mudslap",
    "7:thundershock",
    "11:watergun",
    "17:charge",
    "21:spark",
    "24:mudshot",
    "25:flail",
    "32:discharge",
    "36:weatherball",
    "40:electricterrain",
    "45:suckerpunch",
    "50:zapcannon",
    "egg:muddywater",
    "egg:paraboliccharge",
    "egg:soak",
    "tm:acidspray",
    "tm:charge",
    "tm:chargebeam",
    "tm:chillingwater",
    "tm:confuseray",
    "tm:eerieimpulse",
    "tm:electricterrain",
    "tm:electroball",
    "tm:electroweb",
    "tm:endure",
    "tm:hypervoice",
    "tm:lightscreen",
    "tm:muddywater",
    "tm:mudshot",
    "tm:mudslap",
    "tm:protect",
    "tm:raindance",
    "tm:reflect",
    "tm:rest",
    "tm:sleeptalk",
    "tm:substitute",
    "tm:suckerpunch",
    "tm:swift",
    "tm:terablast",
    "tm:thunder",
    "tm:thunderbolt",
    "tm:thunderwave",
    "tm:voltswitch",
    "tm:waterpulse",
    "tm:weatherball",
    "tm:wildcharge",
    "tutor:chargebeam",
    "tutor:electroweb",
    "tutor:hypervoice",
    "tutor:mudslap",
    "tutor:rest",
    "tutor:sleeptalk",
    "tutor:suckerpunch",
    "tutor:swift",
    "tutor:thunderbolt",
    "tutor:waterpulse",
    "tutor:wildcharge"
  ],
  "evolutions": [
    {
      "id": "tadbulb_bellibolt",
      "variant": "item_interact",
      "result": "bellibolt",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [],
      "requiredContext": "cobblemon:thunder_stone"
    }
  ]
}