72 lines
2.2 KiB
Markdown
72 lines
2.2 KiB
Markdown
# DND - Cantrip Blaster
|
|
|
|
## How to Aquire
|
|
|
|
An artificier or simular magic based class can craft this item.
|
|
|
|
Lesser Quality
|
|
------
|
|
|
|
When crafted, the item can be infused with an cantrip for 1d10 charges and will need to be reinfused with a cantrip after these charges are spent.
|
|
|
|
The infuser is unable to cast that cantrip again or infuse it again until they perform an long rest.
|
|
|
|
up to five different cantrips can be infused at one time during crafting
|
|
|
|
```
|
|
Catrips Effect
|
|
1 | 1d10 charges.
|
|
2 | 2d5 charges.
|
|
3 | 3d3 charges.
|
|
4 | 4d2 charges.
|
|
5 | 1 charge per cantrip.
|
|
```
|
|
|
|
The infused cantrip takes on no bonuses from the caster of the weapon
|
|
|
|
each die specifies the amount of charges for each cantrip added,
|
|
example. 2 cantrips mean 1d5 charges per cantrip
|
|
|
|
Average Quality
|
|
------
|
|
|
|
When crafted, the item can be infused with an cantrip for 1d20 charges and will need to be reinfused with a cantrip after these charges are spent.
|
|
|
|
The infuser is unable to cast that cantrip again or infuse it again until they perform an long rest.
|
|
|
|
up to five different cantrips can be infused at one time during crafting
|
|
|
|
```
|
|
Catrips Effect
|
|
1 | 1d20 charges.
|
|
2 | 2d10 charges.
|
|
3 | 3d5 charges.
|
|
4 | 4d3 charges.
|
|
5 | 2 charges per cantrip.
|
|
```
|
|
|
|
The infused cantrip takes on the bonuses it would normally get if the caster had the cantrip as a spell
|
|
|
|
each die specifies the amount of charges for each cantrip added,
|
|
example. 2 cantrips mean 1d10 charges per cantrip
|
|
|
|
Greater Quality
|
|
------
|
|
|
|
When crafted, the item can be infused with an cantrip for 1d40 charges and will need to be reinfused with a cantrip after these charges are spent.
|
|
|
|
The infuser is unable to cast that cantrip again or infuse it again until they perform an long rest.
|
|
|
|
up to five different cantrips can be infused at one time during crafting
|
|
|
|
```
|
|
Catrips Effect
|
|
1 | 1d40 charges.
|
|
2 | 2d20 charges.
|
|
3 | 3d10 charges.
|
|
4 | 4d5 charges.
|
|
5 | 5 charges per cantrip.
|
|
```
|
|
|
|
The infused cantrip takes on the bonuses from both the caster, and the infuser. If they are the same person, only one effect is active
|
|
each die specifies the amount of charges for each cantrip added, example. 2 cantrips mean 1d20 charges per cantrip
|