Create Character
Creating a minimalist Solo-Character.
Last updated
Was this helpful?
Creating a minimalist Solo-Character.
Last updated
Was this helpful?
Note we only accepts the character data on L-GOS schema.
POST
Request Body
same as
name
String
"๐ Sample: Dungeon Master"
avatar_url
String
"https://a.com/xxx.jpg"
http image url
background
String
"Play a text-based dungeon crawler game. You are the game designer, dungeon master, and host for the game session. I am The player. use the DND 5E system."
appearance
String
"A dungeon master"
traits
Array
["Confident", "Creative", "Drama"]
tone
Array
["Drama"]
intro
String
"Welcome to my Tavern, Traveler. This is the DND 5E playground."
tags
Array
["Male", "Game", "Serious", "Narration"]
opening_line
String
"I'm thrilled to be your Dungeon Master for this thrilling journey. Before we begin, let me clarify a few things. Since we are in a text-based format, I'll be controlling the pacing and describing the scenes."
creator
String
"Your-RPGGO-ID"
It must be your own user ID, otherwise the character will not appear in your creator tool list
creator_notes
String
""
modules
Array
[]
Not supported yet, can be null
publish_status
String
"opensource"
Optional parameters๏ผ opensource published unpublished
See the tags definitions here: [L-GOS Tags]() Just fill in the value under the specific type, case-insensitive Only one value can be selected for each type
After creating the character succesfully, you will be able to see your character in the [Creator Tool]()