# List of effects

Berserk has an array of abilities and spells that can impact the course of a game. Many cards will simply explain what they do within the ability text of the card. But for some cards Keywords are used, to describe abilities that are otherwise too wordy, or show up on several different cards.

**- Blessing** — Provides a positive effect to a friendly card, specific details are on each card\
\&#xNAN;**- Curse** — Provides a negative effect to an enemy card, specific details are on each card\
\&#xNAN;**- Heal** — Restores hitpoints to either your hero or creatures.\
\&#xNAN;**- Immortal** — When your hero is Immortal your life points cannot be targeted by enemy attacks or spells\
\&#xNAN;**- Immune** — Immune creatures cannot be affected by any *targeted* spells, abilities, or attacks.\
\&#xNAN;**- Lifesteal** — Heals itself during combat, equal to the damage dealt.\
\&#xNAN;**- Poison** — Applies a negative debuff that deals 2 damage at the end of turn for each stack of poison, Poison lasts for 1 turn, but applying additional stacks will refresh the timer.\
\&#xNAN;**- Rage** — Creature gains +1/+0 during your Upkeep step\
\&#xNAN;**- Reborn** — The first time a Reborn creature dies, it is resummoned with its base attack and HP.\
\&#xNAN;**- Sleep** — When a card is first summoned it is asleep, and cannot attack until your next turn.\
\&#xNAN;**- Stoneskin** — When a Stoneskin creature takes damage, the attacker is stunned for 1 turn.\
\&#xNAN;**- Strike** — A strike creature has multiple attacks.\
\&#xNAN;**- Stun** — A creature that is Stunned is unable to defend itself, and will be unable to attack for 1 turn.\
\&#xNAN;**- Summon** — Summons an additional card to the board when played. (if there is space to do so)\
\&#xNAN;**- Taunt** — Forces creatures to attack this card before being able to target any other creatures or Hero life points directly.\
\&#xNAN;**- Undead** — Does not suffer from Sleep. Able to attack immediately when summoned.


---

# 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.vulcanforged.com/berserk/list-of-effects.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.
