From e1feb22144d2821c577cb0a281f77c54306f437c Mon Sep 17 00:00:00 2001 From: Felix Perktold <> Date: Thu, 23 Jul 2026 20:26:04 +0000 Subject: asd --- config/death_knights/spells/frost/obliterate.json5 | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 config/death_knights/spells/frost/obliterate.json5 (limited to 'config/death_knights/spells/frost/obliterate.json5') 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 -- cgit v1.2.3