diff options
| author | Felix Perktold <> | 2026-07-23 20:26:04 +0000 |
|---|---|---|
| committer | Felix Perktold <> | 2026-07-23 20:26:04 +0000 |
| commit | e1feb22144d2821c577cb0a281f77c54306f437c (patch) | |
| tree | c88aa93100893508ba9d60d2db55730f5a711616 /config/death_knights/spells/blood/passive | |
asd
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 |
