Add basic weapons and magic variants to item compendium

This commit is contained in:
Johannes Loher 2021-02-19 02:34:47 +01:00
parent f997f74f93
commit 79814e6758
2 changed files with 131 additions and 0 deletions

View file

@ -33,6 +33,7 @@
"name": "special-creature-abilities",
"label": "Besondere Kreaturenfähigkeiten (GRW)",
"system": "ds4",
"module": "ds4",
"path": "./packs/special-creature-abilities.db",
"entity": "Item"
},
@ -40,8 +41,17 @@
"name": "languages-and-scripts",
"label": "Sprachen und Schriftzeichen (GRW)",
"system": "ds4",
"module": "ds4",
"path": "./packs/languages-and-scripts.db",
"entity": "Item"
},
{
"name": "equipment",
"label": "Gegenstände (GRW)",
"system": "ds4",
"module": "ds4",
"path": "./packs/items.db",
"entity": "Item"
}
],
"languages": [