From 8484c567565293becb3e7c18cb7084243d543531 Mon Sep 17 00:00:00 2001 From: Matthew Huntington Date: Tue, 24 Feb 2026 11:45:50 -0500 Subject: [PATCH] off-guard for hidden --- perception.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perception.html b/perception.html index ba5918f..a5fef1a 100644 --- a/perception.html +++ b/perception.html @@ -455,7 +455,7 @@ flowchart TD HIDDEN: { label: 'Hidden', cssClass: 'hidden', - effects: 'Opponents know your general location but not your exact square. You are off-guard to them. They need a DC 11 flat check to affect you.', + effects: 'Opponents know your general location but not your exact square. They are off-guard to you. They need a DC 11 flat check to affect you.', }, UNDETECTED: { label: 'Undetected',