Other Math Operations
Inclining Purification (int → [int])
Returns a list of nonnegative integers below the input. Mishaps if the input is less than 0.
This is the online version of the Hyper's Hexcast addon 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.
The past is a foreign country; they do things differently there.
PatternsA list of all the patterns I've discovered, as well as what they do.
Other Math OperationsReturns a list of nonnegative integers below the input. Mishaps if the input is less than 0.
Mount PatternsReturns the entity that a given entity is riding. Null if the entity isn't riding anything.
Returns a list of entities that are riding a given entity.
Returns whether or not the given entity is considered the "Driver" of its vehicle. Null if the entity isn't riding a vehicle.
SpellsPatterns and actions that perform a magical effect on the world.
Mount SpellsMake an entity ride another entity. Costs about 2 Amethyst Dust if the top of the stack is a non-player entity, 1 if it is you, and about a crystal's worth if is it another player.
It seems that there are cases (e.g. where the second stack item is a player) where media is still consumed, but no action is taken or mishap released? This is very curious, but doesn't seem like behaviour I should rely on...
Make an entity stop riding the entity they are riding. Costs about 1 Amethyst Dust, or a negligible amount when cast on yourself (but why would you).