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:
13
assets/games/two-rivers/data/items.json
Normal file
13
assets/games/two-rivers/data/items.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"gifts": [
|
||||
{"id": "inkstone", "name": "Carved Inkstone", "hint": "For someone who writes in every margin.", "effects": {"respect": 5, "romance": 3}},
|
||||
{"id": "brass_compass", "name": "Brass Star Compass", "hint": "For a curious traveller who dislikes standing still.", "effects": {"adventure": 5, "romance": 3}},
|
||||
{"id": "poetry_book", "name": "Book of River Poems", "hint": "For a reader with an inconveniently warm smile.", "effects": {"comfort": 4, "romance": 5}},
|
||||
{"id": "embroidered_ribbon", "name": "Embroidered Ribbon", "hint": "A small festival keepsake in indigo and gold.", "effects": {"familyApproval": 4, "romance": 3}},
|
||||
{"id": "spiced_tea", "name": "Tea Blend", "hint": "Cardamom, citrus peel, and an excuse to linger.", "effects": {"comfort": 5, "humour": 2}},
|
||||
{"id": "archery_charm", "name": "Archer's Charm", "hint": "For someone who claimed she was not competitive.", "effects": {"adventure": 4, "humour": 4}}
|
||||
],
|
||||
"clues": ["folio_ribbon", "lantern_rubbing", "anwara_note", "founders_record"],
|
||||
"flowers": ["jasmine", "tuberose", "marigold", "rose", "bakul"],
|
||||
"letters": ["letter_1", "letter_2", "letter_3"]
|
||||
}
|
||||
Reference in New Issue
Block a user