Crash's Tracking & Training (5e)
Package Description
Does your group do a lot of downtime activities? Do you have a hard time keeping track of it all? Then this is the mod for you!
Tracking & Training is a module for the dnd5e system in Foundry VTT that adds a tab to all actor sheets (character and NPC) that lets you add and keep track of downtime activities. Finally working on that History proficiency? It's in here. Learning how to use thieves tools? In here. Need to keep track of how much of the town's water supply you've accidentally (I hope) poisoned? If you can measure it with a percentage, you can track it in here.
Example Uses
Check out some examples for how to use the module here: https://github.com/crash1115/5e-training/blob/master/examples.md
Multiple Progression Systems
There are three core ways to track activities in this module, and one extra fancy bonus way:
Simple Progression is exactly what it says on the tin. Every attempt to progress the activity adds one to the progress score. Just set the completion threshold based on the number of attempts you'd like the activity to take. This is handy for things with static requirements like scribing spells, or anything you just need a simple way to track. Hence the name, Simple Mode.
Ability Check Progression is the fun stuff. When you set up an activity that uses this mode, you also select an associated ability score to go along with it. Every attempt to progress the activity prompts the player for an ability check. Currently, this uses the core 5e roll system and prompts for advantage/disadvantage, and modifiers. The check is rolled, and the total gets added to the progress score. Use this one for training skill or tool proficiencies.
DC Progression (v0.4.0+) is a hybrid of the first two modes. This progression mode prompts the player to make a skill or ability check against a set DC. If the roll is successful, the progression score increases by one. If the roll fails, no progress is gained. Currently, this uses the core 5e roll system and prompts for advantage/disadvantage, and modifiers.
Macro Progression (v0.5.0+) is the fancy stuff. Throw in the name of a macro you'd like to run when you click on an activity, then reference this module's API to do all sorts of neat stuff.
Customizable
Several settings allow you to get the functionality you want out of the module. Current settings allow you to:
- Enable and disable the tab on actor sheets.
- Customize the name of the Downtime tab. Wanna call it "Training" because you only use it for skill proficiencies? You got it. Need to call it "Oh No, Not Again" because your players are just like that? You can do that, too. I've totally been there.
- Set defaults for each type of downtime activity progression. If you want really slow progression, you can make it happen. If you want to really reward your players for taking the time to train stuff by letting them do it quickly, you can do that, too. Go wild. Find whatever works for you.
- Choose which types of actors display activity completion notifications.
- Choose whether or not to show the activities tab to players, or only the GM.
Speedy Progress Updates
You know what sucks? Accidentally rolling with disadvantage when you didn't mean to. If something gets messed up, or if you need to adjust a progress value quickly, we got you covered. You can edit progress values right from the activity's entry! The input accepts relative and absolute values, so entering "-15" will subtract 15 from the progress total, and entering "57" will set it to 57.
Activity Completion Notifications (v0.2.0+)
Want the whole world to know your ranger finally finished that Animal Handling proficiency that they should have taken at level 1? You can do it. Want to broadcast the completion of each stage of the BBEG's plans? You can do that too. Set the module to display chat cards for PC's, NPC's, both, or neither if that's your jam.
Audit Log (v0.3.0+)
Sometimes we forget things. Sometimes we mess up. Version 0.3.0 of the module adds a handy change log so you can keep track of what's been done. GM's have the ability to dismiss items from the log so it doesn't get cluttered up with stuff you did last year.
Localization (v0.3.0+)
This module includes support for localization. If you'd like to contribute, please get in touch with me on Discord, or add an issue to the repo. Currently supported languages are:
- English
- Korean
- Chines
If you'd like to contribute, please get in touch with me or create a pull request (use the dev branch) with your translations. For existing translations, new keys may get added as the module is updated so keep checking back to make sure you're up to date.
Compatibility
Supported Modules
- Should work with most alternate sheet modules
Unsupported Modules
- Obsidian (no plans to support at this time)
- MARS 5e (I'm currently looking into what it'll take to support this, but haven't yet had the time)
Got Questions? Find a Bug?
Contact me on Discord (CRASH1115#2944) to chat, or create an issue on GitHub.
Attributions and Special Thanks
- Thanks to platypus_pi for help with English localization
- Thanks to KLO#1490 for Korean translations
- Thanks to hmqgg for Chinese translations
License
- This work is licensed under a Creative Commons Attribution 4.0 International License.
- This work is licensed under the Foundry Virtual Tabletop EULA - Limited License Agreement for Module Development.
API Info
Please check out the project page on GitHub. Info is at the bottom of the readme, and there's an example macro in the examples document linked above.
Required Game Systems
- DnD5e Latest Version: Version 1.2.4 Last Updated 2 weeks, 3 days ago
Tagged Categories
Available Versions
-
Version 0.4.7
-
Version 0.4.11
-
Version 0.5.0