aboutsummaryrefslogtreecommitdiff
path: root/parsed/spells/tongues.json
blob: bf661d14e831b859ca1cafe2dca85a3e8e25150d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "entry": "spells",
  "name": "tongues",
  "level": 3,
  "type": "divination",
  "classes": [
    "bard",
    "cleric",
    "sorcerer",
    "warlock",
    "wizard"
  ],
  "casting_time": "1 action",
  "range": "Touch",
  "components": "V, M (a small clay model of a ziggurat)",
  "duration": "1 hour",
  "text": "This spell grants the creature you touch the ability to understand any spoken language it hears. Moreover, when the target speaks, any creature that knows at least one language and can hear the target understands what it says."
}