An implementation of the RipCrypt TTRPG System for FoundryVTT
- Adds the sum of all ammo into the skills sheet - Initializes a Popover system so that we can have rerenderable popovers in the system that can be rendered like tooltips, or popped out into their own window without the need for separate templating for each method. The "tooltip"-presentation is just a frameless application. - Utilizes the Popover system to create an ammo popover that lists each ammo independently and allows the user to "star" up to three ammos that will be visible on the sheet at all times. - Bumps the verified from from `13`->`13.339` |
||
|---|---|---|
| .github/workflows | ||
| .vscode | ||
| assets | ||
| langs | ||
| module | ||
| templates | ||
| .gitignore | ||
| eslint.config.mjs | ||
| jsconfig.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| ripcrypt.lock | ||
| system.json | ||
RipCrypt - A Dungeon Sprint RPG
RipCrypt is a fast, pick-up and play, tabletop RPG for 1-8 players.
Features:
Themes
The RipCrypt system comes with a dark and light theme for everything within the system! All you need to do is select whichever theme you like more!
Hero Sheets
This system comes with multiple different Actor sheets for players to make your experience, yours.
Some of the sheets included by default are:
- Summary Card
- Skill Card
- Craft Card
- Full Sheet (Includes Summary Card & Skill Card)
- Tabbed Full Sheet (Includes Summary Card, Skill Card, and Craft Card as tabs within a single sheet)