Add initial spell data and HTML structure for Oswin Eisenbach's spell cards
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "Speak with Animals",
|
||||
"level": "1",
|
||||
"levelDisplay": "1st Level",
|
||||
"school": "Divination",
|
||||
"castingTime": "1 action",
|
||||
"range": "Self",
|
||||
"components": "V, S",
|
||||
"duration": "10 minutes",
|
||||
"source": "PHB p.318",
|
||||
"uses": "2× / Long Rest",
|
||||
"tags": ["Exploration", "Social"],
|
||||
"desc": [
|
||||
"For the duration, you can <b>comprehend and speak with Beasts</b>, and use any Influence action skill options with them.",
|
||||
"Most beasts focus on survival and companionship, but can report nearby locations, monsters, and anything perceived within the past day.",
|
||||
"<em>(Forest Gnome racial trait — does not expend a spell slot.)</em>"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user