20 lines
697 B
JSON
20 lines
697 B
JSON
{
|
||
"name": "Magic Stone",
|
||
"level": "cantrip",
|
||
"levelDisplay": "Cantrip",
|
||
"school": "Transmutation",
|
||
"castingTime": "1 bonus action",
|
||
"range": "Touch",
|
||
"components": "V, S",
|
||
"duration": "1 minute",
|
||
"damage": "1d6 + 3 bludg.",
|
||
"source": "EEPC p.160",
|
||
"uses": "At Will",
|
||
"tags": ["Damage", "Ranged"],
|
||
"desc": [
|
||
"You touch 1–3 pebbles and imbue them with magic. You or another creature can make a <b>ranged spell attack</b> with one pebble (range 60 ft.).",
|
||
"On a hit: <b>1d6 + INT modifier bludgeoning damage</b>. The attacker uses <em>your</em> spellcasting modifier on the attack roll.",
|
||
"Casting this spell again ends the effect on remaining pebbles."
|
||
]
|
||
}
|