From cccaa3e3a766fa68180593975db8c85c42af59e1 Mon Sep 17 00:00:00 2001 From: "petrak@" Date: Sat, 18 Feb 2023 12:36:54 -0600 Subject: [PATCH] document quenching --- .../assets/hexcasting/lang/en_us.json | 10 +++++ .../entries/greatwork/fanciful_staves.json | 19 +++++++++ .../entries/greatwork/quenching_allays.json | 39 +++++++++++++++++++ .../en_us/entries/greatwork/the_work.json | 1 + 4 files changed, 69 insertions(+) create mode 100644 Common/src/main/resources/data/hexcasting/patchouli_books/thehexbook/en_us/entries/greatwork/fanciful_staves.json create mode 100644 Common/src/main/resources/data/hexcasting/patchouli_books/thehexbook/en_us/entries/greatwork/quenching_allays.json diff --git a/Common/src/main/resources/assets/hexcasting/lang/en_us.json b/Common/src/main/resources/assets/hexcasting/lang/en_us.json index 6fd7c5e83..c45dccacf 100644 --- a/Common/src/main/resources/assets/hexcasting/lang/en_us.json +++ b/Common/src/main/resources/assets/hexcasting/lang/en_us.json @@ -878,6 +878,16 @@ "hexcasting.page.akashiclib.akashic_record": "Allocating and assigning patterns is simple but oh so boring. I have better things to do. I will need a mind well-used to its work for the extraction to stay sound.", "hexcasting.page.akashiclib.3": "Then to operate the library is simple, the patterns are routed through the librarian and it looks them up and returns the iota to you. Two actions do the work. $(l:patterns/akashic_patterns)Notes here/$.$(br2)Using an empty $(l:items/scroll)$(item)scroll/$ on a bookshelf copies the pattern there onto the $(l:items/scroll)$(item)scroll/$. Sneaking and using an empty hand clears the datum in the shelf.", + "hexcasting.entry.quenching_allays": "Quenching Allays", + "hexcasting.page.quenching_allays.1": "THEY ARE BITS OF MEDIA. How did I not see it sooner? They are -- as I am a heap of flesh with a scrap, blessed with a scrap of thought, an Allay is a self-sustaining quarrel of media pinned to a scrap of flesh. It explains everything -- their propensity for media, their response to music, I SEE NOW, HOW did the ones before NOT?", + "hexcasting.page.quenching_allays.2": "And given this it is only RIGHT I conquer their peculiar minds -- their peculiar selves -- that is all they are, a mind, a self, a coda. Something about their phase speaks to me. I can... I can compress _media with them, overlay two wends of thought in one space, physical and cognitive, all and once.$(br2)Somehow, the process produces _media of its own. How? Perhaps -- perhaps MY work, the process of doing it --", + "hexcasting.page.quenching_allays.3": "It matters not. I matter not. They matter not, all that matters is what it does. And this is it.$(br2)It must hurt so very much.", + "hexcasting.page.quenching_allays.4": "The product is fragile. Breaking it shatters it into pieces, with $(thing)Fortune/$ increasing the yield... if I wish the block itself I need a silken touch.$(br2)The produced shards are worth thrice an $(l:items/amethyst)$(item)Charged Amethyst Crystal/$ apiece. The block itself is worth four of the shards.", + "hexcasting.page.quenching_allays.5": "They are mercurial, they seem to twist and wink under my fingers, and by giving them a mentor in another form of _media they may be coerced into its shape, in an equivalent exchange of _media.", + + "hexcasting.entry.fanciful_staves": "Fanciful Staves", + "hexcasting.page.fanciful_staves.1": "It is only right as I shed the husk of ignorance I replace my tools, my palm-polished staves. These new constructions of mine have no additional properties -- but they are so glorious, oh so Glorious... They match the radiance winking at the corners of my sight.", + "_comment": "Patterns", "hexcasting.entry.readers_guide": "How to Read this Section", diff --git a/Common/src/main/resources/data/hexcasting/patchouli_books/thehexbook/en_us/entries/greatwork/fanciful_staves.json b/Common/src/main/resources/data/hexcasting/patchouli_books/thehexbook/en_us/entries/greatwork/fanciful_staves.json new file mode 100644 index 000000000..c75a43e3e --- /dev/null +++ b/Common/src/main/resources/data/hexcasting/patchouli_books/thehexbook/en_us/entries/greatwork/fanciful_staves.json @@ -0,0 +1,19 @@ +{ + "name": "hexcasting.entry.fanciful_staves", + "category": "hexcasting:greatwork", + "icon": "hexcasting:mindsplice_staff", + "sortnum": 6, + "advancement": "hexcasting:enlightenment", + "entry_color": "54398a", + "pages": [ + { + "type": "patchouli:text", + "text": "hexcasting.page.fanciful_staves.1" + }, + { + "type": "patchouli:crafting", + "recipe": "hexcasting:quenched_staff", + "recipe2": "hexcasting:mindsplice_staff" + } + ] +} diff --git a/Common/src/main/resources/data/hexcasting/patchouli_books/thehexbook/en_us/entries/greatwork/quenching_allays.json b/Common/src/main/resources/data/hexcasting/patchouli_books/thehexbook/en_us/entries/greatwork/quenching_allays.json new file mode 100644 index 000000000..f11537b77 --- /dev/null +++ b/Common/src/main/resources/data/hexcasting/patchouli_books/thehexbook/en_us/entries/greatwork/quenching_allays.json @@ -0,0 +1,39 @@ +{ + "name": "hexcasting.entry.quenching_allays", + "category": "hexcasting:greatwork", + "icon": "hexcasting:quenched_allay", + "advancement": "hexcasting:enlightenment", + "entry_color": "54398a", + "sortnum": 5, + "pages": [ + { + "type": "patchouli:text", + "text": "hexcasting.page.quenching_allays.1" + }, + { + "type": "patchouli:text", + "text": "hexcasting.page.quenching_allays.2" + }, + { + "type": "hexcasting:brainsweep", + "recipe": "hexcasting:brainsweep/quench_allay", + "text": "hexcasting.page.quenching_allays.3" + }, + { + "type": "patchouli:spotlight", + "item": "hexcasting:quenched_allay_shard", + "link_recipe": true, + "text": "hexcasting.page.quenching_allays.4" + }, + { + "type": "patchouli:crafting", + "recipe": "hexcasting:decompose_quenched_shard/dust", + "text": "hexcasting.page.quenching_allays.5" + }, + { + "type": "patchouli:crafting", + "recipe": "hexcasting:decompose_quenched_shard/shard", + "recipe2": "hexcasting:decompose_quenched_shard/charged" + } + ] +} diff --git a/Common/src/main/resources/data/hexcasting/patchouli_books/thehexbook/en_us/entries/greatwork/the_work.json b/Common/src/main/resources/data/hexcasting/patchouli_books/thehexbook/en_us/entries/greatwork/the_work.json index 0314c0f73..796e70901 100644 --- a/Common/src/main/resources/data/hexcasting/patchouli_books/thehexbook/en_us/entries/greatwork/the_work.json +++ b/Common/src/main/resources/data/hexcasting/patchouli_books/thehexbook/en_us/entries/greatwork/the_work.json @@ -3,6 +3,7 @@ "category": "hexcasting:greatwork", "icon": "minecraft:nether_star", "priority": true, + "sortnum": 0, "advancement": "hexcasting:enlightenment", "entry_color": "54398a", "pages": [