Files
org_web/assets/games/two-rivers/data/quests.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

15 lines
451 B
JSON

{
"garland": {
"name": "A Garland for Everyone",
"description": "Gather five flowers for Mira's communal festival garland.",
"target": 5,
"reward": {"familyApproval": 8, "comfort": 3, "cg": "garland"}
},
"letters": {
"name": "The Bookseller's Letters",
"description": "Recover three letters that record the festival's forgotten founders.",
"target": 3,
"reward": {"trust": 5, "respect": 6, "cg": "library"}
}
}