An implementation of the RipCrypt TTRPG System for FoundryVTT
Find a file
Oliver 86ddac1aa4
Ammo Tracking
- 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`
2025-04-10 21:28:30 -06:00
.github/workflows Rename manifest file since I forgot it needs to be named system.json 2024-12-10 01:16:12 -07:00
.vscode Add autocomplete for the rc-border element 2025-02-22 18:36:26 -07:00
assets Get the base favourite mechanism working so the items are visible on the skills card 2025-03-22 21:20:02 -06:00
langs Add localization string override for GM -> Keeper 2025-04-09 21:08:52 -06:00
module Remove redundant comment 2025-04-10 21:27:26 -06:00
templates Get the AmmoTracker's in-popover editing working using the foreign document updating 2025-04-09 22:13:52 -06:00
.gitignore Ignore symlinks 2024-12-12 00:24:59 -07:00
eslint.config.mjs Prevent deprecation warnings as of v13.338 2025-03-22 14:34:20 -06:00
jsconfig.json Add jsconfig to get Foundry autocomplete 2024-12-25 11:27:28 -07:00
package-lock.json RC-4 | Repo initialization 2024-12-10 01:01:12 -07:00
package.json RC-4 | Repo initialization 2024-12-10 01:01:12 -07:00
README.md Start on a better readme 2025-02-08 13:50:27 -07:00
ripcrypt.lock Add system lock for dev purposes 2024-12-10 01:16:42 -07:00
system.json Set verified version Foundry v13.339 2025-04-09 21:43:30 -06:00

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)

Geist Sheets