# Cards of Kortstrid

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

Upon each card you can find 4 Quadrants, each having a randomized designated Strength Stat. Each Rarity has a Minimum and Maximum Strength that can be assigned per slot, with some overlap between rarities

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

As players ascend their playing cards, skills and stats are upgraded along the way

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

Common:

* 4 numbers (top/bottom/left/right middle)
* 1 damage modifier
* 3 weakness modifiers

Uncommon:

* 4 numbers (top/bottom/left/right middle)
* 1 Element
* 1 Damage modifier
* 2 Weakness modifiers

Rare:

* 4 Numbers (top/bottom/left/right middle)
* 1 Element
* 1 Damage modifier
* 1 Defense modifier
* 1 Weakness modifier

Legendary:

* 4 Numbers (top/bottom/left/right middle)
* 1 Element
* 2 Damage modifiers
* 1 Defense modifier

Epic:

* 4 Numbers (top/bottom/left/right middle)
* 1 Element
* 1 Damage modifier
* 2 Defense modifiers

Supreme:

* 4 Numbers (top/bottom/left/right middle)
* 2 Elements
* Defense all modifier
* Damage all 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.kortstrid.io/rules-and-gameplay/cards-of-kortstrid.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.
