diff options
Diffstat (limited to 'features/damage_transfer.json')
-rw-r--r-- | features/damage_transfer.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/damage_transfer.json b/features/damage_transfer.json deleted file mode 100644 index 1290953..0000000 --- a/features/damage_transfer.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "damage transfer (feature)", - "text": "While it is grappling a creature, the rug takes only half the damage dealt to it, and the creature grappled by the rug takes the other half.", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} |