diff options
| author | Felix Perktold <> | 2026-07-23 20:26:04 +0000 |
|---|---|---|
| committer | Felix Perktold <> | 2026-07-23 20:26:04 +0000 |
| commit | e1feb22144d2821c577cb0a281f77c54306f437c (patch) | |
| tree | c88aa93100893508ba9d60d2db55730f5a711616 /config/death_knights/spells/frost/obliterate.json5 | |
asd
Diffstat (limited to 'config/death_knights/spells/frost/obliterate.json5')
| -rw-r--r-- | config/death_knights/spells/frost/obliterate.json5 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/config/death_knights/spells/frost/obliterate.json5 b/config/death_knights/spells/frost/obliterate.json5 new file mode 100644 index 0000000..550ab74 --- /dev/null +++ b/config/death_knights/spells/frost/obliterate.json5 @@ -0,0 +1,8 @@ +{ + // Defines the extension of the Remorseless Winter spell in ticks. 20 ticks is 1 second. + // Default: 20 ticks + "remorseless_winter_extension_ticks": 20, + // Defines the extension of the Breath of Agony spell in ticks. 20 ticks is 1 second. + // Default: 40 ticks + "breath_of_agony_extension_ticks": 40 +}
\ No newline at end of file |
