# Genesis Weapon Flames

### Understanding Attack Tiers

* When comparing T7 ATT and T6 ATT flames, **T7 ATT should not be used directly.**
* Instead, **T7 ATT should be translated to T6 ATT plus 12% Boss Damage.**
  * Example: If a flame has **T7 ATT (196)**, treat it as **T6 ATT (153) + 12% Boss Damage.**
  * This ensures fair comparisons between ATT and % bonuses.

### Comparing Stat Values

* All percentage-based stats are treated equally:
  * **1% All Stat = 1% Boss Damage = 1% Damage**
* LUK contributes to All Stat calculations:
  * **Every 10 LUK = 1% All Stat**

### How to Compare Flames

1. **Convert T7 ATT into T6 ATT + 12% Boss Damage.**
2. **Sum up all % bonuses** (All Stat, Boss Damage, Damage).
3. **Use LUK’s conversion rule** to factor it into the total.
4. **Compare total effective multipliers** to determine which flame is better.


---

# 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://www.hoyoung.directory/basics/weapon-secondary-and-emblem/genesis-weapon-flames.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.
