IDIOT's duty spelled out, like FEAR's
The engine already steers every step and bars items, attacks, and non-aiding casts; the one honor-bound piece is spending the movement at all. The afflicted now see the card's demand in an urgent slip the moment their turn opens, matching the FEAR pattern: bots comply mechanically, humans get the words. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0138A8CjeQRpvzKxuMfz1Bqc
This commit is contained in:
co-authored by
Claude Fable 5
parent
6ec9d6ab55
commit
bcd2155fe0
@@ -1777,6 +1777,15 @@
|
|||||||
dead end excuses you. (The maze trusts you to honor it.)
|
dead end excuses you. (The maze trusts you to honor it.)
|
||||||
</div>
|
</div>
|
||||||
{/if}
|
{/if}
|
||||||
|
{#if isYourTurn && view.sustained.some((e) => e.cardId === "idiot" && e.targetId === view.you)}
|
||||||
|
<div class="slip urgent">
|
||||||
|
🥴 "What am I doing here…?" — IDIOT drives you to the nearest of
|
||||||
|
your own treasures. Spend your movement marching (the maze will
|
||||||
|
steer your steps); you may cast only counteractions and spells
|
||||||
|
that speed the trip. It lifts when you stand on your treasure.
|
||||||
|
(The marching is yours to honor.)
|
||||||
|
</div>
|
||||||
|
{/if}
|
||||||
{#if actionsSpent}
|
{#if actionsSpent}
|
||||||
{#if view.turn.drawForbidden}
|
{#if view.turn.drawForbidden}
|
||||||
<div class="slip urgent">Your own bolt has left you reeling — the rest of this turn is lost, and no cards come with it.</div>
|
<div class="slip urgent">Your own bolt has left you reeling — the rest of this turn is lost, and no cards come with it.</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user