summaryrefslogtreecommitdiff
path: root/config/death_knights/spells/unholy/death_coil.json5
diff options
context:
space:
mode:
Diffstat (limited to 'config/death_knights/spells/unholy/death_coil.json5')
-rw-r--r--config/death_knights/spells/unholy/death_coil.json58
1 files changed, 8 insertions, 0 deletions
diff --git a/config/death_knights/spells/unholy/death_coil.json5 b/config/death_knights/spells/unholy/death_coil.json5
new file mode 100644
index 0000000..bdaffc5
--- /dev/null
+++ b/config/death_knights/spells/unholy/death_coil.json5
@@ -0,0 +1,8 @@
+{
+ // The unholy power multiplier that Death Coil's plague explosion will deal, per stack.
+ "unholy_coefficent": 0.35,
+ // The maxmimum plague stacks that Death Coil will explode.
+ "plague_stacks": 4,
+ // The radius of the plague spread once stacks explode.
+ "spread_radius": 5.0
+} \ No newline at end of file