Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 74720d5412 | |||
| 04447d3ab5 |
2 changed files with 13 additions and 12 deletions
18
README.md
18
README.md
|
|
@ -20,23 +20,23 @@ Adversaries:
|
|||
- [x] Tier 4
|
||||
|
||||
Heritages:
|
||||
- [ ] Ancestries
|
||||
- [ ] Communities
|
||||
- [x] Ancestries
|
||||
- [x] Communities
|
||||
|
||||
Special Features:
|
||||
- [ ] Transformations
|
||||
- [x] Transformations
|
||||
|
||||
Classes:
|
||||
- [ ] Assassin
|
||||
- [ ] Blood Hunter
|
||||
- [ ] Brawler
|
||||
- [ ] Warlock
|
||||
- [ ] Witch
|
||||
- [x] Assassin
|
||||
- [x] Blood Hunter
|
||||
- [x] Brawler
|
||||
- [x] Warlock
|
||||
- [x] 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.
|
||||
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.
|
||||
|
|
|
|||
|
|
@ -61,7 +61,6 @@
|
|||
"flags": {}
|
||||
}
|
||||
],
|
||||
"action": "manageModule",
|
||||
"relationships": {
|
||||
"systems": [
|
||||
{
|
||||
|
|
@ -71,5 +70,7 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"esmodules": ["scripts/voidborne.js"]
|
||||
"esmodules": [
|
||||
"scripts/voidborne.js"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue