Skip to content

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

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

National Pokédex #0252 · Generation 3

Treecko

grass

Treecko is cool, calm, and collected—it never panics under any situation. If a bigger foe were to glare at this Pokémon, it would glare right back without conceding an inch of ground.

Natural spawnEvolution chain

AshRun locations

How to obtain Treecko

1 place to look

Where to look in the wild

Biome

Jungle / Skyroot Forest / Skyroot Woodland

Level5-31RarityUltra-Rare
  • Light: Bright

Battle profile

Base stats

310 total
Hp40
Attack45
Defence35
Special Attack65
Special Defence55
Speed70

Abilities

  • Overgrow
  • Unburden Hidden

Training

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

Progression

Evolution & forms

Complete installed learnset

Moves

130 entries
Level moves (16)
Lv. 1 · PoundLv. 1 · LeerLv. 1 · AbsorbLv. 3 · LeafageLv. 6 · QuickattackLv. 9 · MegadrainLv. 12 · DetectLv. 15 · QuickguardLv. 18 · AssuranceLv. 21 · GigadrainLv. 24 · SlamLv. 27 · DoubleteamLv. 30 · EnergyballLv. 33 · ScreechLv. 36 · EndeavorLv. 39 · Leafstorm
Egg moves (14)
AbsorbCrushclawDoublekickDragonbreathGrasswhistleLeechseedMudsportNaturalgiftNightslashPursuitRazorwindSlashSynthesisWorryseed
Tm moves (60)
AcrobaticsAerialaceAgilityAssuranceBreakingswipeBrickbreakBulletseedCrunchCutDigDoubleteamDragontailDrainpunchEndeavorEndureEnergyballFacadeFlashFlingFurycutterGigadrainGrassknotGrasspledgeGrassyglideGrassyterrainHeadbuttHelpinghandIrontailLeafstormLowkickMagicalleafMegakickMegapunchNaturalgiftNaturepowerPoweruppunchProtectRestRockslideRocksmashRocktombSafeguardScreechSeedbombSleeptalkSolarbeamStrengthSubstituteSunnydaySwiftSwordsdanceSynthesisTakedownTerablastThiefThunderpunchTrailblazeUpperhandWorkupWorryseed
Tutor moves (21)
AerialaceDrainpunchEndeavorEnergyballFurycutterGigadrainGrasspledgeGrassyglideHelpinghandIrontailLowkickMagicalleafRestRockslideRocksmashSeedbombSleeptalkSwiftSynthesisThunderpunchWorryseed
Legacy moves (19)
AttractBodyslamCaptivateConfideCounterDoubleedgeDynamicpunchFocuspunchFrustrationHiddenpowerMimicMudslapReturnRoundSecretpowerSeismictossSnoreSwaggerToxic

Useful extras

Drops & breeding

Stick

Quantity 0-1

Miracle Seed

5% chance

Egg groups
Monster, Dragon
Egg cycles
20
Catch rate
45
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": "treecko-1",
      "pokemon": "treecko",
      "presets": [
        "natural",
        "treetop"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "ultra-rare",
      "level": "5-31",
      "weight": 6,
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_jungle",
          "aether:skyroot_forest",
          "aether:skyroot_woodland"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0252_treecko.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [
    {
      "id": "treecko_grovyle",
      "variant": "level_up",
      "result": "grovyle",
      "consumeHeldItem": false,
      "learnableMoves": [
        "furycutter"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 16
        }
      ]
    }
  ],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "resting": {
      "canSleep": true,
      "willSleepOnBed": true,
      "light": "0-4",
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "herd": {
      "maxSize": "2",
      "toleratedLeaders": [
        {
          "pokemon": "grovyle",
          "tier": 1
        },
        {
          "pokemon": "sceptile mega=false",
          "tier": 2
        },
        {
          "pokemon": "sceptile mega",
          "tier": 3
        }
      ]
    },
    "moving": {
      "swim": {
        "avoidsWater": true
      }
    },
    "combat": {
      "willDefendOwner": true
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:stick",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:miracle_seed",
        "percentage": 5
      }
    ]
  },
  "labels": [
    "gen3",
    "starter"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 252,
  "name": "Treecko",
  "primaryType": "grass",
  "maleRatio": 0.875,
  "height": 5,
  "weight": 50,
  "pokedex": [
    "cobblemon.species.treecko.desc"
  ],
  "labels": [
    "gen3",
    "starter"
  ],
  "aspects": [],
  "abilities": [
    "overgrow",
    "h:unburden"
  ],
  "eggGroups": [
    "monster",
    "dragon"
  ],
  "baseStats": {
    "hp": 40,
    "attack": 45,
    "defence": 35,
    "special_attack": 65,
    "special_defence": 55,
    "speed": 70
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 1
  },
  "baseExperienceYield": 62,
  "experienceGroup": "medium_slow",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "standingEyeHeight": 0.8,
  "swimmingEyeHeight": 0.8,
  "flyingEyeHeight": 0.8,
  "baseScale": 0.6,
  "hitbox": {
    "width": 0.72,
    "height": 1.5,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "willSleepOnBed": true,
      "light": "0-4",
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "herd": {
      "maxSize": "2",
      "toleratedLeaders": [
        {
          "pokemon": "grovyle",
          "tier": 1
        },
        {
          "pokemon": "sceptile mega=false",
          "tier": 2
        },
        {
          "pokemon": "sceptile mega",
          "tier": 3
        }
      ]
    },
    "moving": {
      "swim": {
        "avoidsWater": true
      }
    },
    "combat": {
      "willDefendOwner": true
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:stick",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:miracle_seed",
        "percentage": 5
      }
    ]
  },
  "moves": [
    "1:pound",
    "1:leer",
    "1:absorb",
    "3:leafage",
    "6:quickattack",
    "9:megadrain",
    "12:detect",
    "15:quickguard",
    "18:assurance",
    "21:gigadrain",
    "24:slam",
    "27:doubleteam",
    "30:energyball",
    "33:screech",
    "36:endeavor",
    "39:leafstorm",
    "egg:absorb",
    "egg:crushclaw",
    "egg:doublekick",
    "egg:dragonbreath",
    "egg:grasswhistle",
    "egg:leechseed",
    "egg:mudsport",
    "egg:naturalgift",
    "egg:nightslash",
    "egg:pursuit",
    "egg:razorwind",
    "egg:slash",
    "egg:synthesis",
    "egg:worryseed",
    "tm:acrobatics",
    "tm:aerialace",
    "tm:agility",
    "tm:assurance",
    "tm:breakingswipe",
    "tm:brickbreak",
    "tm:bulletseed",
    "tm:crunch",
    "tm:cut",
    "tm:dig",
    "tm:doubleteam",
    "tm:dragontail",
    "tm:drainpunch",
    "tm:endeavor",
    "tm:endure",
    "tm:energyball",
    "tm:facade",
    "tm:flash",
    "tm:fling",
    "tm:furycutter",
    "tm:gigadrain",
    "tm:grassknot",
    "tm:grasspledge",
    "tm:grassyglide",
    "tm:grassyterrain",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:irontail",
    "tm:leafstorm",
    "tm:lowkick",
    "tm:magicalleaf",
    "tm:megakick",
    "tm:megapunch",
    "tm:naturalgift",
    "tm:naturepower",
    "tm:poweruppunch",
    "tm:protect",
    "tm:rest",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:safeguard",
    "tm:screech",
    "tm:seedbomb",
    "tm:sleeptalk",
    "tm:solarbeam",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swift",
    "tm:swordsdance",
    "tm:synthesis",
    "tm:takedown",
    "tm:terablast",
    "tm:thief",
    "tm:thunderpunch",
    "tm:trailblaze",
    "tm:upperhand",
    "tm:workup",
    "tm:worryseed",
    "tutor:aerialace",
    "tutor:drainpunch",
    "tutor:endeavor",
    "tutor:energyball",
    "tutor:furycutter",
    "tutor:gigadrain",
    "tutor:grasspledge",
    "tutor:grassyglide",
    "tutor:helpinghand",
    "tutor:irontail",
    "tutor:lowkick",
    "tutor:magicalleaf",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:seedbomb",
    "tutor:sleeptalk",
    "tutor:swift",
    "tutor:synthesis",
    "tutor:thunderpunch",
    "tutor:worryseed",
    "legacy:attract",
    "legacy:bodyslam",
    "legacy:captivate",
    "legacy:confide",
    "legacy:counter",
    "legacy:doubleedge",
    "legacy:dynamicpunch",
    "legacy:focuspunch",
    "legacy:frustration",
    "legacy:hiddenpower",
    "legacy:mimic",
    "legacy:mudslap",
    "legacy:return",
    "legacy:round",
    "legacy:secretpower",
    "legacy:seismictoss",
    "legacy:snore",
    "legacy:swagger",
    "legacy:toxic"
  ],
  "evolutions": [
    {
      "id": "treecko_grovyle",
      "variant": "level_up",
      "result": "grovyle",
      "consumeHeldItem": false,
      "learnableMoves": [
        "furycutter"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 16
        }
      ]
    }
  ]
}