Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion js/data_condition.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,8 @@ data_condition = [
"For the purpose of hiding, you are heavily obscured.",
"You can still be detected by any noise you make or tracks you leave.",
"You have advantage on attack rolls.",
"Attack rolls against you have disadvantage."
"Attack rolls against you have disadvantage.",
"A target that's invisble can’t be targeted by a spell requiring sight.",
]
},
{
Expand Down