[
    {
        "id": "_meta",
        "author": "GrayPockets",
        "name": "Fairy Example"
    },
    {
        "id": "fairy",
        "name": "Fairy",
        "edition": "secret",
        "image": [
            "https://www.graypockets.com/characters/secret/Fairy/fairy_g.png",
            "https://www.graypockets.com/characters/secret/Fairy/fairy_e.png"
        ],
        "team": "townsfolk",
        "otherNight": 22.5,
        "otherNightReminder": "The Fairy either nods their head to be drunk, or shakes their head to be sober. :reminder:",
        "reminders": [
            "Drunk"
        ],
        "setup": false,
        "ability": "If the Demon attacks a player, it attacks one of their living neighbors instead. Each night*, choose if you are drunk or not.",
        "flavor": "Mais je suis délicieux dès aujourd'hui!"
    }
]