Magic Imbue waits on a lunar spellbook #129

Open
opened 2026-08-06 13:02:21 +00:00 by sickday · 0 comments
Owner

Combination runes are built in both directions for all six pairs, with the binding necklace and its sixteen charges. The one route into them that is missing is Magic Imbue, the lunar spell that lets a combination craft skip the talisman entirely.

It is blocked on a subsystem rather than on data: no lunar spellbook exists. There is no spellbook switching, no lunar spell rows, and nothing that holds a timed self-buff of this shape.

What it needs when the spellbook lands

  • A timed effect on the caster — Magic Imbue lasts a fixed window rather than being consumed by one craft, which makes it the first buff of its kind here.
  • A branch in the combination path that treats the talisman as satisfied while the effect is live. Contract.Runecrafting.combination/6 already refuses with :no_catalyst as a distinct reason, so the seam is a condition on one cond arm rather than a new shape.

Small once the spellbook exists, and impossible before it. Filed so it is not rediscovered as a Runecrafting gap.

Combination runes are built in both directions for all six pairs, with the binding necklace and its sixteen charges. The one route into them that is missing is **Magic Imbue**, the lunar spell that lets a combination craft skip the talisman entirely. It is blocked on a subsystem rather than on data: **no lunar spellbook exists**. There is no spellbook switching, no lunar spell rows, and nothing that holds a timed self-buff of this shape. ## What it needs when the spellbook lands * A timed effect on the caster — Magic Imbue lasts a fixed window rather than being consumed by one craft, which makes it the first buff of its kind here. * A branch in the combination path that treats the talisman as satisfied while the effect is live. `Contract.Runecrafting.combination/6` already refuses with `:no_catalyst` as a distinct reason, so the seam is a condition on one `cond` arm rather than a new shape. Small once the spellbook exists, and impossible before it. Filed so it is not rediscovered as a Runecrafting gap.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
Revenant/Server#129
No description provided.