Setup first homebrew

This commit is contained in:
Thom Werring 2023-11-26 11:47:47 +01:00
parent 82441008a8
commit 2db82c8a62
4 changed files with 2136 additions and 0 deletions

View File

@ -0,0 +1,3 @@
{
}

21
homebrew/SCGtD/meta.json Normal file
View File

@ -0,0 +1,21 @@
{
"_meta": {
"sources": [
{
"json": "SCGtD",
"abbreviation": "SCGtD",
"full": "Sebastian Crowe's Guide to Drakkenheim",
"authors": [
"Dungeon Dudes"
],
"convertedBy": [
"Werring"
],
"version": "1.0",
"targetSchema": "1.0.0"
}
],
"dateAdded": 1700993345,
"dateLastModified": 1700993345
}
}

2092
homebrew/SCGtD/spells.json Normal file

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,20 @@
{
"subclass": [
{
"name": "",
"source": "",
"page": 0,
"className": "",
"classSource": "",
"shortName": "",
"subclassFeatures": [
],
"casterProgression": "full",
"spellcastingAbility": "str",
"subclassSpells": [
""
]
}
]
}