# Swordsman

<figure><img src="/files/CKmctCwg7Le0mRU0ZzEu" alt=""><figcaption><p>All swordsmen of all civs, lined up.</p></figcaption></figure>

| Attribute        | Value (L1 \| L2 \| L3 \| Dark)  |
| ---------------- | ------------------------------- |
| Health           | 100 \| 150 \| 210 \| 120        |
| Damage           | 10 \| 14 \| 20 \| 12            |
| Attack Speed     | 13 Ticks (11 for Dark)          |
| DPS              | 10,9 \| 15,25 \| 21,8 \| 16     |
| Range            | 1 Tile                          |
| Armor            | 0                               |
| Compatible Buffs | Shield. Bloodrush, Invisibility |

### Overview

Swordsmen are one of the game's core units shared by all civilizations. They are the only unit that can capture towers (with the exception of the Dark Tribe, who destroy towers instead), and distinguish themselves through their high health and damage output.

### Strategy

Swordsmen are very powerful in the early and midgame, but lose their status as the best all-around-unit to the archers. Backpack catapultists are the strongest counter to swordsmen thanks to their AoE damage.

With UBO, Blowgunwarriors can contribute enough firepower to be useful against swordsmen, and Axewarriors receive additional HP, putting them on mostly equal footing.

### Trivia <a href="#trivia" id="trivia"></a>

* Dark Tribe swordsmen capture towers normally, but this results in the immediate destruction of the tower. As a side effect, the capturing swordsmen is killed.
* The Viking's L1 swordsmen attack one tick slower than the others.
* The Dark Tribe swordsman has HP and damage values situated between those of a L1 or L2 swordsman of the other civs.
* The Dark Tribe swordsman has the fastest attack speed of all units in the game, at 11 ticks.


---

# 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/swordsman.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.
