23 lines
1010 B
JSON
Executable File
23 lines
1010 B
JSON
Executable File
{
|
|
"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"}
|
|
}
|