summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-07-06 23:57:03 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-07-06 23:57:03 -0700
commit6764c4ccb8d400a46cd58fd2f0cd982395e03664 (patch)
treea187e8c3e3d2615832d34308bbde793a1769d72d
parentClean up the Wasteland Dwellers faction description. (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-6764c4ccb8d400a46cd58fd2f0cd982395e03664.tar.xz
Update spellbooks and scrolls to new spellbooks category.
-rw-r--r--vamp_stuff/Modification_Files/Books/spellbooks.json63
-rw-r--r--vamp_stuff/Modification_Files/Books/v_scrolls.json81
2 files changed, 83 insertions, 61 deletions
diff --git a/vamp_stuff/Modification_Files/Books/spellbooks.json b/vamp_stuff/Modification_Files/Books/spellbooks.json
index b2e5f5a..4483da0 100644
--- a/vamp_stuff/Modification_Files/Books/spellbooks.json
+++ b/vamp_stuff/Modification_Files/Books/spellbooks.json
@@ -1,7 +1,8 @@
[
{
"id": "v_blood_T1_tome",
- "type": "BOOK",
+ "type": "GENERIC",
+ "category": "spellbooks",
"name": { "str": "Magicks Of The Blood, Vol. 1" },
"description": "This book is bound in reddish-brown leather, with ornate brass embelshements in unsettling abstract designs. The contents focus on the basics of Hemomancy, a bloody art with a dark reputation.",
"weight": "800 g",
@@ -13,7 +14,8 @@
},
{
"id": "v_blood_T2_tome",
- "type": "BOOK",
+ "type": "GENERIC",
+ "category": "spellbooks",
"name": { "str": "Magicks of the Blood, Vol. 2" },
"description": "This book is bound in reddish-brown leather, with ornate bronze embelshements in unsettling abstract designs. The contents focus on Hemomancy, a bloody art with a dark reputation. These spells are more advanced than the first volume.",
"weight": "800 g",
@@ -25,7 +27,8 @@
},
{
"id": "v_blood_T3_tome",
- "type": "BOOK",
+ "type": "GENERIC",
+ "category": "spellbooks",
"name": { "str": "Magicks of the Blood, Vol. 3" },
"description": "This book is bound in reddish-brown leather, with ornate copper embelshements in unsettling abstract designs. The contents focus on Hemomancy, a bloody art with a dark reputation. This work is directed at a more experienced blood magician.",
"weight": "800 g",
@@ -37,7 +40,8 @@
},
{
"id": "v_blood_T4_tome",
- "type": "BOOK",
+ "type": "GENERIC",
+ "category": "spellbooks",
"name": { "str": "Magicks of the Blood, Vol. 4" },
"description": "This book is bound in reddish-brown leather, with ornate silver embelshements in unsettling abstract designs. The contents focus on Hemomancy, a bloody art with a dark reputation. The spells herein are intended for veteran blood magickers.",
"weight": "800 g",
@@ -49,7 +53,8 @@
},
{
"id": "v_blood_T5_tome",
- "type": "BOOK",
+ "type": "GENERIC",
+ "category": "spellbooks",
"name": { "str": "Magicks of the Blood, Vol. 5" },
"description": "This book is bound in reddish-brown leather, with ornate golden embelshements in unsettling abstract designs. The contents focus on Hemomancy, a bloody art with a dark reputation. The spells herein are most useful to an elder blood magus.",
"weight": "800 g",
@@ -61,7 +66,8 @@
},
{
"id": "v_blood_T6_tome",
- "type": "BOOK",
+ "type": "GENERIC",
+ "category": "spellbooks",
"name": { "str": "Magicks of the Blood, Vol. 6" },
"description": "This book is bound in reddish-brown leather, with ornate platinum embelshements in unsettling abstract designs. The contents focus on Hemomancy, a bloody art with a dark reputation. This work is aimed at those on the cusp of mastery of blood.",
"weight": "800 g",
@@ -73,7 +79,8 @@
},
{
"id": "v_blood_T7_tome",
- "type": "BOOK",
+ "type": "GENERIC",
+ "category": "spellbooks",
"name": { "str": "Magicks of the Blood, Vol. 7" },
"description": "This book is bound in reddish-brown leather, with ornate embelshements forged of slick red blood-infused steel in unsettling abstract designs. The contents focus on Hemomancy, a bloody art with a dark reputation. The final secrets of arch-magi of the sanguine arts are contained herein.",
"weight": "800 g",
@@ -85,7 +92,8 @@
},
{
"id": "v_elem_T1_tome",
- "type": "BOOK",
+ "type": "GENERIC",
+ "category": "spellbooks",
"name": { "str": "To Embrace The Tainted Elements" },
"description": "This book is sturdy, with a thin crimson-hued leather binding over metal cover plates and a steel spine. Within are lessons in the basics of Profane Conjuration.",
"weight": "800 g",
@@ -97,7 +105,8 @@
},
{
"id": "v_elem_T2_tome",
- "type": "BOOK",
+ "type": "GENERIC",
+ "category": "spellbooks",
"name": { "str": "To Call Down Cursed Flame" },
"description": "Scarred steel plates bind this thin tome. Within, more Profane Conjuration secrets await.",
"weight": "800 g",
@@ -109,7 +118,8 @@
},
{
"id": "v_elem_T3_tome",
- "type": "BOOK",
+ "type": "GENERIC",
+ "category": "spellbooks",
"name": { "str": "To War With Frost And Cinder" },
"description": "Thick furs and leathers gird this book. The spells within are intermediate Profane Conjuration workings.",
"weight": "800 g",
@@ -121,7 +131,8 @@
},
{
"id": "v_elem_T4_tome",
- "type": "BOOK",
+ "type": "GENERIC",
+ "category": "spellbooks",
"name": { "str": "To Seal The Path With Fire" },
"description": "This book is bound in fire-blackened wood and curiously undecayed rawhide. It has some Profane Conjuration knowledge within, but you have to sort through a lot of bad poetry to get it.",
"weight": "800 g",
@@ -133,7 +144,8 @@
},
{
"id": "v_elem_T5_tome",
- "type": "BOOK",
+ "type": "GENERIC",
+ "category": "spellbooks",
"name": { "str": "To Dance With Inferno And Blizzard" },
"description": "A simple but curiously durable parchment cover adorns this book. The Profane Conjuration spells here are very advanced, and focus on hard-hitting offense.",
"weight": "800 g",
@@ -145,7 +157,8 @@
},
{
"id": "v_elem_T6_tome",
- "type": "BOOK",
+ "type": "GENERIC",
+ "category": "spellbooks",
"name": { "str": "The Heights Of Blaze And Chill" },
"description": "Robust leather binding over beautifully illuminated pages, this work of Profane Conjuration speaks to experts of its art.",
"weight": "800 g",
@@ -157,7 +170,8 @@
},
{
"id": "v_elem_T7_tome",
- "type": "BOOK",
+ "type": "GENERIC",
+ "category": "spellbooks",
"name": { "str": "On Conjuring The Profane" },
"description": "A plain book, so nondescript you almost thought it was an encyclopedia. The printing is clean and modern, and the language is clear and lacks the flowery scope of prior works. It lays out, in no uncertain terms, the spells available to the height of Profane Conjuration's students.",
"weight": "800 g",
@@ -169,7 +183,8 @@
},
{
"id": "v_mana_T1_tome",
- "type": "BOOK",
+ "type": "GENERIC",
+ "category": "spellbooks",
"name": { "str": "Scrawled Notebook" },
"description": "A normal looking composition notebook with multiple odd stains and hints of curious scents about it. Scrawled within are basic spells for the magical discipline identified with its practicioners, the Warlock.",
"weight": "800 g",
@@ -181,7 +196,8 @@
},
{
"id": "v_mana_T2_tome",
- "type": "BOOK",
+ "type": "GENERIC",
+ "category": "spellbooks",
"name": { "str": "Battered Binder" },
"description": "This old binder could have stepped off the set of a 1960s period drama. The contents are crazily scrawled pages outlining spells for a neophyte Warlock.",
"weight": "800 g",
@@ -193,7 +209,8 @@
},
{
"id": "v_mana_T3_tome",
- "type": "BOOK",
+ "type": "GENERIC",
+ "category": "spellbooks",
"name": { "str": "Well-Traveled Portfolio" },
"description": "This worn leather folio smells faintly of iron and a musty hint of decay. Within are multiple pages outlining spells and incantations for the adept Warlock, mostly discovered via experimentation.",
"weight": "800 g",
@@ -205,7 +222,8 @@
},
{
"id": "v_mana_T4_tome",
- "type": "BOOK",
+ "type": "GENERIC",
+ "category": "spellbooks",
"name": { "str": "Tattered Pamphlet" },
"description": "A small chapbook-sized comic that you would normally expect to see proclaiming a reactionary religious position, but this one is much different. It discusses magic available to a more experienced Warlock.",
"weight": "800 g",
@@ -217,7 +235,8 @@
},
{
"id": "v_mana_T5_tome",
- "type": "BOOK",
+ "type": "GENERIC",
+ "category": "spellbooks",
"name": { "str": "Traveller's Journal" },
"description": "This is a journal not unlike those you could pick up at your local bookstore. The handwriting is neat, and in between sketches of various leeches, bats, and sanguine horrors the author provides several expert Warlock spells.",
"weight": "800 g",
@@ -229,7 +248,8 @@
},
{
"id": "v_mana_T6_tome",
- "type": "BOOK",
+ "type": "GENERIC",
+ "category": "spellbooks",
"name": { "str": "Student's Folder" },
"description": "A plain rust-brown colored folder, you could find its like in any big-box store. The papers herein discuss highly advanced Warlock magicks.",
"weight": "800 g",
@@ -241,7 +261,8 @@
},
{
"id": "v_mana_T7_tome",
- "type": "BOOK",
+ "type": "GENERIC",
+ "category": "spellbooks",
"name": { "str": "Brightly Colored Trap Keeper" },
"description": "This binder looks like someone threw up Skittles all over it. Laden in neon colors, a bright cartoon bat proclaims 'EVERYTHING SUCKS' from the center of the frontplate. Ironic, as this binder has the highest secrets of the Warlock within.",
"weight": "800 g",
diff --git a/vamp_stuff/Modification_Files/Books/v_scrolls.json b/vamp_stuff/Modification_Files/Books/v_scrolls.json
index 140e05e..a10efba 100644
--- a/vamp_stuff/Modification_Files/Books/v_scrolls.json
+++ b/vamp_stuff/Modification_Files/Books/v_scrolls.json
@@ -4,6 +4,7 @@
"looks_like": "paper",
"name": { "str": "Spell Scroll" },
"type": "GENERIC",
+ "category": "spellbooks",
"weight": "475 g",
"volume": "500 ml",
"price": "40 USD",
@@ -12,9 +13,9 @@
"color": "light_red"
},
{
- "type": "GENERIC",
- "copy-from": "v_spell_scroll",
"id": "v_spell_scroll_VAMPIRIC_DEBUG",
+ "copy-from": "v_spell_scroll",
+ "type": "GENERIC",
"name": { "str": "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": {
@@ -68,153 +69,153 @@
}
},
{
- "type": "GENERIC",
- "copy-from": "v_spell_scroll",
"id": "v_spell_scroll_t1_blood_transfusion",
+ "copy-from": "v_spell_scroll",
+ "type": "GENERIC",
"name": { "str": "Scroll of Blood Transfusion", "str_pl": "Scrolls of Blood Transfusion" },
"description": "Drain the life force of a target within reach.",
"use_action": { "type": "learn_spell", "spells": [ "t1_blood_transfusion" ] }
},
{
- "type": "GENERIC",
- "copy-from": "v_spell_scroll",
"id": "v_spell_scroll_t1_blood_bcurl",
+ "copy-from": "v_spell_scroll",
+ "type": "GENERIC",
"name": { "str": "Scroll of Blood Curl", "str_pl": "Scrolls of Blood Curl" },
"description": "Command the target's life force to hinder the flow of blood.",
"use_action": { "type": "learn_spell", "spells": [ "t1_blood_bcurl" ] }
},
{
- "type": "GENERIC",
- "copy-from": "v_spell_scroll",
"id": "v_spell_scroll_t1_blood_clot",
+ "copy-from": "v_spell_scroll",
+ "type": "GENERIC",
"name": { "str": "Scroll of Clot", "str_pl": "Scrolls of Clot" },
"description": "Expend a small amount of your life force to induce rapid clotting on a body part.",
"use_action": { "type": "learn_spell", "spells": [ "t1_blood_clot" ] }
},
{
- "type": "GENERIC",
- "copy-from": "v_spell_scroll",
"id": "v_spell_scroll_t2_blood_bloodpuddle",
+ "copy-from": "v_spell_scroll",
+ "type": "GENERIC",
"name": { "str": "Scroll of Blood Puddle", "str_pl": "Scrolls of Blood Puddle" },
"description": "Expel a portion of your blood and command it to form a thick pool in an area.",
"use_action": { "type": "learn_spell", "spells": [ "t2_blood_bloodpuddle" ] }
},
{
- "type": "GENERIC",
- "copy-from": "v_spell_scroll",
"id": "v_spell_scroll_t2_blood_bloodsting",
+ "copy-from": "v_spell_scroll",
+ "type": "GENERIC",
"name": { "str": "Scroll of Blood Dagger", "str_pl": "Scrolls of Blood Dagger" },
"description": "Launch a small amount of your blood as a blade which can imaple your target.",
"use_action": { "type": "learn_spell", "spells": [ "t2_blood_bloodsting" ] }
},
{
- "type": "GENERIC",
- "copy-from": "v_spell_scroll",
"id": "v_spell_scroll_t2_blood_bloodsynthesis",
+ "copy-from": "v_spell_scroll",
+ "type": "GENERIC",
"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",
+ "copy-from": "v_spell_scroll",
+ "type": "GENERIC",
"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.",
"use_action": { "type": "learn_spell", "spells": [ "t3_blood_crimsonhaze" ] }
},
{
- "type": "GENERIC",
- "copy-from": "v_spell_scroll",
"id": "v_spell_scroll_t3_blood_suppress",
+ "copy-from": "v_spell_scroll",
+ "type": "GENERIC",
"name": { "str": "Scroll of Flow Suppression", "str_pl": "Scrolls of Flow Suppression" },
"description": "Command the target's life force to heavily restrict the flow of blood.",
"use_action": { "type": "learn_spell", "spells": [ "t3_blood_suppress" ] }
},
{
- "type": "GENERIC",
- "copy-from": "v_spell_scroll",
"id": "v_spell_scroll_t3_blood_purge",
+ "copy-from": "v_spell_scroll",
+ "type": "GENERIC",
"name": { "str": "Scroll of Purge", "str_pl": "Scrolls of Purge" },
"description": "Expend a small amount of your life force to expel contaminants from your body.",
"use_action": { "type": "learn_spell", "spells": [ "t3_blood_purge" ] }
},
{
- "type": "GENERIC",
- "copy-from": "v_spell_scroll",
"id": "v_spell_scroll_t4_blood_riptide",
+ "copy-from": "v_spell_scroll",
+ "type": "GENERIC",
"name": { "str": "Scroll of Blood Tide", "str_pl": "Scrolls of Blood Tide" },
"description": "Expel some of your blood to strike all targets inside a wide cone.",
"use_action": { "type": "learn_spell", "spells": [ "t4_blood_riptide" ] }
},
{
- "type": "GENERIC",
- "copy-from": "v_spell_scroll",
"id": "v_spell_scroll_t4_blood_bloodsurge",
+ "copy-from": "v_spell_scroll",
+ "type": "GENERIC",
"name": { "str": "Scroll of Blood Surge", "str_pl": "Scrolls of Blood Surge" },
"description": "Expend some of your life force to greatly accelerate your blood flow.",
"use_action": { "type": "learn_spell", "spells": [ "t4_blood_bloodsurge" ] }
},
{
- "type": "GENERIC",
- "copy-from": "v_spell_scroll",
"id": "v_spell_scroll_t4_blood_bloodwave",
+ "copy-from": "v_spell_scroll",
+ "type": "GENERIC",
"name": { "str": "Scroll of Blood Wave", "str_pl": "Scrolls of Blood Wave" },
"description": "Expel a moderate portion of your blood as a shockwave.",
"use_action": { "type": "learn_spell", "spells": [ "t4_blood_bloodwave" ] }
},
{
- "type": "GENERIC",
- "copy-from": "v_spell_scroll",
"id": "v_spell_scroll_t5_blood_vampiricoutrage",
+ "copy-from": "v_spell_scroll",
+ "type": "GENERIC",
"name": { "str": "Scroll of Vampiric Rage", "str_pl": "Scrolls of Vampiric Rage" },
"description": "Unleash your entire life force in a deadly assault against anything that threatens you.",
"use_action": { "type": "learn_spell", "spells": [ "t5_blood_vampiricoutrage" ] }
},
{
- "type": "GENERIC",
- "copy-from": "v_spell_scroll",
"id": "v_spell_scroll_t5_blood_essencepull",
+ "copy-from": "v_spell_scroll",
+ "type": "GENERIC",
"name": { "str": "Scroll of Blood Eruption", "str_pl": "Scrolls of Blood Eruption" },
"description": "Command the life force of the target to violently burst blood from every pore of their body.",
"use_action": { "type": "learn_spell", "spells": [ "t5_blood_essencepull" ] }
},
{
- "type": "GENERIC",
- "copy-from": "v_spell_scroll",
"id": "v_spell_scroll_t5_blood_crimsoncoat",
+ "copy-from": "v_spell_scroll",
+ "type": "GENERIC",
"name": { "str": "Scroll of Crimson Coat", "str_pl": "Scrolls of Crimson Coat" },
"description": "Convert a portion of your blood into a thick flexible armour.",
"use_action": { "type": "learn_spell", "spells": [ "t5_blood_crimsoncoat" ] }
},
{
- "type": "GENERIC",
- "copy-from": "v_spell_scroll",
"id": "v_spell_scroll_t6_blood_bloodbomb",
+ "copy-from": "v_spell_scroll",
+ "type": "GENERIC",
"name": { "str": "Scroll of Blood Bomb", "str_pl": "Scrolls of Blood Bomb" },
"description": "Compress and throw a portion of your blood. Upon impact it will burst into a maelstrom of crystalized blood daggers.",
"use_action": { "type": "learn_spell", "spells": [ "t6_blood_bloodbomb" ] }
},
{
- "type": "GENERIC",
- "copy-from": "v_spell_scroll",
"id": "v_spell_scroll_t6_blood_desolation",
+ "copy-from": "v_spell_scroll",
+ "type": "GENERIC",
"name": { "str": "Scroll of Desolation", "str_pl": "Scrolls of Desolation" },
"description": "Expend a large amount of your life force to summon a ravenous mist.",
"use_action": { "type": "learn_spell", "spells": [ "t6_blood_desolation" ] }
},
{
- "type": "GENERIC",
- "copy-from": "v_spell_scroll",
"id": "v_spell_scroll_t6_blood_leechswhip",
+ "copy-from": "v_spell_scroll",
+ "type": "GENERIC",
"name": { "str": "Scroll of Blood Sword", "str_pl": "Scrolls of Blood Sword" },
"description": "Convert some of your blood into a powerful sword.",
"use_action": { "type": "learn_spell", "spells": [ "t6_blood_leechswhip" ] }
},
{
- "type": "GENERIC",
- "copy-from": "v_spell_scroll",
"id": "v_spell_scroll_t7_blood_form_orus",
+ "copy-from": "v_spell_scroll",
+ "type": "GENERIC",
"name": { "str": "Scroll of Blood Ascension", "str_pl": "Scrolls of Blood Ascension" },
"description": "Transform your entire body into a nightmarish avatar of blood.",
"use_action": { "type": "learn_spell", "spells": [ "t7_blood_form_orus" ] }