> For the complete documentation index, see [llms.txt](https://neptunyamai.gitbook.io/keqkms/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://neptunyamai.gitbook.io/keqkms/combat-mechanics/snapshot-and-dynamic.md).

# Snapshot and Dynamic

Snapshot and Dynamic are properties assigned to Elemental Skills and Bursts that last over time. Most summons in the game snapshot, dynamic skills are the exception, and if they aren't listed in the Dynamic Skills section, they can be assumed to snapshot.

Summons that **snapshot** use the character's stats when cast, and will continue to use those stats regardless of buffs gained or lost in that timeframe. However there are certain buffs that that do not get snapshotted and thus can still effect the damage output after a snapshotting Skill/Burst is cast, such as 4pc [Blizzard Strayer](/keqkms/equipment/artifacts.md#blizzard-strayer) passive.\
In general, stats that are **not** in a Character's "Details" page **do not snapshot**.

Healing effects also snapshot based on the user's stats at the time of activation.

**Dynamic** summons continuously update based on the character's stats in real time.

## Dynamic Transformative Reactions

[Transformative Reactions](/keqkms/combat-mechanics/elemental-effects/transformative-reactions.md) do not snapshot EM as of patch 1.4. Even if a skill snapshots, their EM will update real time.\
Transformative Reactions include: Overload, Superconduct, Electro-Charged, Shatter, Swirl, and Crystallize.

> Fischl summons Oz outside of Bennett's Burst. Oz deals 920 Electro damage and 1870 on Overloads. Sucrose shares EM with Fischl and Fischl steps into Bennett's Burst. Oz **still** deals 920 Electro damage, but **Overload damage has been increased** to 1900.

## Dynamic Summons

[Google Sheets](https://docs.google.com/spreadsheets/d/1M2nTLogzYd2o4ZLkYEkzfovwiTznQOB5ujWuMlQbE0k/edit#gid=192559720)

* Chongyun's [Spirit Blade: Cloud-Parting Star](/keqkms/characters/cryo/chongyun.md#attacks)
* Eula's [Glacial Illumination](/keqkms/characters/cryo/eula.md#attacks)
* Hu Tao's [Blood Blossom](/keqkms/characters/pyro/hu-tao.md#attacks)
* Keqing's [Starward Sword](/keqkms/characters/electro/keqing.md#attacks)
* Mona's [Stellaris Phantasm](/keqkms/characters/hydro/mona.md#attacks)
* Qiqi's [Adeptus Art: Preserver of Fortune](/keqkms/characters/cryo/qiqi.md#attacks) Healing
* Raidens' [Transcendence: Baleful Omen](/keqkms/characters/electro/raiden.md#attacks)
* Razor's [Lightning Fang](/keqkms/characters/electro/razor.md#attacks)
* Tartaglia's [Riptide](/keqkms/characters/hydro/tartaglia.md#attacks)
* Thoma's [Crimson Ooyoroi](/keqkms/characters/pyro/thoma.md#attacks)
* Xiangling's [Oil Meets Fire](/keqkms/characters/pyro/xiangling.md#constellations)
* Xingqiu's [Guhua Sword: Raincutter](/keqkms/characters/hydro/xingqiu.md#attacks)
* Xinyan's [Riff Revolution](/keqkms/characters/pyro/xinyan.md#attacks)
* Xinyan's [Sweeping Ferver](/keqkms/characters/pyro/xinyan.md#attacks)
* Yae Miko's [Yakan Evocation: Sesshou Sakura](/keqkms/characters/electro/yae-miko.md#attacks)
* Yoimiya's [Ryuukin Saxifrag](/keqkms/characters/pyro/yoimiya.md#attacks)
* Zhongli's [Planet Befall](/keqkms/characters/geo/zhongli.md#attacks)

## Evidence Vault

{% content-ref url="/pages/jP6C3j4Qiu5TAdzU0rW1" %}
[Snapshot and Dynamic](/keqkms/evidence/combat-mechanics/snapshot-and-dynamic.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://neptunyamai.gitbook.io/keqkms/combat-mechanics/snapshot-and-dynamic.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.
