Skip to content

Commit 906e6c2

Browse files
authored
fix(ghost horrifying visage): times years, not plus (#472)
1 parent 9303387 commit 906e6c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/5e-SRD-Monsters.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16262,7 +16262,7 @@
1626216262
},
1626316263
{
1626416264
"name": "Horrifying Visage",
16265-
"desc": "Each non-undead creature within 60 ft. of the ghost that can see it must succeed on a DC 13 Wisdom saving throw or be frightened for 1 minute. If the save fails by 5 or more, the target also ages 1d4 + 10 years. A frightened target can repeat the saving throw at the end of each of its turns, ending the frightened condition on itself on a success. If a target's saving throw is successful or the effect ends for it, the target is immune to this ghost's Horrifying Visage for the next 24 hours. The aging effect can be reversed with a greater restoration spell, but only within 24 hours of it occurring.",
16265+
"desc": "Each non-undead creature within 60 ft. of the ghost that can see it must succeed on a DC 13 Wisdom saving throw or be frightened for 1 minute. If the save fails by 5 or more, the target also ages 1d4 × 10 years. A frightened target can repeat the saving throw at the end of each of its turns, ending the frightened condition on itself on a success. If a target's saving throw is successful or the effect ends for it, the target is immune to this ghost's Horrifying Visage for the next 24 hours. The aging effect can be reversed with a greater restoration spell, but only within 24 hours of it occurring.",
1626616266
"dc": {
1626716267
"dc_type": {
1626816268
"index": "wis",

0 commit comments

Comments
 (0)