Files

21 lines
782 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"name": "Create Bonfire",
"level": "cantrip",
"levelDisplay": "Cantrip",
"school": "Conjuration",
"castingTime": "1 action",
"range": "60 ft. (5 ft. cube)",
"components": "V, S",
"duration": "Conc. 1 min",
"damage": "1d8 fire",
"saveDC": "DEX 13",
"source": "EEPC p.152",
"uses": "At Will",
"tags": ["Damage", "Fire", "Concentration"],
"desc": [
"You create a bonfire on ground within range. Until the spell ends, the bonfire fills a 5ft. cube.",
"Any creature in the bonfire's space when you cast it must succeed on a <b>DEX save (DC 13)</b> or take <b>1d8 fire damage</b>. A creature also saves when it moves into the space or ends its turn there.",
"The bonfire ignites flammable objects in its area not being worn or carried."
]
}