Campaign Creation Documentation

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.






These pages are being restructured and may not be complete!

You can find the older version of this page here.

ends

Description

The Ends event signifies the end of a campaign.
The user may view credits, download their deck, or return to the main menu.
This event has no specific attributes.




Example

"ends": {
    "youWon": {
        "title": "GG, you won!"
    }