From 10affa65fa2d52211756d7a819156f4b1784ef4e Mon Sep 17 00:00:00 2001 From: wrincewind Date: Sun, 17 Jan 2021 21:15:14 +0000 Subject: [PATCH] updated Soul Gem crafting (#1753) * Updated book to match v3.0.4-9. did a general quality pass, removed extranious $(item) tags where $(l:) tags were already being used, added a page for the explosive charges, added a description of blood transfer to and from the blood altar, added a 2x soulforge template, removed progress bar (for now) * added changelog also added links from the changelog to various relevant pages in the book, and added anchors accordingly. * Update manual to 3.0.6-11 updated changelog, added page for Well of Suffering, rewrote entry on Explosive Charges, slightly tweaked the Anointments to better describe how they wear off, added a $(blood) tag to the manual (same colour as $(fire) so we can talk about Blood more dramatically. This is BLOOD magic after all! (Note, make sure this works - the word 'blood' in the Well of Suffering should be red. * Update soul_gem.json to mirror the changes to the hellfire forge. Thanks, Way! --- .../guide/en_us/entries/demon_will/soul_gem.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/data/bloodmagic/patchouli_books/guide/en_us/entries/demon_will/soul_gem.json b/src/main/resources/data/bloodmagic/patchouli_books/guide/en_us/entries/demon_will/soul_gem.json index 3a027674..5e34d26b 100644 --- a/src/main/resources/data/bloodmagic/patchouli_books/guide/en_us/entries/demon_will/soul_gem.json +++ b/src/main/resources/data/bloodmagic/patchouli_books/guide/en_us/entries/demon_will/soul_gem.json @@ -17,7 +17,7 @@ "type": "crafting_soulforge", "heading": "Petty Tartaric Gem", "recipe": "bloodmagic:soulforge/pettytartaricgem", - "text": "Your first gem will hold a maximum of 64 $(l:demon_will/demon_will)Will$(). Of course, you'll have to craft two if you want to upgrade it." + "text": "Your first gem will hold a maximum of 64 $(l:demon_will/demon_will)Will$(). Much more compact than before!" }, { "type": "text", @@ -27,7 +27,7 @@ "type": "crafting_soulforge", "heading": "Lesser Tartaric Gem", "recipe": "bloodmagic:soulforge/lessertartaricgem", - "text": "This reinforced gem can hold up to 256 $(l:demon_will/demon_will)Will$()." + "text": "This reinforced gem can hold up to 256 $(l:demon_will/demon_will)Will$(). $(br2)Note: You only need one gem when upgrading - the $(item)Hellfire Forge$() will draw $(raw)Will$() from the gem it's crafting before trying to use will from the gem in its Gem Slot. Don't worry, the newly crafted gem will hold any leftover $(raw)Will$() from the process." }, { "type": "text",