Add standalone export for Two Rivers at Moonrise
All checks were successful
Build Org Website / build (push) Successful in 44s

This commit is contained in:
gitea-actions
2026-07-30 23:37:18 +01:00
parent 563d4b63cc
commit 4659edc658
186 changed files with 4799 additions and 8 deletions

View File

@@ -0,0 +1,22 @@
{
"scholar": {
"title": "The Scholar's Promise",
"weights": {"respect": 0.35, "trust": 0.25, "comfort": 0.2, "romance": 0.2},
"epilogue": "They begin with letters—long, argumentative, tender letters—until two desks become one shared library. Lima calls it diplomacy. Z calls it losing every debate beautifully."
},
"laughter": {
"title": "Laughter After Midnight",
"weights": {"humour": 0.35, "comfort": 0.3, "romance": 0.2, "adventure": 0.15},
"epilogue": "Their courtship becomes a minor scandal of badly concealed smiles, midnight tea, and solemn meetings ruined by private jokes. Neither of them makes the slightest effort to improve."
},
"road": {
"title": "The Road Beyond the Palace",
"weights": {"adventure": 0.35, "trust": 0.25, "humour": 0.2, "romance": 0.2},
"epilogue": "At first light they leave with two horses, one map, and no agreement about the route. Lima brings books. Z brings snacks. The horizon learns to expect them."
},
"families": {
"title": "Two Families, One Table",
"weights": {"familyApproval": 0.35, "respect": 0.25, "comfort": 0.2, "romance": 0.2},
"epilogue": "The first shared supper runs past midnight: recipes exchanged, stories improved in the telling, and two families pretending not to notice whose hands remain joined beneath the table."
}
}