# WEAPONS

Our game is meant to be outrageous, but these weapons are no joke.&#x20;

This is a basic chart to give an idea of how the weapons work. We will be doing individual video tutorials on each weapon and the mechanics before Beta v1. is released in Nov 2024.&#x20;

<figure><img src="/files/98Lys8qYIAc5EM59Vvtj" alt=""><figcaption><p>Press Tab, or use 123456 Keys, or scroll wheel to access weapons</p></figcaption></figure>

Weapons have limited ammo for each game.

<table><thead><tr><th width="141" align="center">Weapon</th><th width="84" align="center">Range</th><th width="140" align="center">Type</th><th width="126" align="center">Trajectory</th><th width="93.60003662109375" align="center">Damage Rank </th><th align="center">Special</th></tr></thead><tbody><tr><td align="center">DOM MAYG Champagne</td><td align="center">Mid</td><td align="center">Delayed Rolling Explosion &#x26; Vertical Knockback</td><td align="center">Extreme Lob</td><td align="center">6/8</td><td align="center">High Splash Damage Radius</td></tr><tr><td align="center">Croc's Revenge Handbag</td><td align="center">Long</td><td align="center">Upon Impact, Diagonal Knockback</td><td align="center">Guided by WASD keys</td><td align="center">7/8</td><td align="center">Tight Radius Explosion</td></tr><tr><td align="center">Sonic Boom Pumps</td><td align="center">Short - Mid</td><td align="center">Non Explosive Blunt Force, Knockdown </td><td align="center">Duel Boomerang Multi-Target</td><td align="center">4/8</td><td align="center">Can Hit Twice &#x26; Push Out Debris, Can Clear Debris Path Without Self Damage</td></tr><tr><td align="center">Quantum Cellphone</td><td align="center">Global</td><td align="center">Electrocution, Visible Shock, no knockback</td><td align="center">Single Target Selection</td><td align="center">1/8</td><td align="center">Finds Camping players and disable Shields</td></tr><tr><td align="center">Tactical Nuclear Carry-on</td><td align="center">Short-Mid</td><td align="center">Timed Explosion, Extreme Max Kickback</td><td align="center">Rolling via Ground Delivery</td><td align="center">8/8</td><td align="center">Mass Area of Effect</td></tr><tr><td align="center">MAYG Express</td><td align="center">Extreme Long</td><td align="center">Instant Ballistics Impact, High Horizontal Kickback</td><td align="center">Sniper Straight</td><td align="center">3/8</td><td align="center">Causes Bleeding</td></tr><tr><td align="center">Kyokushin FUBAR </td><td align="center">Melee</td><td align="center">3 Blow Physical Attack,<br>Moderate Horizontal Kickback</td><td align="center">Direct Physical Contact</td><td align="center">5/8</td><td align="center">Can Penetrate Personal Shielding</td></tr><tr><td align="center">C4 Lipstick</td><td align="center">Short</td><td align="center">Area of Effect Blast, Minor Kickback</td><td align="center">Triggered by Proximity</td><td align="center">2/8</td><td align="center">Can Be Triggered Through Walls</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://gitbook.mayg.io/gameplay/weapons.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.
