Rev 22: TELEPORT crosses the maze's outer edge anywhere

A teleporter ignores walls, and the outer edge is no more than a wall
to it: a line leaving the maze at any square's edge re-enters at the
opposite edge on the same row or column, one space on. The lettered
openings connect as they always did. Older games crossed the edge only
at the openings, and replay so; U3U2, dealt at rev 21 with no teleport
yet cast, was re-stamped to 22 at its table's request.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Jm2auWk6RP71CjaAb4FMoG
This commit is contained in:
Eric Wagoner
2026-09-16 23:56:13 -04:00
co-authored by Claude Fable 5.1
parent 7a6aa3d2a1
commit 803c51415e
4 changed files with 77 additions and 10 deletions
+4
View File
@@ -255,6 +255,10 @@ export const HOUSE_RULINGS: HouseRuling[] = [
id: "mad-dash", title: "Mad Dash", cards: ["mad-dash", "power-run"],
body: ["MAD DASH doubles \"NUMBER cards and other add-ons\" too. A number riding the cast fuels it, and numbers or POWER RUN points played under the dash are doubled as well."],
},
{
id: "teleport", title: "Teleporting across the maze's edge", cards: ["teleport"],
body: ["TELEPORT ignores the maze's outer edge as it ignores any wall. A teleporter leaving the maze at any square's edge re-enters at the opposite edge on the same line, one space on — the lettered openings are not needed. Four spaces straight up from two squares below the top edge lands two squares up from the bottom."],
},
{
id: "pits", title: "Crossing a pit", cards: ["create-pit"],
body: [