<aside> <img src="https://prod-files-secure.s3.us-west-2.amazonaws.com/0cbf4a2f-f1d8-4566-899d-2d28d2433643/4df210fc-cadf-4ead-b23b-675c6f01b0b1/HBL_Logo_Square.png" alt="https://prod-files-secure.s3.us-west-2.amazonaws.com/0cbf4a2f-f1d8-4566-899d-2d28d2433643/4df210fc-cadf-4ead-b23b-675c6f01b0b1/HBL_Logo_Square.png" width="40px" /> Homebrews by Luis Home Page

(Try ctrl/cmd-P to search)


Project


HBL Script Library

For Toolmakers

Credits

Changelog


Characters


Homebrews by Luis Overview

HBLX

Townsfolk

Outsiders

Minions

Demons

Travellers

Fabled

</aside>

Hello, if you’d like to use a HBL character in your own script, then here are the resources for that!

<aside> <img src="https://prod-files-secure.s3.us-west-2.amazonaws.com/0cbf4a2f-f1d8-4566-899d-2d28d2433643/a17afd0a-1172-4822-908e-20e21053ef8d/LuisHorror.png" alt="https://prod-files-secure.s3.us-west-2.amazonaws.com/0cbf4a2f-f1d8-4566-899d-2d28d2433643/a17afd0a-1172-4822-908e-20e21053ef8d/LuisHorror.png" width="40px" /> The full collection!


Homebrews by Luis.json

</aside>

A Short Guide to Bootlegging Json Files


Bloodstar.xyz is an amazing site for beginner homebrewers due to how easy it is to use, but it does come with a few flaws — namely that it’s not really built for making hybrid scripts. So here’s a short guide on how to import HBL characters (or any characters for that matter) into a json file, using Atrocities in the Auction House as an example!

1. Make a Script using Placeholders

Start by making a json file for your script on script.bloodontheclocktower.com, but use official characters as substitutes for your homebrews. In this case, I’ll use the Al-Hadikhia as a placeholder for the Bloodwrite.

image.png

2. Download Your Placeholder Script

Download the json file by clicking the save icon

image.png

3. Open your File in Visual Code Studio or Another Application

At first, it should all be in 1 line like this:

image.png

But if you do Alt/Opt-Shift-F, it’ll format the code (on VCS) to look like this!

image.png

4. Find the Json Code for the Characters

You can find the json code for HBL characters in their respective wikis in the “Meta” dropdown (try doing ctrl/cmd-P) or by using the master json file (found at the top of this page). Once you’ve found the code, copy and paste it over the placeholders in your placeholder json file. In this case, I’m replacing the Al-Hadikhia.

image.png

5. REMEMBER TO SAVE

Do ctrl/cmd-S to be safe, folks.

Optional Step: 6. Add the HBL Fabled

If you’d like, you can add the HBL marker Fabled to the script to let your players know that the homebrews are from HBL! However, I’d only ever ask that you do this if HBL is the only source of homebrew — after all, word of mouth works just fine.

And there you have it, your very own bootlegged script json!


<aside> <img src="https://prod-files-secure.s3.us-west-2.amazonaws.com/0cbf4a2f-f1d8-4566-899d-2d28d2433643/e4dc02a2-92ff-4ba1-96ab-044eed65b2ca/HBL_Logo_Square.png" alt="https://prod-files-secure.s3.us-west-2.amazonaws.com/0cbf4a2f-f1d8-4566-899d-2d28d2433643/e4dc02a2-92ff-4ba1-96ab-044eed65b2ca/HBL_Logo_Square.png" width="40px" /> If you’re making a script image that uses HBL characters, please mark them with the 4 point star, ✦, especially if there are multiple homebrew sources.

</aside>