aboutsummaryrefslogtreecommitdiff
path: root/features/wip/sleep_breath.json
diff options
context:
space:
mode:
Diffstat (limited to 'features/wip/sleep_breath.json')
-rw-r--r--features/wip/sleep_breath.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/features/wip/sleep_breath.json b/features/wip/sleep_breath.json
new file mode 100644
index 0000000..f5d26f8
--- /dev/null
+++ b/features/wip/sleep_breath.json
@@ -0,0 +1,15 @@
+{
+ "name": "sleep breath (action)",
+ "text": "The dragon exhales sleep gas in a 60-foot cone. Each creature in that area must succeed on a DC 18 Constitution saving throw or fall unconscious for 10 minutes. This effect ends for a creature if the creature takes damage or someone uses an action to wake it.",
+ "subfeatures": [
+ {
+ "trigger": [],
+ "conditions": [],
+ "effects": [{
+ "target": "",
+ "effect": [],
+ "duration": ""
+ }]
+ }
+ ]
+}