This is the online version of the Manifestation documentation.

Entries which are blurred are spoilers. Click to reveal them, but be aware that they may spoil endgame progression. Alternatively, click here to get a version with all spoilers showing.

Hex Notebook

I seem to have discovered a new method of magical arts, in which one draws patterns strange and wild onto a hexagonal grid. It fascinates me. I've decided to start a journal of my thoughts and findings.

Forum Link

The practitioners of this art would cast their so-called Hexes by drawing strange patterns in the air with a Staff -- or craft powerful magical items to do the casting for them. How might I do the same?

Book and QuillMy intent with media

I've long suspected a link between media and the mind, but only recently have I begun to understand its depths. Constraining the media into patterns with intent makes it manifest, forming structures that can be perceived.

More curious still, these constructs seem capable of accepting intent. By imposing order upon them, I can compel them to carry thought forward, translating decision into action.


A list of all the patterns I've discovered, as well as what they do.

BookManifest

I've long suspected a link between media and the mind, but only recently have I begun to understand its depths. Constraining the media into patterns with intent makes it manifest, forming structures that can be perceived.

More curious still, these constructs seem capable of accepting intent. By imposing order upon them, I can compel them to carry thought forward, translating decision into action.


Manifest List (list, string | text →)

Your browser does not support visualizing patterns. Pattern code: awwaqwedwwd

Takes a list of intentions, a menu title and manifests a list menu.


Manifest Grid (list, string | text, num →)

Your browser does not support visualizing patterns. Pattern code: awwaeawwaqwddad

Takes a list of intentions, a menu title, and a number of columns to manifest a grid menu. Columns are limited to 1-10.


Oak ButtonIntent

An Intent is an imposition of will on the media, shaping it into a vessel awaiting a spark of interaction to awaken it.

By themselves, intents are inert. A button waits for a press, an input for text, a slider for a nudge, and a dropdown for a selection. But once roused, they execute their patterns with the fervor of a cast hex.


Intent Button ([pattern], string | text → intent)

Your browser does not support visualizing patterns. Pattern code: awwaqwedwwdaa

Creates a button from a list of patterns and a label. When clicked, the button casts the patterns.


Intent Input (string | text → intent)

Your browser does not support visualizing patterns. Pattern code: awwaqwedwwdad

Creates an input field from a label. Entered text is pushed to the stack of an executed action, like from a button.


Intent Slider (num, num, num, string | text → intent)

Your browser does not support visualizing patterns. Pattern code: awwaqwedwwdaw

Creates a slider from min, max, current values, and a label. The chosen value is pushed to the stack of an executed action.


Intent Section (string | text → intent)

Your browser does not support visualizing patterns. Pattern code: awwaqwedwwdawde

Creates a non-interactive section from a label, acting as a sub heading.


Intent Dropdown (list, string | text → intent)

Your browser does not support visualizing patterns. Pattern code: awwaqwedwwdawaq

Creates a dropdown from a list of options and a label. The selected option is pushed to the stack of an executed action.