# #1028 - Venturedge

#### **Venturedge - The Grove Guardian Pokemon**

* Its rind has transformed into a living armor of bark and root-filigree; it roams the deepest jungles to protect ancient fruit groves. Legends say Venturedge stands for centuries, rooted to the land it defends — its presence alone keeps pests, predators, and greedy harvesters away.

#### **Biome Location / Habitat:**

* Tropical Jungles & Rainforests - **Ultra Rare Spawn**

#### **Pokemon Stats:**

**Typing: GRASS /** **GROUND**\
**Abilities: Overgrow**\
**Hidden Ability: Outlaw's Pelt**\
**Egg Group: Field**

**HP:** 88\
**ATTACK:** 107\
**DEFENSE:** 122\
**SPECIAL ATTACK:** 74\
**SPECIAL DEFENSE:** 75\
**SPEED:** 64\
\
**Stat Total: 530**

<figure><img src="/files/VWRSCfeAFvFCVq5CAIPO" alt=""><figcaption></figcaption></figure>

#### **Moveset:**

<table data-full-width="true"><thead><tr><th>Level Up Moves:</th><th>Egg Moves:</th><th>TM / Tutor Move</th></tr></thead><tbody><tr><td><p></p><pre class="language-json"><code class="lang-json">    "1:tackle",
    "1:growl",
    "1:vinewhip",
    "8:rollout",
    "11:bite",
    "15:leechseed",
    "18:pinmissile",
    "27:takedown",
    "32:seedbomb",
    "35:mudshot",
    "42:bodyslam",
    "45:painsplit",
    "48:woodhammer",
</code></pre></td><td><p></p><pre class="language-json" data-full-width="true"><code class="lang-json">    "egg:bellydrum",
    "egg:curse",
    "egg:defensecurl",
    "egg:quickguard",
    "egg:spikes",
    "egg:superfang",
    "egg:synthesis",
    "egg:wideguard",
</code></pre></td><td><p></p><pre class="language-json"><code class="lang-json">"tm:aerialace",
    "tm:bodyslam",
    "tm:brickbreak",
    "tm:bulldoze",
    "tm:bulletseed",
    "tm:curse",
    "tm:cut",
    "tm:dig",
    "tm:drainpunch",
    "tm:dualchop",
    "tm:endeavor",
    "tm:endure",
    "tm:energyball",
    "tm:facade",
    "tm:flash",
    "tm:fling",
    "tm:focuspunch",
    "tm:gigadrain",
    "tm:grassknot",
    "tm:grasspledge",
    "tm:grassyglide",
    "tm:grassyterrain",
    "tm:helpinghand",
    "tm:ironhead",
    "tm:irontail",
    "tm:leafstorm",
    "tm:lowkick",
    "tm:magicalleaf",
    "tm:metalclaw",
    "tm:mudshot",
    "tm:naturepower",
    "tm:painsplit",
    "tm:payback",
    "tm:pinmissile",
    "tm:poisonjab",
    "tm:poweruppunch",
    "tm:protect",
    "tm:raindance",
    "tm:reflect",
    "tm:rest",
    "tm:retaliate",
    "tm:roar",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:rollout",
    "tm:seedbomb",
    "tm:shadowclaw",
    "tm:sleeptalk",
    "tm:solarbeam",
    "tm:spikes",
    "tm:stompingtantrum",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:superfang",
    "tm:superpower",
    "tm:swift",
    "tm:synthesis",
    "tm:takedown",
    "tm:terablast",
    "tm:thunderpunch",
    "tm:trailblaze",
    "tm:workup",
    "tm:worryseed",
    "tm:zenheadbutt",
    "tutor:aerialace",
    "tutor:bulldoze",
    "tutor:drainpunch",
    "tutor:dualchop",
    "tutor:endeavor",
    "tutor:energyball",
    "tutor:focuspunch",
    "tutor:gigadrain",
    "tutor:grasspledge",
    "tutor:grassyglide",
    "tutor:helpinghand",
    "tutor:ironhead",
    "tutor:irontail",
    "tutor:lowkick",
    "tutor:magicalleaf",
    "tutor:painsplit",
    "tutor:poisonjab",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:rollout",
    "tutor:seedbomb",
    "tutor:shadowclaw",
    "tutor:sleeptalk",
    "tutor:spikes",
    "tutor:stompingtantrum",
    "tutor:superfang",
    "tutor:superpower",
    "tutor:swift",
    "tutor:synthesis",
    "tutor:thunderpunch",
    "tutor:worryseed",
    "tutor:zenheadbutt",
</code></pre></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://cobblemon-town.gitbook.io/cobblemon-town/custom-pokemon/new-pokemon/1028-venturedge.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
