← Torna alla ricerca
IncantesimoPHB

Blocca Persone

Hold Person

Livello
2
Scuola
Ammaliamento
Tempo di lancio
1 azione
Gittata
18 m
Durata
1 minuto
Tiro salvezza
Saggezza

Descrizione

Scegli un umanoide che puoi vedere entro gittata. Il bersaglio deve superare un tiro salvezza su Saggezza o essere paralyzed per la durata. Alla fine di ciascuno dei suoi turni, il bersaglio può effettuare un altro tiro salvezza su Saggezza. In caso di successo, l'incantesimo termina sul bersaglio.

Ai Livelli Superiori

Quando lanci questo incantesimo usando uno slot incantesimo di 3° livello o superiore, puoi bersagliare un umanoide aggiuntivo per ogni livello dello slot superiore al 2°. Gli umanoidi devono trovarsi entro 9 metri l'uno dall'altro quando li bersagli.

Testo originale inglese

Choose a humanoid that you can see within range. The target must succeed on a Wisdom saving throw or be paralyzed for the duration. At the end of each of its turns, the target can make another Wisdom saving throw. On a success, the spell ends on the target.

At Higher Levels

When you cast this spell using a spell slot of 3rd level or higher, you can target one additional humanoid for each slot level above 2nd. The humanoids must be within 30 feet of each other when you target them.

Developer data
{
  "level": 2,
  "school": "E",
  "time": [
    {
      "number": 1,
      "unit": "action"
    }
  ],
  "range": {
    "type": "point",
    "distance": {
      "type": "feet",
      "amount": 60
    }
  },
  "components": {
    "v": true,
    "s": true,
    "m": "a small, straight piece of iron"
  },
  "duration": [
    {
      "type": "timed",
      "duration": {
        "type": "minute",
        "amount": 1
      },
      "concentration": true
    }
  ],
  "damageInflict": [],
  "damageResist": [],
  "conditionInflict": [
    "paralyzed"
  ],
  "savingThrow": [
    "wisdom"
  ],
  "miscTags": [
    "SCT",
    "SGT"
  ],
  "areaTags": [
    "ST"
  ]
}