Chains of Carceri

Optional featurePHBp. 1102014SRD
Prerequisite
pact: Chain, level: {"class":{"name":"Warlock"},"level":15}
Feature type
EI

You can cast hold monster at will—targeting a celestial, fiend, or elemental—without expending a spell slot or material components. You must finish a long rest before you can use this invocation on the same creature again.

Raw data
{
  "srd": true,
  "name": "Chains of Carceri",
  "page": 110,
  "__prop": "optionalfeature",
  "source": "PHB",
  "entries": [
    "You can cast {@spell hold monster} at will—targeting a celestial, fiend, or elemental—without expending a spell slot or material components. You must finish a long rest before you can use this invocation on the same creature again."
  ],
  "featureType": [
    "EI"
  ],
  "prerequisite": [
    {
      "pact": "Chain",
      "level": {
        "class": {
          "name": "Warlock"
        },
        "level": 15
      }
    }
  ],
  "additionalSpells": [
    {
      "innate": {
        "_": {
          "daily": {
            "1e": [
              "hold monster"
            ]
          }
        }
      }
    }
  ]
}