Freezing Flame skill
Freezing Flame is an active magic spell (DOT / OP_ACTIVE), targeting a single target (TARGET_ONE). It applies a fire debuff that deals damage over time: mechanics - DamOverTime (a damage over time effect) according to the #dmg table, applied as a dot_attr status with abnormal flame.
Effect by levels: DamOverTime: +77 → +118 damage per tick (add, table #dmg). Number of ticks: 15 (for-effect count=15). magicLvl: 40 → 72 (table #magicLvl). MP consumption: mpInitialConsume 11 → 20, mpConsume 42 → 80 (tables #mpInitialConsume / #mpConsume).
Parameters: reuseDelay 6000 ms, cast 4000 ms, cast range 900, effect radius 1400.
Additionally: stackOrder 5 → 8 (#stackOrder table), stackType dot_attr. Damage is related to the fire element (element=2). Power 70 is used as the base coefficient for the magic DOT damage formula.
| level | magicLvl | mpConsume | mpInitialConsume | dmg | stackOrder |
|---|---|---|---|---|---|
| 1 | 40 | 42 | 11 | 77 | 5 |
| 2 | 52 | 56 | 14 | 94 | 6 |
| 3 | 64 | 71 | 18 | 108 | 7 |
| 4 | 72 | 80 | 20 | 118 | 8 |
