← Torna alle classi
TalentoBMT

Cartomante

Cartomancer

Contenuto

Hai imparato a incanalare la tua magia attraverso un mazzo di carte. Puoi usare un mazzo di carte come focus da incantatore e ottieni i seguenti benefici:

{
  "style": "list-hang-notitle",
  "items": [
    {
      "name": "Trucchi con le Carte",
      "entries": [
        "Impari il trucchetto {@spell Prestidigitation} e puoi usarlo per creare illusioni che duplicano gli effetti della magia da palcoscenico. Quando usi {@spell Prestidigitation} in questo modo, puoi mascherare le componenti verbali e somatiche dell'incantesimo come normale conversazione e manipolazione delle carte."
      ]
    },
    {
      "name": "Asso Nascosto",
      "entries": [
        "Quando termini un riposo lungo, puoi scegliere un incantesimo dalla lista degli incantesimi della tua classe e infonderlo in una carta. L'incantesimo scelto deve avere un tempo di lancio di 1 azione e deve essere di un livello per cui hai slot incantesimo. La carta rimane infusa con questo incantesimo per 8 ore. Finché la carta è infusa con l'incantesimo, puoi usare un'azione bonus per sfoggiare la carta e lanciare l'incantesimo in essa contenuto. La carta perde quindi immediatamente la sua magia."
      ]
    }
  ]
}
Testo originale inglese

You have learned to channel your magic through a deck of cards. You can use a card deck as your spellcasting focus, and you gain the following benefits:

{
  "type": "list",
  "style": "list-hang-notitle",
  "items": [
    {
      "type": "item",
      "name": "Card Tricks",
      "entries": [
        "You learn the {@spell Prestidigitation} cantrip and can use it to create illusions that duplicate the effects of stage magic. When you use {@spell Prestidigitation} in this way, you can conceal the verbal and somatic components of the spell as ordinary conversation and card handling."
      ]
    },
    {
      "type": "item",
      "name": "Hidden Ace",
      "entries": [
        "When you finish a long rest, you can choose one spell from your class's spell list and imbue that spell into a card. The chosen spell must have a casting time of 1 action, and it must be a level for which you have spell slots. The card remains imbued with this spell for 8 hours. While the card is imbued with the spell, you can use a bonus action to flourish the card and cast the spell within. The card then immediately loses its magic."
      ]
    }
  ]
}