diff options
Diffstat (limited to 'config/death_knights/spells/blood/passive')
| -rw-r--r-- | config/death_knights/spells/blood/passive/blood_thirst.json5 | 5 |
1 files changed, 5 insertions, 0 deletions
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 |
