> For the complete documentation index, see [llms.txt](https://wiki.playcabal.to/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.playcabal.to/content/basics/classes/force-archer.md).

# Force Archer

|                                                                     |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| ------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <img src="/files/Oeq6xaMM0qxdU6HK3hN6" alt="" data-size="original"> | <p>Force Archers are precision shooters who blend long-range accuracy with Force manipulation, making them deadly snipers on the battlefield. Unlike traditional archers, they don’t use physical bows—instead, they shape the Force into energy-based projectiles that can pierce through enemies with lethal precision.</p><p>The Force Archer discipline originates from the evolution of Wizardry, where scholars sought to refine their control over energy into a more focused, tactical weapon. With their Astral Bows and specialized buffs, they support their allies by increasing accuracy and healing wounds. Despite their long-range dominance, Force Archers remain highly mobile, able to reposition themselves swiftly to maintain an advantageous sniping position.</p> |
| Weapons                                                             | Crystal / Orb                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| Armors                                                              | Battle Suit Set                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| Difficulty                                                          | <img src="/files/O3kur6Wtyvh0vJDHF7J1" alt="" data-size="original">                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| Stat Distribution Chart                                             | <img src="/files/00ftI3s9ZearphgxRnuk" alt="" data-size="original">                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |

## Find out more about Wizard

{% content-ref url="/pages/E4oxiSiNmlxlqpCxy3i4" %}
[Weapons / Armors](/content/basics/classes/force-archer/weapons-armors.md)
{% endcontent-ref %}

{% content-ref url="/pages/Mzbuf4GLusFZuvlGXYdI" %}
[Skills](/content/basics/classes/force-archer/skills.md)
{% endcontent-ref %}

{% content-ref url="/pages/f1mDchkA6u7oSvY1yVcF" %}
[Battle Modes](/content/basics/classes/force-archer/battle-modes.md)
{% endcontent-ref %}


---

# 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://wiki.playcabal.to/content/basics/classes/force-archer.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.
