/helladarion-form

๐Ÿ‰ A simplified monster builder for Tormenta20 RPG system

Primary LanguageTypeScript

Helladarion Form ๐Ÿ‰

T20 Bestiary Logo

ยซA simplified monster builder for Tormenta20 RPG systemยป

Helladarion Form sends all the enemy data you type to a database through an API. This data will be accessible on Helladarion Codex, the virtual sheet, with the right enemy id



Description

Helladarion Form was created as an auxiliary tool for the Tormenta20 campaign I was playing with my friends. I used it to help me as a Dungeon Master and it works only with Tormenta20 RPG System, a pretty cool Brazilian RPG System.

What's that about?

As a Dungeon Master, you have to prepare a lot of enemies for your campaign. This project helps you by organizing the important data where you create and digitally update the enemy stats, removing the need to jumping from page to page on Tormenta20 book to check the enemy specifications.

Do you want to create a new enemy? Just type all its data and it'll render the way you want. You use enemies already created on the book but you constantly customize them on a .txt file? The virtual sheet can update every data by editing the initial stats.

Hella-what?

Helladarion is an artifact created by Tanna-Toh, god of knowledge from Tormenta20 RPG System. This artifact holds all the knowledge of Arton, the fantasy world of this system. The joke here is like you're some priest feeding the artifact knowledge by reporting the stats of new creatures.

Layout

The initial layout that was made is this design I created on Figma. As development was happening, some things were added, others changed and you can check out the final version on helladarion-form.netlify.app.

Project

This project is a Typescript study. It collects data from the user through input elements and sends them to Helladarion API, which will store the data on a Firebase database. After that, the data is accessed on Helladarion Codex, the Tormenta20 RPG System sheet with editable fields that persists information to build monsters for your RPG campaign.

Installing

To run the project on development mode, you just need an LTS Node version installed (v14 or higher recommended), and Yarn for managing the packages. If you haven't it yet, you can follow the Yarn installation guide, on their official page.

With Node and Yarn installed, run the commands below. They will clone the project on the current folder, download all the project dependencies and, in a few minutes, the project will open on your default browser, on the port :3000.

git clone https://github.com/bolognini/helladarion-form.git
cd helladarion-form
yarn && yarn dev

Built With


Helladarion Form is in its very first release version, which means it has a lot to improve. Since this is something really small and it's used as an auxiliary personal tool I decided to take it easy. That's why I didn't develop a responsive layout, for example.

If you use it and found some bug, have some suggestions to improve it, please feel free to open an issue or send a Pull Request. This is an open-source project! โœŒ๏ธ

I do not own the rights of anything related to the Tormenta20 RPG System. All the rights are reserved and owned by Jambรด Editora.