feat: add talent compendium containing all SRD talents

This commit is contained in:
Johannes Loher 2022-11-06 23:09:07 +01:00
parent faefc9045b
commit 5d212662f1
6 changed files with 7660 additions and 862 deletions

View file

@ -98,6 +98,14 @@
"module": "ds4",
"path": "./packs/racial-abilities.db",
"type": "Item"
},
{
"name": "talents",
"label": "Talente (GRW)",
"system": "ds4",
"module": "ds4",
"path": "./packs/talents.db",
"type": "Item"
}
],
"manifest": "https://git.f3l.de/dungeonslayers/ds4/-/releases/permalink/latest/downloads/system.json",