← Torna alla ricerca
IncantesimoPHB

Artigianato druidico

Druidcraft

Livello
0
Scuola
Trasmutazione
Tempo di lancio
1 azione
Gittata
9 m
Durata
Istantanea
Tiro salvezza

Descrizione

Sussurrando agli spiriti della natura, crei uno dei seguenti effetti entro gittata:

{
  "items": [
    "Crei un effetto sensoriale minuscolo e innocuo che prevede come sarà il tempo nel luogo in cui ti trovi nelle prossime 24 ore. L'effetto può manifestarsi come un globo dorato per il cielo sereno, una nube per la pioggia, fiocchi di neve per la neve e così via. Questo effetto persiste per 1 round.",
    "Fai sbocciare immediatamente un fiore, aprire un baccello di seme o fiorire un germoglio di foglia.",
    "Crei un effetto sensoriale istantaneo e innocuo, come foglie che cadono, una folata di vento, il verso di un piccolo animale o il debole odore di puzzola. L'effetto deve stare in un cubo di 1,5 metri di lato.",
    "Accendi o estingui istantaneamente una candela, una torcia o un piccolo falò."
  ]
}
Testo originale inglese

Whispering to the spirits of nature, you create one of the following effects within range:

{
  "type": "list",
  "items": [
    "You create a tiny, harmless sensory effect that predicts what the weather will be at your location for the next 24 hours. The effect might manifest as a golden orb for clear skies, a cloud for rain, falling snowflakes for snow, and so on. This effect persists for 1 round.",
    "You instantly make a flower blossom, a seed pod open, or a leaf bud bloom.",
    "You create an instantaneous, harmless sensory effect, such as falling leaves, a puff of wind, the sound of a small animal, or the faint odor of skunk. The effect must fit in a 5-foot cube.",
    "You instantly light or snuff out a candle, a torch, or a small campfire."
  ]
}

Nessun contenuto disponibile.

Developer data
{
  "level": 0,
  "school": "T",
  "time": [
    {
      "number": 1,
      "unit": "action"
    }
  ],
  "range": {
    "type": "point",
    "distance": {
      "type": "feet",
      "amount": 30
    }
  },
  "components": {
    "v": true,
    "s": true
  },
  "duration": [
    {
      "type": "instant"
    }
  ],
  "damageInflict": [],
  "damageResist": [],
  "conditionInflict": [],
  "savingThrow": [],
  "miscTags": [],
  "areaTags": []
}