# Archer

<figure><img src="/files/1LESsuBCMjjnw9iiGZ4r" alt=""><figcaption><p>All archers of all civs, lined up</p></figcaption></figure>

| Attribute        | Value (L1 \| L2 \| L3 \| Dark) |
| ---------------- | ------------------------------ |
| Health           | 75 \| 120 \| 160 \| 100        |
| Damage           | 4 \| 6 \| 8 \| 5               |
| Attack Speed     | 20 Ticks (19 for Dark)         |
| DPS              | 2,8 \| 4,2 \| 5,6 \| 3,75      |
| Range            | 10 Tiles                       |
| Armor            | 0                              |
| Compatible Buffs | Shield, Invisibility           |

### Overview

Archers are the counterpart to the swordsmen, shared by all civs. They are a core part of tower garrisons, although they cannot capture towers themselves.

If archers are stationed on towers, they become immune to direct attacks, including magic, and receive a bonus to their health and damage. Their damage is increased by 1 - if there are enemy soldiers at the door, the archer dropping stones receives a damage boost of 2. This boost is added after the usual damage calculation and is not affected by fighting strength.

### Strategy

Archers are inferior to swordsmen up to a certain amount. Later on, however, their range allows them to reach a critical mass that prevents all other units from approaching them. From that point on, archers become the dominant all-purpose-unit.

A combination of swordsmen and backpack catapultists can work as a soft counter. This is risky, however, as positioning is key - if the enemy archers are allowed to flank or otherwise reach the backpack catapultists, the archers will destroy them in short order.

The only true hard counter, which is very costly, is the "Punish archers" spell that the mayans possess. Beyond that, the best course of actions is to produce archers of your own.

### Trivia

* Mayan archers, as well as the L3 archers of the trojans, attack one tick slower. This makes them about 5% weaker than their counterparts.
* The archers of the Dark Tribe have stats that put them between the L1 and L2 archers of the other civs.
* Archers are the only unit that can attack manacopters.


---

# 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://docs.settlers-united.com/settler-iv-wiki-en/units/archer.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.
