document quenching

This commit is contained in:
petrak@ 2023-02-18 12:36:54 -06:00
parent f42a088c34
commit cccaa3e3a7
4 changed files with 69 additions and 0 deletions

View file

@ -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",

View file

@ -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"
}
]
}

View file

@ -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"
}
]
}

View file

@ -3,6 +3,7 @@
"category": "hexcasting:greatwork",
"icon": "minecraft:nether_star",
"priority": true,
"sortnum": 0,
"advancement": "hexcasting:enlightenment",
"entry_color": "54398a",
"pages": [