Files
org_web/assets/games/two-rivers/data/characters.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
1010 B
JSON

{
"z": {
"name": "Z",
"age": 27,
"pronouns": "he/him",
"role": "A Pakistani visiting scholar and amateur archer",
"expressions": ["warm", "wry", "thoughtful", "flustered", "determined", "tender"]
},
"lima": {
"name": "Princess Lima",
"age": 26,
"pronouns": "she/her",
"role": "A Bengali princess and curator of the Festival of Two Rivers",
"expressions": ["warm", "playful", "regal", "curious", "vulnerable", "tender", "triumphant"]
},
"anwara": {"name": "Keeper Anwara", "age": 58, "role": "Senior keeper of the royal archive"},
"saira": {"name": "Saira", "age": 49, "role": "Lima's aunt and chair of the festival council"},
"nadia": {"name": "Nadia", "age": 34, "role": "A bookseller and collector of letters"},
"rayhan": {"name": "Rayhan", "age": 31, "role": "The festival's cheerful head cook"},
"mira": {"name": "Mira", "age": 29, "role": "A gardener and garland artist"},
"ishan": {"name": "Ishan", "age": 45, "role": "Master of ceremonies"}
}