summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-08-17 21:44:36 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-08-17 21:44:36 -0700
commit82a001bcad3bbec39a5aba9d653fc3dd19e01b70 (patch)
tree610c422b3e47fc15f57bf3c287b6449c50c71d86
parentUpdate the readme (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-82a001bcad3bbec39a5aba9d653fc3dd19e01b70.tar.xz
Fix blood transfusion spell healing not taking spell level into account.
-rw-r--r--vamp_stuff/Modification_Files/Spells/v_spell_combo.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/vamp_stuff/Modification_Files/Spells/v_spell_combo.json b/vamp_stuff/Modification_Files/Spells/v_spell_combo.json
index 6214619..241381d 100644
--- a/vamp_stuff/Modification_Files/Spells/v_spell_combo.json
+++ b/vamp_stuff/Modification_Files/Spells/v_spell_combo.json
@@ -7,6 +7,7 @@
"message": "You feel refreshed as you cast!",
"description": "It will cast Transfusion Heal and Transfusion Heal Pain.",
"sprite": "fd_blood",
+ "max_level": 20,
"flags": [ "SILENT" ],
"valid_targets": [ "self" ],
"effect": "target_attack",