-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcurses.json
More file actions
22 lines (22 loc) · 941 Bytes
/
curses.json
File metadata and controls
22 lines (22 loc) · 941 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[
{
"name": "Lethargy",
"type": "",
"description": "A creature with this curse requires twice as much time on any rest."
},
{
"name": "Slow Death",
"type": "",
"description": "A creature with the curse of slow death has disadvantage on saves to heal wounds or against death effects. They cannot regain defence."
},
{
"name": "Debilitating Pain",
"type": "",
"description": "A creature with the curse of debilitating pain never stops feeling any pain they feel. Any time they take a wound they must make a Mental Save or take 1d6 sanity damage. The DC is 10 + the number of wounds taken since gaining this curse. For each wound taken the dice also increased by one size."
},
{
"name": "Polymorph",
"type": "",
"description": "The target of this curse is turned into a creature of the caster’s choice. The target cannot return to their true form until the curse is lifted."
}
]