Suspended Cauldron

ObjectDMGp. 2552014

A cauldron is an iron pot suspended so that it can be tipped easily, spilling its contents. Once emptied, a cauldron must be refilled-and its contents must usually be reheated-before it can be used again. It takes three actions to fill a cauldron and one action to tip it.

Cauldrons can be filled with other liquids, such as acid or green slime, with different effects.

Raw data
{
  "ac": 19,
  "hp": 20,
  "name": "Suspended Cauldron",
  "page": 255,
  "size": [
    "L"
  ],
  "__prop": "object",
  "immune": [
    "poison",
    "psychic"
  ],
  "source": "DMG",
  "entries": [
    "A cauldron is an iron pot suspended so that it can be tipped easily, spilling its contents. Once emptied, a cauldron must be refilled-and its contents must usually be reheated-before it can be used again. It takes three actions to fill a cauldron and one action to tip it.",
    "Cauldrons can be filled with other liquids, such as acid or {@hazard green slime}, with different effects."
  ],
  "hasToken": true,
  "objectType": "SW",
  "reprintedAs": [
    "Suspended Cauldron|XDMG"
  ],
  "tokenCredit": "Funcom",
  "tokenCustom": true,
  "actionEntries": [
    {
      "name": "Boiling Oil",
      "type": "entries",
      "entries": [
        "The cauldron pours boiling oil onto a 10-foot-square area directly below it. Any creature in the area must make a {@dc 15} Dexterity saving throw, taking 10 ({@damage 3d6}) fire damage on a failed save, or half as much damage on a successful one."
      ]
    }
  ]
}