# Abilities

Equipment cards can also trigger unique abilities affecting you or your opponent.

Some examples of Equipment card abilities are [Heal](/gameplay/counters/healing.md) and [Stun](/gameplay/counters/stun.md).

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

If a weapon type Equipment card that deals damage has an ability, the ability is only triggered on a successful hit with the weapon dealing at least 1 damage. Non-weapon Equipment cards that do not deal damage will always trigger their ability.


---

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