aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/Darkvision.json
blob: 2f1ee20e0a35cf615e7c192e077d1a0a3934f89b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "Darkvision",
  "level": 2,
  "school": "transmutation",
  "classes": [
    "druid",
    "ranger",
    "sorcerer",
    "wizard"
  ],
  "casting_time": "1 action",
  "range": "Touch",
  "components": "V, S, M (either a pinch of dried carrot or an agate)",
  "duration": "8 hours",
  "text": "You touch a willing creature to grant it the ability to see in the dark. For the duration, that creature has darkvision out to a range of 60 feet."
}