> For the complete documentation index, see [llms.txt](https://golden-crypto.gitbook.io/mushro-legends/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://golden-crypto.gitbook.io/mushro-legends/chronicles/mushroes/hector-marksman.md).

# Hector (Marksman)

Even before the Rot appeared, **Hector** was a natural tinkerer. He loved breaking things apart and building them back together. When the Rot appeared, **Hector** saw a golden opportunity to test his inventions, and so he joined to fray - bringing his twisted weapons to the fight.

![Hector](/files/Mv7gGT12IXI2hxJ1uBXf)

**Name:** Hector

**Gender:** Male

**Type:** Marksman

**Rarity:** Legendary

**Main Stat:** Agility

**Position:** Middle

## Skills

<div align="left"><img src="/files/FRpzho5Shcl3hXAKCiMe" alt="Spread"></div>

**Spread**

All enemies in the same row/column of Hector’s target take \[25% Physical Damage]

<div align="left"><img src="/files/WU5wfuxnAiLWDt9ok5mY" alt="Crit-tastic!"></div>

**Crit-tastic!**

Hector begins combat with 20% CRIT chance (+15% from base stats). Whenever hector critically strikes an enemy, he gains 1 Rocket.

<div align="left"><img src="/files/Eoqp36RJF6KQqmYNpppO" alt="Rocket Shot"></div>

**Rocket Shot**

When Hector has 5 rockets, he fires his stored rockets. Each one targets a random enemy and deals \[100% Physical Damage] + \[100% Magical Damage].

Hector’s rockets can critically strik&#x65;**.**

<div align="left"><img src="/files/sZpAgxWi0cmR8Th54sk7" alt="Boom Shot!"></div>

**Boom Shot!**

Hector fires a large rocket that damages all enemies dealing \[250% Physical Damage] and coating them in magic dust for 10 seconds. All attacks against coated enemies have a +15% chance to crit.


---

# 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://golden-crypto.gitbook.io/mushro-legends/chronicles/mushroes/hector-marksman.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.
