diff --git a/perception.html b/perception.html
index a5fef1a..4291dc6 100644
--- a/perception.html
+++ b/perception.html
@@ -236,7 +236,7 @@ flowchart LR
HID --> SNEAK
HID -->|"Non-stealthy action
- or Strike"| OBS
+ or STRIKE"| OBS
HID -->|"STEP
with cover / concealment"| HID
HID -->|"Unobtrusive action
@@ -263,7 +263,7 @@ flowchart LR
HIDE only rolls against creatures that are currently observing you. If a creature already considers you hidden or undetected, you simply retain that condition — HIDE does not improve your state from undetected.
SNEAK requires cover or concealment at both the start and end of your movement. You move up to half your Speed.
Taking any non-unobtrusive action while hidden immediately makes you Observed.
- A Strike from a hidden or undetected position makes you Observed after the attack (target now knows your location).
+ A STRIKE from a hidden or undetected position makes you Observed after the attack (target now knows your location).
An Invisible creature that critically fails a Sneak roll becomes Hidden rather than Observed, since it cannot be seen.
AVOID NOTICE (Exploration): Roll Stealth to start an encounter Hidden or Undetected rather than Observed.
@@ -511,7 +511,7 @@ flowchart TD
},
{
id: 'nonstealthy',
- name: 'Non-stealthy action / Strike',
+ name: 'Non-stealthy action / STRIKE',
hint: 'Attack, cast a spell, or act openly',
needsRoll: false,
newState: 'OBSERVED',