✨ Create or Destroy Water
Spells
View raw API endpoint ↗

Description

You either create or destroy water.

***Create Water.*** You create up to 10 gallons of clean water within range in an open container. Alternatively, the water falls as rain in a 30-foot cube within range.

***Destroy Water.*** You destroy up to 10 gallons of water in an open container within range. Alternatively, you destroy fog in a 30-foot cube within range.

At Higher Levels

When you cast this spell using a spell slot of 2nd level or higher, you create or destroy 10 additional gallons of water, or the size of the cube increases by 5 feet, for each slot level above 1st.

Properties

Casting_time
1 action
Classes
  • Cleric
  • Druid
Components
  • V
  • S
  • M
Concentration
No
Duration
Instantaneous
Level
1
Material
A drop of water if creating water, or a few grains of sand if destroying it.
Range
30 feet
Ritual
No
School
Transmutation
Subclasses
Lore
Updated_at
2026-04-01T20:35:39.217Z
Raw JSON data
{
  "area_of_effect": {
    "size": 30,
    "type": "cube"
  },
  "casting_time": "1 action",
  "classes": [
    {
      "index": "cleric",
      "name": "Cleric",
      "url": "/api/2014/classes/cleric"
    },
    {
      "index": "druid",
      "name": "Druid",
      "url": "/api/2014/classes/druid"
    }
  ],
  "components": [
    "V",
    "S",
    "M"
  ],
  "concentration": false,
  "desc": [
    "You either create or destroy water.",
    "***Create Water.*** You create up to 10 gallons of clean water within range in an open container. Alternatively, the water falls as rain in a 30-foot cube within range.",
    "***Destroy Water.*** You destroy up to 10 gallons of water in an open container within range. Alternatively, you destroy fog in a 30-foot cube within range."
  ],
  "duration": "Instantaneous",
  "higher_level": [
    "When you cast this spell using a spell slot of 2nd level or higher, you create or destroy 10 additional gallons of water, or the size of the cube increases by 5 feet, for each slot level above 1st."
  ],
  "index": "create-or-destroy-water",
  "level": 1,
  "material": "A drop of water if creating water, or a few grains of sand if destroying it.",
  "name": "Create or Destroy Water",
  "range": "30 feet",
  "ritual": false,
  "school": {
    "index": "transmutation",
    "name": "Transmutation",
    "url": "/api/2014/magic-schools/transmutation"
  },
  "subclasses": [
    {
      "index": "lore",
      "name": "Lore",
      "url": "/api/2014/subclasses/lore"
    }
  ],
  "updated_at": "2026-04-01T20:35:39.217Z",
  "url": "/api/2014/spells/create-or-destroy-water"
}