# Effects
---

### Effect in battle

List of basic effects in the game. The effects will appear on the cat’s head.

Blue background icon is buff effect, red is debuff effect

![List of effects](/static/art/effect.png)

#### For example:

![Reduced accuracy for 2 turns](/static/art/de_accuracy.png)

---

### Special effects

![Stunned: cannot do anything](/static/art/stun.png)

![Silence: cannot use active skill](/static/art/silence.png)

![Petrify: cannot do anything](/static/art/petrify.png)

![Frozen: cannot do anything](/static/art/frozen.png)

![Burn: loses HP over time](/static/art/burn.png)

![Bleed: loses HP over time](/static/art/bleed.png)

![Poison: loses HP over time](/static/art/poison.png)

![Crit Mark: gets extra damage](/static/art/critmark.png)

![Healing: increase HP](/static/art/healing.png)

![Fear: reduce energy](/static/art/fear.png)

![Disabled: can only use basic attack](/static/art/disabled.png)

![Protection: reduce damage taken](/static/art/protection.png)
