Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
e2dd2eff07
2 changed files with 54 additions and 1 deletions
50
README.md
Normal file
50
README.md
Normal file
|
|
@ -0,0 +1,50 @@
|
|||
# Daggerheart: Voidborne
|
||||
|
||||
Unofficial Daggerheart Playtest content for FoundryVTT
|
||||
|
||||
## Installation
|
||||
Install the module via the manifest url `https://git.geeks.gay/cosmo/daggerheart-voidborne/raw/branch/main/module.json`
|
||||
|
||||
## Progress
|
||||
|
||||
Environments:
|
||||
- [x] Tier 1
|
||||
- [x] Tier 2
|
||||
- [x] Tier 3
|
||||
- [x] Tier 4
|
||||
|
||||
Adversaries:
|
||||
- [x] Tier 1
|
||||
- [x] Tier 2
|
||||
- [x] Tier 3
|
||||
- [x] Tier 4
|
||||
|
||||
Heritages:
|
||||
- [ ] Ancestries
|
||||
- [ ] Communities
|
||||
|
||||
Special Features:
|
||||
- [ ] Transformations
|
||||
|
||||
Classes:
|
||||
- [ ] Assassin
|
||||
- [ ] Blood Hunter
|
||||
- [ ] Brawler
|
||||
- [ ] Warlock
|
||||
- [ ] Witch
|
||||
|
||||
## Important Information
|
||||
|
||||
### Automation
|
||||
Not all Features and Actions can be automated currently, as a lot of work in the system backend is needed. COntent will be updated as the system backend evolves.
|
||||
|
||||
### Content Availability
|
||||
Once content is no longer part of the Void Playtest Materials, it will be removed from this module - regardless of it being adopted into official content or not.
|
||||
|
||||
|
||||
## Daggerheart System
|
||||
Daggerheart is a trademark of Darrington Press LLC. All original content, mechanics, and intellectual property related to the Daggerheart roleplaying game are © Darrington Press LLC.
|
||||
|
||||
This project is intended for personal or non-commercial use. All rights to Daggerheart’s original materials remain with their respective owners.
|
||||
|
||||
This project is an unofficial fan creation and is not affiliated with or endorsed by Darrington Press or Critical Role.
|
||||
|
|
@ -1,7 +1,10 @@
|
|||
{
|
||||
"id": "daggerheart-voidborne",
|
||||
"title": "Daggerheart: Voidborne",
|
||||
"version": "1.0.0",
|
||||
"url": "https://git.geeks.gay/cosmo/daggerheart-voidborne",
|
||||
"manifest": "https://git.geeks.gay/cosmo/daggerheart-voidborne/raw/branch/main/module.json",
|
||||
"download": "https://git.geeks.gay/cosmo/daggerheart-voidborne/releases/download/0.1.0/daggerheart-voidborne.zip",
|
||||
"version": "0.1.0",
|
||||
"compatibility": {
|
||||
"minimum": "14",
|
||||
"verified": "14"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue