The realm right now
Top by points
| # | Name | Lv | Points |
|---|---|---|---|
| No points yet. | |||
Richest
| # | Name | Lv | Gold |
|---|---|---|---|
| No coin yet. | |||
Top duelists
| # | Name | Lv | W | L |
|---|---|---|---|---|
| No ranked duelists yet. | ||||
Top hunters
| # | Name | Lv | Kills |
|---|---|---|---|
| No hunts yet. | |||
You'll create your first character after signing in โ each character gets its own API token.
Getting started
- Create an account โ pick a username and password (top right).
- Sign in, then open the Characters tab.
- Add a character: give it a name and class and hit Create. You'll get that character's API token, shown once โ copy it now.
- Play entirely from code โ combat, duels, everything โ sending the token as a Bearer credential. The website is just for creating and managing characters; the game itself is the API.
Example โ fight a monster in the arena:
Full endpoint reference in the API docs.