-
Notifications
You must be signed in to change notification settings - Fork 369
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
Add automation and effects to additional Pathfinder Society Boons #17844
Add automation and effects to additional Pathfinder Society Boons #17844
Conversation
Note - Please merge foundryvtt#17839 first before merging this one. Thanks!
packs/campaign-effects/pathfinder-society/effect-grand-finale.json
Outdated
Show resolved
Hide resolved
"name": "Effect: Grand Finale", | ||
"system": { | ||
"description": { | ||
"value": "<p>Granted by Grand Finale</p>\n<p>You gain a +2 circumstance bonus to Performance checks, 20 temporary Hit Points, and a +1 circumstance bonus to Fortitude saves.</p>" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Was this intended to be a link?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, it was intended to be a link but the checker failed to recognize it in the previous PR (it doesn't like Pathfinder Society Boons). I'll open an incident but the goal is to eventually turn these into links.
packs/campaign-effects/pathfinder-society/effect-grand-finale.json
Outdated
Show resolved
Hide resolved
packs/campaign-effects/pathfinder-society/effect-grand-finale.json
Outdated
Show resolved
Hide resolved
packs/campaign-effects/pathfinder-society/effect-light-in-the-dark.json
Outdated
Show resolved
Hide resolved
packs/campaign-effects/pathfinder-society/effect-tarnbreaker-champions.json
Show resolved
Hide resolved
packs/campaign-effects/pathfinder-society/effect-technological-defence.json
Show resolved
Hide resolved
packs/campaign-effects/pathfinder-society/effect-technological-defence.json
Show resolved
Hide resolved
Co-authored-by: Simon Ward <[email protected]>
…malagonc/pf2e into more_pfs_automation_v20241227
Note - Please merge #17839 first before merging this one. Thanks!