✨ Grease
Spells
View raw API endpoint ↗
Description
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.
When 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.
Properties
Casting_time
1 action
Classes
Wizard
Components
- V
- S
- M
Concentration
No
Duration
1 minute
Level
1
Material
A bit of pork rind or butter.
Range
60 feet
Ritual
No
School
Conjuration
Subclasses
Lore
Updated_at
2026-04-01T20:35:39.217Z
Raw JSON data
{
"area_of_effect": {
"size": 10,
"type": "cube"
},
"casting_time": "1 action",
"classes": [
{
"index": "wizard",
"name": "Wizard",
"url": "/api/2014/classes/wizard"
}
],
"components": [
"V",
"S",
"M"
],
"concentration": false,
"dc": {
"dc_success": "none",
"dc_type": {
"index": "dex",
"name": "DEX",
"url": "/api/2014/ability-scores/dex"
}
},
"desc": [
"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.",
"When 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."
],
"duration": "1 minute",
"higher_level": [],
"index": "grease",
"level": 1,
"material": "A bit of pork rind or butter.",
"name": "Grease",
"range": "60 feet",
"ritual": false,
"school": {
"index": "conjuration",
"name": "Conjuration",
"url": "/api/2014/magic-schools/conjuration"
},
"subclasses": [
{
"index": "lore",
"name": "Lore",
"url": "/api/2014/subclasses/lore"
}
],
"updated_at": "2026-04-01T20:35:39.217Z",
"url": "/api/2014/spells/grease"
}