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

Fix incorrect link in Wild Winds Stance #16430

Merged
merged 2 commits into from
Sep 8, 2024
Merged

Conversation

rectulo
Copy link
Contributor

@rectulo rectulo commented Sep 7, 2024

remove wrong link in Wild Wind Stances (Kingmaker)

remove wrong link in Wild Wind Stances (Kingmaker)
@ammalagonc ammalagonc added the pr: data update Updates to existing actors and items label Sep 7, 2024
@@ -11,7 +11,7 @@
"damage": {},
"defense": null,
"description": {
"value": "<p>You take on the stance of the flowing winds, sending out waves of energy at a distance. You can make wind crash unarmed Strikes as ranged Strikes against targets within 30 feet. These deal 1d6 bludgeoning damage; are in the brawling group; and have the agile, nonlethal, propulsive, and unarmed traits. Wind crash Strikes ignore @UUID[Compendium.pf2e.kingmaker-features.Item.Concealed]{Concealement} and all cover.</p>\n<p>While in <em>wild winds stance</em>, you gain a +2 circumstance bonus to AC against ranged attacks.</p>\n<p>@UUID[Compendium.pf2e.feat-effects.Item.Stance: Wild Winds Stance]</p>"
"value": "<p>You take on the stance of the flowing winds, sending out waves of energy at a distance. You can make wind crash unarmed Strikes as ranged Strikes against targets within 30 feet. These deal 1d6 bludgeoning damage; are in the brawling group; and have the agile, nonlethal, propulsive, and unarmed traits. Wind crash Strikes ignore Concealement and all cover.</p>\n<p>While in <em>wild winds stance</em>, you gain a +2 circumstance bonus to AC against ranged attacks.</p>\n<p>@UUID[Compendium.pf2e.feat-effects.Item.Stance: Wild Winds Stance]</p>"
Copy link
Collaborator

@simonward simonward Sep 7, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"value": "<p>You take on the stance of the flowing winds, sending out waves of energy at a distance. You can make wind crash unarmed Strikes as ranged Strikes against targets within 30 feet. These deal 1d6 bludgeoning damage; are in the brawling group; and have the agile, nonlethal, propulsive, and unarmed traits. Wind crash Strikes ignore Concealement and all cover.</p>\n<p>While in <em>wild winds stance</em>, you gain a +2 circumstance bonus to AC against ranged attacks.</p>\n<p>@UUID[Compendium.pf2e.feat-effects.Item.Stance: Wild Winds Stance]</p>"
"value": "<p>You take on the stance of the flowing winds, sending out waves of energy at a distance. You can make wind crash unarmed Strikes as ranged Strikes against targets within 30 feet. These deal 1d6 bludgeoning damage; are in the brawling group; and have the agile, nonlethal, propulsive, and unarmed traits. Wind crash Strikes ignore concealment and all cover.</p>\n<p>While in <em>wild winds stance</em>, you gain a +2 circumstance bonus to AC against ranged attacks.</p>\n<p>@UUID[Compendium.pf2e.feat-effects.Item.Stance: Wild Winds Stance]</p>"

@TikaelSol
Copy link
Collaborator

How is this an incorrect link?

@rectulo
Copy link
Contributor Author

rectulo commented Sep 8, 2024

It seems Concealed (from Kingmaker-features) was wrongly used there for Concealment..

@TikaelSol
Copy link
Collaborator

Ah. It should link to the concealed condition

@TikaelSol TikaelSol changed the title Update wild-winds-stance.json Fix incorrect link in Wild Winds Stance Sep 8, 2024
@TikaelSol TikaelSol merged commit 1e47ccf into foundryvtt:master Sep 8, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: data update Updates to existing actors and items
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants