NPC
Chat with NPC & DM
Chat with NPCs or the DM in the game to gather clues or advance the gameplay.
Request Body
Name
Type
Description
{
"code": 0,
"msg": "ok",
"data": {
"result": {
"image": "",
"text": "I am James, the loyal butler of Mr. John...",
"epoch": {
"current_count": 5,
"max_chat_count": 10
}
},
"game_status": {
"game_id": "22",
"goal_id": "1",
"scene_id": "2",
"action": 0
}
}
}Last updated