Files
org_web/assets/games/two-rivers/data/endings.json
gitea-actions 4659edc658
All checks were successful
Build Org Website / build (push) Successful in 44s
Add standalone export for Two Rivers at Moonrise
2026-07-30 23:37:18 +01:00

23 lines
1.3 KiB
JSON

{
"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."
}
}