From e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 30 May 2023 18:33:10 -0400 Subject: Changed makefiles, added parsed files --- parsed/spells/meld_into_stone.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 parsed/spells/meld_into_stone.json (limited to 'parsed/spells/meld_into_stone.json') diff --git a/parsed/spells/meld_into_stone.json b/parsed/spells/meld_into_stone.json new file mode 100644 index 0000000..c36e254 --- /dev/null +++ b/parsed/spells/meld_into_stone.json @@ -0,0 +1,15 @@ +{ + "entry": "spells", + "name": "meld into stone", + "level": 3, + "type": "transmutation", + "classes": [ + "cleric", + "druid" + ], + "casting_time": "1 action", + "range": "Touch", + "components": "V, S", + "duration": "8 hours", + "text": "You step into a stone object or surface large enough to fully contain your body, melding yourself and all the equipment you carry with the stone for the duration. Using your movement, you step into the stone at a point you can touch. Nothing of your presence remains visible or otherwise detectable by nonmagical senses. \nWhile merged with the stone, you can't see what occurs outside it, and any Wisdom (Perception) checks you make to hear sounds outside it are made with disadvantage. You remain aware of the passage of time and can cast spells on yourself while merged in the stone. You can use your movement to leave the stone where you entered it, which ends the spell. You otherwise can't move. \nMinor physical damage to the stone doesn't harm you, but its partial destruction or a change in its shape (to the extent that you no longer fit within it) expels you and deals 6d6 bludgeoning damage to you. The stone's complete destruction (or transmutation into a different substance) expels you and deals 50 bludgeoning damage to you. If expelled, you fall prone in an unoccupied space closest to where you first entered." +} \ No newline at end of file -- cgit v1.2.3