From 873bd00487a751cf396481b3187def998eb1c3e8 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 21 Sep 2020 17:12:43 -0700 Subject: Fix folder layout --- vamp_stuff/Modification Files/Books/v_scrolls.json | 55 ---------------------- 1 file changed, 55 deletions(-) delete mode 100644 vamp_stuff/Modification Files/Books/v_scrolls.json (limited to 'vamp_stuff/Modification Files/Books/v_scrolls.json') diff --git a/vamp_stuff/Modification Files/Books/v_scrolls.json b/vamp_stuff/Modification Files/Books/v_scrolls.json deleted file mode 100644 index 232407a..0000000 --- a/vamp_stuff/Modification Files/Books/v_scrolls.json +++ /dev/null @@ -1,55 +0,0 @@ -[ - { - "abstract": "v_spell_scroll", - "name": "Spell Scroll", - "type": "GENERIC", - "weight": 475, - "volume": 2, - "price": 4000, - "material": [ "paper" ], - "symbol": "?", - "color": "light_red" - }, - { - "type": "GENERIC", - "copy-from": "v_spell_scroll", - "id": "v_spell_scroll_VAMPIRIC_DEBUG", - "name": "scroll of ancient vampiric wisdom", - "description": "Written in an unreadable language. With just a glimpse, you learn how to cast all vampiric spells!", - "use_action": { - "type": "learn_spell", - "spells": [ - "t1_blood_transfusion", - "t1_blood_bcurl", - "t1_blood_clot", - "t2_blood_bloodpuddle", - "t2_blood_bloodsting", - "t3_blood_crimsonhaze", - "t3_blood_suppress", - "t4_blood_riptide", - "t4_blood_bloodsurge", - "t4_blood_bloodwave", - "t5_blood_vampiricoutrage", - "t5_blood_essencepull", - "t6_blood_desolation", - "t6_blood_crimsoncoat", - "t6_blood_leechswhip", - "t7_blood_form_orus", - "t1_mana_darkbolt", - "t1_mana_arcanebinding", - "t2_mana_darkbeam", - "t2_mana_etherealstrike", - "t3_mana_darkblast", - "t3_mana_manasurge", - "t4_mana_darkburst", - "t5_mana_megamagic", - "t5_mana_danceofthesilhouettes", - "t6_mana_darkpillar", - "t6_mana_etherealenchantment", - "t7_mana_idol_vex", - "t1_elem_ember", - "t1_elem_frost" - ] - } - } -] -- cgit v1.2.1