Use this page to navigate the Campaign Creation Documentation. It's not expected that you read all of this to create a campaign - Instead, use this as a reference during campaign creation, whenever you need to use a specific event.
A duel event initiates a duel between the player and an opponent using the in-app simulator.
| Link | Name | Data Type | Description | Notes |
|---|---|---|---|---|
| LINK | title | String | Opponent's name | |
| LINK | lives | Integer | Lives lost if player loses | |
| LINK | dbimg | Image | Opponent avatar image | |
| LINK | wins | Event | Event if player wins | |
| LINK | lose | Event | Event if player loses | |
| LINK | card | Array | DM cards | |
| LINK | items | Array | DM items |