# Megaweapon Types

## The Mech

<figure><img src="https://2179971260-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUD6IkTRZ5QKx4jLaL3kl%2Fuploads%2FAe2P6viWuWj3hvAPHVBn%2Fmech_split.gif?alt=media&#x26;token=bcdf8104-baa5-4a3c-8f27-968a96e69406" alt=""><figcaption><p>For when you just wanna start blasting.</p></figcaption></figure>

You can run, but you can't hide. High-powered machine gun with secondary heat-seeking missiles. Jump-stomp nearby enemies. Slow moving but heavily armored.&#x20;

**Defensive tip**: You'll need artillery to take this machine out in a reasonable amount of time.

<table><thead><tr><th width="227">Action</th><th width="156.33333333333331">Key</th><th>Details</th></tr></thead><tbody><tr><td>Fire machine gun</td><td>Shoot</td><td>High damage, <mark style="color:purple;"><strong>requires manual reload.</strong></mark></td></tr><tr><td>Launch <mark style="color:purple;"><strong>heat-seeking</strong></mark> missile</td><td>Press + hold secondary </td><td>For higher accuracy, hold down launch button longer and watch the target circle/reticle shrink.</td></tr><tr><td>Jump attack</td><td>Roll key (becomes jump)</td><td>Shake the ground and smash up nearby attackers.</td></tr></tbody></table>

## Ninja Warrior

<figure><img src="https://2179971260-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUD6IkTRZ5QKx4jLaL3kl%2Fuploads%2FI6TijRe0r9oYgdeAG9En%2Fninja%20jump.gif?alt=media&#x26;token=e268f14f-32dc-450b-b797-30f6cf36ccba" alt=""><figcaption><p>You can't run and you can't hide.</p></figcaption></figure>

Don't get caught alone. The lightning fast Ninja Warrior will cut you down with a razor sharp katana. Jump high above your opponents, atop buildings, and over obstructions. Leap strike from above and finish them off with a devastating slide attack. All Ninja moves use stamina at different rates.

**Defensive tip**: *Stick to rapid fire weapons (with many friends) to keep up with Ninja's blazing speed.*

<table><thead><tr><th width="210">Action</th><th width="131">Key(s)</th><th>Details</th></tr></thead><tbody><tr><td>Katana slash</td><td>Shoot</td><td>Very powerful melee attack.</td></tr><tr><td>Slide attack</td><td>Secondary</td><td>Ninja will slide toward the reticle. Medium opponent damage, can also be used as an evasive measure.</td></tr><tr><td>Jump slam</td><td>Roll key + shoot</td><td>Powerful attack that is very difficult to escape.</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://megaweapon.gitbook.io/game-guide/megaweapon/megaweapons/megaweapon-types.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.
