summaryrefslogtreecommitdiff
path: root/config/death_knights/spells/frost/obliterate.json5
diff options
context:
space:
mode:
Diffstat (limited to 'config/death_knights/spells/frost/obliterate.json5')
-rw-r--r--config/death_knights/spells/frost/obliterate.json58
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