aboutsummaryrefslogtreecommitdiff
path: root/features/wip/intoxicating_touch.json
blob: 8ac0e4e98b51d4a4c6ee2d6711730f2987dd2633 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "intoxicating touch (spell attack)",
    "text": "+5 to hit, reach 5 ft. Hit: The target is magically cursed for 1 hour. Until the curse ends, the target has disadvantage on Wisdom saving throws and all ability checks.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}