Skip to content

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

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

National Pokédex #0556 · Generation 5

Maractus

grass

Arid regions are their habitat. They move rhythmically, making a sound similar to maracas.

Natural spawn

AshRun locations

How to obtain Maractus

1 place to look

Where to look in the wild

Biome

Badlands / Desert

Level21-46RarityCommon
  • Light: Bright

Battle profile

Base stats

461 total
Hp75
Attack86
Defence67
Special Attack106
Special Defence67
Speed60

Abilities

  • Waterabsorb
  • Chlorophyll
  • Stormdrain Hidden

Training

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

Progression

Evolution & forms

This Pokémon does not evolve into another species.

Complete installed learnset

Moves

97 entries
Level moves (21)
Lv. 1 · PeckLv. 1 · AbsorbLv. 1 · NeedlearmLv. 1 · IngrainLv. 1 · AfteryouLv. 1 · SpikyshieldLv. 4 · GrowthLv. 8 · MegadrainLv. 12 · LeechseedLv. 16 · SuckerpunchLv. 20 · PinmissileLv. 24 · GigadrainLv. 28 · SweetscentLv. 32 · SynthesisLv. 36 · PetalblizzardLv. 40 · CottonsporeLv. 44 · SunnydayLv. 48 · SolarbeamLv. 52 · AcupressureLv. 56 · PetaldanceLv. 60 · Cottonguard
Egg moves (4)
GrasswhistleLeechseedWoodhammerWorryseed
Tm moves (40)
AerialaceAfteryouAssuranceBounceBulletseedDrainpunchEndeavorEndureEnergyballFacadeGigadrainGrassknotGrassyglideGrassyterrainHelpinghandHypervoiceKnockoffLeafstormNaturepowerPetalblizzardPinmissilePoisonjabProtectRaindanceRestSafeguardScreechSeedbombSleeptalkSolarbeamSpikesSubstituteSuckerpunchSunnydaySynthesisTerablastThroatchopUproarWeatherballWorryseed
Tutor moves (21)
AerialaceAfteryouBounceDrainpunchEndeavorEnergyballGigadrainGrassyglideHelpinghandHypervoiceKnockoffPoisonjabRestSeedbombSleeptalkSpikesSuckerpunchSynthesisThroatchopUproarWorryseed
Legacy moves (11)
AttractConfideDoubleteamFrustrationHiddenpowerReturnRoundSecretpowerSnoreSwaggerToxic

Useful extras

Drops & breeding

Cactus

Quantity 0-2

Grassy Seed

5% chance

Miracle Seed

5% chance

Sticky Barb

5% chance

Egg groups
Grass
Egg cycles
20
Catch rate
255
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": "maractus-1",
      "pokemon": "maractus",
      "presets": [
        "natural"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "21-46",
      "weight": 10,
      "weightMultiplier": {
        "multiplier": 0.25,
        "condition": {
          "timeRange": "night"
        }
      },
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_badlands",
          "#cobblemon:is_desert"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0556_maractus.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

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

Behavior and drops

{
  "behaviour": {
    "walk": {
      "walkSpeed": 0.27
    },
    "resting": {
      "canSleep": true,
      "light": "0-4",
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "moving": {
      "swim": {
        "avoidsWater": true
      }
    },
    "combat": {
      "willDefendOwner": true
    }
  },
  "drops": {
    "amount": 5,
    "entries": [
      {
        "item": "minecraft:cactus",
        "quantityRange": "0-2"
      },
      {
        "item": "cobblemon:grassy_seed",
        "percentage": 5
      },
      {
        "item": "cobblemon:miracle_seed",
        "percentage": 5
      },
      {
        "item": "cobblemon:sticky_barb",
        "percentage": 5
      }
    ]
  },
  "labels": [
    "gen5"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 556,
  "name": "Maractus",
  "primaryType": "grass",
  "maleRatio": 0.5,
  "height": 10,
  "weight": 280,
  "pokedex": [
    "cobblemon.species.maractus.desc"
  ],
  "labels": [
    "gen5"
  ],
  "aspects": [],
  "abilities": [
    "waterabsorb",
    "chlorophyll",
    "h:stormdrain"
  ],
  "eggGroups": [
    "grass"
  ],
  "baseStats": {
    "hp": 75,
    "attack": 86,
    "defence": 67,
    "special_attack": 106,
    "special_defence": 67,
    "speed": 60
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 2,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 161,
  "experienceGroup": "medium_fast",
  "catchRate": 255,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.8,
  "hitbox": {
    "width": 1,
    "height": 1.5,
    "fixed": false
  },
  "behaviour": {
    "walk": {
      "walkSpeed": 0.27
    },
    "resting": {
      "canSleep": true,
      "light": "0-4",
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "moving": {
      "swim": {
        "avoidsWater": true
      }
    },
    "combat": {
      "willDefendOwner": true
    }
  },
  "drops": {
    "amount": 5,
    "entries": [
      {
        "item": "minecraft:cactus",
        "quantityRange": "0-2"
      },
      {
        "item": "cobblemon:grassy_seed",
        "percentage": 5
      },
      {
        "item": "cobblemon:miracle_seed",
        "percentage": 5
      },
      {
        "item": "cobblemon:sticky_barb",
        "percentage": 5
      }
    ]
  },
  "moves": [
    "1:peck",
    "1:absorb",
    "1:needlearm",
    "1:ingrain",
    "1:afteryou",
    "1:spikyshield",
    "4:growth",
    "8:megadrain",
    "12:leechseed",
    "16:suckerpunch",
    "20:pinmissile",
    "24:gigadrain",
    "28:sweetscent",
    "32:synthesis",
    "36:petalblizzard",
    "40:cottonspore",
    "44:sunnyday",
    "48:solarbeam",
    "52:acupressure",
    "56:petaldance",
    "60:cottonguard",
    "egg:grasswhistle",
    "egg:leechseed",
    "egg:woodhammer",
    "egg:worryseed",
    "tm:aerialace",
    "tm:afteryou",
    "tm:assurance",
    "tm:bounce",
    "tm:bulletseed",
    "tm:drainpunch",
    "tm:endeavor",
    "tm:endure",
    "tm:energyball",
    "tm:facade",
    "tm:gigadrain",
    "tm:grassknot",
    "tm:grassyglide",
    "tm:grassyterrain",
    "tm:helpinghand",
    "tm:hypervoice",
    "tm:knockoff",
    "tm:leafstorm",
    "tm:naturepower",
    "tm:petalblizzard",
    "tm:pinmissile",
    "tm:poisonjab",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:safeguard",
    "tm:screech",
    "tm:seedbomb",
    "tm:sleeptalk",
    "tm:solarbeam",
    "tm:spikes",
    "tm:substitute",
    "tm:suckerpunch",
    "tm:sunnyday",
    "tm:synthesis",
    "tm:terablast",
    "tm:throatchop",
    "tm:uproar",
    "tm:weatherball",
    "tm:worryseed",
    "tutor:aerialace",
    "tutor:afteryou",
    "tutor:bounce",
    "tutor:drainpunch",
    "tutor:endeavor",
    "tutor:energyball",
    "tutor:gigadrain",
    "tutor:grassyglide",
    "tutor:helpinghand",
    "tutor:hypervoice",
    "tutor:knockoff",
    "tutor:poisonjab",
    "tutor:rest",
    "tutor:seedbomb",
    "tutor:sleeptalk",
    "tutor:spikes",
    "tutor:suckerpunch",
    "tutor:synthesis",
    "tutor:throatchop",
    "tutor:uproar",
    "tutor:worryseed",
    "legacy:attract",
    "legacy:confide",
    "legacy:doubleteam",
    "legacy:frustration",
    "legacy:hiddenpower",
    "legacy:return",
    "legacy:round",
    "legacy:secretpower",
    "legacy:snore",
    "legacy:swagger",
    "legacy:toxic"
  ],
  "evolutions": []
}