aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/darkvision.json
blob: 2c0817958f875dba8541e95d1801311a226e95de (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."
}