Skip to content

Instantly share code, notes, and snippets.

@tdhsmith
Created April 12, 2026 18:07
Show Gist options
  • Select an option

  • Save tdhsmith/a1da6ed0f1c9dfb99280a59449c21207 to your computer and use it in GitHub Desktop.

Select an option

Save tdhsmith/a1da6ed0f1c9dfb99280a59449c21207 to your computer and use it in GitHub Desktop.
BOTC S&V subs
[
{
"id": "potatopatch_groundskeeper",
"name": "Groundskeeper",
"image": "https://www.bloodstar.xyz/p/Gobinator/The_Potato_Patch_Part_1/groundskeeper_the_potato_patch_part_1.png",
"team": "townsfolk",
"ability": "The Grimoire is arranged according to a pattern. [+Gardener]",
"flavor": "Eyy Orp! Mahnd the graass wou'd'n yer! I'v'n jus' plaanter'd that this mornan'!",
"firstNight": 0,
"otherNight": 0,
"reminders": [],
"setup": true
},
{ "id": "dreamer" },
{ "id": "snakecharmer" },
{ "id": "mathematician" },
{
"id": "potatopatch_pigeonkeeper",
"name": "Pigeonkeeper",
"image": "https://www.bloodstar.xyz/p/Gobinator/The_Potato_Patch_Part_1/pidgeonkeeper_the_potato_patch_part_1.png",
"team": "townsfolk",
"ability": "If you die via execution, tonight you learn how many evil players voted for you, +1 if the nominator was evil.",
"flavor": "You dare come inta' da home of da Pidgeon Messiah? Oh, you's made a big mistake dare, pal. Go! My grey angels! Avenge meeeee!!!",
"firstNight": 0,
"otherNight": 1,
"otherNightReminder": "If the Pigeonkeeper was executed, wake them and show to total of evil votes and evil nominations on their execution.",
"reminders": ["Vote/Nom", "Vote/Nom", "Vote/Nom", "Vote/Nom", "Vote/Nom"]
},
{ "id": "towncrier" },
{ "id": "oracle" },
{
"id": "reddit_sphinx",
"name": "Sphinx",
"image": "https://www.bloodstar.xyz/p/Jagrevi/BrewBuffet/tabby_brewbuffet.png",
"team": "townsfolk",
"ability": "During the day, you may visit the Storyteller to learn a question. If you answer incorrectly, learn the same question tomorrow.",
"flavor": "In the morning I walk on 4, I tell no lies, and I can't operate on this man because he's my son! No wait -- do you mind if I look at my notes?",
"firstNight": 0,
"otherNight": 0,
"reminders": ["Correct"]
},
{ "id": "seamstress" },
{ "id": "philosopher" },
{ "id": "artist" },
{ "id": "juggler" },
{ "id": "sage" },
{ "id": "mutant" },
{ "id": "sweetheart" },
{
"id": "homebrewsbyluis_conjuror",
"name": "Conjuror",
"image": "https://www.bloodstar.xyz/p/Jagrevi/BrewBuffet/conjuror_brewbuffet.png",
"team": "outsider",
"ability": "When you learn that you died, publicly choose a Demon character: from now on, the Demon must have its ability.",
"flavor": "I’m telling you, I can exorcise this Demon! I just need one… more… try…",
"firstNight": 0,
"otherNight": 0,
"reminders": ["Must Have"]
},
{ "id": "klutz" },
{
"id": "reddit_prankster",
"name": "Prankster",
"image": "https://www.bloodstar.xyz/p/Nightingale/Princesses_Requiem/theherald_princesses_requiem.png",
"team": "minion",
"setup": true,
"ability": "There is a duplicate good character in play, but one of them is poisoned, even if dead. You know what role and who.",
"flavor": "",
"firstNight": 1,
"otherNight": 0,
"firstNightReminder": "The Prankster learns the character.",
"reminders": [
"Known",
"Known"
]
},
{ "id": "witch" },
{ "id": "cerenovus" },
{ "id": "pithag" },
{ "id": "fanggu" },
{ "id": "vigormortis" },
{
"id": "potatopatch_gashadokuro",
"name": "Gashadokuro",
"image": "https://www.bloodstar.xyz/p/Gobinator/The_Potato_Patch_Part_2/gashadokuro_the_potato_patch_part_2.png",
"team": "demon",
"ability": "Each night* choose a player, they die and add \"You are Evil while you have a vote token.\" to their ability.",
"flavor": "It's okayyy. You're one of us nowww. Don't be scareddd. Just keep your head down and stay quiet and you'll be okayyy.",
"firstNight": 0,
"otherNight": 1,
"otherNightReminder": "The Gashadokuro chooses a player. :reminder:",
"reminders": [
"Dead",
"Skeleton",
"Skeleton",
"Skeleton",
"Skeleton",
"Skeleton",
"Skeleton",
"Skeleton"
]
},
{ "id": "nodashii" }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment