# Equipment

Equipment cards represent your weapons and other items used for battle. Each Equipment card shows the number of Turn <img src="/files/zKULNic4IHPt2Y7Nhk2g" alt="" data-size="original"> slots it uses, the card's Speed ![](/files/RXS3F37vt07eEStW4Npd) (the second it triggers during a turn), any damage dealt ![](/files/3UMpOzyjFIhWOJSIcj96)![](/files/R6in0CRZ8bFgSn3OUdfa)![](/files/5RVbyWMFiOAWBsHSOvb4), any defense given ![](/files/1bQB6G7qXSt8izasIs5n) and any modifiers or abilities.

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

The Equipment card's [Rarity](/cards/card-rarity.md) and [Level](/cards/card-level.md) are displayed with a banner at the top left of the card.

See [Turns](/gameplay/how-to-play/turns.md), [Speed](/gameplay/how-to-play/speed.md) and [Damage Types](/gameplay/damage-types.md) for more details about these game topics.

*It was Char’s Hammer that felled Dar’gon’s stone walls. For days attempts to breach the fortress had failed. Battering rams of the thickest trees splintered and cracked one by one against its walls. Warriors toiled with chisel and mallet until exhausted only to merely scratch the surface, until Char with his mighty war hammer approached. With one great stroke and a deafening roar Dar’gon’s stones cracked from a thunderous blow that shook both the heavens and ground alike.*


---

# 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.immortalcreed.com/cards/equipment.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.
