aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/grease.json
blob: f18d713aa868bfbbc133b1dbb6101f13bd90dfcf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "grease",
  "level": 1,
  "school": "conjuration",
  "classes": [
    "wizard"
  ],
  "casting_time": "1 action",
  "range": "60 feet",
  "components": "V, S, M (a bit of pork rind or butter)",
  "duration": "1 minute",
  "text": "Slick grease covers the ground in a 10-foot square centered on a point within range and turns it into difficult terrain for the duration.    \nWhen the grease appears, each creature standing in its area must succeed on a Dexterity saving throw or fall prone. A creature that enters the area or ends its turn there must also succeed on a Dexterity saving throw or fall prone."
}