Skip to content

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

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

National Pokédex #0082 · Generation 1

Magneton

electricsteel

Magneton emits a powerful magnetic force that is fatal to electronics and precision instruments. Because of this, it is said that some towns warn people to keep this Pokémon inside a Poké Ball.

Natural spawnEvolution chain

AshRun locations

How to obtain Magneton

2 places to look

Where to look in the wild

Biome

Overworld

Level30-47RarityUncommon
Biome

Overworld

Level30-47RarityCommon
  • Light: Bright
  • Nearby: Lightning Rod

Battle profile

Base stats

465 total
Hp50
Attack60
Defence95
Special Attack120
Special Defence70
Speed70

Abilities

  • Magnetpull
  • Sturdy
  • Analytic Hidden

Training

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

Progression

Evolution & forms

Complete installed learnset

Moves

113 entries
Level moves (20)
Lv. 1 · TriattackLv. 1 · TackleLv. 1 · ThundershockLv. 1 · SupersonicLv. 1 · SonicboomLv. 1 · ThunderwaveLv. 1 · MagnetbombLv. 1 · MirrorshotLv. 1 · ElectricterrainLv. 12 · ElectroballLv. 16 · GyroballLv. 20 · SparkLv. 24 · ScreechLv. 28 · MagnetriseLv. 34 · FlashcannonLv. 40 · DischargeLv. 46 · MetalsoundLv. 52 · LightscreenLv. 58 · LockonLv. 64 · Zapcannon
Egg moves (4)
ElectrowebExplosionMirrorshotSonicboom
Tm moves (47)
ChargeChargebeamConfuserayEerieimpulseElectricterrainElectroballElectrowebEndureExplosionFacadeFlashFlashcannonGravityGyroballHeavyslamHelpinghandHyperbeamIrondefenseIronheadLightscreenMagiccoatMagnetriseMetalsoundProtectRaindanceRecycleReflectRestRisingvoltageRolloutSandstormScreechShockwaveSignalbeamSleeptalkSteelbeamSubstituteSunnydaySwiftTakedownTerablastThunderThunderboltThunderwaveTriattackVoltswitchWildcharge
Tutor moves (21)
ChargebeamElectrowebFlashcannonGravityHelpinghandHyperbeamIrondefenseIronheadMagiccoatMagnetriseRecycleRestRisingvoltageRolloutShockwaveSignalbeamSleeptalkSteelbeamSwiftThunderboltWildcharge
Legacy moves (20)
BideConfideCurseDoubleedgeDoubleteamFrustrationGigaimpactHeadbuttHiddenpowerMimicNaturalgiftPsychupRageReturnRoundSecretpowerSnoreSwaggerTeleportToxic
Special moves (1)
Refresh

Useful extras

Drops & breeding

Raw Iron

Quantity 0-2

Magnet

5% chance

Metal Coat

5% chance

Shuca Berry

5% chance

Egg groups
Mineral
Egg cycles
20
Catch rate
60
Maximum drops
5
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": "magneton-1",
      "pokemon": "magneton",
      "presets": [
        "redstone"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "uncommon",
      "level": "30-47",
      "weight": 15.2,
      "condition": {
        "biomes": [
          "#cobblemon:is_overworld"
        ]
      },
      "anticondition": {
        "biomes": [
          "#cobblemon:is_deep_dark"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0082_magneton.json"
    },
    {
      "id": "magneton-2",
      "pokemon": "magneton",
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "30-47",
      "weight": 0.19,
      "weightMultiplier": {
        "multiplier": 5,
        "condition": {
          "isThundering": true
        }
      },
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_overworld"
        ],
        "neededNearbyBlocks": [
          "minecraft:lightning_rod"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0082_magneton.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

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

Behavior and drops

{
  "behaviour": {
    "moving": {
      "fly": {
        "canFly": true
      },
      "swim": {
        "avoidsWater": true
      },
      "walk": {
        "canWalk": false
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4",
      "times": [
        "any"
      ],
      "drowsyChance": 0.0014,
      "rouseChance": 0.0042
    },
    "herd": {
      "maxSize": "9",
      "toleratedLeaders": [
        {
          "pokemon": "magneton",
          "tier": 1
        },
        {
          "pokemon": "magnezone",
          "tier": 2
        }
      ]
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    }
  },
  "drops": {
    "amount": 5,
    "entries": [
      {
        "item": "minecraft:raw_iron",
        "quantityRange": "0-2"
      },
      {
        "item": "cobblemon:magnet",
        "percentage": 5
      },
      {
        "item": "cobblemon:metal_coat",
        "percentage": 5
      },
      {
        "item": "cobblemon:shuca_berry",
        "percentage": 5
      }
    ]
  },
  "labels": [
    "gen1"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 82,
  "name": "Magneton",
  "primaryType": "electric",
  "secondaryType": "steel",
  "maleRatio": -1,
  "height": 10,
  "weight": 600,
  "pokedex": [
    "cobblemon.species.magneton.desc"
  ],
  "labels": [
    "gen1"
  ],
  "aspects": [],
  "abilities": [
    "magnetpull",
    "sturdy",
    "h:analytic"
  ],
  "eggGroups": [
    "mineral"
  ],
  "baseStats": {
    "hp": 50,
    "attack": 60,
    "defence": 95,
    "special_attack": 120,
    "special_defence": 70,
    "speed": 70
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 2,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 163,
  "experienceGroup": "medium_fast",
  "catchRate": 60,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.9,
  "hitbox": {
    "width": 1.1,
    "height": 1.4,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "fly": {
        "canFly": true
      },
      "swim": {
        "avoidsWater": true
      },
      "walk": {
        "canWalk": false
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4",
      "times": [
        "any"
      ],
      "drowsyChance": 0.0014,
      "rouseChance": 0.0042
    },
    "herd": {
      "maxSize": "9",
      "toleratedLeaders": [
        {
          "pokemon": "magneton",
          "tier": 1
        },
        {
          "pokemon": "magnezone",
          "tier": 2
        }
      ]
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    }
  },
  "drops": {
    "amount": 5,
    "entries": [
      {
        "item": "minecraft:raw_iron",
        "quantityRange": "0-2"
      },
      {
        "item": "cobblemon:magnet",
        "percentage": 5
      },
      {
        "item": "cobblemon:metal_coat",
        "percentage": 5
      },
      {
        "item": "cobblemon:shuca_berry",
        "percentage": 5
      }
    ]
  },
  "moves": [
    "1:triattack",
    "1:tackle",
    "1:thundershock",
    "1:supersonic",
    "1:sonicboom",
    "1:thunderwave",
    "1:magnetbomb",
    "1:mirrorshot",
    "1:electricterrain",
    "12:electroball",
    "16:gyroball",
    "20:spark",
    "24:screech",
    "28:magnetrise",
    "34:flashcannon",
    "40:discharge",
    "46:metalsound",
    "52:lightscreen",
    "58:lockon",
    "64:zapcannon",
    "egg:electroweb",
    "egg:explosion",
    "egg:mirrorshot",
    "egg:sonicboom",
    "tm:charge",
    "tm:chargebeam",
    "tm:confuseray",
    "tm:eerieimpulse",
    "tm:electricterrain",
    "tm:electroball",
    "tm:electroweb",
    "tm:endure",
    "tm:explosion",
    "tm:facade",
    "tm:flash",
    "tm:flashcannon",
    "tm:gravity",
    "tm:gyroball",
    "tm:heavyslam",
    "tm:helpinghand",
    "tm:hyperbeam",
    "tm:irondefense",
    "tm:ironhead",
    "tm:lightscreen",
    "tm:magiccoat",
    "tm:magnetrise",
    "tm:metalsound",
    "tm:protect",
    "tm:raindance",
    "tm:recycle",
    "tm:reflect",
    "tm:rest",
    "tm:risingvoltage",
    "tm:rollout",
    "tm:sandstorm",
    "tm:screech",
    "tm:shockwave",
    "tm:signalbeam",
    "tm:sleeptalk",
    "tm:steelbeam",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swift",
    "tm:takedown",
    "tm:terablast",
    "tm:thunder",
    "tm:thunderbolt",
    "tm:thunderwave",
    "tm:triattack",
    "tm:voltswitch",
    "tm:wildcharge",
    "tutor:chargebeam",
    "tutor:electroweb",
    "tutor:flashcannon",
    "tutor:gravity",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:irondefense",
    "tutor:ironhead",
    "tutor:magiccoat",
    "tutor:magnetrise",
    "tutor:recycle",
    "tutor:rest",
    "tutor:risingvoltage",
    "tutor:rollout",
    "tutor:shockwave",
    "tutor:signalbeam",
    "tutor:sleeptalk",
    "tutor:steelbeam",
    "tutor:swift",
    "tutor:thunderbolt",
    "tutor:wildcharge",
    "legacy:bide",
    "legacy:confide",
    "legacy:curse",
    "legacy:doubleedge",
    "legacy:doubleteam",
    "legacy:frustration",
    "legacy:gigaimpact",
    "legacy:headbutt",
    "legacy:hiddenpower",
    "legacy:mimic",
    "legacy:naturalgift",
    "legacy:psychup",
    "legacy:rage",
    "legacy:return",
    "legacy:round",
    "legacy:secretpower",
    "legacy:snore",
    "legacy:swagger",
    "legacy:teleport",
    "legacy:toxic",
    "special:refresh"
  ],
  "preEvolution": "magnemite",
  "evolutions": [
    {
      "id": "magneton_magnezone",
      "variant": "item_interact",
      "result": "magnezone",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [],
      "requiredContext": "cobblemon:thunder_stone"
    }
  ]
}