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/blood/passive/blood_thirst.json5 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 config/death_knights/spells/blood/passive/blood_thirst.json5 (limited to 'config/death_knights/spells/blood/passive') diff --git a/config/death_knights/spells/blood/passive/blood_thirst.json5 b/config/death_knights/spells/blood/passive/blood_thirst.json5 new file mode 100644 index 0000000..e6d90aa --- /dev/null +++ b/config/death_knights/spells/blood/passive/blood_thirst.json5 @@ -0,0 +1,5 @@ +{ + // Defines how much blood power is needed to heal 1% of the maximum health of the player. + // Default: 2.5 Blood Power = 1% max health healing + "oncepercent_heal_amount": 2.5 +} \ No newline at end of file -- cgit v1.2.3