summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-03-12 15:48:45 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-03-12 15:48:45 -0700
commit1fc8730f7b1a8c6e43296fea283d1f36c9b67427 (patch)
treeb1ecdaf5413da63b3075d24a213528caa134852c
parentReorder hemomancer spells to make their sorting more predictable. (diff)
downloadcataclysm-bn-mod_vampire-stuff-redone-1fc8730f7b1a8c6e43296fea283d1f36c9b67427.tar.xz
Explicitly mark Flow Suppression as causing biological damage.
-rw-r--r--vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json
index f4f2448..f799663 100644
--- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json
+++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json
@@ -21,6 +21,7 @@
"min_damage": 3,
"damage_increment": 0,
"max_damage": 3,
+ "damage_type": "bio",
"min_range": 5,
"range_increment": 0.25,
"max_range": 10,