aboutsummaryrefslogtreecommitdiff
path: root/parsed/spells/see_invisibility.json
blob: b62c622e475ffdceff3113d4c67f1ca770db9d3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "entry": "spells",
  "name": "see invisibility",
  "level": 2,
  "type": "divination",
  "classes": [
    "bard",
    "sorcerer",
    "wizard"
  ],
  "casting_time": "1 action",
  "range": "Self",
  "components": "V, S, M (a pinch of talc and a small sprinkling of powdered silver)",
  "duration": "1 hour",
  "text": "For the duration, you see invisible creatures and objects as if they were visible, and you can see into the Ethereal Plane. Ethereal creatures and objects appear ghostly and translucent."
}