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