Add initial spell data and HTML structure for Oswin Eisenbach's spell cards
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"character": "Oswin Eisenbach",
|
||||
"subtitle": "Level 1 Forest Gnome Artificer",
|
||||
"types": [
|
||||
{
|
||||
"level": "cantrip",
|
||||
"label": "Cantrips",
|
||||
"files": ["create-bonfire.json", "magic-stone.json", "mending.json", "minor-illusion.json"]
|
||||
},
|
||||
{
|
||||
"level": "1",
|
||||
"label": "1st Level",
|
||||
"files": ["disguise-self.json", "identify.json", "speak-with-animals.json"]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user