> For the complete documentation index, see [llms.txt](https://exobots.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://exobots.gitbook.io/docs/introduction/exobots/sumrak.md).

# Sumrak

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

### **AVAILABLE CARDS**

*<mark style="color:red;">\*NOTE:</mark>* The playing cards are constantly being updated, the information that appears in the game may not correspond to this guide.

<div><figure><img src="/files/52TpPgf6BBVPy7wmNY6f" alt=""><figcaption></figcaption></figure> <figure><img src="/files/EVeu0RMkdMvQy4ezpWIR" alt=""><figcaption></figcaption></figure> <figure><img src="/files/T0FUX6mghpBK9Kv9gLZe" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/pwz7SUTL8l2l40xKWaOL" alt=""><figcaption></figcaption></figure> <figure><img src="/files/fE1neqll139In9H6coF0" alt=""><figcaption></figcaption></figure> <figure><img src="/files/yA2kFdLlLLZzoTRaKdRo" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/dlhpP77X51QVBbQHB9UN" alt=""><figcaption></figcaption></figure> <figure><img src="/files/uEJouJGMcId2XQVRONI4" alt=""><figcaption></figcaption></figure> <figure><img src="/files/0uFtApg0yKH41M7AQkC2" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/851UWvv3Sd4KIokRVJMi" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Mig94A7FcrD7Po61MRqY" alt=""><figcaption></figcaption></figure> <figure><img src="/files/XJBScugeMjUGeDz5AhNy" alt=""><figcaption></figcaption></figure></div>

<table data-view="cards"><thead><tr><th>Card</th><th>Part</th><th>Type</th><th>Effect</th><th>Distance</th><th>Target</th><th>Energy cost</th></tr></thead><tbody><tr><td><strong>Aim</strong></td><td>Frontek</td><td>Utility</td><td>Crit +20 for 2 turns</td><td>-</td><td>Personal</td><td>10</td></tr><tr><td><strong>Camouflage</strong></td><td>Cortex</td><td>Utility</td><td>30% Dodge for 2 turns</td><td>-</td><td>Personal</td><td>10</td></tr><tr><td><strong>Deadly accuracy</strong></td><td>Helmet</td><td>Utility</td><td>CRIT DMG +50% and CRIT +20 for 2 turns</td><td>-</td><td>Personal</td><td>20</td></tr><tr><td><strong>Devastating shot</strong></td><td>Left gear</td><td>Attack</td><td>CRIT +25 and 700 DMG</td><td>3</td><td>Single enemy</td><td>30</td></tr><tr><td><strong>Energy burst</strong></td><td>Right gear</td><td>Attack</td><td>200 DMG from 2 to 5 hits</td><td>2</td><td>Single enemy</td><td>20</td></tr><tr><td><strong>Flash grenade</strong></td><td>Frontek</td><td>Utility</td><td>300 DMG, then 30% disable for 1 turn</td><td>-</td><td>Enemy area</td><td>25</td></tr><tr><td><strong>Lock-on and shoot</strong></td><td>Right gear</td><td>Attack</td><td>200 DMG multiplied by 1, 2 or 3 depending on target's position</td><td>3</td><td>Single enemy</td><td>25</td></tr><tr><td><strong>Mark prey</strong></td><td>Helmet</td><td>Attack</td><td>400 DMG and vulnerable for 2 turns</td><td>1</td><td>Single enemy</td><td>20</td></tr><tr><td><strong>Overclock</strong></td><td>Kinetics</td><td>Utility</td><td>AP +20 and SPD +20 for 2 turns</td><td>-</td><td>Personal</td><td>15</td></tr><tr><td><strong>Power shot</strong></td><td>Left gear</td><td>Attack</td><td>Preparation for 1 turn, then 1000 DMG</td><td>3</td><td>Single enemy</td><td>35</td></tr><tr><td><strong>Safety distance</strong></td><td>Kinetics</td><td>Utility</td><td>Distance +1 for 1 turn</td><td>-</td><td>Personal</td><td>10</td></tr><tr><td><strong>Time bomb</strong></td><td>Cortex</td><td>Attack</td><td>Time bomb (700 DMG to each enemy) for 3 turns</td><td>3</td><td>Single enemy</td><td>25</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://exobots.gitbook.io/docs/introduction/exobots/sumrak.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
