22 lines
447 B
JSON
22 lines
447 B
JSON
{
|
|
"schema_version": "notarius.dnd.spell-catalog-overlay.v1",
|
|
"catalogs": [
|
|
{
|
|
"id": "notarius.example-campaign",
|
|
"ruleset": "dnd-5e-2014",
|
|
"source": {
|
|
"title": "Notarius example campaign spell names",
|
|
"version": "1",
|
|
"url": "",
|
|
"license": ""
|
|
},
|
|
"spells": [
|
|
{
|
|
"name": "Aegis of Emberfall",
|
|
"aliases": ["Emberfall Aegis"]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|