aboutsummaryrefslogtreecommitdiff
path: root/parsed/spells/earthquake.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2023-05-30 18:33:10 -0400
committerYour Name <you@example.com>2023-05-30 18:33:10 -0400
commite1ef3e987a1ef87fad2e44d2023e4aa50fb28c35 (patch)
treeb48a6087720d6bf69a80f0c284320320043fcdee /parsed/spells/earthquake.json
parentd428ae1c5b3b0ec88c1b55c56317c3750502d5f4 (diff)
downloaddmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.tar.gz
dmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.tar.bz2
dmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.zip
Changed makefiles, added parsed files
Diffstat (limited to 'parsed/spells/earthquake.json')
-rw-r--r--parsed/spells/earthquake.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/parsed/spells/earthquake.json b/parsed/spells/earthquake.json
new file mode 100644
index 0000000..0c29ec1
--- /dev/null
+++ b/parsed/spells/earthquake.json
@@ -0,0 +1,16 @@
+{
+ "entry": "spells",
+ "name": "earthquake",
+ "level": 8,
+ "type": "evocation",
+ "classes": [
+ "cleric",
+ "druid",
+ "sorcerer"
+ ],
+ "casting_time": "1 action",
+ "range": "500 feet",
+ "components": "V, S, M (a pinch of dirt, a piece of rock, and a lump of clay)",
+ "duration": "Concentration, up to 1 minute",
+ "text": "You create a seismic disturbance at a point on the ground that you can see within range. For the duration, an intense tremor rips through the ground in a 100-foot-radius circle centered on that point and shakes creatures and structures in contact with the ground in that area. \nThe ground in the area becomes difficult terrain. Each creature on the ground that is concentrating must make a Constitution saving throw. On a failed save, the creature's concentration is broken. \nWhen you cast this spell and at the end of each turn you spend concentrating on it, each creature on the ground in the area must make a Dexterity saving throw. On a failed save, the creature is knocked prone. \nThis spell can have additional effects depending on the terrain in the area, as determined by the GM. \n**Fissures.** Fissures open throughout the spell's area at the start of your next turn after you cast the spell. A total of 1d6 such fissures open in locations chosen by the GM. Each is 1d10 \u00d7 10 feet deep, 10 feet wide, and extends from one edge of the spell's area to the opposite side. A creature standing on a spot where a fissure opens must succeed on a Dexterity saving throw or fall in. A creature that successfully saves moves with the fissure's edge as it opens. \nA fissure that opens beneath a structure causes it to automatically collapse (see below). \n**Structures.** The tremor deals 50 bludgeoning damage to any structure in contact with the ground in the area when you cast the spell and at the start of each of your turns until the spell ends. If a structure drops to 0 hit points, it collapses and potentially damages nearby creatures. A creature within half the distance of a structure's height must make a Dexterity saving throw. On a failed save, the creature takes 5d6 bludgeoning damage, is knocked prone, and is buried in the rubble, requiring a DC 20 Strength (Athletics) check as an action to escape. The GM can adjust the DC higher or lower, depending on the nature of the rubble. On a successful save, the creature takes half as much damage and doesn't fall prone or become buried."
+} \ No newline at end of file