Skip to content

Community funded. No paid power. Never pay-to-win.

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

National Pokédex #0179 · Generation 2

Mareep

electric

Mareep's fluffy coat of wool rubs together and builds a static charge. The more static electricity is charged, the more brightly the lightbulb at the tip of its tail glows.

Natural spawnEvolution chain

Quick answer

How do you get Mareep?

Mareep can spawn in Meadow, Alpine Highlands, Arid Highlands, and 9 other eligible biomes (Light: Bright). Check the complete conditions below; these routes reflect AshRun's installed ATMons files.

AshRun ATMons 1.3.0 · Data updated · Sources & limitations

AshRun locations

How to obtain Mareep

1 place to look

Where to look in the wild

Eligible biomes (12)

Meadow + 11 more

  • Meadow
  • Alpine Highlands
  • Arid Highlands
  • Blooming Plateau
  • Highlands
  • Plains
  • Sunflower Plains
  • Brushland
  • Steppe
  • Shrubland
  • Valley Clearing
  • Dyna Plains

Expanded from server categories: Highlands, Plains

Level3-28RarityCommon
  • Light: Bright

Battle profile

Base stats

280 total
Hp55
Attack40
Defence40
Special Attack65
Special Defence45
Speed35

Abilities

  • Static
  • Plus Hidden

Training

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

Progression

Evolution & forms

Complete installed learnset

Moves

103 entries
Level moves (15)
Lv. 1 · TackleLv. 1 · GrowlLv. 4 · ThunderwaveLv. 8 · ThundershockLv. 11 · CottonsporeLv. 15 · ChargeLv. 18 · TakedownLv. 22 · ElectroballLv. 25 · ConfuserayLv. 29 · PowergemLv. 32 · DischargeLv. 36 · CottonguardLv. 39 · DazzlinggleamLv. 43 · LightscreenLv. 46 · Thunder
Egg moves (8)
AfteryouAgilityEerieimpulseElectricterrainElectrowebFlatterOdorsleuthSandattack
Tm moves (45)
AfteryouAgilityBodyslamChargeChargebeamConfuserayDazzlinggleamDigDoubleedgeEchoedvoiceEerieimpulseElectricterrainElectroballElectrowebEndeavorEndureFacadeFlashHeadbuttHealbellHelpinghandIrontailLightscreenMagnetrisePowergemProtectRaindanceReflectRestRisingvoltageSafeguardScreechShockwaveSignalbeamSleeptalkSubstituteSunnydayTakedownTerablastThunderThunderboltThunderwaveTrailblazeVoltswitchWildcharge
Tutor moves (16)
AfteryouChargebeamDazzlinggleamElectrowebEndeavorHealbellHelpinghandIrontailMagnetriseRestRisingvoltageShockwaveSignalbeamSleeptalkThunderboltWildcharge
Legacy moves (18)
AttractCaptivateConfideCurseDefensecurlDoubleteamFrustrationHiddenpowerMimicNaturalgiftReturnRoundSecretpowerSnoreSwaggerSwiftToxicZapcannon
Special moves (1)
Holdback

Useful extras

Drops & breeding

Mutton

Quantity 1-2

White Wool

Quantity 1-2

Cheri Berry

2.5% chance

Sinew

25% chance

Egg groups
Monster, Field
Egg cycles
20
Catch rate
235
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: allthemons-0.6.2.jar.

Acquisition records

{
  "questGuides": [],
  "structureEncounters": [],
  "naturalSpawns": [
    {
      "id": "mareep-1",
      "pokemon": "mareep",
      "presets": [
        "natural"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "3-28",
      "weight": 9,
      "weightMultipliers": [
        {
          "multiplier": 0.25,
          "condition": {
            "timeRange": "night"
          }
        },
        {
          "multiplier": 5,
          "condition": {
            "isThundering": true
          }
        }
      ],
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_highlands",
          "#cobblemon:is_plains"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0179_mareep.json",
      "resolvedBiomes": [
        "minecraft:meadow",
        "terralith:alpine_highlands",
        "terralith:arid_highlands",
        "terralith:blooming_plateau",
        "terralith:highlands",
        "minecraft:plains",
        "minecraft:sunflower_plains",
        "terralith:brushland",
        "terralith:steppe",
        "terralith:shrubland",
        "terralith:valley_clearing",
        "legendarymonuments:dyna_plains"
      ]
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

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

Behavior and drops

{
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": "q.has_aspect('sheared') ? 0.25 : 0.2"
      },
      "swim": {
        "avoidsWater": true
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4",
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "herd": {
      "maxSize": "9",
      "toleratedLeaders": [
        {
          "pokemon": "mareep",
          "tier": 1
        },
        {
          "pokemon": "wooloo",
          "tier": 1
        },
        {
          "pokemon": "flaaffy",
          "tier": 2
        },
        {
          "pokemon": "dubwool",
          "tier": 3
        },
        {
          "pokemon": "ampharos mega=false",
          "tier": 4
        },
        {
          "pokemon": "ampharos mega",
          "tier": 5
        }
      ]
    },
    "combat": {
      "willDefendOwner": true
    }
  },
  "drops": {
    "amount": 5,
    "entries": [
      {
        "item": "minecraft:mutton",
        "quantityRange": "1-2"
      },
      {
        "item": "minecraft:white_wool",
        "quantityRange": "1-2"
      },
      {
        "item": "cobblemon:cheri_berry",
        "percentage": 2.5
      },
      {
        "item": "silentgear:sinew",
        "percentage": 25
      }
    ]
  },
  "labels": [
    "gen2"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 179,
  "name": "Mareep",
  "primaryType": "electric",
  "maleRatio": 0.5,
  "height": 6,
  "weight": 78,
  "pokedex": [
    "cobblemon.species.mareep.desc"
  ],
  "labels": [
    "gen2"
  ],
  "aspects": [],
  "abilities": [
    "static",
    "h:plus"
  ],
  "eggGroups": [
    "monster",
    "field"
  ],
  "baseStats": {
    "hp": 55,
    "attack": 40,
    "defence": 40,
    "special_attack": 65,
    "special_defence": 45,
    "speed": 35
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 1,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 56,
  "experienceGroup": "medium_slow",
  "catchRate": 235,
  "eggCycles": 20,
  "baseFriendship": 50,
  "features": [
    "sheared"
  ],
  "baseScale": 1.1,
  "hitbox": {
    "width": 0.75,
    "height": 0.9,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": "q.has_aspect('sheared') ? 0.25 : 0.2"
      },
      "swim": {
        "avoidsWater": true
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4",
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "herd": {
      "maxSize": "9",
      "toleratedLeaders": [
        {
          "pokemon": "mareep",
          "tier": 1
        },
        {
          "pokemon": "wooloo",
          "tier": 1
        },
        {
          "pokemon": "flaaffy",
          "tier": 2
        },
        {
          "pokemon": "dubwool",
          "tier": 3
        },
        {
          "pokemon": "ampharos mega=false",
          "tier": 4
        },
        {
          "pokemon": "ampharos mega",
          "tier": 5
        }
      ]
    },
    "combat": {
      "willDefendOwner": true
    }
  },
  "ai": [
    {
      "type": "apply_behaviours",
      "behaviours": [
        "cobblemon:pokemon_eats_grass"
      ]
    }
  ],
  "drops": {
    "amount": 5,
    "entries": [
      {
        "item": "minecraft:mutton",
        "quantityRange": "1-2"
      },
      {
        "item": "minecraft:white_wool",
        "quantityRange": "1-2"
      },
      {
        "item": "cobblemon:cheri_berry",
        "percentage": 2.5
      },
      {
        "item": "silentgear:sinew",
        "percentage": 25
      }
    ]
  },
  "moves": [
    "1:tackle",
    "1:growl",
    "4:thunderwave",
    "8:thundershock",
    "11:cottonspore",
    "15:charge",
    "18:takedown",
    "22:electroball",
    "25:confuseray",
    "29:powergem",
    "32:discharge",
    "36:cottonguard",
    "39:dazzlinggleam",
    "43:lightscreen",
    "46:thunder",
    "egg:afteryou",
    "egg:agility",
    "egg:eerieimpulse",
    "egg:electricterrain",
    "egg:electroweb",
    "egg:flatter",
    "egg:odorsleuth",
    "egg:sandattack",
    "tm:afteryou",
    "tm:agility",
    "tm:bodyslam",
    "tm:charge",
    "tm:chargebeam",
    "tm:confuseray",
    "tm:dazzlinggleam",
    "tm:dig",
    "tm:doubleedge",
    "tm:echoedvoice",
    "tm:eerieimpulse",
    "tm:electricterrain",
    "tm:electroball",
    "tm:electroweb",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:flash",
    "tm:headbutt",
    "tm:healbell",
    "tm:helpinghand",
    "tm:irontail",
    "tm:lightscreen",
    "tm:magnetrise",
    "tm:powergem",
    "tm:protect",
    "tm:raindance",
    "tm:reflect",
    "tm:rest",
    "tm:risingvoltage",
    "tm:safeguard",
    "tm:screech",
    "tm:shockwave",
    "tm:signalbeam",
    "tm:sleeptalk",
    "tm:substitute",
    "tm:sunnyday",
    "tm:takedown",
    "tm:terablast",
    "tm:thunder",
    "tm:thunderbolt",
    "tm:thunderwave",
    "tm:trailblaze",
    "tm:voltswitch",
    "tm:wildcharge",
    "tutor:afteryou",
    "tutor:chargebeam",
    "tutor:dazzlinggleam",
    "tutor:electroweb",
    "tutor:endeavor",
    "tutor:healbell",
    "tutor:helpinghand",
    "tutor:irontail",
    "tutor:magnetrise",
    "tutor:rest",
    "tutor:risingvoltage",
    "tutor:shockwave",
    "tutor:signalbeam",
    "tutor:sleeptalk",
    "tutor:thunderbolt",
    "tutor:wildcharge",
    "legacy:attract",
    "legacy:captivate",
    "legacy:confide",
    "legacy:curse",
    "legacy:defensecurl",
    "legacy:doubleteam",
    "legacy:frustration",
    "legacy:hiddenpower",
    "legacy:mimic",
    "legacy:naturalgift",
    "legacy:return",
    "legacy:round",
    "legacy:secretpower",
    "legacy:snore",
    "legacy:swagger",
    "legacy:swift",
    "legacy:toxic",
    "legacy:zapcannon",
    "special:holdback"
  ],
  "evolutions": [
    {
      "id": "mareep_flaaffy",
      "variant": "level_up",
      "result": "flaaffy",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 15
        }
      ]
    }
  ],
  "lightingData": {
    "lightLevel": 10,
    "liquidGlowMode": "BOTH"
  }
}