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:
22
assets/games/two-rivers/data/characters.json
Normal file
22
assets/games/two-rivers/data/characters.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"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"}
|
||||
}
|
||||
Reference in New Issue
Block a user