Skip to content

6. Miscellaneous

Jason Ho edited this page Aug 4, 2022 · 1 revision

View status

Check your health, mana, progress on current quests and other details

JSON structure

{
    "action": "view_status"
}

View all status

Include more detail like strength, intelligence, dexterity, stamina and charisma

JSON structure

{
    "action": "view_status_full"
}

Clone this wiki locally