[
    {
        "id": "_meta",
        "author": "GrayPockets",
        "name": "Nanny Example"
    },
    {
        "id": "nanny",
        "name": "Nanny",
        "edition": "secret",
        "image": [
            "https://www.graypockets.com/characters/secret/Nanny/nanny_g.png",
            "https://www.graypockets.com/characters/secret/Nanny/nanny_e.png"
        ],
        "team": "townsfolk",
        "setup": false,
        "remindersGlobal": [
            "Covering",
            "Covering",
            "Covering",
            "Covering",
            "Covering",
            "Covering",
            "Covering",
            "Covering",
            "Covering",
            "Covering",
            "Covering",
            "Covering",
            "Covering",
            "Covering",
            "Covering",
            "Covering",
            "Covering",
            "Covering",
            "Covering",
            "Covering"
        ],
        "otherNight": 1.5,
        "otherNightReminder": "Ask all players if they have their hands over their eyes. When any player wakes at night, tell them which other players have their hands over their eyes.",
        "ability": "At night, other players with both hands over their eyes can not die, but if you die, they die too.",
        "flavor": "Never judge things by their apperances. Even carpetbags.",
        "special": [
            {
                "name": "card",
                "type": "signal",
                "value": "Are both hands over your eyes tonight?",
                "global": "townsfolk"
            },
            {
                "name": "card",
                "type": "signal",
                "value": "Are both hands over your eyes tonight?",
                "global": "outsider"
            },
            {
                "name": "card",
                "type": "signal",
                "value": "Are both hands over your eyes tonight?",
                "global": "minion"
            },
            {
                "name": "card",
                "type": "signal",
                "value": "Are both hands over your eyes tonight?",
                "global": "demon"
            },
            {
                "name": "card",
                "type": "signal",
                "value": "Are both hands over your eyes tonight?",
                "global": "traveller"
            },
            {
                "name": "card",
                "type": "signal",
                "value": "Players with both hands over their eyes:",
                "global": "townsfolk"
            },
            {
                "name": "card",
                "type": "signal",
                "value": "Players with both hands over their eyes:",
                "global": "outsider"
            },
            {
                "name": "card",
                "type": "signal",
                "value": "Players with both hands over their eyes:",
                "global": "minion"
            },
            {
                "name": "card",
                "type": "signal",
                "value": "Players with both hands over their eyes:",
                "global": "demon"
            },
            {
                "name": "card",
                "type": "signal",
                "value": "Players with both hands over their eyes:",
                "global": "traveller"
            }
        ]
    }
]