hyperborea-character-sheet/schemas-json/spells.json

12 lines
230 B
JSON

{
"$id" : "https://hyperboria.babyl.ca/spells.json",
"enum" : [
"Magic Ice Dart",
"Freezing Hands",
"Detect Magic",
"Identify",
"Ray of Enfeeblement"
],
"title" : "List of known spells"
}