Compare commits
10 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 33f967309d | |||
| 611dfeb925 | |||
| 4d21972cd8 | |||
| 8597c9061e | |||
| 0fa8b36a8c | |||
| 8941cbed05 | |||
| 117d8a6112 | |||
| 635c4ff8c3 | |||
| 74720d5412 | |||
| 04447d3ab5 |
27
README.md
|
|
@ -19,24 +19,31 @@ Adversaries:
|
|||
- [x] Tier 3
|
||||
- [x] Tier 4
|
||||
|
||||
- [x] Age of Umbra Adversaries (Umbra-Touched)
|
||||
|
||||
Heritages:
|
||||
- [ ] Ancestries
|
||||
- [ ] Communities
|
||||
- [x] Ancestries
|
||||
- [x] Communities
|
||||
|
||||
Special Features:
|
||||
- [ ] Transformations
|
||||
- [x] Transformations
|
||||
|
||||
Classes:
|
||||
- [ ] Assassin
|
||||
- [ ] Blood Hunter
|
||||
- [ ] Brawler
|
||||
- [ ] Warlock
|
||||
- [ ] Witch
|
||||
- [x] Assassin
|
||||
- [x] Blood Hunter (updated 2026-07-09)
|
||||
- [x] Brawler
|
||||
- [x] Warlock
|
||||
- [x] Witch
|
||||
- [x] Summoner
|
||||
|
||||
Domains:
|
||||
- [x] Dread
|
||||
- [x] Blood (updated 2026-07-09)
|
||||
|
||||
## 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.
|
||||
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.
|
||||
|
|
@ -47,4 +54,4 @@ Daggerheart is a trademark of Darrington Press LLC. All original content, mechan
|
|||
|
||||
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.
|
||||
This project is an unofficial fan creation and is not affiliated with or endorsed by Darrington Press or Critical Role.
|
||||
|
|
|
|||
0
icons/svg/blood.svg
Normal file → Executable file
|
Before Width: | Height: | Size: 5 MiB After Width: | Height: | Size: 5 MiB |
0
icons/svg/blood_domain.svg
Normal file → Executable file
|
Before Width: | Height: | Size: 5 MiB After Width: | Height: | Size: 5 MiB |
0
icons/svg/dread.svg
Normal file → Executable file
|
Before Width: | Height: | Size: 5 MiB After Width: | Height: | Size: 5 MiB |
0
icons/svg/dread_domain.svg
Normal file → Executable file
|
Before Width: | Height: | Size: 5 MiB After Width: | Height: | Size: 5 MiB |
15
module.json
|
|
@ -3,11 +3,12 @@
|
|||
"title": "Daggerheart: Voidborne",
|
||||
"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.9.0/daggerheart-voidborne.zip",
|
||||
"version": "0.9.0",
|
||||
"download": "https://git.geeks.gay/cosmo/daggerheart-voidborne/releases/download/0.11.4/daggerheart-voidborne.zip",
|
||||
"version": "0.11.4",
|
||||
"compatibility": {
|
||||
"minimum": "14",
|
||||
"verified": "14"
|
||||
"minimum": "13",
|
||||
"verified": "14",
|
||||
"maximum": "14"
|
||||
},
|
||||
"description": "<p>Unofficial Daggerheart Playtest content for FoundryVTT</p>",
|
||||
"authors": [
|
||||
|
|
@ -19,7 +20,6 @@
|
|||
"flags": {}
|
||||
}
|
||||
],
|
||||
"url": "https://git.geeks.gay/cosmo/daggerheart-voidborne",
|
||||
"flags": {
|
||||
"canUpload": true
|
||||
},
|
||||
|
|
@ -61,7 +61,6 @@
|
|||
"flags": {}
|
||||
}
|
||||
],
|
||||
"action": "manageModule",
|
||||
"relationships": {
|
||||
"systems": [
|
||||
{
|
||||
|
|
@ -71,5 +70,7 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"esmodules": ["scripts/voidborne.js"]
|
||||
"esmodules": [
|
||||
"scripts/voidborne.js"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
3
packs/voidborne-actors/.fuse_hidden01261bf80046f3b5
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
2026/07/09-23:40:00.307031 153bc51fe6c0 Recovering log #173
|
||||
2026/07/09-23:40:00.325445 153bc51fe6c0 Delete type=3 #171
|
||||
2026/07/09-23:40:00.325650 153bc51fe6c0 Delete type=0 #173
|
||||
BIN
packs/voidborne-actors/000192.ldb
Normal file
|
|
@ -1 +1 @@
|
|||
MANIFEST-000059
|
||||
MANIFEST-000213
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
2026/04/15-13:44:36.152339 14fc5d24ab38 Recovering log #58
|
||||
2026/04/15-13:44:36.166388 14fc5d24ab38 Delete type=0 #58
|
||||
2026/04/15-13:44:36.166598 14fc5d24ab38 Delete type=3 #57
|
||||
2026/07/10-21:11:17.654338 153bc49fd6c0 Recovering log #211
|
||||
2026/07/10-21:11:17.673200 153bc49fd6c0 Delete type=3 #209
|
||||
2026/07/10-21:11:17.673395 153bc49fd6c0 Delete type=0 #211
|
||||
|
|
|
|||
11
packs/voidborne-actors/LOG.old
Executable file → Normal file
|
|
@ -1,3 +1,8 @@
|
|||
2026/04/15-13:42:31.815024 1510fc089b38 Recovering log #55
|
||||
2026/04/15-13:42:31.829023 1510fc089b38 Delete type=3 #53
|
||||
2026/04/15-13:42:31.829242 1510fc089b38 Delete type=0 #55
|
||||
2026/07/10-20:53:15.322831 153bc59ff6c0 Recovering log #207
|
||||
2026/07/10-20:53:15.342061 153bc59ff6c0 Delete type=3 #205
|
||||
2026/07/10-20:53:15.342255 153bc59ff6c0 Delete type=0 #207
|
||||
2026/07/10-20:59:14.278643 153b777fe6c0 Level-0 table #212: started
|
||||
2026/07/10-20:59:14.278854 153b777fe6c0 Level-0 table #212: 0 bytes OK
|
||||
2026/07/10-20:59:14.287815 153b777fe6c0 Delete type=0 #210
|
||||
2026/07/10-20:59:14.288165 153b777fe6c0 Manual compaction at level-0 from '!actors!207urfCMyvYwCBTZ' @ 72057594037927935 : 1 .. '!folders!zrU38zHjY6cO0YP8' @ 0 : 0; will stop at (end)
|
||||
2026/07/10-20:59:14.288263 153b777fe6c0 Manual compaction at level-1 from '!actors!207urfCMyvYwCBTZ' @ 72057594037927935 : 1 .. '!folders!zrU38zHjY6cO0YP8' @ 0 : 0; will stop at (end)
|
||||
|
|
|
|||
BIN
packs/voidborne-actors/MANIFEST-000213
Normal file
3
packs/voidborne-items/.fuse_hidden01261bed0046f3b6
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
2026/07/09-23:40:00.255224 153bc59ff6c0 Recovering log #178
|
||||
2026/07/09-23:40:00.282674 153bc59ff6c0 Delete type=3 #176
|
||||
2026/07/09-23:40:00.282906 153bc59ff6c0 Delete type=0 #178
|
||||
BIN
packs/voidborne-items/.fuse_hidden01261bf10046f3b1
Normal file
BIN
packs/voidborne-items/.fuse_hidden01261bf20046f3b2
Normal file
BIN
packs/voidborne-items/.fuse_hidden01261bf40046f3b0
Executable file
BIN
packs/voidborne-items/000200.ldb
Normal file
BIN
packs/voidborne-items/000222.log
Normal file
|
|
@ -1 +1 @@
|
|||
MANIFEST-000061
|
||||
MANIFEST-000221
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
2026/04/15-13:44:36.133476 14fc5da4db38 Recovering log #60
|
||||
2026/04/15-13:44:36.147389 14fc5da4db38 Delete type=0 #60
|
||||
2026/04/15-13:44:36.147605 14fc5da4db38 Delete type=3 #59
|
||||
2026/07/10-21:11:17.631042 153bc49fd6c0 Recovering log #219
|
||||
2026/07/10-21:11:17.649482 153bc49fd6c0 Delete type=3 #217
|
||||
2026/07/10-21:11:17.649674 153bc49fd6c0 Delete type=0 #219
|
||||
|
|
|
|||
10
packs/voidborne-items/LOG.old
Executable file → Normal file
|
|
@ -1,3 +1,7 @@
|
|||
2026/04/15-13:42:31.785615 1510fd892b38 Recovering log #57
|
||||
2026/04/15-13:42:31.810047 1510fd892b38 Delete type=3 #55
|
||||
2026/04/15-13:42:31.810269 1510fd892b38 Delete type=0 #57
|
||||
2026/07/10-20:53:15.298676 153bc59ff6c0 Recovering log #215
|
||||
2026/07/10-20:53:15.317681 153bc59ff6c0 Delete type=3 #213
|
||||
2026/07/10-20:53:15.317885 153bc59ff6c0 Delete type=0 #215
|
||||
2026/07/10-20:59:14.269181 153b777fe6c0 Level-0 table #220: started
|
||||
2026/07/10-20:59:14.269438 153b777fe6c0 Level-0 table #220: 0 bytes OK
|
||||
2026/07/10-20:59:14.278422 153b777fe6c0 Delete type=0 #218
|
||||
2026/07/10-20:59:14.288131 153b777fe6c0 Manual compaction at level-0 from '!folders!0WGVWescnZUp5YTq' @ 72057594037927935 : 1 .. '!items.effects!zQgAwGqG30iGTwUz.v6rwroHG9nfwPZYv' @ 0 : 0; will stop at (end)
|
||||
|
|
|
|||
BIN
packs/voidborne-items/MANIFEST-000221
Normal file
0
packs/voidborne-items/lost/000182.log
Normal file
BIN
packs/voidborne-items/lost/MANIFEST-000180
Normal file
3
packs/voidborne-macros/.fuse_hidden01261c030046f3b7
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
2026/07/09-23:40:00.785100 153bc59ff6c0 Recovering log #165
|
||||
2026/07/09-23:40:00.812536 153bc59ff6c0 Delete type=3 #163
|
||||
2026/07/09-23:40:00.812746 153bc59ff6c0 Delete type=0 #165
|
||||
0
packs/voidborne-macros/.fuse_hidden01261c070046f3b3
Normal file
0
packs/voidborne-macros/000202.log
Normal file
|
|
@ -1 +1 @@
|
|||
MANIFEST-000051
|
||||
MANIFEST-000201
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
2026/04/15-13:44:36.171563 14fc5d24ab38 Recovering log #50
|
||||
2026/04/15-13:44:36.185531 14fc5d24ab38 Delete type=0 #50
|
||||
2026/04/15-13:44:36.185758 14fc5d24ab38 Delete type=3 #49
|
||||
2026/07/10-21:11:17.678086 153bc59ff6c0 Recovering log #199
|
||||
2026/07/10-21:11:17.696881 153bc59ff6c0 Delete type=3 #197
|
||||
2026/07/10-21:11:17.697152 153bc59ff6c0 Delete type=0 #199
|
||||
|
|
|
|||
11
packs/voidborne-macros/LOG.old
Executable file → Normal file
|
|
@ -1,3 +1,8 @@
|
|||
2026/04/15-13:42:31.833816 1510fd08fb38 Recovering log #47
|
||||
2026/04/15-13:42:31.847878 1510fd08fb38 Delete type=3 #45
|
||||
2026/04/15-13:42:31.848079 1510fd08fb38 Delete type=0 #47
|
||||
2026/07/10-20:53:15.347511 153bc51fe6c0 Recovering log #195
|
||||
2026/07/10-20:53:15.366541 153bc51fe6c0 Delete type=3 #193
|
||||
2026/07/10-20:53:15.366732 153bc51fe6c0 Delete type=0 #195
|
||||
2026/07/10-20:59:14.288469 153b777fe6c0 Level-0 table #200: started
|
||||
2026/07/10-20:59:14.288709 153b777fe6c0 Level-0 table #200: 0 bytes OK
|
||||
2026/07/10-20:59:14.297653 153b777fe6c0 Delete type=0 #198
|
||||
2026/07/10-20:59:14.340131 153b777fe6c0 Manual compaction at level-0 from '!macros!GEnYqd0qGRjAjx2K' @ 72057594037927935 : 1 .. '!macros!vbdAkchJjUslprnx' @ 0 : 0; will stop at (end)
|
||||
2026/07/10-20:59:14.340255 153b777fe6c0 Manual compaction at level-1 from '!macros!GEnYqd0qGRjAjx2K' @ 72057594037927935 : 1 .. '!macros!vbdAkchJjUslprnx' @ 0 : 0; will stop at (end)
|
||||
|
|
|
|||