diff options
Diffstat (limited to 'features/deadly_leap.json')
-rw-r--r-- | features/deadly_leap.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/deadly_leap.json b/features/deadly_leap.json new file mode 100644 index 0000000..a8c0a6e --- /dev/null +++ b/features/deadly_leap.json @@ -0,0 +1,15 @@ +{ + "name": "deadly leap (action)", + "text": "If the bulette jumps at least 15 feet as part of its movement, it can then use this action to land on its feet in a space that contains one or more other creatures. Each of those creatures must succeed on a DC 16 Strength or Dexterity saving throw (target's choice) or be knocked prone and take 14 (3d6 + 4) bludgeoning damage plus 14 (3d6 + 4) slashing damage. On a successful save, the creature takes only half the damage, isn't knocked prone, and is pushed 5 feet out of the bulette's space into an unoccupied space of the creature's choice. If no unoccupied space is within range, the creature instead falls prone in the bulette's space.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |