wipe

Description

A wipe event removes all cards from the player's deck, considerations, extra deck, and trunk.
The wipe event does not have any UI. After clicking on a wipe event, you are immediately returned to the map.
Because of this, it is recommended that you chain it to a text event to give the player some form of UI.

Specific Attributes

Example


      "wipe": {
        "example": {}
      },