aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/greater_invisibility.json
blob: 18f40256032e52144a5a520b5815825ba29b6af5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "name": "greater invisibility",
  "level": 4,
  "school": "illusion",
  "classes": [
    "bard",
    "sorcerer",
    "wizard"
  ],
  "casting_time": "1 action",
  "range": "Touch",
  "components": "V, S",
  "duration": "Concentration, up to 1 minute",
  "text": "You or a creature you touch becomes invisible until the spell ends. Anything the target is wearing or carrying is invisible as long as it is on the target's person."
}