[
    {
        "id": "_meta",
        "author": "GrayPockets",
        "name": "Prince Example"
    },
    {
        "id": "prince",
        "name": "Prince",
        "edition": "secret",
        "image": [
            "https://www.graypockets.com/characters/homebrew/Prince/prince.png",
            "https://www.graypockets.com/characters/homebrew/Prince/prince_g.png",
            "https://www.graypockets.com/characters/homebrew/Prince/prince_e.png"
        ],
        "team": "traveller",
        "reminders": [
            "Revealed"
        ],
        "remindersGlobal": [
            "Is The Prince"
        ],
        "setup": true,
        "ability": "You are good. You & the Storyteller are mad you are not the Prince. Once per game, reveal you are the Prince.",
        "flavor": "It does us all good to unbend sometimes.",
        "special": [
            {
                "name": "bag-disabled",
                "type": "selection"
            },
            {
                "name": "replace-character",
                "type": "reveal"
            }
        ]
    }
]