# Item Cards

There are four different types of item cards:

<table><thead><tr><th width="195">Offensive</th><th>Defensive</th><th>Healing</th><th>Combined </th></tr></thead><tbody><tr><td><p>High attack value</p><p></p><p>Low defence value</p></td><td><p>High defence value</p><p></p><p>Low attack value</p></td><td><p>Healing only</p><p></p><p>No attack value &#x26; Defence value</p></td><td><p>Boosts all attributes</p><p></p><p>Currently only for Holo cards</p></td></tr><tr><td><img src="/files/CpVmXSPzopjjZKxZ6Yde" alt="" data-size="original"></td><td><img src="/files/syk9J5P189rMKwdlYbTP" alt="" data-size="original"></td><td><img src="/files/YKwU3S0BsgHS5Kcp4r0y" alt="" data-size="original"></td><td><img src="/files/XLyakUX2ZOl3dgtAz32E" alt="" data-size="original"></td></tr></tbody></table>

Item cards serve as boosters for gaming cards. At the start of a game, each item card receives three charges. The charges can be attached to gaming cards to improve their values. As soon as the charge is attached to the gaming card, the item card loses one of the three charges.

When the last charge of an item card is used, it is destroyed. If a gaming card is destroyed, the charges attached to item cards also expire. If a gaming card survives a round, all item card charges are retained and can be used in subsequent rounds of the gaming card.


---

# 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.dark-mythos.com/dark-mythos-gamepaper/cards/item-cards.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.
