aboutsummaryrefslogtreecommitdiff
path: root/parsed/spells/protection_from_energy.json
blob: dd395f18d8d26524e9b2aaab3c6e4c086704b9ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "entry": "spells",
  "name": "protection from energy",
  "level": 3,
  "type": "abjuration",
  "classes": [
    "cleric",
    "druid",
    "ranger",
    "sorcerer",
    "wizard"
  ],
  "casting_time": "1 action",
  "range": "Touch",
  "components": "V, S",
  "duration": "Concentration, up to 1 hour",
  "text": "For the duration, the willing creature you touch has resistance to one damage type of your choice: acid, cold, fire, lightning, or thunder."
}