# Modifiers

Each Immortal has a unique way to affect a battle in the form of modifiers and abilities.

An Immortal card modifier acts as a buff affecting your own Equipment cards played or a debuff affecting your opponent's cards.&#x20;

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

Common Immortal card modifiers include:

* +% Damage amount with one or more damage types
* +% Hit Chance with one or more damage types
* % Defense to Melee and Ranged damage
* % Resistance to Magic or Poison damage
* Cards trigger faster


---

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