Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove player facing links to All-Around Vision glossary item #18532

Merged
merged 1 commit into from
Mar 12, 2025
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion packs/feat-effects/effect-watchful-gaze.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name": "Effect: Watchful Gaze",
"system": {
"description": {
"value": "<p>Granted by @UUID[Compendium.pf2e.feats-srd.Item.Watchful Gaze]</p>\n<p>You gain @UUID[Compendium.pf2e.bestiary-ability-glossary-srd.Item.All-Around Vision] until the start of your next turn. This lets you see in all directions and prevents you from being flanked.</p>"
"value": "<p>Granted by @UUID[Compendium.pf2e.feats-srd.Item.Watchful Gaze]</p>\n<p>You gain All-Around Vision until the start of your next turn. This lets you see in all directions and prevents you from being flanked.</p>"
},
"duration": {
"expiry": "turn-start",
Expand Down
2 changes: 1 addition & 1 deletion packs/feats/ancestry/goloma/watchful-gaze.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"category": "ancestry",
"description": {
"value": "<p>You use your many eyes to look in all directions at once, making you extremely observant for a short period of time. You gain @UUID[Compendium.pf2e.bestiary-ability-glossary-srd.Item.All-Around Vision] until the start of your next turn. This lets you see in all directions and prevents you from being flanked.</p>"
"value": "<p>You use your many eyes to look in all directions at once, making you extremely observant for a short period of time. You gain All-Around Vision until the start of your next turn. This lets you see in all directions and prevents you from being flanked.</p>"
},
"level": {
"value": 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"category": "class",
"description": {
"value": "<p><strong>Frequency</strong> once per hour</p>\n<hr />\n<p>You call alternate versions of yourself, either from a different timeline or perhaps yourself from a different point in your current timeline, to aid you in combat. Until the start of your next turn, these alternate selves flicker in and out in your vicinity, providing flanking for you against all enemies within your reach. Flanking with your time duplicates is the same as flanking with an ally and so is subject to effects like @UUID[Compendium.pf2e.bestiary-ability-glossary-srd.Item.All-Around Vision] or the @UUID[Compendium.pf2e.classfeatures.Item.Deny Advantage] class feature.</p>"
"value": "<p><strong>Frequency</strong> once per hour</p>\n<hr />\n<p>You call alternate versions of yourself, either from a different timeline or perhaps yourself from a different point in your current timeline, to aid you in combat. Until the start of your next turn, these alternate selves flicker in and out in your vicinity, providing flanking for you against all enemies within your reach. Flanking with your time duplicates is the same as flanking with an ally and so is subject to effects like All-Around Vision or the @UUID[Compendium.pf2e.classfeatures.Item.Deny Advantage] class feature.</p>"
},
"frequency": {
"max": 1,
Expand Down