[
    {
        "id": "_meta",
        "author": "GrayPockets",
        "name": "Faerie Example"
    },
    {
        "id": "faerie",
        "name": "Faerie",
        "image": [
            "https://www.graypockets.com/characters/homebrew/Faerie/faerie_g.png",
            "https://www.graypockets.com/characters/homebrew/Faerie/faerie_e.png"
        ],
        "team": "townsfolk",
        "firstNight": 22.5,
        "firstNightReminder": "Show the *THESE CHARACTERS ARE NOT IN PLAY* token. Show 3 not-in-play good character tokens.",
        "otherNight": 38.5,
        "otherNightReminder": "The Faerie chooses a player. :reminder:",
        "reminders": [
            "Dead"
        ],
        "setup": true,
        "ability": "You get 3 bluffs. Each night*, choose a player: they die. You register as “the Demon” for abilities. If you die, your team loses; if only 2 players live, your team wins; even if drunk or poisoned. [No Demon, +1 Minion]",
        "flavor": "Be secret and discreet; the faerie favors are lost when not concealed.",
        "jinxes": [
            {
                "id": "boffin",
                "reason": "The Boffin does not learn what ability the Faerie has."
            },
            {
                "id": "widow",
                "reason": "The Widow cannot poison the Faerie."
            },
            {
                "id": "marionette",
                "reason": "The Faerie does not know who the Marionette is."
            },
            {
                "id": "pithag",
                "reason": "A Pit-Hag can not create a Faerie."
            }
        ]
    }
]