# Poison Damage

Poison damage can affect an Immortal through card abilities and match location properties.

When an Immortal is poisoned, a poison amount deals damage to the Immortal at the end of every turn. After dealing damage the poison amount is reduced by half (rounded down) until it reaches 0 and is removed.

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

*"Why fight when you can watch the enemy’s last breaths from a safe distance?"*\
*- Shadow Handbook, Chapter 1 - Poisons and other “cowardly” tactics*


---

# 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/gameplay/damage-types/poison-damage.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.
