diff options
Diffstat (limited to 'features/wip/reflective_carapace.json')
-rw-r--r-- | features/wip/reflective_carapace.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/wip/reflective_carapace.json b/features/wip/reflective_carapace.json new file mode 100644 index 0000000..8504fcd --- /dev/null +++ b/features/wip/reflective_carapace.json @@ -0,0 +1,15 @@ +{ + "name": "reflective carapace (feature)", + "text": "Any time the tarrasque is targeted by a **_magic missle_** spell, a line spell, or a spell that requires a ranged attack roll, roll a d6. On a 1 to 5, the tarrasque is unaffected. On a 6, the tarrasque is unaffected, and the effect is reflected back at the caster as though it originated from the tarrasque, turning the caster into the target.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |