Basic Tricks

"The foundations are arguably the most important part of any skillset.There is no shame in revisiting them every now and then."

-- An excerpt from a lecture by Prof. Olivine.

Note: Inscribed Fragments

A fragment can be inscribed onto any item that a player can hold in their inventory.If inscribed on a block, the fragment will be removed if the block is placed.

Some items may have additional interactions when inscribed with fragments,Wands for example will cast a spell fragment when right-clicked.

Reads the fragment from the item in the given slot, or in the caster's offhand if no slot is given.Returns void if no fragment is inscribed.

Inscribes a fragment onto the item in the given slot, or in the caster's offhand if no slot is given.Returns its input, after decay.

Same as Notulist's Ploy, but the fragment cannot be read by conventional means.

Clears any inscribed fragment from the item in the given slot, or in the caster's offhand if no slot is given.

Shows all given values as a chat message to the caster and returns the first.

Note: The Crow Mind

The Crow Mind, not to be confused with other black bird related minds,lets spells store and retrieve any one fragment, persistently, between casts.

This can be used for many things, such as counters,marking locations, and selecting targets.

Returns the value currently stored in the caster's crow mind.

Stores the supplied value in the caster's Crow Mind, overwriting any value that might already be present.