# Modifiers

Instead of or in addition to dealing damage, some Equipment cards can affect the battle with modifiers and abilities.

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

An Equipment card modifier can be categorized as Immediate or Stacking.

* Immediate\
  Immediate modifiers only affect the current turn the card is triggered.
* Stacking\
  Stacking modifiers will add a permanent buff or debuff lasting the rest of the battle and can be compounded each time the card ability is triggered. For example, Trueshot Ring will increase your Immortal's Ranged Hit Chance for all future Equipment cards played by an additional 8% every time this card triggers.

If a weapon type Equipment card that deals damage has a modifier, the modifier 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 modifier.


---

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