-
Notifications
You must be signed in to change notification settings - Fork 0
4. Fight (PvP PvE)
Jason Ho edited this page Aug 4, 2022
·
2 revisions
You cannot fight without attacking
{
"action": "attack",
"skill": "xxx"
}Battle logs if successful
Error output if not
List the player's current list of learned skills
{
"action": "list_skills"
}Check yours and your opponent's status
{
"action": "fight_status"
}