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/unholy/death_coil.json5 | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 config/death_knights/spells/unholy/death_coil.json5 (limited to 'config/death_knights/spells/unholy/death_coil.json5') 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 -- cgit v1.2.3