← Torna alla ricerca
IncantesimoPHB

Pelle di Pietra

Stoneskin

Livello
4
Scuola
Abiurazione
Tempo di lancio
1 azione
Gittata
point
Durata
1 ora
Tiro salvezza

Descrizione

Questo incantesimo rende la carne di una creatura consenziente che tocchi dura come la pietra. Fino al termine dell'incantesimo, il bersaglio ha resistenza ai danni contundenti, perforanti e taglienti non magici.

Testo originale inglese

This spell turns the flesh of a willing creature you touch as hard as stone. Until the spell ends, the target has resistance to nonmagical bludgeoning, piercing, and slashing damage.

Nessun contenuto disponibile.

Developer data
{
  "level": 4,
  "school": "A",
  "time": [
    {
      "number": 1,
      "unit": "action"
    }
  ],
  "range": {
    "type": "point",
    "distance": {
      "type": "touch"
    }
  },
  "components": {
    "v": true,
    "s": true,
    "m": {
      "text": "diamond dust worth 100 gp, which the spell consumes",
      "cost": 10000,
      "consume": true
    }
  },
  "duration": [
    {
      "type": "timed",
      "duration": {
        "type": "hour",
        "amount": 1
      },
      "concentration": true
    }
  ],
  "damageInflict": [],
  "damageResist": [
    "bludgeoning",
    "piercing",
    "slashing"
  ],
  "conditionInflict": [],
  "savingThrow": [],
  "miscTags": [],
  "areaTags": [
    "ST"
  ]
}