Big Species Update

All manner of Species updates, as well as some new CSS for journal entries and rollable tables.
This commit is contained in:
professorbunbury 2020-08-31 16:32:00 -04:00
parent 60c587024f
commit ebc70539ff
376 changed files with 5339 additions and 51 deletions

View file

@ -50,6 +50,12 @@
"path": "./packs/packs/species.db",
"entity": "Item"
},
{
"name": "speciestraits",
"label": "Species Traits",
"path": "./packs/packs/speciestraits.db",
"entity": "Item"
},
{
"name": "forcepowers",
"label": "Force Powers",
@ -61,7 +67,19 @@
"label": "Monsters",
"path": "./packs/packs/monsters.db",
"entity": "Actor"
}
},
{
"name": "journal",
"label": "Journal Entries",
"path": "./packs/packs/journal.db",
"entity": "JournalEntry"
},
{
"name": "tables",
"label": "Tables",
"path": "./packs/packs/tables.db",
"entity": "RollTable"
}
],
"languages": [
{