19 lines
379 B
JSON
19 lines
379 B
JSON
{
|
|
"schema_version": "notarius.dnd.spell-catalog-overlay.v1",
|
|
"catalogs": [
|
|
{
|
|
"id": "narratio.sample-campaign",
|
|
"ruleset": "dnd-5e-2014",
|
|
"source": {
|
|
"title": "Narratio sample campaign spell names"
|
|
},
|
|
"spells": [
|
|
{
|
|
"name": "Aegis of Emberfall",
|
|
"aliases": ["Emberfall Aegis"]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|