Skip to content

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

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

National Pokédex #0709 · Generation 6

Trevenant

ghostgrass

Using its roots as a nervous system, it controls the trees in the forest. It's kind to the Pokémon that reside in its body.

Natural spawn

AshRun locations

How to obtain Trevenant

2 places to look

Where to look in the wild

Biome

Forest / Taiga

Level26-47RarityCommon
  • Time: Night
  • Light: Bright
Biome

Spooky

Level26-47RarityCommon
  • Time: Night
  • Light: Bright

Battle profile

Base stats

474 total
Hp85
Attack110
Defence76
Special Attack65
Special Defence82
Speed56

Abilities

  • Naturalcure
  • Frisk
  • Harvest Hidden

Training

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

Progression

Evolution & forms

This Pokémon does not evolve into another species.

Complete installed learnset

Moves

147 entries
Level moves (17)
Lv. 1 · TackleLv. 1 · AstonishLv. 1 · FeintattackLv. 1 · LeechseedLv. 1 · ShadowclawLv. 1 · BranchpokeLv. 12 · ConfuserayLv. 16 · WillowispLv. 20 · HexLv. 24 · GrowthLv. 28 · HornleechLv. 32 · CurseLv. 36 · PhantomforceLv. 40 · IngrainLv. 44 · WoodhammerLv. 48 · DestinybondLv. 52 · Forestscurse
Egg moves (6)
AllyswitchBestowDisableFeintattackGrudgeSuckerpunch
Tm moves (77)
AllyswitchBlockBrutalswingBulldozeBurningjealousyCalmmindConfuserayCurseCutDarkpulseDigDrainpunchDreameaterEarthquakeEndureEnergyballFacadeFocusblastFoulplayGigadrainGigaimpactGrassknotGrassyglideGrassyterrainHazeHexHoneclawsHyperbeamImprisonKnockoffLashoutLeafstormMagicalleafMagiccoatNaturepowerNightshadePainsplitPhantomforcePoisonjabPoltergeistPoweruppunchProtectPsychicPsychicnoisePsychupRaindanceReflectRestRockslideRocksmashRoleplaySafeguardScaryfaceSeedbombShadowballShadowclawSkillswapSkittersmackSleeptalkSolarbeamSpiteStrengthSubstituteSuckerpunchSunnydayTakedownTelekinesisTerablastThiefToxicTrailblazeTrickTrickroomVenomdrenchWillowispWorryseedXscissor
Tutor moves (37)
AllyswitchBlockBulldozeBurningjealousyCalmmindDarkpulseDrainpunchEnergyballFoulplayGigadrainGigaimpactGrassyglideHyperbeamKnockoffLashoutMagicalleafMagiccoatPainsplitPoisonjabPoltergeistPsychicRestRockslideRocksmashRoleplaySeedbombShadowballShadowclawSkillswapSkittersmackSleeptalkSpiteSuckerpunchTelekinesisTrickWorryseedXscissor
Legacy moves (10)
AttractConfideDoubleteamFrustrationHiddenpowerReturnRoundSecretpowerSnoreSwagger

Useful extras

Drops & breeding

Jack O Lantern

Quantity 1

Spell Tag

5% chance

Rawst Berry

5% chance

Egg groups
Grass, Amorphous
Egg cycles
20
Catch rate
60
Maximum drops
3
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": "trevenant-1",
      "pokemon": "trevenant",
      "presets": [
        "natural",
        "wild"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "26-47",
      "weight": 0.1,
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_forest",
          "#cobblemon:is_taiga"
        ],
        "timeRange": "night"
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0709_trevenant.json"
    },
    {
      "id": "trevenant-2",
      "pokemon": "trevenant",
      "presets": [
        "natural",
        "wild"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "26-47",
      "weight": 0.5,
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_spooky"
        ],
        "timeRange": "night"
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0709_trevenant.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

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

Behavior and drops

{
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.2
      },
      "swim": {
        "avoidsWater": true
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4",
      "times": [
        "day"
      ],
      "drowsyChance": 0.0033,
      "rouseChance": 0.0042
    },
    "herd": {
      "maxSize": "7",
      "toleratedLeaders": [
        {
          "pokemon": "trevenant",
          "tier": 1
        }
      ]
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:jack_o_lantern"
      },
      {
        "item": "cobblemon:spell_tag",
        "percentage": 5
      },
      {
        "item": "cobblemon:rawst_berry",
        "percentage": 5
      }
    ]
  },
  "labels": [
    "gen6"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 709,
  "name": "Trevenant",
  "primaryType": "ghost",
  "secondaryType": "grass",
  "maleRatio": 0.5,
  "height": 15,
  "weight": 710,
  "pokedex": [
    "cobblemon.species.trevenant.desc"
  ],
  "labels": [
    "gen6"
  ],
  "aspects": [],
  "abilities": [
    "naturalcure",
    "frisk",
    "h:harvest"
  ],
  "eggGroups": [
    "grass",
    "amorphous"
  ],
  "baseStats": {
    "hp": 85,
    "attack": 110,
    "defence": 76,
    "special_attack": 65,
    "special_defence": 82,
    "speed": 56
  },
  "evYield": {
    "hp": 0,
    "attack": 2,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 166,
  "experienceGroup": "medium_fast",
  "catchRate": 60,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1.3,
  "hitbox": {
    "width": 1,
    "height": 2.5,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.2
      },
      "swim": {
        "avoidsWater": true
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4",
      "times": [
        "day"
      ],
      "drowsyChance": 0.0033,
      "rouseChance": 0.0042
    },
    "herd": {
      "maxSize": "7",
      "toleratedLeaders": [
        {
          "pokemon": "trevenant",
          "tier": 1
        }
      ]
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:jack_o_lantern"
      },
      {
        "item": "cobblemon:spell_tag",
        "percentage": 5
      },
      {
        "item": "cobblemon:rawst_berry",
        "percentage": 5
      }
    ]
  },
  "moves": [
    "1:tackle",
    "1:astonish",
    "1:feintattack",
    "1:leechseed",
    "1:shadowclaw",
    "1:branchpoke",
    "12:confuseray",
    "16:willowisp",
    "20:hex",
    "24:growth",
    "28:hornleech",
    "32:curse",
    "36:phantomforce",
    "40:ingrain",
    "44:woodhammer",
    "48:destinybond",
    "52:forestscurse",
    "egg:allyswitch",
    "egg:bestow",
    "egg:disable",
    "egg:feintattack",
    "egg:grudge",
    "egg:suckerpunch",
    "tm:allyswitch",
    "tm:block",
    "tm:brutalswing",
    "tm:bulldoze",
    "tm:burningjealousy",
    "tm:calmmind",
    "tm:confuseray",
    "tm:curse",
    "tm:cut",
    "tm:darkpulse",
    "tm:dig",
    "tm:drainpunch",
    "tm:dreameater",
    "tm:earthquake",
    "tm:endure",
    "tm:energyball",
    "tm:facade",
    "tm:focusblast",
    "tm:foulplay",
    "tm:gigadrain",
    "tm:gigaimpact",
    "tm:grassknot",
    "tm:grassyglide",
    "tm:grassyterrain",
    "tm:haze",
    "tm:hex",
    "tm:honeclaws",
    "tm:hyperbeam",
    "tm:imprison",
    "tm:knockoff",
    "tm:lashout",
    "tm:leafstorm",
    "tm:magicalleaf",
    "tm:magiccoat",
    "tm:naturepower",
    "tm:nightshade",
    "tm:painsplit",
    "tm:phantomforce",
    "tm:poisonjab",
    "tm:poltergeist",
    "tm:poweruppunch",
    "tm:protect",
    "tm:psychic",
    "tm:psychicnoise",
    "tm:psychup",
    "tm:raindance",
    "tm:reflect",
    "tm:rest",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:roleplay",
    "tm:safeguard",
    "tm:scaryface",
    "tm:seedbomb",
    "tm:shadowball",
    "tm:shadowclaw",
    "tm:skillswap",
    "tm:skittersmack",
    "tm:sleeptalk",
    "tm:solarbeam",
    "tm:spite",
    "tm:strength",
    "tm:substitute",
    "tm:suckerpunch",
    "tm:sunnyday",
    "tm:takedown",
    "tm:telekinesis",
    "tm:terablast",
    "tm:thief",
    "tm:toxic",
    "tm:trailblaze",
    "tm:trick",
    "tm:trickroom",
    "tm:venomdrench",
    "tm:willowisp",
    "tm:worryseed",
    "tm:xscissor",
    "tutor:allyswitch",
    "tutor:block",
    "tutor:bulldoze",
    "tutor:burningjealousy",
    "tutor:calmmind",
    "tutor:darkpulse",
    "tutor:drainpunch",
    "tutor:energyball",
    "tutor:foulplay",
    "tutor:gigadrain",
    "tutor:gigaimpact",
    "tutor:grassyglide",
    "tutor:hyperbeam",
    "tutor:knockoff",
    "tutor:lashout",
    "tutor:magicalleaf",
    "tutor:magiccoat",
    "tutor:painsplit",
    "tutor:poisonjab",
    "tutor:poltergeist",
    "tutor:psychic",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:roleplay",
    "tutor:seedbomb",
    "tutor:shadowball",
    "tutor:shadowclaw",
    "tutor:skillswap",
    "tutor:skittersmack",
    "tutor:sleeptalk",
    "tutor:spite",
    "tutor:suckerpunch",
    "tutor:telekinesis",
    "tutor:trick",
    "tutor:worryseed",
    "tutor:xscissor",
    "legacy:attract",
    "legacy:confide",
    "legacy:doubleteam",
    "legacy:frustration",
    "legacy:hiddenpower",
    "legacy:return",
    "legacy:round",
    "legacy:secretpower",
    "legacy:snore",
    "legacy:swagger"
  ],
  "preEvolution": "phantump",
  "evolutions": []
}