| UI Element | Behavior | |------------|----------| | | When the player looks at a pedestal, a faint golden outline appears. If the correct rune is held, the outline pulses brighter. | | Alembic Craft UI | Simple panel with a “Distill” button, a progress bar, and a tooltip describing the effect. Disable the button until the elixir is placed. | | Invisibility Indicator | Small semi‑transparent circle around the crosshair that fades as the timer runs out. | | Rune Vision Toggle | Auto‑enabled after elixir consumption; UI shows an eye icon with a countdown. | | Journal Entry Popup | After solving the puzzle, a modal window slides in with the new entry, pausing gameplay for 5 seconds before the player can close it. |
: Located near Charles Bridge, this offers a look at real dungeon conditions from the 15th century. The "Big Sister" Legend czechdungeon czech dungeon 1
// … existing spawn code … JournalManager.Instance.AddEntry( "The Alchemist’s Secret", "The hidden lab belonged to Master Radek, a 16th‑century alchemist…\n" + "His Phantom Elixir grants temporary invisibility and reveals the unseen runes.", Resources.Load<Sprite>("Journal/AlchemistSketch")); | UI Element | Behavior | |------------|----------| |