Add standalone export for Two Rivers at Moonrise
All checks were successful
Build Org Website / build (push) Successful in 44s
All checks were successful
Build Org Website / build (push) Successful in 44s
This commit is contained in:
14
assets/games/two-rivers/data/quests.json
Normal file
14
assets/games/two-rivers/data/quests.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"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"}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user