Essence pouches and the astral tiara have no in-game source until quests #130
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Two pieces of Runecrafting are complete in code and unreachable in play, both for the same reason: their only source in era is quest content, and quests are Phase 4.
Essence pouches have no in-game source
Fill, empty, check, degrade and repair all work, and pouch contents persist across a logout with the fill counter deliberately included — a wear counter that reset at logout would make world hopping the cheapest pouch repair in the game. The Dark mage's
Repairsverb is wired.What is missing is any way to obtain one. In era the four pouches are a miniquest reward. Until quests exist the only route is the Grand Exchange, which is what keeps the mechanic reachable at all, and operator commands.
The astral tiara has no binding recipe
Every other tiara is bound by using its talisman on its altar, and the astral altar is built and craftable. The astral tiara is not bindable because no revision of the game has an astral talisman — the tiara is quest content and has never had a talisman to bind from. This is not a decoding gap or a missing id; the recipe does not exist.
So the astral altar is entered by talisman-less means only, and the tiara, if a player somehow holds one, works for entry but cannot be made.
What closes this
Phase 4. Filed so that whoever builds the miniquests knows two finished mechanics are waiting on them, and so that "pouches cannot be obtained" is a known state rather than a bug report against Runecrafting.