summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Books/v_scrolls.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-08-03 19:13:57 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-08-03 19:13:57 -0700
commit156ace699dc4b4e27ef4165254336c053f9da2c4 (patch)
tree44dd34683b9ff695b19fe46af30d630d36aa2035 /vamp_stuff/Modification_Files/Books/v_scrolls.json
parentSpells have durations with two decimal places, not three. (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-156ace699dc4b4e27ef4165254336c053f9da2c4.tar.xz
Add a heal-other spell to blood magic.
Diffstat (limited to 'vamp_stuff/Modification_Files/Books/v_scrolls.json')
-rw-r--r--vamp_stuff/Modification_Files/Books/v_scrolls.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/vamp_stuff/Modification_Files/Books/v_scrolls.json b/vamp_stuff/Modification_Files/Books/v_scrolls.json
index 5e3bd46..243a112 100644
--- a/vamp_stuff/Modification_Files/Books/v_scrolls.json
+++ b/vamp_stuff/Modification_Files/Books/v_scrolls.json
@@ -24,6 +24,7 @@
"t1_blood_clot",
"t2_blood_bloodpuddle",
"t2_blood_bloodsting",
+ "t2_blood_bloodsynthesis",
"t3_blood_crimsonhaze",
"t3_blood_suppress",
"t4_blood_riptide",
@@ -106,6 +107,14 @@
{
"type": "GENERIC",
"copy-from": "v_spell_scroll",
+ "id": "v_spell_scroll_t2_blood_bloodsynthesis",
+ "name": { "str": "Scroll of Blood Synthesis", "str_pl": "Scrolls of Blood Synthesis" },
+ "description": "Expend a portion of your life force to heal tissue damage in others.",
+ "use_action": { "type": "learn_spell", "spells": [ "t2_blood_bloodsynthesis" ] }
+ },
+ {
+ "type": "GENERIC",
+ "copy-from": "v_spell_scroll",
"id": "v_spell_scroll_t3_blood_crimsonhaze",
"name": { "str": "Scroll of Crimson Haze", "str_pl": "Scrolls of Crimson Haze" },
"description": "Expel and vaporize some of your blood to create a disorienting haze.",