diff options
Diffstat (limited to 'features/reflective_carapace.json')
-rw-r--r-- | features/reflective_carapace.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/reflective_carapace.json b/features/reflective_carapace.json deleted file mode 100644 index 8504fcd..0000000 --- a/features/reflective_carapace.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "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": "" - }] - } - ] -} |