Blood on the Clocktower script for Tabletop Simulator. This is a social deduction game that can be played between 5 and 20 players. Since Tabletop Simulator only supports 10 seated players, extra fake seats are added into the game to fully support 20 players.
Features:
- The characters are dealt out to the storyteller zone and are auto-tinted to the players' colors. The reminder tokens are also automatically dealt out on top of the character tokens.
- Table size can be adjusted to the number of players, between 5 and 20.
- Character setup tool.
- Night helper tool.
- Scripted player distribution chart.
- Timer tool.
- Town Square tool.
- Waitlist tool.
- Blood on the Clocktower bingo board.
- And many other quality of life features.
Here is a youtube video explaining how to install this mod and run the game as a storyteller.
Instructions for accessing the code, modify it and push it into the game:
Requires Atom Editor and the Tabletop Simulator package. See http://berserk-games.com/knowledgebase/atom-editor-plugin/ for full details.
In the Settings for Packages->tabletopsimulator-lua, make sure the 'Insert other files specified in source code' box is checked.
Set the 'Base path for files you wish to #include' to the local parent folder of this repository.
For example, if you have this repository saved in 'D:\Documents\My Games\Tabletop Simulator\Scripts\Botc', set the base path to 'D:\Documents\My Games\Tabletop Simulator\Scripts'
If you want to edit the scripts directly from the temp folder, uncheck the 'Insert other files specified in source code' box and reload the scripts in Atom.