diff options
Diffstat (limited to 'parsed/spells/guidance.json')
-rw-r--r-- | parsed/spells/guidance.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/parsed/spells/guidance.json b/parsed/spells/guidance.json new file mode 100644 index 0000000..60e9cab --- /dev/null +++ b/parsed/spells/guidance.json @@ -0,0 +1,15 @@ +{ + "entry": "spells", + "name": "guidance", + "level": 0, + "type": "divination", + "classes": [ + "cleric", + "druid" + ], + "casting_time": "1 action", + "range": "Touch", + "components": "V, S", + "duration": "Concentration, up to 1 minute", + "text": "You touch one willing creature. Once before the spell ends, the target can roll a d4 and add the number rolled to one ability check of its choice. It can roll the die before or after making the ability check. The spell then ends." +}
\ No newline at end of file |